Aug 03 20:20:37.233851 np0000006371 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 03 20:20:37.240084 np0000006371 devstack@c-api.service[100352]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Aug 3 20:20:37 2026] *** Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: nodename: np0000006371 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: machine: x86_64 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: clock source: unix Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: pcre jit disabled Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: detected number of CPU cores: 16 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: current working directory: / Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: detected binary path: /usr/bin/uwsgi-core Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: your processes number limit is 257052 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: your memory page size is 4096 bytes Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: detected max file descriptor number: 2048 Aug 03 20:20:37.242470 np0000006371 devstack@c-api.service[100352]: lock engine: pthread robust mutexes Aug 03 20:20:37.243041 np0000006371 devstack@c-api.service[100352]: thunder lock: enabled Aug 03 20:20:37.243041 np0000006371 devstack@c-api.service[100352]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 03 20:20:37.243041 np0000006371 devstack@c-api.service[100352]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 03 20:20:37.243041 np0000006371 devstack@c-api.service[100352]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 03 20:20:37.243041 np0000006371 devstack@c-api.service[100352]: Set PythonHome to /opt/stack/data/venv Aug 03 20:20:37.281102 np0000006371 devstack@c-api.service[100352]: Python main interpreter initialized at 0x779f4d0a4668 Aug 03 20:20:37.281102 np0000006371 devstack@c-api.service[100352]: python threads support enabled Aug 03 20:20:37.281102 np0000006371 devstack@c-api.service[100352]: your server socket listen backlog is limited to 100 connections Aug 03 20:20:37.281102 np0000006371 devstack@c-api.service[100352]: your mercy for graceful operations on workers is 80 seconds Aug 03 20:20:37.281510 np0000006371 devstack@c-api.service[100352]: mapped 671795 bytes (656 KB) for 4 cores Aug 03 20:20:37.281644 np0000006371 devstack@c-api.service[100352]: *** Operational MODE: preforking *** Aug 03 20:20:37.281906 np0000006371 devstack@c-api.service[100352]: *** uWSGI is running in multiple interpreter mode *** Aug 03 20:20:37.281906 np0000006371 devstack@c-api.service[100352]: spawned uWSGI master process (pid: 100352) Aug 03 20:20:37.282088 np0000006371 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 03 20:20:37.282520 np0000006371 devstack@c-api.service[100352]: spawned uWSGI worker 1 (pid: 100353, cores: 1) Aug 03 20:20:37.283265 np0000006371 devstack@c-api.service[100352]: spawned uWSGI worker 2 (pid: 100354, cores: 1) Aug 03 20:20:37.283853 np0000006371 devstack@c-api.service[100352]: spawned uWSGI worker 3 (pid: 100355, cores: 1) Aug 03 20:20:37.284428 np0000006371 devstack@c-api.service[100352]: spawned uWSGI worker 4 (pid: 100356, cores: 1) Aug 03 20:20:37.284492 np0000006371 devstack@c-api.service[100352]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: we strongly recommend against using it for new projects. Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: If you are already using Eventlet, we recommend migrating to a different Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: framework. For more detail see Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 03 20:20:37.428702 np0000006371 devstack@c-api.service[100354]: import eventlet # noqa Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: we strongly recommend against using it for new projects. Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: If you are already using Eventlet, we recommend migrating to a different Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: framework. For more detail see Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 03 20:20:37.431297 np0000006371 devstack@c-api.service[100353]: import eventlet # noqa Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: we strongly recommend against using it for new projects. Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: If you are already using Eventlet, we recommend migrating to a different Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: framework. For more detail see Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 03 20:20:37.439999 np0000006371 devstack@c-api.service[100355]: import eventlet # noqa Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: we strongly recommend against using it for new projects. Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: If you are already using Eventlet, we recommend migrating to a different Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: framework. For more detail see Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 03 20:20:37.441103 np0000006371 devstack@c-api.service[100356]: import eventlet # noqa Aug 03 20:20:37.629491 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:37.629491 np0000006371 devstack@c-api.service[100353]: from cgi import parse_header Aug 03 20:20:37.653304 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:37.653304 np0000006371 devstack@c-api.service[100355]: from cgi import parse_header Aug 03 20:20:37.654141 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:37.654141 np0000006371 devstack@c-api.service[100356]: from cgi import parse_header Aug 03 20:20:37.661909 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:37.661909 np0000006371 devstack@c-api.service[100354]: from cgi import parse_header Aug 03 20:20:37.680497 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 03 20:20:37.680497 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:20:37.696147 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:37.696147 np0000006371 devstack@c-api.service[100353]: removals.removed_module( Aug 03 20:20:37.697213 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:37.697213 np0000006371 devstack@c-api.service[100353]: removals.removed_module( Aug 03 20:20:37.705674 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 03 20:20:37.705674 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:20:37.705846 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 03 20:20:37.705846 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:20:37.712445 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 03 20:20:37.712445 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:20:37.721934 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:37.721934 np0000006371 devstack@c-api.service[100355]: removals.removed_module( Aug 03 20:20:37.722017 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:37.722017 np0000006371 devstack@c-api.service[100356]: removals.removed_module( Aug 03 20:20:37.722285 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:37.722285 np0000006371 devstack@c-api.service[100356]: removals.removed_module( Aug 03 20:20:37.722371 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:37.722371 np0000006371 devstack@c-api.service[100355]: removals.removed_module( Aug 03 20:20:37.729622 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:37.729622 np0000006371 devstack@c-api.service[100354]: removals.removed_module( Aug 03 20:20:37.730850 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:37.730850 np0000006371 devstack@c-api.service[100354]: removals.removed_module( Aug 03 20:20:38.629698 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:38.629698 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:20:38.686445 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:38.686445 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:20:38.709490 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:38.709490 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:20:38.709954 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:38.709954 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:20:38.730983 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:38.730983 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:20:38.773748 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:38.773748 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:20:38.773987 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:38.773987 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:20:38.797534 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:38.797534 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:20:38.908548 np0000006371 devstack@c-api.service[100353]: 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 03 20:20:38.908728 np0000006371 devstack@c-api.service[100353]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100353) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 03 20:20:38.974474 np0000006371 devstack@c-api.service[100356]: 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 03 20:20:38.974677 np0000006371 devstack@c-api.service[100356]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100356) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 03 20:20:38.977772 np0000006371 devstack@c-api.service[100355]: 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 03 20:20:38.978033 np0000006371 devstack@c-api.service[100355]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100355) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 03 20:20:39.004284 np0000006371 devstack@c-api.service[100354]: 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 03 20:20:39.004542 np0000006371 devstack@c-api.service[100354]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100354) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 03 20:20:39.021983 np0000006371 devstack@c-api.service[100353]: /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 03 20:20:39.021983 np0000006371 devstack@c-api.service[100353]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 03 20:20:39.052211 np0000006371 devstack@c-api.service[100356]: /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 03 20:20:39.052211 np0000006371 devstack@c-api.service[100356]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 03 20:20:39.055602 np0000006371 devstack@c-api.service[100355]: /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 03 20:20:39.055602 np0000006371 devstack@c-api.service[100355]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 03 20:20:39.069073 np0000006371 devstack@c-api.service[100354]: /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 03 20:20:39.069073 np0000006371 devstack@c-api.service[100354]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 03 20:20:39.501980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100354) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 03 20:20:39.502236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100353) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 03 20:20:39.502367 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.502367 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.502580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.502900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.502900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.503144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.504761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.504864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.505001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.505001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.505101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.505101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.505154 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.505568 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100356) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 03 20:20:39.506007 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.506144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.506726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.506726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.507249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.507249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.507340 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.507378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.507416 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.507484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.507544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.507544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.507625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.507672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.507713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.507756 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.507756 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.507834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.507877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.508095 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.508095 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.508180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.508223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.508256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.508288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.508328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.508369 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.508407 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.508443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.508443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.508525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.508557 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.508605 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.508649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.508649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.508718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.508756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.508756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.508756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.508756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.509078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.509078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.509178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.509230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.509349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.509402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.509481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.509563 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.509641 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.509711 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.509788 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.509847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.509897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.509965 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.510016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.510055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.510094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.510137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.510137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.510205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.510271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.510755 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.510821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.510864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.510917 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.510993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.510993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.511079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.511130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.511176 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.511218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.511254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.511289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.511358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.511358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.511436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.511499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.511537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.511572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.511606 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.511653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.511691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.511728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.511766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.511811 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.511858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.511897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.511967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.512006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.512208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.512275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.512318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.512417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.512513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.512620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.512682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.512682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.512762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.512809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.512809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.512891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.512891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.512997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.513283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.513337 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.513409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.513517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.513565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.513604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.513661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.513703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.513744 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.513778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.513810 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.513873 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.513922 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.513992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.514030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.514075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.514126 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.514170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.514208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.514252 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.514298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.514298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.514369 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.514408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.514408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.514510 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.514553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.514591 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.514626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.514626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.514692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.514729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.514763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.514797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.514834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.514959 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.515002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.515038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.515077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.515077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.515147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.515184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.515222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.515265 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.515314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.515348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.515384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.515416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.515446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.515493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.515536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.515570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.515601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100355) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 03 20:20:39.515648 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.515648 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.515648 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.515648 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.515787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.515876 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.516152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.516822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.516890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.516988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.516988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.517083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.517135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.517135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.517209 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.517247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.517285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.517324 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.517364 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.517409 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.517505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.517667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.517770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.517889 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.517974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.518077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.518161 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.518217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.518261 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.518302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.518354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.518452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.518561 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.518617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.518663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.518705 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.518746 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.518783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.518839 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.518882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.518921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.518972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.519009 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.519048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.519087 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.519301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.519301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.519301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.519435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.520070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.520162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.520260 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.520345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.520474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.520561 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.520669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.520951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.521053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.521151 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.521242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.521345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.521431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.521547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.522151 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.522343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.522343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.522477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.522540 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.522650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.522726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.523076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.523150 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.523232 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.523323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.523405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.523490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.523554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.523593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.523631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.523662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.523693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.523726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.523775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.523810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.523845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.523880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.523915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.523960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.523997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.524033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.524077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.524684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.524749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.524784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.524876 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.524986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.525065 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.525103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.525139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.525175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.525215 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.525266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.525307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.525347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.525385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.525435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.525531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.525588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.525588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.525662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.525702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.525702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.525781 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.525829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.525829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.525899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.525899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.525899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.525899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.526053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.526053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.526053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.526053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.526195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.526195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.526264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.526305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.526344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.526391 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.526431 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.526501 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.526562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.526682 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.526731 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.526771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.526808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.526851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.526889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.526935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.526935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.527275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.527335 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.527377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.527414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.527414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.527498 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.527538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.527579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.527618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.527674 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.527718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.527756 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.527796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.527834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.527874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.527914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.527989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.528031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.528031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.528031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.528148 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.528212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.528335 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.528382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.528417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.528453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.528508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.528546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.528594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.528630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.528669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.528705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.528741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.528775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.528810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.528845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.528881 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.528945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.528984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.529018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.529053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.529108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.529156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.529156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.529235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.529433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.529497 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.529538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.529582 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.529690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.529736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.529785 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.529829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.529873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.529937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.529983 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.530037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.530092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.530135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.530223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.530223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.530223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.530223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.530356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.530356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.530356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.530487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.530541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.530587 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.530628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.530666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.530704 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.530744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.530792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.530832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.530881 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.530942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.530986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.531029 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.531075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.531075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.531153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.531153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.531242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.531288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.531330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.532995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.533064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.533170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.533170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.533343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.533564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.533564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.533667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.533732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.533775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.533775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.533775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.533775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.533906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.534824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.534912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.534999 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.535047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.535089 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.535188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.535235 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.535279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.535279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.535372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.535410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.535484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.535484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.535585 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.535630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.535671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.535758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.535803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.535841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.535876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.535919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.535919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.536014 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.536052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.536052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.536114 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.536157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.536201 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.536239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.536275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.536310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.536310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.536310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.536417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.536454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.536523 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.536566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.536602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.536644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.536687 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.536838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.536838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.537594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.537867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.537867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.537981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.538033 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.538080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.538178 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.538225 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.538225 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.538338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.538386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.538427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.538565 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.538623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.538676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.538752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.538752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.538835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.538879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.538934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.538983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.539028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.539085 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.539085 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.539209 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.539254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.539295 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.539347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.539408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.539615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.539674 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.539719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.539762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.539812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.539858 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.539900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.539951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.539994 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.540033 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.540077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.540121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.540246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.540290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.540338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.540379 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.540451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.540515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.540556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.540606 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.540650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.540690 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.540739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.540779 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.540850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.540943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.540989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.541028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.541065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.541111 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.541165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.541259 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.541306 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.541392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.541445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.541520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.541562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.541562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.541720 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.541773 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.541843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.541843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.541937 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.541991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.542040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.542081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.542125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.542234 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.542284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.542353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.542396 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.542431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.542507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.542553 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.542622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.542685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.542736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.542776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.542820 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.542886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.542941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.542984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.543034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.543075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.543152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.543197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.543305 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.543345 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.543380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.543415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.543450 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.543450 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.545030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.545083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.545163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.545163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.545163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.545256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.545256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.545256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.545256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.545376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.545411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.545411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.545485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.545524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.545550 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.545550 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.545622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.545649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.545673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.545693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.545715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.545762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.545792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.545825 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.545854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.545895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.545952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.545994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.545994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.546046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.546097 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.546137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.546171 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.546195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.546226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.546226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.546295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.546320 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.546320 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.546389 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.546423 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.546476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.546503 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.546524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.546546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.546566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546587 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.546623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.546646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.546668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.546717 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.546749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.546778 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.546802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.546854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.546889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.546942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.546994 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.547042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547224 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.547273 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.547309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.547334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.547371 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.547405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.547445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.547488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.547514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.547539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.547573 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.547599 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.547629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.547658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.547711 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.547787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.547903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.548112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.548112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.548112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.548112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.548228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.548261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.548261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.548261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.548326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.551643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.551889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.551937 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.551992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.552143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.552321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.552321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.552384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.552425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.552448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.552506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.552530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.552553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.552583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.552611 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.552640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.552665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.552698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.552727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.552752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.552786 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.552815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.552840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.552867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.552889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.552918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.552964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.553012 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.553114 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.553156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.553156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.553156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.553156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.553242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.553280 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.553314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.553337 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.553337 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.553386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.553407 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.553431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.553470 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.553510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.553534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.553562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.553582 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.553606 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.553632 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.553632 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.553685 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.553713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.553738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.553759 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.553779 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.553799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.553819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.553848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.553877 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.553898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.553939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.553976 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.554003 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.554029 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.554050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.554070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.554089 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.554115 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.554135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.554162 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.554193 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.554215 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.554236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.554256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.554275 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.554295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.554326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.554368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.554391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.554412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.554436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.556620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.556704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.556732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.556773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.556801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.556801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.556854 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.556884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.556906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.556942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.556979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.557006 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.557031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.557031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.557076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.557108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.557331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.558264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.558568 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.558987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.559125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.559211 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.559246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.559941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.560028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.560101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.560167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.560167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.560273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.560373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.560537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.560602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.560703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.561482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.561649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.561649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.561649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.561798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.561847 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.561892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.561985 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.562036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.562081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.562081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.562081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.562081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.562230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.562282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.562322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.562322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.562411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.562451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.562576 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.562623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.562666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.562731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.562790 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.562850 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.562897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.563003 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.563057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.563095 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.563132 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.563177 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.563214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.563257 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.563311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.563366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.563412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.563453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.563572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.563669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.563771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.563819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.563866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.563908 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.563963 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.564015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.564102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.564187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.564271 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.564363 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.564793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.564868 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.564960 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.565067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.565120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.565222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.565293 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 03 20:20:39.565812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.565875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.565988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.566055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.566055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.566129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.566230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.566321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.566470 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.566531 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.566577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.566645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.566692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.566743 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.566795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.566795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.567167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 03 20:20:39.567231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.567275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 03 20:20:39.567327 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.567373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 03 20:20:39.567430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 03 20:20:39.567563 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 03 20:20:39.567653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100356) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 03 20:20:39.607212 np0000006371 devstack@c-api.service[100354]: INFO dbcounter [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Registered counter for database cinder Aug 03 20:20:39.613485 np0000006371 devstack@c-api.service[100355]: INFO dbcounter [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Registered counter for database cinder Aug 03 20:20:39.615503 np0000006371 devstack@c-api.service[100353]: INFO dbcounter [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Registered counter for database cinder Aug 03 20:20:39.615879 np0000006371 devstack@c-api.service[100356]: INFO dbcounter [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Registered counter for database cinder Aug 03 20:20:39.646209 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 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=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.660110 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-643ec290-0742-46ae-ad8a-3960497b0f1a 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=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.661119 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 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=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.662709 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f 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=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.772353 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writer thread running {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 20:20:39.775548 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 03 20:20:39.778596 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 03 20:20:39.781632 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 03 20:20:39.781782 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writer thread running {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 20:20:39.784036 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 03 20:20:39.784432 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 03 20:20:39.784626 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.784825 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.786958 np0000006371 devstack@c-api.service[100354]: WARNING cinder.keymgr.conf_key_mgr [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 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 03 20:20:39.787876 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 03 20:20:39.790666 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 03 20:20:39.790759 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.790973 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.793221 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 03 20:20:39.793627 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.794009 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.794756 np0000006371 devstack@c-api.service[100353]: WARNING cinder.keymgr.conf_key_mgr [None req-643ec290-0742-46ae-ad8a-3960497b0f1a 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 03 20:20:39.797757 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.797918 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.806713 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writer thread running {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 20:20:39.809407 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 03 20:20:39.813816 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 03 20:20:39.816288 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 03 20:20:39.818494 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 03 20:20:39.818849 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.819270 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.820019 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f 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 03 20:20:39.822375 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writer thread running {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 03 20:20:39.823057 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.823210 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.825744 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 03 20:20:39.826980 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 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=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.829198 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 03 20:20:39.830694 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 03 20:20:39.832125 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 03 20:20:39.833139 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-643ec290-0742-46ae-ad8a-3960497b0f1a 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=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.834074 np0000006371 devstack@c-api.service[100354]: INFO cinder.rpc [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 03 20:20:39.834346 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.834510 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.834927 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 03 20:20:39.835409 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.835760 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.835989 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 03 20:20:39.836552 np0000006371 devstack@c-api.service[100355]: WARNING cinder.keymgr.conf_key_mgr [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 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 03 20:20:39.839291 np0000006371 devstack@c-api.service[100353]: INFO cinder.rpc [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 03 20:20:39.839850 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.840083 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.840164 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.840293 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.845163 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.845319 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.849770 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.849920 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.852481 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.852616 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.855854 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.855982 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.857700 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.858007 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.858903 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.859138 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.859729 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f 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=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.861711 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.861881 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.861983 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.862113 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.862249 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 03 20:20:39.864733 np0000006371 devstack@c-api.service[100356]: INFO cinder.rpc [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 03 20:20:39.864853 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.864978 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.865639 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.865639 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.865920 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.866208 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.867026 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.867239 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.869132 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.869360 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.870077 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.870260 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.871090 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.871290 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.872056 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.872212 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 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=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:39.872264 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.874716 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.874937 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 03 20:20:39.875007 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.876654 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.876820 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.877837 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.877988 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.878048 np0000006371 devstack@c-api.service[100355]: INFO cinder.rpc [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 03 20:20:39.878099 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.878144 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.878614 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.878878 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.879367 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.879554 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.880629 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.880803 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.881244 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.881398 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.881548 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.881783 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.882546 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.882743 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.883664 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.883732 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.883796 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.883849 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.884666 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.884827 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.884992 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.885161 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.885749 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.885900 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.886550 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.886709 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.887292 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.887358 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.887513 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.887566 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.888366 np0000006371 devstack@c-api.service[100354]: WARNING cinder.api.contrib.hosts [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 03 20:20:39.888482 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.888686 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.888743 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.888859 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.889418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: extensions {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.889737 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.889957 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.890176 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.890303 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.890868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: consistencygroups {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.893110 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.893291 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.893352 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.893855 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.894005 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.894201 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.894649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: extra_specs {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.896633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: capabilities {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.896878 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.897031 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.897923 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.898179 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.898303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: backups {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.899526 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.899667 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.900354 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.900635 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.900691 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-quota-sets {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.901895 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.902008 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.902129 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.902181 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.902647 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: qos-specs {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.903089 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.903218 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.904043 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.904223 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.904415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: encryption {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.905343 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.905479 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.905613 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.905703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: encryption {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.905747 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.906547 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.906698 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.906759 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.906825 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.906984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: cgsnapshots {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.907570 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.907681 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.908196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: scheduler-stats {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.909341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-volume-manage {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.909399 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.909535 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.910124 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.910358 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.910405 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.910439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-snapshot-manage {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.910493 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.910529 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.910567 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.911153 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.911262 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.911840 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.911989 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.912107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-volume-transfer {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.912782 np0000006371 devstack@c-api.service[100353]: WARNING cinder.api.contrib.hosts [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 03 20:20:39.913079 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.913142 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.913186 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.913237 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.913276 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.913400 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.913709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: extensions {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.913765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-hosts {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.914681 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.914831 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.914869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: consistencygroups {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.914966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-volume-type-access {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.915740 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.915869 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.915967 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.916114 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.916581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: extra_specs {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.916617 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.916744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-availability-zone {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.916796 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.918484 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.918577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extended resource: os-quota-class-sets {{(pid=100354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.918624 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.918670 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.918708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: capabilities {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.918847 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.919628 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.919768 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.919901 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: backups {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.920441 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.920577 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.920789 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.921022 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.921373 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.921513 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.922490 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.922580 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.922624 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.922657 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.922689 np0000006371 devstack@c-api.service[100356]: WARNING cinder.api.contrib.hosts [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 03 20:20:39.922736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-quota-sets {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.922770 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.922800 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.923324 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.923499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: extensions {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.923546 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.924232 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.924384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: qos-specs {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.924513 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.924571 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.snapshot_actions [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] SnapshotActionsController initialized {{(pid=100354) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 03 20:20:39.925324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: consistencygroups {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.925952 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.926139 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.926245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: encryption {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.927194 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.927358 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.927404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: extra_specs {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.927755 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.927849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: encryption {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.928022 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.928291 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.928475 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.929180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: capabilities {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.929398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: cgsnapshots {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.929516 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.929693 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.930215 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: backups {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.931125 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931125 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931281 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: scheduler-stats {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.931320 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension UsedLimits extending resource: limits {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.931991 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-quota-sets {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.932038 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932521 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension AdminActions extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932687 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension AdminActions extending resource: snapshots {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension AdminActions extending resource: backups {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.932898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-volume-manage {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.933048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeActions extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.933167 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.933326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.router [None req-401e7149-3ddc-40dd-8ec5-78e6082f1648 None None] Extension TypesManage extending resource: types {{(pid=100354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.933518 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: qos-specs {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.934370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-snapshot-manage {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.935299 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: encryption {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.935354 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.935570 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.936145 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-volume-transfer {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.936597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: encryption {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.937826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: cgsnapshots {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.937881 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-hosts {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.939063 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: scheduler-stats {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.939279 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-volume-type-access {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.939821 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.940433 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.940586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-volume-manage {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.940737 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-availability-zone {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.941609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-snapshot-manage {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.942304 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.942542 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.943076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extended resource: os-quota-class-sets {{(pid=100353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.943138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-volume-transfer {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.944675 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.944827 np0000006371 devstack@c-api.service[100354]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779f4d0a4668 pid: 100354 (default app) Aug 03 20:20:39.944915 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.945006 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.945059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-hosts {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.945108 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.945753 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.945983 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.946134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-volume-type-access {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.946434 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.946658 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.946907 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.947103 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.947743 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.snapshot_actions [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] SnapshotActionsController initialized {{(pid=100353) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 03 20:20:39.947882 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-availability-zone {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.948233 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.948996 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.949254 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.949329 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.949452 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.949542 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.950071 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extended resource: os-quota-class-sets {{(pid=100356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.950612 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.950780 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.950829 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.951072 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.951453 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.951599 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.951838 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.951981 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.952039 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.952191 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.952502 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.952670 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.952724 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.952826 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.952948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953090 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.953129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953274 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.953303 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension UsedLimits extending resource: limits {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953783 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.953899 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension AdminActions extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.953943 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.954075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension AdminActions extending resource: snapshots {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.954171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension AdminActions extending resource: backups {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.954272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeActions extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.954418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.954574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.router [None req-643ec290-0742-46ae-ad8a-3960497b0f1a None None] Extension TypesManage extending resource: types {{(pid=100353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.954624 np0000006371 devstack@c-api.service[100355]: WARNING cinder.api.contrib.hosts [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 03 20:20:39.954869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.snapshot_actions [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] SnapshotActionsController initialized {{(pid=100356) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 03 20:20:39.955358 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.955512 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.955585 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.955701 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.955856 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eedb8d52-fa6d-4e6a-b3e3-6788cb36e14e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:20:39.956477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: extensions {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.956662 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.956719 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.957373 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.957525 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.958186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: consistencygroups {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.958253 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.958349 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.958876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959010 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959137 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959400 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1/1] 10.4.3.92 () {60 vars in 918 bytes} [Mon Aug 3 20:20:39 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:20:39.959451 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension UsedLimits extending resource: limits {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.959879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960029 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension AdminActions extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension AdminActions extending resource: snapshots {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension AdminActions extending resource: backups {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960396 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeActions extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.960677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.router [None req-9cc921a0-9338-4a93-a8c4-93a9fa5ad48f None None] Extension TypesManage extending resource: types {{(pid=100356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.961133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: extra_specs {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.962718 np0000006371 devstack@c-api.service[100353]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779f4d0a4668 pid: 100353 (default app) Aug 03 20:20:39.962821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: capabilities {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.964034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: backups {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.965895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-quota-sets {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.967280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: qos-specs {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.968703 np0000006371 devstack@c-api.service[100356]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779f4d0a4668 pid: 100356 (default app) Aug 03 20:20:39.969099 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: encryption {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.970413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: encryption {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.971831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: cgsnapshots {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.973094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: scheduler-stats {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.974337 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-volume-manage {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.975944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-snapshot-manage {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.977360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-volume-transfer {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.979115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-hosts {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.980685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-volume-type-access {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.981872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-availability-zone {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.984111 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extended resource: os-quota-class-sets {{(pid=100355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 03 20:20:39.985586 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.985771 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.986660 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.986793 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.987629 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.987775 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.988360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.snapshot_actions [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] SnapshotActionsController initialized {{(pid=100355) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 03 20:20:39.988795 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.988988 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.989668 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.989797 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.990522 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.990644 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.991529 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:20:39.991650 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:20:39.992178 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992686 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.992906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension UsedLimits extending resource: limits {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993166 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension AdminActions extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension AdminActions extending resource: snapshots {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension AdminActions extending resource: backups {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeActions extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.993921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:39.994065 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.router [None req-23974f7f-deaa-411c-9b6b-dfb868e7e699 None None] Extension TypesManage extending resource: types {{(pid=100355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 03 20:20:40.002353 np0000006371 devstack@c-api.service[100355]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x779f4d0a4668 pid: 100355 (default app) Aug 03 20:20:45.087410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b0dffe2c-6a64-4715-ad79-bfa5601aa402 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:20:45.748745 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0dffe2c-6a64-4715-ad79-bfa5601aa402 admin admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:20:45.749574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0dffe2c-6a64-4715-ad79-bfa5601aa402 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:20:45.751802 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:20:45.751802 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:20:45.789482 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-b0dffe2c-6a64-4715-ad79-bfa5601aa402 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=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:45.825872 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0dffe2c-6a64-4715-ad79-bfa5601aa402 admin admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:20:45.826498 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 2/2] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:20:45 2026] POST /volume/v3/types => generated 183 bytes in 739 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:20:45.845494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c2a115b7-40a0-4b81-8278-01475d25c4a4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:20:46.131169 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c2a115b7-40a0-4b81-8278-01475d25c4a4 admin admin] POST https://10.4.3.92/volume/v3/types/ffd0562d-71fe-415b-bfc2-117981594345/extra_specs Aug 03 20:20:46.131923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c2a115b7-40a0-4b81-8278-01475d25c4a4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:20:46.133675 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:20:46.133675 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:20:46.168651 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a115b7-40a0-4b81-8278-01475d25c4a4 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=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:46.252969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c2a115b7-40a0-4b81-8278-01475d25c4a4 admin admin] https://10.4.3.92/volume/v3/types/ffd0562d-71fe-415b-bfc2-117981594345/extra_specs returned with HTTP 200 Aug 03 20:20:46.253491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1/3] 10.4.3.92 () {68 vars in 1442 bytes} [Mon Aug 3 20:20:45 2026] POST /volume/v3/types/ffd0562d-71fe-415b-bfc2-117981594345/extra_specs => generated 52 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:20:46.569491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-92038710-2f7d-46f8-95e6-ba98f713bcaa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:20:46.884245 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-92038710-2f7d-46f8-95e6-ba98f713bcaa admin admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:20:46.885092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-92038710-2f7d-46f8-95e6-ba98f713bcaa admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:20:46.886944 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:20:46.886944 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:20:46.933808 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-92038710-2f7d-46f8-95e6-ba98f713bcaa 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=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:46.968850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-92038710-2f7d-46f8-95e6-ba98f713bcaa admin admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:20:46.969327 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1/4] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:20:46 2026] POST /volume/v3/types => generated 186 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:20:46.986951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e1e2399d-3adb-4d43-9cd0-cef361834252 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:20:47.268286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e1e2399d-3adb-4d43-9cd0-cef361834252 admin admin] POST https://10.4.3.92/volume/v3/types/98aa0835-e2dc-427a-809c-ef5ab9e080d9/extra_specs Aug 03 20:20:47.268948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e1e2399d-3adb-4d43-9cd0-cef361834252 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:20:47.270753 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:20:47.270753 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:20:47.305078 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e2399d-3adb-4d43-9cd0-cef361834252 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=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:20:47.367607 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e1e2399d-3adb-4d43-9cd0-cef361834252 admin admin] https://10.4.3.92/volume/v3/types/98aa0835-e2dc-427a-809c-ef5ab9e080d9/extra_specs returned with HTTP 200 Aug 03 20:20:47.368109 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1/5] 10.4.3.92 () {68 vars in 1442 bytes} [Mon Aug 3 20:20:46 2026] POST /volume/v3/types/98aa0835-e2dc-427a-809c-ef5ab9e080d9/extra_specs => generated 45 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:20:55.823335 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:20:56.251911 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:20:56.965803 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:20:57.365759 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:21:14.905442 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e03e32c0-e193-4082-9bea-fd4529e12529 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:21:14.906162 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e03e32c0-e193-4082-9bea-fd4529e12529 None None] GET https://10.4.3.92/volume// Aug 03 20:21:14.906399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e03e32c0-e193-4082-9bea-fd4529e12529 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:21:14.906667 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e03e32c0-e193-4082-9bea-fd4529e12529 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:21:14.907246 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e03e32c0-e193-4082-9bea-fd4529e12529 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:21:14.907635 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 3/6] 10.4.3.92 () {66 vars in 1418 bytes} [Mon Aug 3 20:21:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:21:58.422544 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52d16323-df68-421a-b106-ff4832da93db None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:21:58.716654 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52d16323-df68-421a-b106-ff4832da93db tempest-verify_tempest_config-322965122 tempest-verify_tempest_config-322965122-project-member] GET https://10.4.3.92/volume/v3/extensions Aug 03 20:21:58.716922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52d16323-df68-421a-b106-ff4832da93db tempest-verify_tempest_config-322965122 tempest-verify_tempest_config-322965122-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:21:58.717168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52d16323-df68-421a-b106-ff4832da93db tempest-verify_tempest_config-322965122 tempest-verify_tempest_config-322965122-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:21:58.717630 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52d16323-df68-421a-b106-ff4832da93db tempest-verify_tempest_config-322965122 tempest-verify_tempest_config-322965122-project-member] https://10.4.3.92/volume/v3/extensions returned with HTTP 200 Aug 03 20:21:58.718102 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 2/7] 10.4.3.92 () {66 vars in 1239 bytes} [Mon Aug 3 20:21:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:23:07.826891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:08.298076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:08.298997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-144658020", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:08.300939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-144658020', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:08.995382 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume of 1 GB Aug 03 20:23:09.005892 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:23:09.005135. {{(pid=100356) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:23:09.006034 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Availability Zones retrieved successfully. Aug 03 20:23:09.033904 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (45828c81-fb0c-4b2d-98d6-df970b78572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:09.034905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a09305f-1516-418b-84eb-561384d7b44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:09.037513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:09.180718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a09305f-1516-418b-84eb-561384d7b44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:09.184348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d6e202-cecd-4c3c-99c7-a3267f9c47c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:09.255867 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-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 03 20:23:09.256274 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-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 03 20:23:09.357092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Created reservations ['3db59666-698c-4404-b7ee-0f2e5d9155c6', '1a13d3a2-6cb3-4d52-9473-760b1d0ab814', 'd0248afa-2607-42b5-b2a0-b084b2219ff8', 'f801b10c-4832-45db-b2a6-534f760f5c69'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:09.358035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d6e202-cecd-4c3c-99c7-a3267f9c47c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db59666-698c-4404-b7ee-0f2e5d9155c6', '1a13d3a2-6cb3-4d52-9473-760b1d0ab814', 'd0248afa-2607-42b5-b2a0-b084b2219ff8', 'f801b10c-4832-45db-b2a6-534f760f5c69']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:09.359261 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a63553-abcb-4a9f-b79d-3830b58e216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:09.443429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a63553-abcb-4a9f-b79d-3830b58e216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f506a67-e789-4dc6-8b37-2d845d3c7217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-144658020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['3db59666-698c-4404-b7ee-0f2e5d9155c6','1a13d3a2-6cb3-4d52-9473-760b1d0ab814','d0248afa-2607-42b5-b2a0-b084b2219ff8','f801b10c-4832-45db-b2a6-534f760f5c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-144658020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f506a67-e789-4dc6-8b37-2d845d3c7217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='008ebe2d84e7466789d93f5c5eb31d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:09.444472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced3263c-f40b-4c37-a2d9-16f96b2aa862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:09.516484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced3263c-f40b-4c37-a2d9-16f96b2aa862) transitioned into state 'SUCCESS' from state '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-144658020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['3db59666-698c-4404-b7ee-0f2e5d9155c6','1a13d3a2-6cb3-4d52-9473-760b1d0ab814','d0248afa-2607-42b5-b2a0-b084b2219ff8','f801b10c-4832-45db-b2a6-534f760f5c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:09.518378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18fec55-f8fd-4e57-886f-50b8d9987cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:09.562504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18fec55-f8fd-4e57-886f-50b8d9987cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:09.563545 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (45828c81-fb0c-4b2d-98d6-df970b78572d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:09.564194 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request issued successfully. Aug 03 20:23:09.565448 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cfe81d30-6bef-47cc-81d6-8e997409e9fc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:09.566050 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 2/8] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:23:07 2026] POST /volume/v3/volumes => generated 749 bytes in 1740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:09.585396 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:09.588891 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:09.589188 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:09.589398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:09.631754 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:09.631754 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:09.646195 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:09.655970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5214d24-8d73-4033-933a-dcb5c9a715fd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:09.656593 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 2/9] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:09 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:10.671544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:10.675498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:10.675796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:10.676083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:10.728541 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:10.728541 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:10.741062 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:10.751810 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8bace27f-bd70-4547-b71f-bc3a82b474e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:10.752398 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 4/10] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:10 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 841 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:11.769631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:11.772444 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:11.772718 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:11.772987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:11.805926 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:11.805926 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:11.812042 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:11.821445 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dc50d4c-26df-441f-a593-aef5f5d0dc05 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:11.821939 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 3/11] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:11 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:12.027668 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:12.240429 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:12.240784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1953273506"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:12.242992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1953273506'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:12.243174 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Create volume of 1 GB Aug 03 20:23:12.243564 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:12.243564 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:12.249794 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Availability Zones retrieved successfully. Aug 03 20:23:12.259666 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Flow 'volume_create_api' (78168bb7-0b1f-4f95-aae4-2ff7d3096218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:12.264207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68648fdc-b201-42ac-b4ff-e6ddc75c92ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:12.265642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:12.304887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68648fdc-b201-42ac-b4ff-e6ddc75c92ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:12.308647 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0009ac-f73e-43b6-8056-a7e565a6c955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:12.410181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Created reservations ['2f619b63-22b5-48b0-85f3-5dcc048056a5', 'dcc936a7-8e4f-4b70-90f3-d5665a15b73d', '1ab24a0c-f032-47db-bc9d-bf3e8e42bf5f', '1a3be61c-b9bc-4a79-9007-2a39769c4e1f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:12.411097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0009ac-f73e-43b6-8056-a7e565a6c955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f619b63-22b5-48b0-85f3-5dcc048056a5', 'dcc936a7-8e4f-4b70-90f3-d5665a15b73d', '1ab24a0c-f032-47db-bc9d-bf3e8e42bf5f', '1a3be61c-b9bc-4a79-9007-2a39769c4e1f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:12.411900 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a021f-67ad-46f0-84eb-563cb568209e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:12.461853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a021f-67ad-46f0-84eb-563cb568209e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d307ed-7b1c-4f65-ac32-f30d599b8adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1953273506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac1329ba2dd410cb6cabb2e66cfaccf',qos_specs=None,replication_status=,reservations=['2f619b63-22b5-48b0-85f3-5dcc048056a5','dcc936a7-8e4f-4b70-90f3-d5665a15b73d','1ab24a0c-f032-47db-bc9d-bf3e8e42bf5f','1a3be61c-b9bc-4a79-9007-2a39769c4e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec961f9c2f42328fb40554421909c0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1953273506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d307ed-7b1c-4f65-ac32-f30d599b8adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ac1329ba2dd410cb6cabb2e66cfaccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec961f9c2f42328fb40554421909c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:12.462612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3d2cb3-3015-464d-818c-f874618dff24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:12.487638 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3d2cb3-3015-464d-818c-f874618dff24) transitioned into state 'SUCCESS' from state '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-1953273506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac1329ba2dd410cb6cabb2e66cfaccf',qos_specs=None,replication_status=,reservations=['2f619b63-22b5-48b0-85f3-5dcc048056a5','dcc936a7-8e4f-4b70-90f3-d5665a15b73d','1ab24a0c-f032-47db-bc9d-bf3e8e42bf5f','1a3be61c-b9bc-4a79-9007-2a39769c4e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec961f9c2f42328fb40554421909c0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:12.488521 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0829332-4e94-4490-a2ce-bd3900349d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:12.500945 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0829332-4e94-4490-a2ce-bd3900349d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:12.501886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Flow 'volume_create_api' (78168bb7-0b1f-4f95-aae4-2ff7d3096218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:12.502222 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Create volume request issued successfully. Aug 03 20:23:12.502798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68c74aca-6b5b-4e39-8a21-d39f459ef1f1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:12.503562 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 3/12] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:23:12 2026] POST /volume/v3/volumes => generated 783 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:12.518456 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:12.520973 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:23:12.521231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:12.521446 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:12.556396 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:12.556396 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:12.560712 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:23:12.564974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c3718d1-00ab-45d3-b7c1-20f6ec58c68d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:23:12.565764 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 3/13] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:12 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:12.837701 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-174dfe46-23cc-4832-9510-e85e42968960 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:12.841047 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-174dfe46-23cc-4832-9510-e85e42968960 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:12.841250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-174dfe46-23cc-4832-9510-e85e42968960 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:12.841637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-174dfe46-23cc-4832-9510-e85e42968960 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:12.852335 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:12.852335 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:12.856928 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-174dfe46-23cc-4832-9510-e85e42968960 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:12.862203 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-174dfe46-23cc-4832-9510-e85e42968960 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:12.862601 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 5/14] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:12 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:13.588955 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7314a896-2aad-4421-a651-7618fdf7adb0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:13.594003 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7314a896-2aad-4421-a651-7618fdf7adb0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:23:13.594003 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7314a896-2aad-4421-a651-7618fdf7adb0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:13.594003 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7314a896-2aad-4421-a651-7618fdf7adb0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:13.637320 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:13.637320 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:13.642621 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7314a896-2aad-4421-a651-7618fdf7adb0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:23:13.649236 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7314a896-2aad-4421-a651-7618fdf7adb0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:23:13.649236 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 4/15] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:13 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:23:13.885188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7d36c7df-8946-4bed-96b5-b145508be56e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:13.888226 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d36c7df-8946-4bed-96b5-b145508be56e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:13.889000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d36c7df-8946-4bed-96b5-b145508be56e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:13.889000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d36c7df-8946-4bed-96b5-b145508be56e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:13.902535 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:13.902535 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:13.911904 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d36c7df-8946-4bed-96b5-b145508be56e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:13.918301 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d36c7df-8946-4bed-96b5-b145508be56e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:13.922793 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 4/16] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:13 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:14.936813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f41809fe-ac0a-486f-acea-03867e5868e3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:14.940788 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f41809fe-ac0a-486f-acea-03867e5868e3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:14.941122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f41809fe-ac0a-486f-acea-03867e5868e3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:14.941400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f41809fe-ac0a-486f-acea-03867e5868e3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:14.953003 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:14.953003 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:14.958862 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f41809fe-ac0a-486f-acea-03867e5868e3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:14.968078 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f41809fe-ac0a-486f-acea-03867e5868e3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:14.968078 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 4/17] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:14 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:15.984846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:15.994496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:15.994496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:15.994496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:16.003439 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:16.003439 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:16.007997 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:16.012120 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57b9ff4a-d340-4386-bc1c-fb50814188aa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:16.012474 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 6/18] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:15 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:17.032648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:17.035380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:17.035762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:17.036015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:17.051163 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:17.051163 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:17.056784 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:17.063373 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c961d27f-d009-4c2a-82f6-d621aa7c5b58 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:17.063974 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 5/19] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:17 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:17.112607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:17.476599 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:17.476957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-37142724"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:17.478851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-37142724'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:17.487965 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume of 1 GB Aug 03 20:23:17.487965 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:17.487965 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:17.487965 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Availability Zones retrieved successfully. Aug 03 20:23:17.496801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Flow 'volume_create_api' (07cddf4f-4bd6-4244-b0f8-da780c19cb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:17.498220 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bc1e1c-58d6-44c8-835b-b5cd8bc44c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:17.499452 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:17.528798 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:17.528798 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:17.548159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bc1e1c-58d6-44c8-835b-b5cd8bc44c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:17.548990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e061a2c-71d8-4101-b66d-6ced985ac941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:17.592781 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-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 03 20:23:17.592928 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-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 03 20:23:17.636769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Created reservations ['0d7939fc-0707-460b-94a3-018f4978486a', 'd92d6fbb-35f4-40aa-b2f9-1385e6e1ca61', 'eeda065b-5593-4fbd-a50e-b546042e4ceb', '642e2bde-0784-4ab7-bc68-ccf6c167d8e3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:17.637519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e061a2c-71d8-4101-b66d-6ced985ac941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7939fc-0707-460b-94a3-018f4978486a', 'd92d6fbb-35f4-40aa-b2f9-1385e6e1ca61', 'eeda065b-5593-4fbd-a50e-b546042e4ceb', '642e2bde-0784-4ab7-bc68-ccf6c167d8e3']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:17.638255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44108744-fad3-4b5d-802e-91246995c005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:17.668556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44108744-fad3-4b5d-802e-91246995c005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '966135e0-1098-46a8-98f2-d7c96c32e138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-37142724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b7215338f454fa788794a78644584c6',qos_specs=None,replication_status=,reservations=['0d7939fc-0707-460b-94a3-018f4978486a','d92d6fbb-35f4-40aa-b2f9-1385e6e1ca61','eeda065b-5593-4fbd-a50e-b546042e4ceb','642e2bde-0784-4ab7-bc68-ccf6c167d8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-37142724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=966135e0-1098-46a8-98f2-d7c96c32e138,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b7215338f454fa788794a78644584c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:17.669068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9850ef36-186b-47ff-b2d5-35fcc7e3b04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:17.699003 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9850ef36-186b-47ff-b2d5-35fcc7e3b04d) transitioned into state 'SUCCESS' from state '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-37142724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b7215338f454fa788794a78644584c6',qos_specs=None,replication_status=,reservations=['0d7939fc-0707-460b-94a3-018f4978486a','d92d6fbb-35f4-40aa-b2f9-1385e6e1ca61','eeda065b-5593-4fbd-a50e-b546042e4ceb','642e2bde-0784-4ab7-bc68-ccf6c167d8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:17.700061 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33751437-94aa-40bd-8daf-8225cb8910a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:17.714506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33751437-94aa-40bd-8daf-8225cb8910a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:17.715649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Flow 'volume_create_api' (07cddf4f-4bd6-4244-b0f8-da780c19cb77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:17.716009 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume request issued successfully. Aug 03 20:23:17.716716 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2fd042a4-cab7-4748-8b50-cbfa6bf261ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:17.717620 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 5/20] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:23:17 2026] POST /volume/v3/volumes => generated 754 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:17.741673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:17.745674 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:23:17.745674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:17.745674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:17.756249 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:17.756249 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:17.764152 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:23:17.777990 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94ad0a37-5e8d-467d-8656-2c72c3d56211 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:23:17.778634 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 5/21] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:17 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:18.081068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:18.085236 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:18.085478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:18.085572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:18.105891 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:18.105891 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:18.120434 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:18.127449 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-105030c8-6a32-4df6-bfc5-4b505c4330c9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:18.132228 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 7/22] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:18 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:18.799436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:18.803031 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:23:18.803389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:18.803518 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:18.822027 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:18.822027 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:18.833019 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:23:18.841341 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fcbaa1e1-42e5-4414-98e9-b443a02037d4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:23:18.842076 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 6/23] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:18 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:18.864599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:19.152748 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:19.155044 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:19.156033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:19.156303 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:19.171695 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:19.171695 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:19.181768 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:19.189141 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c740c1e-42dc-4fed-a5e3-7ec1a9358572 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:19.189781 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 6/24] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:19 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:19.287519 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] POST https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action Aug 03 20:23:19.287957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:23:19.288092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:19.300712 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:19.300712 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:19.303020 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] Volume info retrieved successfully. Aug 03 20:23:19.320398 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] Update volume admin metadata completed successfully. Aug 03 20:23:19.321330 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] Update readonly setting on volume completed successfully. Aug 03 20:23:19.321330 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-faa00cd3-8325-4c9b-bf2d-193b11eb44b9 tempest-TestMultiAttachVolumeSwap-1384389466 tempest-TestMultiAttachVolumeSwap-1384389466-project-admin] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action returned with HTTP 202 Aug 03 20:23:19.326299 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 6/25] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:23:18 2026] POST /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action => generated 0 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:23:19.332556 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:19.336483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:19.336483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1054447660"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:19.337372 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1054447660'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:19.342939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume of 1 GB Aug 03 20:23:19.343619 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:19.343619 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:19.358765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:23:19.355841. {{(pid=100354) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:23:19.358765 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Availability Zones retrieved successfully. Aug 03 20:23:19.393774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Flow 'volume_create_api' (bc2c33a3-e038-453a-b428-f033fa6edf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:19.395852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f725c27-7e41-4f11-bcd8-c10c6342cbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:19.397514 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:19.435946 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:19.435946 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:19.480243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f725c27-7e41-4f11-bcd8-c10c6342cbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:19.482079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c2c522-5342-42cc-aec9-7cdff9de866b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:19.553273 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-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 03 20:23:19.553686 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-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 03 20:23:19.605308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Created reservations ['7e73f444-6ca6-468c-88fa-8d20bbe2b58a', 'c79188a5-7a97-49b7-9ea3-3112fc266478', '4d26de1d-5458-4ed2-b6d4-ebcb828f7d8c', '476bbce9-b961-471b-a46c-521ed9b19726'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:19.606776 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c2c522-5342-42cc-aec9-7cdff9de866b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e73f444-6ca6-468c-88fa-8d20bbe2b58a', 'c79188a5-7a97-49b7-9ea3-3112fc266478', '4d26de1d-5458-4ed2-b6d4-ebcb828f7d8c', '476bbce9-b961-471b-a46c-521ed9b19726']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:19.608772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c97d912-2d4c-4a25-8250-464abc9583a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:19.652003 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c97d912-2d4c-4a25-8250-464abc9583a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a78b01e4-0aba-4b82-9c4f-028c996e8e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1054447660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b7215338f454fa788794a78644584c6',qos_specs=None,replication_status=,reservations=['7e73f444-6ca6-468c-88fa-8d20bbe2b58a','c79188a5-7a97-49b7-9ea3-3112fc266478','4d26de1d-5458-4ed2-b6d4-ebcb828f7d8c','476bbce9-b961-471b-a46c-521ed9b19726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1054447660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a78b01e4-0aba-4b82-9c4f-028c996e8e74,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b7215338f454fa788794a78644584c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:19.652740 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb0395d-698d-4b6c-a802-b660939f212e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:19.680611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb0395d-698d-4b6c-a802-b660939f212e) transitioned into state 'SUCCESS' from state '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-1054447660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b7215338f454fa788794a78644584c6',qos_specs=None,replication_status=,reservations=['7e73f444-6ca6-468c-88fa-8d20bbe2b58a','c79188a5-7a97-49b7-9ea3-3112fc266478','4d26de1d-5458-4ed2-b6d4-ebcb828f7d8c','476bbce9-b961-471b-a46c-521ed9b19726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd105abc8544cd0b8e896cd702b7a5f',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:19.681688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8986ece5-0c88-4d31-8c17-fbf9e419d38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:19.717088 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8986ece5-0c88-4d31-8c17-fbf9e419d38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:19.718048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Flow 'volume_create_api' (bc2c33a3-e038-453a-b428-f033fa6edf7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:19.718352 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Create volume request issued successfully. Aug 03 20:23:19.719242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bfeedfd-c993-4498-93b0-a4236ad7f5ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:19.720143 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 8/26] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:23:19 2026] POST /volume/v3/volumes => generated 756 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:19.744727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:19.746349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:23:19.746598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:19.746838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:19.760121 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:19.760121 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:19.768218 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:23:19.776221 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9ded7b8a-fcbc-42fe-a5f3-1e62eeaa3b35 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 200 Aug 03 20:23:19.776221 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 7/27] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:19 2026] GET /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:20.211864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:20.217167 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:20.217388 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:20.217602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:20.243213 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:20.243213 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:20.252534 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:20.265428 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ccdaad8-fc33-4ffd-bf35-54add3a74845 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:20.265953 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 7/28] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:20 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:23:20.792407 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:20.795044 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:23:20.795268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:20.795466 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:20.803553 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:20.803553 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:20.809701 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:23:20.816243 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d5c9562-6ba0-4e2e-b8e5-59d2152ed0e7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 200 Aug 03 20:23:20.816295 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 7/29] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:20 2026] GET /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:21.291490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6c486342-bb6e-449b-a863-82677f60ce12 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:21.292936 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c486342-bb6e-449b-a863-82677f60ce12 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:21.293145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c486342-bb6e-449b-a863-82677f60ce12 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:21.293388 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c486342-bb6e-449b-a863-82677f60ce12 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:21.311964 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:21.311964 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:21.319894 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6c486342-bb6e-449b-a863-82677f60ce12 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:21.350070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c486342-bb6e-449b-a863-82677f60ce12 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:21.350689 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 9/30] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:21 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:22.373127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:22.379529 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:22.380162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:22.380162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:22.400555 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:22.400555 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:22.406697 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:22.413173 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b7bc0e6-c2b3-44d8-873d-63643b352346 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:22.413173 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 8/31] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:22 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:23.433482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:23.439181 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:23.439414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:23.439698 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:23.454192 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:23.454192 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:23.459870 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:23.469426 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-398e347a-0e0f-4f53-bfea-9f0c1a894bc8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:23.471592 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 8/32] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:23 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:24.494769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-90ed3f48-946c-4577-8928-f748db9420db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:24.504253 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90ed3f48-946c-4577-8928-f748db9420db tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:24.504253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90ed3f48-946c-4577-8928-f748db9420db tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:24.504253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90ed3f48-946c-4577-8928-f748db9420db tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:24.518138 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:24.518138 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:24.523138 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-90ed3f48-946c-4577-8928-f748db9420db tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:24.530044 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90ed3f48-946c-4577-8928-f748db9420db tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:24.531160 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 8/33] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:24 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:24.616650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:24.619388 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:24.621054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-304860402"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:24.621902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-304860402'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:24.622388 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume of 1 GB Aug 03 20:23:24.632490 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Availability Zones retrieved successfully. Aug 03 20:23:24.640236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Flow 'volume_create_api' (d67181a7-93c6-4e32-82f9-60b72d2d5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:24.640715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a4ab62-a59e-4456-bf19-f383e929d5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:24.643743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:24.689512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a4ab62-a59e-4456-bf19-f383e929d5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:24.690475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eede0628-6d81-4dd6-a64a-9fbb9e9b91e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:24.730905 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-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 03 20:23:24.731329 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-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 03 20:23:24.804854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Created reservations ['9b5bac25-67ff-4305-9502-b34314899519', 'd482178c-32ce-481c-8624-bcf00d29a2e5', '1d531a1e-956e-4d74-8e13-85d1ef35729c', 'd6f07677-c392-4c33-8bc2-62f82cc1eacd'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:24.805661 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eede0628-6d81-4dd6-a64a-9fbb9e9b91e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5bac25-67ff-4305-9502-b34314899519', 'd482178c-32ce-481c-8624-bcf00d29a2e5', '1d531a1e-956e-4d74-8e13-85d1ef35729c', 'd6f07677-c392-4c33-8bc2-62f82cc1eacd']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:24.806518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3761219f-dcf2-4bd4-a062-e7c5bdf91dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:24.839705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3761219f-dcf2-4bd4-a062-e7c5bdf91dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d7d313-14e1-4bde-a54d-4258150ad4c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-304860402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc08dff9ecd474897832f83e62bcbb7',qos_specs=None,replication_status=,reservations=['9b5bac25-67ff-4305-9502-b34314899519','d482178c-32ce-481c-8624-bcf00d29a2e5','1d531a1e-956e-4d74-8e13-85d1ef35729c','d6f07677-c392-4c33-8bc2-62f82cc1eacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686053a0f3b944038211864fd01cd604',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-304860402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d7d313-14e1-4bde-a54d-4258150ad4c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc08dff9ecd474897832f83e62bcbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='686053a0f3b944038211864fd01cd604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:24.840569 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d1d9b3-1327-4734-8843-d84cff2ee33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:24.866022 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d1d9b3-1327-4734-8843-d84cff2ee33a) transitioned into state 'SUCCESS' from state '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-304860402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc08dff9ecd474897832f83e62bcbb7',qos_specs=None,replication_status=,reservations=['9b5bac25-67ff-4305-9502-b34314899519','d482178c-32ce-481c-8624-bcf00d29a2e5','1d531a1e-956e-4d74-8e13-85d1ef35729c','d6f07677-c392-4c33-8bc2-62f82cc1eacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686053a0f3b944038211864fd01cd604',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:24.867186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70eee93-276b-4b11-aebf-ecebc1810fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:24.885668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70eee93-276b-4b11-aebf-ecebc1810fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:24.886819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Flow 'volume_create_api' (d67181a7-93c6-4e32-82f9-60b72d2d5211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:24.887323 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume request issued successfully. Aug 03 20:23:24.888596 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3dc56eb5-e93b-4fee-9665-6276e1cea059 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:24.889537 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 10/34] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:23:24 2026] POST /volume/v3/volumes => generated 756 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:24.908382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:24.913013 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:23:24.915152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:24.915152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:24.923833 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:24.923833 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:24.940707 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:23:24.949365 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8031f18-108e-4b2d-b47a-6fe8b3ff4045 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 returned with HTTP 200 Aug 03 20:23:24.950262 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 9/35] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:24 2026] GET /volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:25.550865 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:25.553694 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:25.554843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:25.555898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:25.572192 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:25.572192 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:25.585597 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:25.595136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18c64f5c-1b98-4c4c-9d0f-c68eeba6a56d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:25.595671 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 9/36] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:25 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:25.969271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:25.972128 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:23:25.974438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:25.974438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:25.982062 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:25.982062 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:25.988199 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:23:25.995416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0ae0f2-9d78-4b7e-a3f6-fbef4e2783b1 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 returned with HTTP 200 Aug 03 20:23:25.996281 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 9/37] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:25 2026] GET /volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:26.618984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:26.621307 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:26.623388 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:26.623388 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:26.634559 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:26.634559 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:26.641217 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:26.649881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b33c7446-470f-42e7-a48d-c88a5dc63864 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:26.650494 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 11/38] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:26 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:23:27.666228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:27.670236 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:27.670236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:27.670405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:27.681855 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:27.681855 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:27.690179 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:27.693760 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-546bf62e-6708-492f-b8e5-1a6ca78b3fd7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:27.694197 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 10/39] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:27 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:28.716278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f084cb65-ae84-4954-a253-65097ebf3e1a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:28.721423 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f084cb65-ae84-4954-a253-65097ebf3e1a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:28.721423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f084cb65-ae84-4954-a253-65097ebf3e1a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:28.721601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f084cb65-ae84-4954-a253-65097ebf3e1a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:28.743494 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:28.743494 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:28.752573 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f084cb65-ae84-4954-a253-65097ebf3e1a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:28.764978 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f084cb65-ae84-4954-a253-65097ebf3e1a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:28.765479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 10/40] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:28 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:29.781416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-39247241-00c7-45a9-b76f-d16b36150554 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:29.787645 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39247241-00c7-45a9-b76f-d16b36150554 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:29.787645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39247241-00c7-45a9-b76f-d16b36150554 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:29.787879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39247241-00c7-45a9-b76f-d16b36150554 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:29.796390 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:29.796390 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:29.800875 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-39247241-00c7-45a9-b76f-d16b36150554 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:29.806549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39247241-00c7-45a9-b76f-d16b36150554 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:29.807120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 10/41] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:29 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:30.791701 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:30.799122 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:30.799122 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "540210f6-727b-43b4-a467-1ec03ea1fbe4-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:30.801303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '540210f6-727b-43b4-a467-1ec03ea1fbe4-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:30.801496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Create volume of 1 GB Aug 03 20:23:30.807442 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Availability Zones retrieved successfully. Aug 03 20:23:30.814659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Flow 'volume_create_api' (73f08552-6e73-40d2-915e-e2c4a6fa28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:30.815900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5245c0f2-fe1f-43d1-97e1-502793c48bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:30.817566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:30.829225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:30.833356 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:30.833594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:30.833814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:30.845209 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:30.845209 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:30.852011 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:30.862545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5245c0f2-fe1f-43d1-97e1-502793c48bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:30.865117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7978814e-d941-4e92-91ce-be328a5822af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:30.868905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-722d71ed-f9e6-4a21-ac8b-2221782b3829 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:30.869515 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 11/42] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:30 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:30.994573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Created reservations ['e7eb683b-0392-441d-83e1-f4c03d702db3', '391a712c-ae1c-4c2f-9f69-9683c50ca568', '8cf2376f-1b68-4246-b5b5-70c0fcb6d666', '4a3a1025-6cb0-4479-a871-5a79084e8844'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:30.995835 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7978814e-d941-4e92-91ce-be328a5822af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7eb683b-0392-441d-83e1-f4c03d702db3', '391a712c-ae1c-4c2f-9f69-9683c50ca568', '8cf2376f-1b68-4246-b5b5-70c0fcb6d666', '4a3a1025-6cb0-4479-a871-5a79084e8844']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:30.997036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca84cfa-f505-4a45-a378-445736d0af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:31.038030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca84cfa-f505-4a45-a378-445736d0af8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07232f52-1445-4343-9d6f-cff42eb98988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='540210f6-727b-43b4-a467-1ec03ea1fbe4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439569e1d45c42f5b2f625529638a45d',qos_specs=None,replication_status=,reservations=['e7eb683b-0392-441d-83e1-f4c03d702db3','391a712c-ae1c-4c2f-9f69-9683c50ca568','8cf2376f-1b68-4246-b5b5-70c0fcb6d666','4a3a1025-6cb0-4479-a871-5a79084e8844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109ac7203b164c61805e8dd473a79f6a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:31Z,deleted=False,deleted_at=None,display_description='',display_name='540210f6-727b-43b4-a467-1ec03ea1fbe4-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07232f52-1445-4343-9d6f-cff42eb98988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439569e1d45c42f5b2f625529638a45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='109ac7203b164c61805e8dd473a79f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:31.039776 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f14cb85-a294-4927-bbd4-c0cf293447bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:31.068180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f14cb85-a294-4927-bbd4-c0cf293447bc) transitioned into 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='540210f6-727b-43b4-a467-1ec03ea1fbe4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439569e1d45c42f5b2f625529638a45d',qos_specs=None,replication_status=,reservations=['e7eb683b-0392-441d-83e1-f4c03d702db3','391a712c-ae1c-4c2f-9f69-9683c50ca568','8cf2376f-1b68-4246-b5b5-70c0fcb6d666','4a3a1025-6cb0-4479-a871-5a79084e8844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109ac7203b164c61805e8dd473a79f6a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:31.069337 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a44e56-9d34-47fd-9e7a-3506ddd2aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:31.086122 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a44e56-9d34-47fd-9e7a-3506ddd2aa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:31.088605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Flow 'volume_create_api' (73f08552-6e73-40d2-915e-e2c4a6fa28c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:31.089404 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Create volume request issued successfully. Aug 03 20:23:31.090764 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-4f88c533-776e-4c4a-8e8c-3b653568a4f5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:31.090764 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 12/43] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:23:30 2026] POST /volume/v3/volumes => generated 747 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:31.102858 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:31.107633 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:23:31.107952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:31.108258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:31.118568 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:31.118568 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:31.124235 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:23:31.133758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-6b122a7f-da89-4d66-9636-b859df11ab6e tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 200 Aug 03 20:23:31.136867 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 11/44] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:23:31 2026] GET /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:31.151022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:31.155484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:23:31.155484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:31.155484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:31.168030 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:31.168030 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:31.176089 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:23:31.187195 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-1cfee9af-57d5-452a-9e98-d9446c69e7d5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 200 Aug 03 20:23:31.187195 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 11/45] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:23:31 2026] GET /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:31.891573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:31.893770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:31.894041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:31.894323 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:31.913206 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:31.913206 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:31.920200 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:31.926750 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e351fc96-13d8-4314-983f-1203c2bdbb36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:31.927125 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 12/46] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:31 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:32.946602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-821b946a-7361-4a31-98a3-aa450c865ea7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:32.952549 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-821b946a-7361-4a31-98a3-aa450c865ea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:32.952829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-821b946a-7361-4a31-98a3-aa450c865ea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:32.953090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-821b946a-7361-4a31-98a3-aa450c865ea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:32.978373 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:32.978373 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:32.991095 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-821b946a-7361-4a31-98a3-aa450c865ea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:32.997444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-821b946a-7361-4a31-98a3-aa450c865ea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:32.998019 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 13/47] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:32 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:34.019241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.024316 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:34.025135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:34.025693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:34.038634 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:34.038634 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:34.044719 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:34.052577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e08dbc2-6155-44e7-98a4-aa9e2ea2790d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:34.053176 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 12/48] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:34 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:34.199429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.203071 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:23:34.203346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:34.203705 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:34.216313 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:34.216313 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:34.225491 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:23:34.233881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bfb76695-d0b6-451c-b1af-0a372bc89296 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 200 Aug 03 20:23:34.235021 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 12/49] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:23:34 2026] GET /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:34.249174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ef0c09c4-f720-4fe7-a0fc-b028d455bfb9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.249903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0c09c4-f720-4fe7-a0fc-b028d455bfb9 None None] GET https://10.4.3.92/volume// Aug 03 20:23:34.249968 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0c09c4-f720-4fe7-a0fc-b028d455bfb9 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:34.250217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0c09c4-f720-4fe7-a0fc-b028d455bfb9 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:34.250743 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0c09c4-f720-4fe7-a0fc-b028d455bfb9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:23:34.251412 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 13/50] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:23: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 03 20:23:34.266412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bdd54086-2092-424d-9ef9-2418a6e2cf8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.268665 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bdd54086-2092-424d-9ef9-2418a6e2cf8b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:23:34.269347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bdd54086-2092-424d-9ef9-2418a6e2cf8b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07232f52-1445-4343-9d6f-cff42eb98988", "connector": null, "instance_uuid": "540210f6-727b-43b4-a467-1ec03ea1fbe4"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:34.284003 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:34.284003 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:34.358520 np0000006371 devstack@c-api.service[100354]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 03 20:23:34.358520 np0000006371 devstack@c-api.service[100354]: .first() Aug 03 20:23:34.395486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-bdd54086-2092-424d-9ef9-2418a6e2cf8b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:23:34.396655 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 14/51] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:23:34 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:23:34.409936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1c2a94ce-2532-4ec6-a757-717a4c5fd9c2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.410982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c2a94ce-2532-4ec6-a757-717a4c5fd9c2 None None] GET https://10.4.3.92/volume// Aug 03 20:23:34.411080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c2a94ce-2532-4ec6-a757-717a4c5fd9c2 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:34.411304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c2a94ce-2532-4ec6-a757-717a4c5fd9c2 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:34.412008 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c2a94ce-2532-4ec6-a757-717a4c5fd9c2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:23:34.413286 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 13/52] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:23: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 03 20:23:34.425996 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:34.430542 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:23:34.432378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:34.433074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:34.454996 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:34.454996 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:34.466345 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:23:34.475806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-be3a38b0-fe83-49ec-8b8a-c90ca0200b04 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 200 Aug 03 20:23:34.476503 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 13/53] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:23:34 2026] GET /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 1019 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:23:35.074675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-70abf913-56a0-474d-8eac-3eca318e5317 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:35.077135 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-70abf913-56a0-474d-8eac-3eca318e5317 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:35.077348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-70abf913-56a0-474d-8eac-3eca318e5317 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:35.077621 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-70abf913-56a0-474d-8eac-3eca318e5317 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:35.089952 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:35.089952 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:35.096912 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-70abf913-56a0-474d-8eac-3eca318e5317 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:35.104256 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-70abf913-56a0-474d-8eac-3eca318e5317 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:35.105924 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 14/54] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:35 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:35.526747 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:35.532488 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] PUT https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 Aug 03 20:23:35.532488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:35.546488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Acquiring lock "cinder-attachment_update-07232f52-1445-4343-9d6f-cff42eb98988-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:23:35.555763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Lock "cinder-attachment_update-07232f52-1445-4343-9d6f-cff42eb98988-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:23:35.555763 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:35.555763 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:35.781951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Lock "cinder-attachment_update-07232f52-1445-4343-9d6f-cff42eb98988-np0000006371" released by "attachment_update" :: held 0.229s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:23:35.782337 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-0c6b33a8-f3ae-42e8-9b50-32962ba5f131 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 returned with HTTP 200 Aug 03 20:23:35.782897 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 15/55] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:23:35 2026] PUT /volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 => generated 969 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:23:35.838983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-5a7fca38-dfe6-4b82-88fc-e9736e4330f6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:35.843264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-5a7fca38-dfe6-4b82-88fc-e9736e4330f6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5/action Aug 03 20:23:35.844428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-5a7fca38-dfe6-4b82-88fc-e9736e4330f6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:23:35.844917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-5a7fca38-dfe6-4b82-88fc-e9736e4330f6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:35.873497 np0000006371 devstack@c-api.service[100355]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 03 20:23:35.873497 np0000006371 devstack@c-api.service[100355]: .first() Aug 03 20:23:35.910397 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:35.910397 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:35.945953 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c07a9fe-eebe-4616-9d50-3999cf2accea req-5a7fca38-dfe6-4b82-88fc-e9736e4330f6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5/action returned with HTTP 204 Aug 03 20:23:35.947017 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 14/56] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:23:35 2026] POST /volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:23:36.131654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-af66734f-cb99-471e-becd-9d2cee323af3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:36.139633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af66734f-cb99-471e-becd-9d2cee323af3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:36.139633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af66734f-cb99-471e-becd-9d2cee323af3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:36.139633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af66734f-cb99-471e-becd-9d2cee323af3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:36.156625 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:36.156625 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:36.162381 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-af66734f-cb99-471e-becd-9d2cee323af3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:36.171060 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af66734f-cb99-471e-becd-9d2cee323af3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:36.171060 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 14/57] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:36 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:36.251116 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c015a840-8a55-421b-b3d1-17799b722f44 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:36.255061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:36.255061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1538922286"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:36.258623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1538922286'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:36.259259 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume of 1 GB Aug 03 20:23:36.286634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:23:36.284232. {{(pid=100353) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:23:36.286634 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Availability Zones retrieved successfully. Aug 03 20:23:36.318405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Flow 'volume_create_api' (5668b26f-0c44-4bda-b580-532459f9d586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:36.319717 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2b6755-a4c7-4b56-a5ca-ae57b0edf2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:36.321176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:36.394688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2b6755-a4c7-4b56-a5ca-ae57b0edf2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:36.395802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d78096c-44ff-469d-9882-2339b20a58c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:36.463854 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-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 03 20:23:36.464211 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-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 03 20:23:36.498480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Created reservations ['858b0158-e371-493b-b23e-40ec9b345181', '7b4a1592-4392-4b71-85d4-77926d52e9c7', '1411224f-8344-4cf1-943a-d494079c5f8c', '0c17c414-3f9f-4f2a-aa23-ce8a1838c942'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:36.498676 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d78096c-44ff-469d-9882-2339b20a58c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858b0158-e371-493b-b23e-40ec9b345181', '7b4a1592-4392-4b71-85d4-77926d52e9c7', '1411224f-8344-4cf1-943a-d494079c5f8c', '0c17c414-3f9f-4f2a-aa23-ce8a1838c942']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:36.499789 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e856c6-0390-4089-b0b5-50104b336294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:36.537292 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e856c6-0390-4089-b0b5-50104b336294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85b8af9-8e9a-424a-90ab-cdf7f6e80f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1538922286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc08dff9ecd474897832f83e62bcbb7',qos_specs=None,replication_status=,reservations=['858b0158-e371-493b-b23e-40ec9b345181','7b4a1592-4392-4b71-85d4-77926d52e9c7','1411224f-8344-4cf1-943a-d494079c5f8c','0c17c414-3f9f-4f2a-aa23-ce8a1838c942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686053a0f3b944038211864fd01cd604',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1538922286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85b8af9-8e9a-424a-90ab-cdf7f6e80f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc08dff9ecd474897832f83e62bcbb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='686053a0f3b944038211864fd01cd604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:36.537638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc901be-88d4-4190-9b61-808776647719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:36.578341 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc901be-88d4-4190-9b61-808776647719) transitioned into state 'SUCCESS' from state '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-1538922286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc08dff9ecd474897832f83e62bcbb7',qos_specs=None,replication_status=,reservations=['858b0158-e371-493b-b23e-40ec9b345181','7b4a1592-4392-4b71-85d4-77926d52e9c7','1411224f-8344-4cf1-943a-d494079c5f8c','0c17c414-3f9f-4f2a-aa23-ce8a1838c942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='686053a0f3b944038211864fd01cd604',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:36.579421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf461de0-5399-4bf6-9657-390e4f0317c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:36.625097 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf461de0-5399-4bf6-9657-390e4f0317c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:36.628995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Flow 'volume_create_api' (5668b26f-0c44-4bda-b580-532459f9d586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:36.628995 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Create volume request issued successfully. Aug 03 20:23:36.628995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c015a840-8a55-421b-b3d1-17799b722f44 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:36.629357 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 15/58] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:23:36 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 03 20:23:36.654770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b0ce422b-4536-4151-bebd-97b65e4593ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:36.659219 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0ce422b-4536-4151-bebd-97b65e4593ef tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:23:36.662909 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0ce422b-4536-4151-bebd-97b65e4593ef tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:36.663192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0ce422b-4536-4151-bebd-97b65e4593ef tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:36.676497 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:36.676497 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:36.685209 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b0ce422b-4536-4151-bebd-97b65e4593ef tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:23:36.691585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0ce422b-4536-4151-bebd-97b65e4593ef tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:23:36.692240 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 16/59] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:36 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:37.195309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7fa58af8-f51d-4dfa-8561-10353256df3a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:37.198834 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7fa58af8-f51d-4dfa-8561-10353256df3a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:37.198834 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7fa58af8-f51d-4dfa-8561-10353256df3a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:37.198834 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7fa58af8-f51d-4dfa-8561-10353256df3a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:37.211159 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:37.211159 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:37.217032 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7fa58af8-f51d-4dfa-8561-10353256df3a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:37.225023 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7fa58af8-f51d-4dfa-8561-10353256df3a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:37.225873 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 15/60] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:37 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:37.715264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:37.717989 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:23:37.718193 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:37.718585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:37.728955 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:37.728955 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:37.734917 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:23:37.743910 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cefae22f-2d05-4cb2-a49b-5ea18fa4c048 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:23:37.745389 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 15/61] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:37 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:38.244224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:38.247374 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:38.247733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:38.247982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:38.263223 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:38.263223 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:38.271199 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:38.292199 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a4bf4ba-161a-4056-8707-f8a1e871c22d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:38.292848 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 16/62] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:38 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:39.321237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:39.323655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:39.323859 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:39.324100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:39.333832 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:39.333832 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:39.339318 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:39.352671 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bd929959-a180-4761-a0bc-dbcd6d317a16 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:39.354084 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 17/63] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:39 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:40.381874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:40.384647 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:40.387043 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:40.390497 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:40.402344 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:40.402344 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:40.410659 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:40.417392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55d20b23-97e4-4f3a-8f20-a44e549df69b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:40.418010 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 16/64] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:40 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:41.439641 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:41.442244 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:41.442620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:41.442894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:41.457863 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:41.457863 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:41.468617 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:41.478925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35d4aa76-7fb8-41fb-81a6-27ad2d53215c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:41.479765 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 16/65] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:41 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:42.501677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-224037f3-0560-4b65-902f-c617f90560f7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:42.507622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-224037f3-0560-4b65-902f-c617f90560f7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:42.508341 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-224037f3-0560-4b65-902f-c617f90560f7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:42.508617 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-224037f3-0560-4b65-902f-c617f90560f7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:42.524861 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:42.524861 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:42.540502 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-224037f3-0560-4b65-902f-c617f90560f7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:42.544654 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-224037f3-0560-4b65-902f-c617f90560f7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:42.545361 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 17/66] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:42 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:43.567059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:43.568493 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:43.568764 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:43.569550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:43.578478 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:43.578478 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:43.583515 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:43.590684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0eec5666-1991-44c6-b9b9-51115dee87f5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:43.591239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 18/67] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:43 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:44.612700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:44.615433 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:44.615715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:44.615919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:44.626013 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:44.626013 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:44.632279 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:44.638965 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b4e28cf-f372-453a-b107-4b43a6a5aa10 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:44.638965 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 17/68] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:44 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:45.657603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:45.663056 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:45.663348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:45.665000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:45.674440 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:45.674440 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:45.683773 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:45.693359 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f7abd29f-4a45-4a3b-8592-5cada9bbf9ee tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:45.693879 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 17/69] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:45 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:46.713010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:46.716258 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:46.716920 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:46.717252 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:46.733845 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:46.733845 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:46.740029 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:46.746818 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea7442d9-e1ff-4a9e-ae39-5e707319c6f3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:46.747633 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 18/70] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:46 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:47.764688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:47.766686 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:47.766928 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:47.767621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:47.783372 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:47.783372 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:47.788937 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:47.797572 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e3d14d4-bbd0-489f-b422-6cefafeef8fe tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:47.797875 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 19/71] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:47 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:48.814996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:48.816911 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:48.816998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:48.817191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:48.824091 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:48.824091 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:48.828009 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:48.832203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64853b3a-cae3-4ea2-89b7-aea3b081ec17 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:48.832603 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 18/72] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:48 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:49.851858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ba7863ef-3c9e-4426-8562-6036268c11cb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:49.854261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba7863ef-3c9e-4426-8562-6036268c11cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:49.855129 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba7863ef-3c9e-4426-8562-6036268c11cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:49.855341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba7863ef-3c9e-4426-8562-6036268c11cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:49.863361 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:49.863361 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:49.867787 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ba7863ef-3c9e-4426-8562-6036268c11cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:49.872944 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba7863ef-3c9e-4426-8562-6036268c11cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:49.873874 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 18/73] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:49 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:50.689782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e6e755e8-4de4-4308-94db-743536699469 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:50.691809 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:50.692005 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-683633266"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:50.693475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-683633266'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:50.693602 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Create volume of 1 GB Aug 03 20:23:50.698076 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Availability Zones retrieved successfully. Aug 03 20:23:50.703746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Flow 'volume_create_api' (3ed05085-708c-40a6-9f23-cfbbf72f47cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:50.704884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a24e2b8-8642-4fc8-9fdb-4185a32791da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:50.706012 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:50.742349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a24e2b8-8642-4fc8-9fdb-4185a32791da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:50.743251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecc2bb5-46bd-4069-a5ed-70dfbc1dae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:50.824687 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Created reservations ['e6f19772-cb03-46b1-9b9e-4e092d2b1608', '84608da5-2f43-45fb-a14e-8536d2e644d8', '3d8e8a37-a637-4d51-9b3d-efe1df0c1558', '55688f00-c7da-48a4-9e1f-c7b014b30082'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:50.825569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecc2bb5-46bd-4069-a5ed-70dfbc1dae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f19772-cb03-46b1-9b9e-4e092d2b1608', '84608da5-2f43-45fb-a14e-8536d2e644d8', '3d8e8a37-a637-4d51-9b3d-efe1df0c1558', '55688f00-c7da-48a4-9e1f-c7b014b30082']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:50.826378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84b3180-2f07-4578-8bc2-b9f131509f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:50.857520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84b3180-2f07-4578-8bc2-b9f131509f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f62c21d0-b47c-4ccf-bd12-ef1ab456c64f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-683633266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acade5f924cf4942881883461f5a4624',qos_specs=None,replication_status=,reservations=['e6f19772-cb03-46b1-9b9e-4e092d2b1608','84608da5-2f43-45fb-a14e-8536d2e644d8','3d8e8a37-a637-4d51-9b3d-efe1df0c1558','55688f00-c7da-48a4-9e1f-c7b014b30082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f92a8fc0e146318eeea376cb9735be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-683633266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f62c21d0-b47c-4ccf-bd12-ef1ab456c64f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acade5f924cf4942881883461f5a4624',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f92a8fc0e146318eeea376cb9735be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:50.857520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b3ac30-c525-46d2-a4f8-125d98b903aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:50.888524 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b3ac30-c525-46d2-a4f8-125d98b903aa) transitioned into state 'SUCCESS' from state '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-683633266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acade5f924cf4942881883461f5a4624',qos_specs=None,replication_status=,reservations=['e6f19772-cb03-46b1-9b9e-4e092d2b1608','84608da5-2f43-45fb-a14e-8536d2e644d8','3d8e8a37-a637-4d51-9b3d-efe1df0c1558','55688f00-c7da-48a4-9e1f-c7b014b30082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f92a8fc0e146318eeea376cb9735be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:50.889066 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b398cbe6-ff7a-44ba-aecf-fada62e83db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:50.890303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:50.892249 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:50.892582 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:50.892885 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:50.902111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b398cbe6-ff7a-44ba-aecf-fada62e83db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:50.902333 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:50.902333 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:50.903715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Flow 'volume_create_api' (3ed05085-708c-40a6-9f23-cfbbf72f47cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:50.904443 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Create volume request issued successfully. Aug 03 20:23:50.905927 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6e755e8-4de4-4308-94db-743536699469 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:50.906537 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 19/74] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:23:50 2026] POST /volume/v3/volumes => generated 749 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:50.908615 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:50.915221 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16e4f951-5fc8-430a-83f5-52aaf3c3f08a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:50.915798 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 20/75] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:50 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:50.926488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a08887e8-505b-4bb3-a871-2212123d43a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:50.926488 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a08887e8-505b-4bb3-a871-2212123d43a5 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:23:50.926488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a08887e8-505b-4bb3-a871-2212123d43a5 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:50.926488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a08887e8-505b-4bb3-a871-2212123d43a5 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:50.931583 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:50.931583 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:50.936696 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a08887e8-505b-4bb3-a871-2212123d43a5 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:23:50.949731 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a08887e8-505b-4bb3-a871-2212123d43a5 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:23:50.950339 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 19/76] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:50 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:51.938652 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7b611653-32e4-4f22-966a-62bedb089182 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:51.940569 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b611653-32e4-4f22-966a-62bedb089182 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:51.940829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b611653-32e4-4f22-966a-62bedb089182 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:51.941057 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b611653-32e4-4f22-966a-62bedb089182 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:51.950815 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:51.950815 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:51.955131 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7b611653-32e4-4f22-966a-62bedb089182 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:51.962212 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b611653-32e4-4f22-966a-62bedb089182 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:51.963058 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 19/77] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:51 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:51.967239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:51.969645 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:23:51.969935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:51.970251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:51.979912 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:51.979912 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:51.985130 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:23:51.990359 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a79bdb40-d0b3-459c-9bf2-133e9338dc72 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:23:51.990867 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 20/78] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:51 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:52.983946 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:52.985904 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:52.986377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:52.986377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:52.994311 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:52.994311 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:52.999143 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:53.004906 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-415dce5a-7f9e-42c1-a4d9-ec74a27d9e85 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:53.005367 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 21/79] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:52 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:54.026732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:54.027895 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:54.028290 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:54.028859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:54.042527 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:54.042527 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:23:54.050798 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:54.060430 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30fa6d59-e27a-4cb7-9da5-066558c97de5 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:54.061168 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 20/80] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:54 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:55.078314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:55.080745 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:55.081062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:55.081363 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:55.097109 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:55.097109 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:55.105354 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:55.117230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc6e0635-f4b9-4368-8616-1d8b11aa7cd3 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:55.118001 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 20/81] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:55 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:56.140660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:56.143916 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:56.144170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:56.144473 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:56.159545 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:56.159545 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:56.167053 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:56.175115 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bf3d0d4-8431-4006-ae3e-c0afe563b994 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:56.175251 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 21/82] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:56 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:57.192884 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:57.195974 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:57.195974 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:57.196236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:57.209473 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:57.209473 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:57.216551 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:57.224639 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aaac4c87-255d-4e18-9ce3-2a56e5c8b6dc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:57.225236 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 22/83] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:57 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:57.967916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:57.969689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:23:57.969992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-979215928"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:23:57.971336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-979215928'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:23:57.971742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Create volume of 1 GB Aug 03 20:23:57.985597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:23:57.985071. {{(pid=100355) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:23:57.985754 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Availability Zones retrieved successfully. Aug 03 20:23:58.006631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Flow 'volume_create_api' (aca35315-f72c-45b8-b6a8-c37ecb004f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:58.007673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8d0009-09e0-4898-9f0c-4ff3ae4ff0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:58.008683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:23:58.068838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8d0009-09e0-4898-9f0c-4ff3ae4ff0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:58.069795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf60074-4740-465b-ad6b-be4a95ed896b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:58.122314 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-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 03 20:23:58.122837 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-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 03 20:23:58.194077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Created reservations ['daa485fb-8d02-4c13-b649-a69d19fa0ccb', '853d7bb4-f88c-4f6f-a9ab-c5da4203d2d0', 'd5c97bc0-fb89-48e7-8ddd-09d19949bc17', '3da1588d-6236-4d2a-8b7e-d5f859a1f4c3'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:23:58.195500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf60074-4740-465b-ad6b-be4a95ed896b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa485fb-8d02-4c13-b649-a69d19fa0ccb', '853d7bb4-f88c-4f6f-a9ab-c5da4203d2d0', 'd5c97bc0-fb89-48e7-8ddd-09d19949bc17', '3da1588d-6236-4d2a-8b7e-d5f859a1f4c3']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:58.196533 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6679501e-608d-4e1c-94c8-2e811ade4d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:58.238301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6679501e-608d-4e1c-94c8-2e811ade4d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-979215928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3611d495a9f43b89686936810a93203',qos_specs=None,replication_status=,reservations=['daa485fb-8d02-4c13-b649-a69d19fa0ccb','853d7bb4-f88c-4f6f-a9ab-c5da4203d2d0','d5c97bc0-fb89-48e7-8ddd-09d19949bc17','3da1588d-6236-4d2a-8b7e-d5f859a1f4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb63116b13874bd19dd96186918f58fe',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-979215928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3611d495a9f43b89686936810a93203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb63116b13874bd19dd96186918f58fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:58.239030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9f1e26-a457-415d-807c-74879793f9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:58.250889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:58.253907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:58.254441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:58.260116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:58.271690 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:58.271690 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:58.275646 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:58.283677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9f1e26-a457-415d-807c-74879793f9c9) transitioned into state 'SUCCESS' from state '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-979215928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3611d495a9f43b89686936810a93203',qos_specs=None,replication_status=,reservations=['daa485fb-8d02-4c13-b649-a69d19fa0ccb','853d7bb4-f88c-4f6f-a9ab-c5da4203d2d0','d5c97bc0-fb89-48e7-8ddd-09d19949bc17','3da1588d-6236-4d2a-8b7e-d5f859a1f4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb63116b13874bd19dd96186918f58fe',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:58.285744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68a98f81-b46a-4a75-bb70-05e36fdcaea7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:58.285744 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 21/84] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:58 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:58.286314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7693eefd-1b25-4292-8065-67d9d7fbb558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:23:58.324636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7693eefd-1b25-4292-8065-67d9d7fbb558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:23:58.325764 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Flow 'volume_create_api' (aca35315-f72c-45b8-b6a8-c37ecb004f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:23:58.326183 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Create volume request issued successfully. Aug 03 20:23:58.326997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ac7f00e-4c72-4d32-a3a2-c1d998a8db65 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:23:58.329116 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 21/85] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:23:57 2026] POST /volume/v3/volumes => generated 751 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:23:58.347231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:58.350995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:23:58.351344 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:58.351648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:58.363423 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:58.363423 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:23:58.370931 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:23:58.377611 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e54deaf7-f2d7-433c-b74a-cc769f9f4d7d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:23:58.378013 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 22/86] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:58 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:59.300955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:59.303790 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:23:59.304055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:59.304302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:59.315309 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:59.315309 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:23:59.320014 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:23:59.326208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd523f1c-c311-4bdd-b424-08f99e9e07b1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:23:59.326208 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 23/87] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:59 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:23:59.395561 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:23:59.397349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:23:59.397549 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:23:59.397757 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:23:59.405190 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:23:59.405190 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:23:59.409306 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:23:59.414363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-642bbdc6-634f-4c9b-a085-7494d0fc4890 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:23:59.414797 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 22/88] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:23:59 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:00.114015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.117523 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:00.117523 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.117523 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.126752 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:00.126752 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:00.133103 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:00.140517 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0f6e16e8-f709-45bc-b99e-bb135b7b909c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:00.141198 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 22/89] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:00 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:00.340179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.342226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:00.342442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.342678 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.350712 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:00.350712 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:00.354729 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:00.359295 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f026382a-99aa-4354-ad78-9bdecfc3a581 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:00.359721 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 23/90] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:00 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:00.467640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59654ac8-8b9a-441e-b6f1-abc55c1075c7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.468089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59654ac8-8b9a-441e-b6f1-abc55c1075c7 None None] GET https://10.4.3.92/volume// Aug 03 20:24:00.468241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59654ac8-8b9a-441e-b6f1-abc55c1075c7 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.468411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59654ac8-8b9a-441e-b6f1-abc55c1075c7 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.468769 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59654ac8-8b9a-441e-b6f1-abc55c1075c7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:00.469136 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 24/91] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:00.489292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0a9ceaa6-5d8d-4e63-b866-2e90fd8944d5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.783709 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0a9ceaa6-5d8d-4e63-b866-2e90fd8944d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:00.784192 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0a9ceaa6-5d8d-4e63-b866-2e90fd8944d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd", "connector": null, "instance_uuid": "cdcb8b65-5161-43be-ba3b-412a66e4ba10"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:00.796707 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:00.796707 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:00.851388 np0000006371 devstack@c-api.service[100356]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 03 20:24:00.851388 np0000006371 devstack@c-api.service[100356]: .first() Aug 03 20:24:00.879030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-0a9ceaa6-5d8d-4e63-b866-2e90fd8944d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:00.880671 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 23/92] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:00 2026] POST /volume/v3/attachments => generated 273 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:00.917526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9c729269-e59e-43a2-b567-85e054dee148 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.920209 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9c729269-e59e-43a2-b567-85e054dee148 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:00.920472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9c729269-e59e-43a2-b567-85e054dee148 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.920752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9c729269-e59e-43a2-b567-85e054dee148 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.934593 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a0a59050-e452-4457-b846-8912a9f559d0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.935088 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0a59050-e452-4457-b846-8912a9f559d0 None None] GET https://10.4.3.92/volume// Aug 03 20:24:00.935332 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0a59050-e452-4457-b846-8912a9f559d0 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.935564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0a59050-e452-4457-b846-8912a9f559d0 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.935905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0a59050-e452-4457-b846-8912a9f559d0 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:00.936265 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 24/93] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:00.937038 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:00.937038 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:00.943716 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9c729269-e59e-43a2-b567-85e054dee148 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:00.946657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:00.949782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:00.950064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:00.950357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:00.950427 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9c729269-e59e-43a2-b567-85e054dee148 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:00.950999 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 23/94] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:00 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:00.963757 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:00.963757 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:00.968976 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:00.976349 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-d5de828f-384b-4278-96e2-99029f09031f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:00.977025 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 25/95] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:00 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:01.031538 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:01.034479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:24:01.035075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-988790468"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:01.036681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-988790468'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:24:01.036828 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Create volume of 1 GB Aug 03 20:24:01.037304 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:01.037304 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:01.043435 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Availability Zones retrieved successfully. Aug 03 20:24:01.049808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Flow 'volume_create_api' (0e646609-bb20-4360-9592-8197ab029863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:01.050972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68aa3a9-949e-45e6-a536-9e8e4a2fd55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:01.052703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:24:01.083656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:01.085780 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] PUT https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 Aug 03 20:24:01.085845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:01.094617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68aa3a9-949e-45e6-a536-9e8e4a2fd55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:01.095562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce59aa8-2a2b-4c4b-b79a-cc842b0428fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:01.100390 np0000006371 devstack@c-api.service[100353]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 03 20:24:01.100390 np0000006371 devstack@c-api.service[100353]: .first() Aug 03 20:24:01.116479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Acquiring lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:01.126995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" acquired by "attachment_update" :: waited 0.011s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:01.128351 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:01.128351 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:01.209035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Created reservations ['5144db91-9f3b-400b-99db-37c8abcc9f97', '4c8fd487-6d90-45cf-a931-6322aa040ed4', 'c57d88db-841a-4810-b66b-d856ee864e1d', 'cf124fff-b2b6-4b07-978b-a57fb8e55994'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:24:01.209865 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce59aa8-2a2b-4c4b-b79a-cc842b0428fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5144db91-9f3b-400b-99db-37c8abcc9f97', '4c8fd487-6d90-45cf-a931-6322aa040ed4', 'c57d88db-841a-4810-b66b-d856ee864e1d', 'cf124fff-b2b6-4b07-978b-a57fb8e55994']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:01.210748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59de349-095a-4b07-868b-0b7e718920e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:01.245193 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59de349-095a-4b07-868b-0b7e718920e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '129d8804-4490-4019-9469-ec6991f7563e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-988790468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56c8c88bb08240dfb9f8c21812d32863',qos_specs=None,replication_status=,reservations=['5144db91-9f3b-400b-99db-37c8abcc9f97','4c8fd487-6d90-45cf-a931-6322aa040ed4','c57d88db-841a-4810-b66b-d856ee864e1d','cf124fff-b2b6-4b07-978b-a57fb8e55994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532a85cdb1a3458f916447e6a6e01ec2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-988790468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=129d8804-4490-4019-9469-ec6991f7563e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56c8c88bb08240dfb9f8c21812d32863',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='532a85cdb1a3458f916447e6a6e01ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:01.246595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f7e874-8c36-4e0d-b7af-dc02ec6d4256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:01.282020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f7e874-8c36-4e0d-b7af-dc02ec6d4256) transitioned into state 'SUCCESS' from state '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-988790468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56c8c88bb08240dfb9f8c21812d32863',qos_specs=None,replication_status=,reservations=['5144db91-9f3b-400b-99db-37c8abcc9f97','4c8fd487-6d90-45cf-a931-6322aa040ed4','c57d88db-841a-4810-b66b-d856ee864e1d','cf124fff-b2b6-4b07-978b-a57fb8e55994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='532a85cdb1a3458f916447e6a6e01ec2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:01.283274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f344be-5349-4622-ab5f-688fbd2b59e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:01.302776 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f344be-5349-4622-ab5f-688fbd2b59e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:01.303727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Flow 'volume_create_api' (0e646609-bb20-4360-9592-8197ab029863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:01.304041 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Create volume request issued successfully. Aug 03 20:24:01.304740 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5aaaade0-3c8b-4209-ab3b-54fd191e2da9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:24:01.305266 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 24/96] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:24:01 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:24:01.316111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" released by "attachment_update" :: held 0.189s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:01.317109 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-1dfe5ecc-691b-400f-8a8f-13ef404e33f3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 returned with HTTP 200 Aug 03 20:24:01.318150 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 25/97] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:01 2026] PUT /volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:01.326735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:01.330477 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:01.330716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:01.331068 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:01.346406 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:01.346406 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:01.351674 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:01.358511 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd1191f4-57e0-477b-9dbc-632780fefb29 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:01.358511 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 24/98] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:01 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:01.377383 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:01.380329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:01.380329 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:01.380329 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:01.393769 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:01.393769 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:01.402865 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:01.410831 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb2e8f9c-405c-4186-aeab-10522c74a6ca tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:01.411515 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 26/99] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:01 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:01.968603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-944773be-153b-4766-b073-70eeee2c93a7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:01.972433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-944773be-153b-4766-b073-70eeee2c93a7 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:01.973529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-944773be-153b-4766-b073-70eeee2c93a7 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:01.973529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-944773be-153b-4766-b073-70eeee2c93a7 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:01.987821 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:01.987821 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:01.995424 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-944773be-153b-4766-b073-70eeee2c93a7 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:02.002828 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-944773be-153b-4766-b073-70eeee2c93a7 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:02.003745 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 25/100] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:01 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:02.155651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:02.161506 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:02.161769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:02.162298 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:02.176639 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:02.176639 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:02.181715 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:02.187219 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-43cda590-b326-4a3b-9dc4-2670567803c1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:02.187722 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 26/101] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:02 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:02.377249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:02.380168 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:02.380399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:02.380546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:02.397780 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:02.397780 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:02.410768 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:02.433622 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45a47684-1390-44c5-8ce5-aa9ae5e5459f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:02.434677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:02.435114 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 25/102] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:02 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:02.439533 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:02.439533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:02.439533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:02.446744 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:02.446744 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:02.454710 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:02.478268 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55460e36-5d59-4eae-ba3f-f1af894140b7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:02.478268 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 27/103] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:02 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:02.558434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:02.562849 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:02.563077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:02.563333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:02.577005 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:02.577005 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:02.586296 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:02.595001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-5ff78deb-544b-4dcd-9f22-4fd64c6c43ac tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:02.597796 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 26/104] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:02 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:02.746490 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-89b0645b-e373-42b6-baad-05880068dbfb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:02.747045 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-89b0645b-e373-42b6-baad-05880068dbfb None None] GET https://10.4.3.92/volume// Aug 03 20:24:02.747296 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-89b0645b-e373-42b6-baad-05880068dbfb None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:02.747703 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-89b0645b-e373-42b6-baad-05880068dbfb None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:02.748040 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-89b0645b-e373-42b6-baad-05880068dbfb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:02.748432 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 27/105] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:02.777647 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-06f6fdda-95b9-42ac-8ea0-f6f5dc5b0330 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.021836 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.024977 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:03.025282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.026093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.044191 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.044191 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:03.047570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5048883b-f4d0-44eb-9768-e3074f9d47c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.047570 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5048883b-f4d0-44eb-9768-e3074f9d47c5 None None] GET https://10.4.3.92/volume// Aug 03 20:24:03.047570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5048883b-f4d0-44eb-9768-e3074f9d47c5 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.048163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5048883b-f4d0-44eb-9768-e3074f9d47c5 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.048198 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5048883b-f4d0-44eb-9768-e3074f9d47c5 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:03.048631 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 27/106] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:03.053512 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:03.064026 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2017be70-6c1b-4744-b4e7-25ae747fa9d5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:03.064574 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 28/107] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:03.079758 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a311fe75-80db-41b2-913e-e28744f2f8af req-50085869-0455-4d9e-a849-139252219f25 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.318603 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-06f6fdda-95b9-42ac-8ea0-f6f5dc5b0330 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:03.319093 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-06f6fdda-95b9-42ac-8ea0-f6f5dc5b0330 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13d307ed-7b1c-4f65-ac32-f30d599b8adf", "connector": null, "instance_uuid": "be144935-8a39-4385-898a-d226c2621749"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:03.332229 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.332229 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:03.395770 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-06f6fdda-95b9-42ac-8ea0-f6f5dc5b0330 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:03.396351 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 26/108] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:02 2026] POST /volume/v3/attachments => generated 273 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:03.430601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-50085869-0455-4d9e-a849-139252219f25 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:03.431179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-50085869-0455-4d9e-a849-139252219f25 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "129d8804-4490-4019-9469-ec6991f7563e", "connector": null, "instance_uuid": "f1ebf383-6193-45f0-a67c-619836516dac"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:03.437700 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-17868380-8194-4dea-be76-b6a42b5296e9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.441323 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-17868380-8194-4dea-be76-b6a42b5296e9 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:03.441323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-17868380-8194-4dea-be76-b6a42b5296e9 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.441323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-17868380-8194-4dea-be76-b6a42b5296e9 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.444428 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.444428 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:03.449003 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5103f8a8-3595-4daa-87cd-35c676b3459d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.449546 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5103f8a8-3595-4daa-87cd-35c676b3459d None None] GET https://10.4.3.92/volume// Aug 03 20:24:03.449796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5103f8a8-3595-4daa-87cd-35c676b3459d None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.450085 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5103f8a8-3595-4daa-87cd-35c676b3459d None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.450551 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5103f8a8-3595-4daa-87cd-35c676b3459d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:03.450989 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 29/109] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:03.457938 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.457938 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:03.465034 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-17868380-8194-4dea-be76-b6a42b5296e9 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:03.465107 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.467841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:03.468160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.468442 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.470275 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-17868380-8194-4dea-be76-b6a42b5296e9 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:03.470590 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 28/110] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:03.483682 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.483682 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:03.490526 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:03.499181 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-ba4fdddd-7db4-4b8b-a4e9-516f1e17cc8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:03.499802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 27/111] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1245 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:03.506430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-282a5c45-d815-447d-b3db-ff99d8267703 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.509662 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-282a5c45-d815-447d-b3db-ff99d8267703 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:03.509662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-282a5c45-d815-447d-b3db-ff99d8267703 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.509972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-282a5c45-d815-447d-b3db-ff99d8267703 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.516881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-50085869-0455-4d9e-a849-139252219f25 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:03.517512 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 28/112] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:03 2026] POST /volume/v3/attachments => generated 273 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:03.526335 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.526335 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:03.532561 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-282a5c45-d815-447d-b3db-ff99d8267703 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:03.542030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-282a5c45-d815-447d-b3db-ff99d8267703 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:03.542750 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 30/113] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:03.567655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-89174a82-706c-425f-9e70-05c693581f77 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.570048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89174a82-706c-425f-9e70-05c693581f77 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:03.570322 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89174a82-706c-425f-9e70-05c693581f77 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.570569 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89174a82-706c-425f-9e70-05c693581f77 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.589046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5f0a579c-9b2d-4db4-a21b-cda8a4834a80 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.589555 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f0a579c-9b2d-4db4-a21b-cda8a4834a80 None None] GET https://10.4.3.92/volume// Aug 03 20:24:03.589883 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f0a579c-9b2d-4db4-a21b-cda8a4834a80 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.590152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f0a579c-9b2d-4db4-a21b-cda8a4834a80 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.591228 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f0a579c-9b2d-4db4-a21b-cda8a4834a80 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:03.592003 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 28/114] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:03.594110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.594110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:03.606400 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-89174a82-706c-425f-9e70-05c693581f77 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:03.610227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.612706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.613796 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:03.614116 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:03.614388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:03.614566 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89174a82-706c-425f-9e70-05c693581f77 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:03.615194 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] PUT https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 Aug 03 20:24:03.615310 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 29/115] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:03.616622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:03.627805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Acquiring lock "cinder-attachment_update-13d307ed-7b1c-4f65-ac32-f30d599b8adf-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:03.629409 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.629409 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:03.634223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Lock "cinder-attachment_update-13d307ed-7b1c-4f65-ac32-f30d599b8adf-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:03.635626 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.635626 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:03.636557 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:03.643354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-b2d54018-db69-43d3-9851-79ceaa0f4e0d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:03.643960 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 29/116] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:03 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:03.737406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:03.739958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] PUT https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 Aug 03 20:24:03.740196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:03.754015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Acquiring lock "cinder-attachment_update-129d8804-4490-4019-9469-ec6991f7563e-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:03.761627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Lock "cinder-attachment_update-129d8804-4490-4019-9469-ec6991f7563e-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:03.763874 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:03.763874 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:03.813522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Lock "cinder-attachment_update-13d307ed-7b1c-4f65-ac32-f30d599b8adf-np0000006371" released by "attachment_update" :: held 0.179s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:03.813896 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-3769f3d1-36bf-4439-860b-a353b7efb724 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 returned with HTTP 200 Aug 03 20:24:03.814413 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 31/117] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:03 2026] PUT /volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:03.919003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Lock "cinder-attachment_update-129d8804-4490-4019-9469-ec6991f7563e-np0000006371" released by "attachment_update" :: held 0.156s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:03.919003 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-9109bdef-89ec-44dd-b5e7-1afe32a88eca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 returned with HTTP 200 Aug 03 20:24:03.919003 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 29/118] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:03 2026] PUT /volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:04.085016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:04.089565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:04.089565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:04.090094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:04.106547 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:04.106547 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:04.110813 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:04.119775 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c7343ac2-988e-48b8-a843-5b4ae155a5c0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:04.120145 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 30/119] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:04 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:04.488578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:04.490875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:04.491579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:04.491579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:04.504030 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:04.504030 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:04.509260 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:04.517588 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ae73d7a-2ede-48df-8c69-ebdfe34dcd8f tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:04.518019 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 30/120] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:04 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:04.561780 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:04.564178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:04.564425 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:04.564728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:04.576132 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:04.576132 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:04.582634 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:04.589071 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e3eb044-bd47-46fd-97a3-01040a5c21cb tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:04.589635 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 32/121] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:04 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:04.634750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-350820da-5ade-44fc-9507-0572de4845b1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:04.639669 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-350820da-5ade-44fc-9507-0572de4845b1 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:04.639669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-350820da-5ade-44fc-9507-0572de4845b1 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:04.639669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-350820da-5ade-44fc-9507-0572de4845b1 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:04.652194 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:04.652194 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:04.657318 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-350820da-5ade-44fc-9507-0572de4845b1 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:04.664514 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-350820da-5ade-44fc-9507-0572de4845b1 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:04.665261 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 30/122] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:04 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:05.137927 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:05.140081 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:05.140264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:05.140490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:05.152805 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:05.152805 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:05.157691 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:05.166732 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339a2585-06e0-4494-a4a4-452b7a8e5160 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:05.167317 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 31/123] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:05 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:24:05.533970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79f01847-78e1-4c81-8d90-f2448d71c80e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:05.537155 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79f01847-78e1-4c81-8d90-f2448d71c80e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:05.537439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79f01847-78e1-4c81-8d90-f2448d71c80e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:05.538537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79f01847-78e1-4c81-8d90-f2448d71c80e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:05.549744 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:05.549744 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:05.553793 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-79f01847-78e1-4c81-8d90-f2448d71c80e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:05.559043 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79f01847-78e1-4c81-8d90-f2448d71c80e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:05.559552 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 31/124] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:05 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:05.604049 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:05.606257 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:05.606454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:05.607007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:05.615574 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:05.615574 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:05.623303 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:05.630876 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f02c484f-2cdf-4031-b2f6-85288a6d4cf6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:05.631473 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 33/125] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:05 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:05.681435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:05.683681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:05.684214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:05.684607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:05.698561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:05.698561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:05.703407 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:05.709707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad4c25d2-5974-4a82-bfcc-e6497bfd6cf2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:05.710277 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 31/126] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:05 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:06.181966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:06.184486 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:06.184740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:06.184990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:06.341948 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:06.341948 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:06.347987 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:06.352816 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83acdf47-9db4-4751-a17e-d9d4466b0f51 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:06.353292 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 32/127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:06 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:06.572535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:06.574213 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:06.574392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:06.574578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:06.576501 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=150,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:24:06.585348 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:06.585348 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:06.589469 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:06.594638 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e576106-7e5b-4ae8-b8fd-74f3e0f8aaf7 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:06.595054 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 32/128] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:06 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:06.649429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:06.651941 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:06.652290 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:06.652533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:06.654852 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=178,cinder:INSERT=27,cinder:UPDATE=40 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:24:06.660973 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:06.660973 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:06.666390 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:06.672158 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fa6091f-86c5-4386-a269-e62f1d4adca7 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:06.672645 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 34/129] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:06 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:06.724839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:06.726846 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:06.727121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:06.727445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:06.740653 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:06.740653 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:06.744664 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:06.749476 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a432f4ba-79ea-49a4-a5b7-0a9f7a69190c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:06.749916 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 32/130] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:06 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:07.368878 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:07.371057 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:07.371324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:07.371598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:07.374131 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=220,cinder:INSERT=42,cinder:UPDATE=50 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:24:07.382849 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:07.382849 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:07.387039 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:07.392953 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e55cf8e5-36d9-423b-a9fd-e0c93288ff16 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:07.393493 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 33/131] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:07 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:07.610098 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:07.612527 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:07.612949 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:07.613241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:07.627810 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:07.627810 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:07.633200 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:07.639887 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41c12c1f-c5cf-4403-b7f0-755c4abc9806 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:07.640414 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 33/132] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:07 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:07.688579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:07.691362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:07.691693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:07.691968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:07.705103 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:07.705103 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:07.713565 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:07.720356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b32062a-26cf-4e22-9fda-59c433fcfa99 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:07.720984 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 35/133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:07 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:07.767766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-888960fe-4281-4382-88b9-91cf11cab954 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:07.770056 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-888960fe-4281-4382-88b9-91cf11cab954 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:07.770263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-888960fe-4281-4382-88b9-91cf11cab954 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:07.770489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-888960fe-4281-4382-88b9-91cf11cab954 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:07.772666 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=148,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:24:07.783391 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:07.783391 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:07.787209 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-888960fe-4281-4382-88b9-91cf11cab954 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:07.792227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-888960fe-4281-4382-88b9-91cf11cab954 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:07.792681 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 33/134] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:07 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:08.407484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:08.409902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:08.410211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:08.410445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:08.422330 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:08.422330 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:08.426417 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:08.431145 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4d15eae5-a4ac-4b98-8d7e-84034a56b591 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:08.431558 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 34/135] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:08 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:08.658875 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:08.661152 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:08.661412 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:08.661681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:08.675621 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:08.675621 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:08.680485 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:08.686112 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6267f50-5edc-4fb6-b6ce-d0e55ff0cf61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:08.686676 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 34/136] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:08 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:08.738287 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:08.740397 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:08.740656 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:08.740917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:08.749370 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:08.749370 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:08.754204 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:08.762058 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7832f6b9-d85a-454c-88e8-eb5fd3693678 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:08.762846 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 36/137] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:08 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:08.806166 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:08.807974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:08.808135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:08.808312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:08.819920 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:08.819920 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:08.825042 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:08.831021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4511ec5-513a-4b30-b614-0f0478b219c6 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:08.831556 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 34/138] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:08 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:09.445249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:09.447162 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:09.447435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:09.447773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:09.458135 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:09.458135 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:09.462419 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:09.467608 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-252cbdf1-d8ae-43e0-9463-a34e52bea2c5 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:09.468032 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 35/139] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:09 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:09.704550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:09.706507 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:09.706738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:09.706951 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:09.717499 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:09.717499 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:09.720713 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:09.724837 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-88b4f04c-0d07-4251-ac72-6aacb05e9e70 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:09.725211 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 35/140] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:09 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:09.779379 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:09.781774 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:09.782011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:09.782252 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:09.791748 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:09.791748 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:09.797110 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:09.804239 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f8d81f28-ac87-484e-b5c3-b78bd8a1e786 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:09.804840 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 37/141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:09 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:09.847926 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:09.849783 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:09.850072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:09.850281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:09.860602 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:09.860602 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:09.863862 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:09.868305 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f37e70e2-d80c-4fc2-a86b-a04c97a6bfcf tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:09.868649 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 35/142] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:09 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:10.480578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ecb11845-4b00-488b-911b-873a08164f1b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:10.482293 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ecb11845-4b00-488b-911b-873a08164f1b tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:10.482499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ecb11845-4b00-488b-911b-873a08164f1b tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:10.482707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ecb11845-4b00-488b-911b-873a08164f1b tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:10.493304 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:10.493304 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:10.498271 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ecb11845-4b00-488b-911b-873a08164f1b tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:10.504543 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ecb11845-4b00-488b-911b-873a08164f1b tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:10.505128 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 36/143] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:10 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:10.740375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:10.742490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:10.742692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:10.742866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:10.754073 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:10.754073 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:10.757754 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:10.761758 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f133cb4-b991-443f-a9c9-40a0cf231074 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:10.762340 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 36/144] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:10 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:10.819869 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5fae06c7-4233-4077-8f18-f287612197a2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:10.821698 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fae06c7-4233-4077-8f18-f287612197a2 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:10.821910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fae06c7-4233-4077-8f18-f287612197a2 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:10.822161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fae06c7-4233-4077-8f18-f287612197a2 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:10.829450 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:10.829450 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:10.833751 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5fae06c7-4233-4077-8f18-f287612197a2 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:10.838928 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fae06c7-4233-4077-8f18-f287612197a2 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:10.839366 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 38/145] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:10 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:10.883746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:10.885761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:10.885931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:10.886151 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:11.017904 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:11.017904 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:11.021603 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:11.026206 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cc1140d5-2a1f-4527-ab93-34e0e4765c40 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:11.026594 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 36/146] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:10 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:11.522784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:11.524968 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:11.525266 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:11.525571 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:11.538323 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:11.538323 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:11.543885 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:11.550438 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18f9e9ea-49a5-4735-bcaa-7da3d7b159c1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:11.550999 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 37/147] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:11 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:11.775434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f32859a-696a-476c-9e9f-f254dec2a384 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:11.777795 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f32859a-696a-476c-9e9f-f254dec2a384 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:11.777955 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f32859a-696a-476c-9e9f-f254dec2a384 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:11.778170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f32859a-696a-476c-9e9f-f254dec2a384 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:11.854067 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:11.856688 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:11.857006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:11.857300 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:11.868438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:11.868438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:11.874147 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:11.881482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e28a584-66ad-485e-b8f2-be35e0be2562 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:11.882180 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 39/148] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:11 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:11.917635 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:11.917635 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:11.921800 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f32859a-696a-476c-9e9f-f254dec2a384 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:11.925648 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f32859a-696a-476c-9e9f-f254dec2a384 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:11.925988 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 37/149] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:11 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:12.045043 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:12.047370 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:12.047606 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:12.047813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:12.059483 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:12.059483 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:12.064286 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:12.069928 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3249d090-5dbe-42fe-a9d0-20a21fb83dbd tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:12.070319 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 37/150] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:12 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:12.567437 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:12.569338 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:12.569567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:12.569824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:12.581734 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:12.581734 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:12.585799 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:12.590110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60c6faca-e0ea-4925-af5d-391a726e4dd4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:12.590476 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 38/151] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:12 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:12.679332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:12.681991 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:12.682360 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:12.682749 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:12.814771 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:12.814771 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:12.818917 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:12.823767 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-65b11490-243a-454a-aa77-028feabe19d3 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:12.824196 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 40/152] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:12 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:12.900645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:12.902598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:12.902866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:12.903069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:12.910853 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:12.910853 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:12.915125 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:12.920289 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1325f7ca-94b1-426b-a8c6-562e3ed200cd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:12.921032 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 38/153] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:12 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:12.941566 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:12.944168 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:12.944365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:12.944567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:12.960938 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:12.960938 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:12.970774 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:12.975250 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1e56d5e-5250-46a9-b223-37ed142a4b3e tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:12.975865 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 38/154] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:12 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:13.086510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a84c81da-4bde-4377-aae8-e0b7904795fe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.088334 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a84c81da-4bde-4377-aae8-e0b7904795fe tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:13.088586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a84c81da-4bde-4377-aae8-e0b7904795fe tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.088838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a84c81da-4bde-4377-aae8-e0b7904795fe tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.091091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6c63ade4-d398-4382-b9eb-b57c96682482 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.091560 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c63ade4-d398-4382-b9eb-b57c96682482 None None] GET https://10.4.3.92/volume// Aug 03 20:24:13.091772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c63ade4-d398-4382-b9eb-b57c96682482 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.091951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c63ade4-d398-4382-b9eb-b57c96682482 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.092285 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c63ade4-d398-4382-b9eb-b57c96682482 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:13.092745 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 41/155] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:13.099705 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.099705 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:13.103776 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a84c81da-4bde-4377-aae8-e0b7904795fe tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:13.109024 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a84c81da-4bde-4377-aae8-e0b7904795fe tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:13.109385 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 39/156] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:13.111501 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0196092d-591b-4fcb-8433-bf646544c990 req-a977972f-a5ef-4ff8-98e4-ece8baae0159 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.267056 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-a977972f-a5ef-4ff8-98e4-ece8baae0159 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:13.267494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-a977972f-a5ef-4ff8-98e4-ece8baae0159 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "966135e0-1098-46a8-98f2-d7c96c32e138", "connector": null, "instance_uuid": "3d27bbfd-d939-486e-ac24-2ef589318c64"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:13.276007 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.276007 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:13.306406 np0000006371 devstack@c-api.service[100353]: WARNING cinder.volume.api [req-0196092d-591b-4fcb-8433-bf646544c990 req-a977972f-a5ef-4ff8-98e4-ece8baae0159 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 03 20:24:13.310725 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-a977972f-a5ef-4ff8-98e4-ece8baae0159 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:13.311122 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 39/157] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:13 2026] POST /volume/v3/attachments => generated 271 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:13.339835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.341393 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:13.341740 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.341812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.350586 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.350586 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:13.351057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-92f7cd2c-25c5-4d2c-8479-c19a9c7b89eb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.351497 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92f7cd2c-25c5-4d2c-8479-c19a9c7b89eb None None] GET https://10.4.3.92/volume// Aug 03 20:24:13.351683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92f7cd2c-25c5-4d2c-8479-c19a9c7b89eb None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.352001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92f7cd2c-25c5-4d2c-8479-c19a9c7b89eb None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.352191 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92f7cd2c-25c5-4d2c-8479-c19a9c7b89eb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:13.352489 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 42/158] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:13.354386 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:13.359024 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b19707cb-710a-41b2-9391-5e7a8961ae69 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:13.359408 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 39/159] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:13.359815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.362158 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:13.362383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.362621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.371539 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.371539 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:13.374818 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:13.378840 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-dcf420cf-9888-41c5-ae6b-273e26ef7c70 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:13.379196 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 40/160] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1044 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:13.455500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.458114 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] PUT https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae Aug 03 20:24:13.458615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:13.467556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Acquiring lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:13.472059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:13.473026 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.473026 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:13.567390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" released by "attachment_update" :: held 0.095s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:13.567755 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-298a607a-c20b-4809-8ad1-cb0ff73acaa2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae returned with HTTP 200 Aug 03 20:24:13.568187 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 40/161] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:13 2026] PUT /volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae => generated 967 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:13.603889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.605618 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:13.605819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.605997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.615473 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.615473 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:13.618823 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:13.622630 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76dbc610-8771-40cc-86b5-ebdb4448f6f0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:13.622973 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 43/162] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:13.935798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.937907 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:13.938082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.938253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.946543 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.946543 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:13.953720 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:13.959955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9287f55-d14c-4304-accf-bd7a2b318af8 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:13.960285 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 40/163] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:13.987784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-90022897-1611-421a-9f13-3b3f73d878f2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:13.989294 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90022897-1611-421a-9f13-3b3f73d878f2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:13.989508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90022897-1611-421a-9f13-3b3f73d878f2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:13.989725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90022897-1611-421a-9f13-3b3f73d878f2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:13.997828 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:13.997828 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:14.000643 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-90022897-1611-421a-9f13-3b3f73d878f2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:14.003907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90022897-1611-421a-9f13-3b3f73d878f2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:14.004235 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 41/164] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:13 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:14.128369 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:14.130849 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:14.131085 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:14.131308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:14.144357 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:14.144357 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:14.147872 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:14.152804 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c5655b6-4735-481d-a97e-7efa52ff50c5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:14.153262 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 41/165] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:14 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:14.371936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b79e0490-282e-4a24-b465-6d70340cf886 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:14.373977 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b79e0490-282e-4a24-b465-6d70340cf886 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:14.374246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b79e0490-282e-4a24-b465-6d70340cf886 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:14.374538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b79e0490-282e-4a24-b465-6d70340cf886 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:14.385654 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:14.385654 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:14.389385 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b79e0490-282e-4a24-b465-6d70340cf886 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:14.393791 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b79e0490-282e-4a24-b465-6d70340cf886 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:14.394242 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 44/166] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:14 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:14.637035 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:14.639018 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:14.639206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:14.639393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:14.648337 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:14.648337 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:14.651698 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:14.655758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32aec333-dff2-42a9-a5b4-aaf3dc099bab tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:14.656083 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 41/167] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:14 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:14.971711 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:14.973476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:14.973731 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:14.973920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:14.981086 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:14.981086 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:14.988024 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:14.992348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3c4e9b3-866c-4a68-a4e8-853c85078d31 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:14.992785 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 42/168] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:14 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:15.017715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:15.019956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:15.020203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:15.020432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:15.033817 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:15.033817 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:15.038093 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:15.043330 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bbc61e1d-fcdc-4df1-bfa7-4f4edf427273 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:15.043879 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 42/169] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:15 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:15.170105 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:15.172281 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:15.172536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:15.172800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:15.182087 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:15.182087 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:15.184989 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:15.188377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fa5fb80c-792f-404b-9283-9f8c3a0ff897 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:15.188799 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 45/170] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:15 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:15.408563 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-65ad2c42-0d89-4e18-9040-700968601416 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:15.410322 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65ad2c42-0d89-4e18-9040-700968601416 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:15.410509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65ad2c42-0d89-4e18-9040-700968601416 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:15.410657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65ad2c42-0d89-4e18-9040-700968601416 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:15.419426 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:15.419426 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:15.422852 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-65ad2c42-0d89-4e18-9040-700968601416 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:15.426644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65ad2c42-0d89-4e18-9040-700968601416 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:15.426987 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 42/171] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:15 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:15.669171 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:15.670976 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:15.671195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:15.671399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:15.681811 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:15.681811 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:15.685972 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:15.691422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2b8966e-2d50-4389-b40c-f20b8ff026d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:15.691919 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 43/172] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:15 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:16.008289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0cd64291-5fa6-4c33-855f-39a5839042bd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:16.009966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0cd64291-5fa6-4c33-855f-39a5839042bd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:16.010153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0cd64291-5fa6-4c33-855f-39a5839042bd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:16.010331 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0cd64291-5fa6-4c33-855f-39a5839042bd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:16.016930 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:16.016930 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:16.020418 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0cd64291-5fa6-4c33-855f-39a5839042bd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:16.024289 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0cd64291-5fa6-4c33-855f-39a5839042bd tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:16.024691 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 43/173] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:16 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:16.058560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-829c00e6-3282-42a0-9790-769529a2b4e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:16.060351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-829c00e6-3282-42a0-9790-769529a2b4e4 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:16.060585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-829c00e6-3282-42a0-9790-769529a2b4e4 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:16.060761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-829c00e6-3282-42a0-9790-769529a2b4e4 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:16.069917 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:16.069917 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:16.072925 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-829c00e6-3282-42a0-9790-769529a2b4e4 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:16.076658 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-829c00e6-3282-42a0-9790-769529a2b4e4 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:16.077027 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 46/174] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:16 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:16.201565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-11a12b19-a14b-443c-94d0-0487bba05188 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:16.203700 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11a12b19-a14b-443c-94d0-0487bba05188 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:16.203931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-11a12b19-a14b-443c-94d0-0487bba05188 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:16.204173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-11a12b19-a14b-443c-94d0-0487bba05188 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:16.214586 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:16.214586 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:16.218186 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-11a12b19-a14b-443c-94d0-0487bba05188 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:16.222943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11a12b19-a14b-443c-94d0-0487bba05188 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:16.223419 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 43/175] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:16 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:16.438902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b0e6118-5209-4288-b1eb-6660a5934130 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:16.440417 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b0e6118-5209-4288-b1eb-6660a5934130 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:16.440609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b0e6118-5209-4288-b1eb-6660a5934130 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:16.440804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b0e6118-5209-4288-b1eb-6660a5934130 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:16.448982 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:16.448982 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:16.452218 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b0e6118-5209-4288-b1eb-6660a5934130 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:16.456130 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b0e6118-5209-4288-b1eb-6660a5934130 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:16.456487 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 44/176] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:16 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:16.707105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:16.710203 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:16.710203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:16.710521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:16.723716 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:16.723716 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:16.729207 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:16.734748 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8107aad0-1839-40f7-99e5-4521a3f3c636 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:16.735150 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 44/177] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:16 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:17.037486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-453153bb-ea51-454b-9e38-a4f76629376b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:17.039296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-453153bb-ea51-454b-9e38-a4f76629376b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:17.039621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-453153bb-ea51-454b-9e38-a4f76629376b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:17.039882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-453153bb-ea51-454b-9e38-a4f76629376b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:17.047937 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:17.047937 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:17.052502 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-453153bb-ea51-454b-9e38-a4f76629376b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:17.057768 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-453153bb-ea51-454b-9e38-a4f76629376b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:17.058157 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 47/178] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:17 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:17.089206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a4de67ac-344b-42d9-b5d7-c866764a113c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:17.091623 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4de67ac-344b-42d9-b5d7-c866764a113c tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:17.091903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4de67ac-344b-42d9-b5d7-c866764a113c tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:17.092161 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4de67ac-344b-42d9-b5d7-c866764a113c tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:17.104601 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:17.104601 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:17.108621 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a4de67ac-344b-42d9-b5d7-c866764a113c tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:17.114009 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4de67ac-344b-42d9-b5d7-c866764a113c tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:17.114543 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 44/179] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:17 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:17.241648 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:17.243403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:17.243642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:17.243828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:17.253934 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:17.253934 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:17.257983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:17.263535 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55f600f0-b3df-4cea-99d4-21c3dfe0a571 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:17.263912 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 45/180] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:17 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:24:17.469959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:17.472274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:17.472563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:17.472852 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:17.485209 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:17.485209 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:17.490057 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:17.496386 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5779cb7-feb8-4a05-b916-ca8fb53d14dd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:17.497054 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 45/181] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:17 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:17.748197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:17.750182 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:17.750636 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:17.750761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:17.763699 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:17.763699 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:17.768423 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:17.774291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7707c0e2-aa58-46aa-a85b-f665bb6154bc tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:17.774821 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 48/182] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:17 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:18.071773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:18.073958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:18.074196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:18.074432 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:18.083021 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:18.083021 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:18.087219 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:18.092725 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9bcc5f7e-2f7c-41ed-8906-940776cb458f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:18.093201 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 45/183] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:18 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:18.129510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:18.131523 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:18.131844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:18.132079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:18.143782 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:18.143782 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:18.147917 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:18.152251 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88f1f247-7a85-4c50-85e4-33a5e426ad4b tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:18.152797 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 46/184] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:18 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:18.280281 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ba89c57c-951d-4175-b972-02280a20b0b8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:18.282272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ba89c57c-951d-4175-b972-02280a20b0b8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:18.282590 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ba89c57c-951d-4175-b972-02280a20b0b8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:18.282777 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ba89c57c-951d-4175-b972-02280a20b0b8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:18.294068 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:18.294068 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:18.298822 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ba89c57c-951d-4175-b972-02280a20b0b8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:18.303861 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ba89c57c-951d-4175-b972-02280a20b0b8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:18.304278 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 46/185] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:18 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:18.510600 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:18.512676 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:18.512945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:18.513214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:18.524138 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:18.524138 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:18.529052 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:18.533895 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3cd83171-6b9b-4784-adb9-5bb6a4cd5863 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:18.534303 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 49/186] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:18 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:18.791626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5d436005-4039-4921-9abd-b2b763025954 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:18.793511 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d436005-4039-4921-9abd-b2b763025954 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:18.793713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d436005-4039-4921-9abd-b2b763025954 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:18.793922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d436005-4039-4921-9abd-b2b763025954 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:18.805079 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:18.805079 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:18.809906 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5d436005-4039-4921-9abd-b2b763025954 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:18.815079 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d436005-4039-4921-9abd-b2b763025954 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:18.815597 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 46/187] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:18 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:19.113418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6da7d767-eaab-43a4-b202-26cfb684802a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:19.115854 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6da7d767-eaab-43a4-b202-26cfb684802a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:19.116123 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6da7d767-eaab-43a4-b202-26cfb684802a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:19.116368 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6da7d767-eaab-43a4-b202-26cfb684802a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:19.127773 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:19.127773 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:19.132899 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6da7d767-eaab-43a4-b202-26cfb684802a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:19.138410 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6da7d767-eaab-43a4-b202-26cfb684802a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:19.139178 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 47/188] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:19 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:19.166885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-305c04c1-d524-4e5a-911b-7c29c43263db None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:19.168756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-305c04c1-d524-4e5a-911b-7c29c43263db tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:19.169010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-305c04c1-d524-4e5a-911b-7c29c43263db tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:19.169163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-305c04c1-d524-4e5a-911b-7c29c43263db tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:19.178829 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:19.178829 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:19.181762 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-305c04c1-d524-4e5a-911b-7c29c43263db tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:19.185170 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-305c04c1-d524-4e5a-911b-7c29c43263db tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:19.185566 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 47/189] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:19 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:19.317784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:19.319916 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:19.320146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:19.320368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:19.331540 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:19.331540 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:19.335603 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:19.340264 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35c99c5b-0c51-4b6e-8be0-1a70ee51b238 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:19.340948 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 50/190] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:19 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:19.549885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:19.551769 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:19.551971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:19.552485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:19.561869 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:19.561869 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:19.566134 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:19.574000 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-252f25cb-72a4-4fa9-8bb3-c5abc3a53f25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:19.574452 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 47/191] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:19 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:19.833305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:19.835110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:19.835333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:19.835585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:19.849872 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:19.849872 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:19.853688 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:19.858428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3cabe8d8-da10-432a-bb32-a2c139fa711a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:19.858912 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 48/192] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:19 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:20.155902 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:20.157753 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:20.157964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:20.158151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:20.165390 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:20.165390 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:20.170042 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:20.174673 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ab1c1372-d859-4587-9f06-fb2ede4cb3b9 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:20.175024 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 48/193] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:20 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:20.199758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:20.201948 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:20.202168 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:20.202361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:20.212392 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:20.212392 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:20.216411 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:20.222055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ca678641-d2eb-4e4b-96fa-fd645755e917 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:20.222764 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 51/194] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:20 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:20.354066 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:20.356510 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:20.356751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:20.356990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:20.366001 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:20.366001 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:20.370081 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:20.374756 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3724d56a-7fa3-488e-9e87-c24fd1363c52 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:20.375172 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 48/195] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:20 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:20.587774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1e764ef8-bc99-4de5-97af-c326773a6011 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:20.590148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1e764ef8-bc99-4de5-97af-c326773a6011 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:20.590586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1e764ef8-bc99-4de5-97af-c326773a6011 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:20.590782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1e764ef8-bc99-4de5-97af-c326773a6011 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:20.603295 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:20.603295 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:20.608158 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1e764ef8-bc99-4de5-97af-c326773a6011 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:20.614023 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1e764ef8-bc99-4de5-97af-c326773a6011 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:20.614528 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 49/196] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:20 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:20.870893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-da96e147-2371-4266-9768-ceb26e023d8a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:20.872708 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-da96e147-2371-4266-9768-ceb26e023d8a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:20.872904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-da96e147-2371-4266-9768-ceb26e023d8a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:20.873096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-da96e147-2371-4266-9768-ceb26e023d8a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:20.883431 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:20.883431 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:20.887192 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-da96e147-2371-4266-9768-ceb26e023d8a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:20.891562 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-da96e147-2371-4266-9768-ceb26e023d8a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:20.891923 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 49/197] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:20 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:21.187679 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.190271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:21.190679 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.191027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.200746 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.200746 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:21.206833 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:21.214687 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-851a8afa-d396-4d28-aa9b-cecfe7fdffe0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:21.215339 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 52/198] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:21.232032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.233501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:24:21.234639 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1875663343"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:21.235262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1875663343'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:24:21.235373 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume of 1 GB Aug 03 20:24:21.241786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-161aa6f6-11a6-43be-87c5-58219319ab61 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.244370 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-161aa6f6-11a6-43be-87c5-58219319ab61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:21.244616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-161aa6f6-11a6-43be-87c5-58219319ab61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.244830 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-161aa6f6-11a6-43be-87c5-58219319ab61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.254135 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Availability Zones retrieved successfully. Aug 03 20:24:21.260910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (ae7aa4ad-511d-4833-a6f7-96627e1cdcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:21.261889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4205caf0-8401-473c-91ad-55bdafab9fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:21.262832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:24:21.266391 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.266391 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:21.281030 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-161aa6f6-11a6-43be-87c5-58219319ab61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:21.289955 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-161aa6f6-11a6-43be-87c5-58219319ab61 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:21.290244 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 50/199] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:21.311167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4205caf0-8401-473c-91ad-55bdafab9fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:21.312603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb7d786-a30e-4c21-8c86-d37532b4ee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:21.383323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Created reservations ['aa06e33b-80e8-4f2c-8948-ae366ccc450b', '1c389ff4-044d-48fe-8d02-ed778062f0da', '24f1ebf6-d868-4006-b7fe-0adf395d4cef', '7f1866d0-c5ff-480b-af16-b7b992233c5b'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:24:21.384415 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb7d786-a30e-4c21-8c86-d37532b4ee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa06e33b-80e8-4f2c-8948-ae366ccc450b', '1c389ff4-044d-48fe-8d02-ed778062f0da', '24f1ebf6-d868-4006-b7fe-0adf395d4cef', '7f1866d0-c5ff-480b-af16-b7b992233c5b']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:21.385651 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f06eb8-0642-48c8-a7bd-3e6ced953ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:21.391839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.393496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:21.394345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.394345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.420085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94f06eb8-0642-48c8-a7bd-3e6ced953ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5acf96-2d55-40d1-baee-873801e93381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1875663343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['aa06e33b-80e8-4f2c-8948-ae366ccc450b','1c389ff4-044d-48fe-8d02-ed778062f0da','24f1ebf6-d868-4006-b7fe-0adf395d4cef','7f1866d0-c5ff-480b-af16-b7b992233c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1875663343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5acf96-2d55-40d1-baee-873801e93381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='008ebe2d84e7466789d93f5c5eb31d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:21.421131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1079c71f-e408-40d4-a083-2c245bab025d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:21.423988 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.423988 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:21.430318 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:21.434684 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bfe84c4-5392-4605-beb7-b6d1567eb160 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:21.455169 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 50/200] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:21.479978 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1079c71f-e408-40d4-a083-2c245bab025d) transitioned into state 'SUCCESS' from state '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-1875663343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['aa06e33b-80e8-4f2c-8948-ae366ccc450b','1c389ff4-044d-48fe-8d02-ed778062f0da','24f1ebf6-d868-4006-b7fe-0adf395d4cef','7f1866d0-c5ff-480b-af16-b7b992233c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:21.481443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbfc803-8003-4f87-b8ac-f5a987ff6364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:21.516299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbfc803-8003-4f87-b8ac-f5a987ff6364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:21.516517 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (ae7aa4ad-511d-4833-a6f7-96627e1cdcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:21.517842 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request issued successfully. Aug 03 20:24:21.521320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b488d5f7-fa8c-4647-83e4-c4b2b6f0e47a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:24:21.523939 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 49/201] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:24:21 2026] POST /volume/v3/volumes => generated 750 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:24:21.539778 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.541304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:24:21.541585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.541986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.550790 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.550790 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:21.557734 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:21.564142 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-63654a37-4ac8-455e-896d-6e567b9dbc75 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 200 Aug 03 20:24:21.564617 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 53/202] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:21.629046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.632946 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:21.633199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.633508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.644631 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.644631 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:21.649390 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:21.654445 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6baf5fbe-0e32-4d2f-86fa-b60f85cdafe8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:21.654894 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 51/203] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:21.903176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:21.905416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:21.905666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:21.905858 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:21.915282 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:21.915282 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:21.918348 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:21.922015 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d94ca80-4e73-4082-9a4f-5461df289b75 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:21.922453 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 51/204] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:21 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:22.306939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.308801 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:22.308964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.309159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.319942 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.319942 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:22.323642 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:22.328940 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9a8c136-722b-4bee-95a0-bb55fd242b79 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:22.329587 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 50/205] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:22.453132 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53f51735-a009-40cd-baa8-dc737aa3ddca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.454985 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53f51735-a009-40cd-baa8-dc737aa3ddca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:22.455268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53f51735-a009-40cd-baa8-dc737aa3ddca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.455490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53f51735-a009-40cd-baa8-dc737aa3ddca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.466519 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.466519 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:22.470043 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53f51735-a009-40cd-baa8-dc737aa3ddca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:22.474048 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53f51735-a009-40cd-baa8-dc737aa3ddca tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:22.474443 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 54/206] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:22.583173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-06d884a1-fe99-4008-8720-b9c7571f3575 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.585048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06d884a1-fe99-4008-8720-b9c7571f3575 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:24:22.585281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06d884a1-fe99-4008-8720-b9c7571f3575 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.585564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06d884a1-fe99-4008-8720-b9c7571f3575 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.592909 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.592909 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:22.597109 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-06d884a1-fe99-4008-8720-b9c7571f3575 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:22.601660 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06d884a1-fe99-4008-8720-b9c7571f3575 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 200 Aug 03 20:24:22.602189 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 52/207] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:22.619122 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.621005 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:24:22.621472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1941601662"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:22.622975 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1941601662'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:24:22.623210 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume of 1 GB Aug 03 20:24:22.627543 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Availability Zones retrieved successfully. Aug 03 20:24:22.633345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (92d28b9b-e328-4663-8159-d6a6f59bdb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:22.635587 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc5455f-36a9-475a-98e5-a010f87f40bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:22.636636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:24:22.669034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.670130 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc5455f-36a9-475a-98e5-a010f87f40bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:22.670981 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f49faa-aa00-4a04-b23d-62c1f619c1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:22.672724 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:22.673045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.673333 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.686638 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.686638 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:22.691327 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:22.695838 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e700b51-47e5-490e-a8ba-96ad79c1df60 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:22.696198 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 51/208] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:22.713746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Created reservations ['f5400c87-2620-4e66-8cab-301553f9253e', '164b773f-7423-4342-948e-bbf113064176', '6cb2e037-5a62-418d-a0b6-09fe3e1294a6', 'e8467feb-e17d-4592-ad67-a4a89bcfbbc3'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:24:22.714644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f49faa-aa00-4a04-b23d-62c1f619c1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5400c87-2620-4e66-8cab-301553f9253e', '164b773f-7423-4342-948e-bbf113064176', '6cb2e037-5a62-418d-a0b6-09fe3e1294a6', 'e8467feb-e17d-4592-ad67-a4a89bcfbbc3']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:22.715360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1deda4-a36f-4526-adaa-7ff8cf12e40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:22.739710 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1deda4-a36f-4526-adaa-7ff8cf12e40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c012ae2-53fd-4b7e-9881-e3edcc3309b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1941601662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['f5400c87-2620-4e66-8cab-301553f9253e','164b773f-7423-4342-948e-bbf113064176','6cb2e037-5a62-418d-a0b6-09fe3e1294a6','e8467feb-e17d-4592-ad67-a4a89bcfbbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1941601662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c012ae2-53fd-4b7e-9881-e3edcc3309b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='008ebe2d84e7466789d93f5c5eb31d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:22.740535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f06b0eb-edd0-452e-a8cc-700ef94627c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:22.761781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f06b0eb-edd0-452e-a8cc-700ef94627c1) transitioned into state 'SUCCESS' from state '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-1941601662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008ebe2d84e7466789d93f5c5eb31d33',qos_specs=None,replication_status=,reservations=['f5400c87-2620-4e66-8cab-301553f9253e','164b773f-7423-4342-948e-bbf113064176','6cb2e037-5a62-418d-a0b6-09fe3e1294a6','e8467feb-e17d-4592-ad67-a4a89bcfbbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d0661ca38f4681bd620375a0ff7e03',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:22.762410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cf4917-fd1a-4c64-8631-2721d6c0bd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:24:22.772839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cf4917-fd1a-4c64-8631-2721d6c0bd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:24:22.773629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Flow 'volume_create_api' (92d28b9b-e328-4663-8159-d6a6f59bdb6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:24:22.773892 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Create volume request issued successfully. Aug 03 20:24:22.774469 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0dfebb8-fe96-4832-81e2-dec6a90fef60 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:24:22.775013 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 52/209] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:24:22 2026] POST /volume/v3/volumes => generated 750 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:24:22.788793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.790845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:24:22.791052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.791250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.797691 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.797691 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:22.800845 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:22.804511 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-84e4ac3e-391b-409f-a74e-9b77d72480cc tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 200 Aug 03 20:24:22.804906 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 55/210] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:22.937454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ae94d662-9b0b-4d24-8f81-087794c26334 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:22.939390 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae94d662-9b0b-4d24-8f81-087794c26334 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:22.939639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae94d662-9b0b-4d24-8f81-087794c26334 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:22.939875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae94d662-9b0b-4d24-8f81-087794c26334 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:22.952128 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:22.952128 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:22.956739 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ae94d662-9b0b-4d24-8f81-087794c26334 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:22.962812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae94d662-9b0b-4d24-8f81-087794c26334 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:22.963540 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 53/211] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:22 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:23.348863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:23.350599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:23.350783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:23.350963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:23.362055 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:23.362055 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:23.375213 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:23.380480 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eda6143a-1c8a-4235-b002-5a04eb627d07 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:23.380888 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 52/212] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:23 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:23.490828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37577a2a-c772-496a-b203-ed12e409f7af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:23.494076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37577a2a-c772-496a-b203-ed12e409f7af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:23.494354 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37577a2a-c772-496a-b203-ed12e409f7af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:23.494647 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37577a2a-c772-496a-b203-ed12e409f7af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:23.514984 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:23.514984 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:23.520219 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37577a2a-c772-496a-b203-ed12e409f7af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:23.527154 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37577a2a-c772-496a-b203-ed12e409f7af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:23.527605 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 53/213] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:23 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:23.714649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-962c99fe-afa5-44b0-9476-22f684a52d65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:23.717715 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-962c99fe-afa5-44b0-9476-22f684a52d65 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:23.717715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-962c99fe-afa5-44b0-9476-22f684a52d65 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:23.717715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-962c99fe-afa5-44b0-9476-22f684a52d65 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:23.731351 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:23.731351 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:23.736188 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-962c99fe-afa5-44b0-9476-22f684a52d65 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:23.741531 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-962c99fe-afa5-44b0-9476-22f684a52d65 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:23.742050 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 56/214] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:23 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:23.818000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:23.819992 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:24:23.820195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:23.820388 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:23.827082 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:23.827082 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:23.830274 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:23.834090 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b29e90c9-566c-4b84-9c71-3e19cd97e580 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 200 Aug 03 20:24:23.834469 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 54/215] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:23 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:23.975932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8a9fe105-17d6-4153-a2fc-59042807c068 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:23.977723 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a9fe105-17d6-4153-a2fc-59042807c068 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:23.977938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a9fe105-17d6-4153-a2fc-59042807c068 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:23.978148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a9fe105-17d6-4153-a2fc-59042807c068 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:23.987110 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:23.987110 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:23.990761 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8a9fe105-17d6-4153-a2fc-59042807c068 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:23.994778 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a9fe105-17d6-4153-a2fc-59042807c068 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:23.995130 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 53/216] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:23 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:24.396045 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-76698d50-3096-41c7-91dc-019a72f37ef1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:24.399019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76698d50-3096-41c7-91dc-019a72f37ef1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:24.399294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76698d50-3096-41c7-91dc-019a72f37ef1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:24.399607 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76698d50-3096-41c7-91dc-019a72f37ef1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:24.413089 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:24.413089 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:24.417767 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-76698d50-3096-41c7-91dc-019a72f37ef1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:24.424801 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76698d50-3096-41c7-91dc-019a72f37ef1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:24.425219 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 54/217] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:24 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:24.542607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:24.544483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:24.544713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:24.544922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:24.555958 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:24.555958 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:24.560578 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:24.565334 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6cf9abfe-2e3c-4449-85fa-d7b3d25369f5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:24.565823 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 57/218] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:24 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:24.754355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:24.756480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:24.756741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:24.757007 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:24.767133 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:24.767133 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:24.770913 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:24.775109 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-554ebb7b-8d5a-4876-bc2b-abac7da5db0d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:24.775484 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 55/219] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:24 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:25.012278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:25.014948 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:25.015147 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:25.015403 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:25.027297 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:25.027297 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:25.037346 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:25.043295 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ebb0653-667b-43df-8e38-5d56d34ac797 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:25.043725 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 54/220] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:25 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:25.443200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:25.446171 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:25.446979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:25.446979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:25.461816 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:25.461816 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:25.466573 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:25.471446 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a9ee5c22-019a-43b9-b7c9-0444a9b35ce1 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:25.472125 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 55/221] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:25 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:25.584633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f81f190a-f67d-469c-9d7e-89b79222703a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:25.588056 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f81f190a-f67d-469c-9d7e-89b79222703a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:25.588056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f81f190a-f67d-469c-9d7e-89b79222703a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:25.588056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f81f190a-f67d-469c-9d7e-89b79222703a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:25.602733 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:25.602733 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:25.612062 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f81f190a-f67d-469c-9d7e-89b79222703a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:25.617749 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f81f190a-f67d-469c-9d7e-89b79222703a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:25.618432 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 58/222] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:25 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:25.787505 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:25.789262 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:25.789496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:25.789725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:25.800419 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:25.800419 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:25.804169 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:25.809210 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73b7f386-1e8c-4c4a-82b5-ddfbcae5628f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:25.809697 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 56/223] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:25 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.061738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.064089 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:26.064353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.064615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.076684 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.076684 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:26.082506 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:26.089570 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e6bf8223-7e57-4e4a-9925-19b14245d6d0 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:26.089710 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 55/224] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.486640 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-226c7309-df5c-4197-9fc7-2766814ca096 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.488547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-226c7309-df5c-4197-9fc7-2766814ca096 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:26.488777 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-226c7309-df5c-4197-9fc7-2766814ca096 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.489011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-226c7309-df5c-4197-9fc7-2766814ca096 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.498677 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.498677 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:26.504181 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.508422 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-226c7309-df5c-4197-9fc7-2766814ca096 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:26.511984 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:26.512207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.512646 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.513706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-226c7309-df5c-4197-9fc7-2766814ca096 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:26.514229 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 56/225] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:26.526510 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.526510 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:26.532425 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:26.538557 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-c276dc1c-0166-463a-8df4-fa61edb2556b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:26.539002 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 59/226] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.562402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.564788 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:24:26.565035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.565330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.578033 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.578033 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:26.582795 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:24:26.587945 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ece64bd4-7ffe-40a5-8162-c52ce7e9f256 req-19232a5b-a074-4833-8d9d-f049686e59a3 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 200 Aug 03 20:24:26.588437 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 57/227] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:26.631381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.633818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:26.633983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.634171 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.643334 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.643334 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:26.644893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b7ca89b-53d8-493b-94f4-428737759701 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.645405 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b7ca89b-53d8-493b-94f4-428737759701 None None] GET https://10.4.3.92/volume// Aug 03 20:24:26.645661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b7ca89b-53d8-493b-94f4-428737759701 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.645923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b7ca89b-53d8-493b-94f4-428737759701 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.646358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b7ca89b-53d8-493b-94f4-428737759701 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:26.646551 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:26.646751 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 57/228] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:26.650767 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cfdcd562-d06d-4214-87e4-3384c1b54806 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:26.651057 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 56/229] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.654802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-a9b39d9b-f626-4296-8322-285666e93345 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.659306 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-a9b39d9b-f626-4296-8322-285666e93345 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:26.659699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-a9b39d9b-f626-4296-8322-285666e93345 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d85b8af9-8e9a-424a-90ab-cdf7f6e80f80", "connector": null, "instance_uuid": "9183e502-b3b4-4942-ad39-4fad840a7b63"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:26.669181 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.669181 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:26.701488 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-a9b39d9b-f626-4296-8322-285666e93345 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:26.702025 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 60/230] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:26 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 03 20:24:26.737121 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1221a29a-992f-4103-bef5-28a61bd2f920 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.742107 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1221a29a-992f-4103-bef5-28a61bd2f920 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:26.742322 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1221a29a-992f-4103-bef5-28a61bd2f920 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.743528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1221a29a-992f-4103-bef5-28a61bd2f920 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.750940 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e3e59cea-3d9b-46fd-963b-4f37244b1685 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.751502 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3e59cea-3d9b-46fd-963b-4f37244b1685 None None] GET https://10.4.3.92/volume// Aug 03 20:24:26.751683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3e59cea-3d9b-46fd-963b-4f37244b1685 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.751942 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3e59cea-3d9b-46fd-963b-4f37244b1685 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.752417 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3e59cea-3d9b-46fd-963b-4f37244b1685 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:26.752807 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 58/231] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:26.762558 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.762558 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:26.765743 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.768503 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:26.768700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.768955 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1221a29a-992f-4103-bef5-28a61bd2f920 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:26.769088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.774430 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1221a29a-992f-4103-bef5-28a61bd2f920 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:26.774938 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 58/232] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.784298 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.784298 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:26.788344 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:26.794300 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-1dc0f32e-7c58-428d-98ad-20e70a6bc0e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:26.794817 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 57/233] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:26.821997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.824695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:26.824955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:26.825161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:26.838828 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.838828 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:26.843752 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:26.851707 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2693302-dc29-462e-a4c6-b3ad667f0c12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:26.852123 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 61/234] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:26 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:26.875650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:26.879205 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] PUT https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 Aug 03 20:24:26.879771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:26.891065 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Acquiring lock "cinder-attachment_update-d85b8af9-8e9a-424a-90ab-cdf7f6e80f80-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:26.896783 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Lock "cinder-attachment_update-d85b8af9-8e9a-424a-90ab-cdf7f6e80f80-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:26.898148 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:26.898148 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:27.034661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Lock "cinder-attachment_update-d85b8af9-8e9a-424a-90ab-cdf7f6e80f80-np0000006371" released by "attachment_update" :: held 0.138s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:27.034966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-ad799aa6-88ad-4172-a4ca-5a8da831a4f3 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 returned with HTTP 200 Aug 03 20:24:27.035435 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 59/235] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:26 2026] PUT /volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:27.103551 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.105790 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:27.105985 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:27.106168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:27.117083 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.117083 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:27.121971 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:27.127741 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb3eaad1-c16c-4395-9656-82ba57c8ae58 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:27.128273 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 59/236] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:27 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:27.535027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.536892 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:27.537108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:27.537330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:27.559577 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.559577 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:27.565795 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:27.570450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5e4494dd-87fe-4c49-9f15-b7e01f49f334 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:27.570700 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 58/237] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:27 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:27.593785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-37e5cabb-478d-40e5-8541-b7221094e372 req-116a5e4c-30c5-48d7-9a22-6dba57d04b64 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.597606 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-116a5e4c-30c5-48d7-9a22-6dba57d04b64 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9/action Aug 03 20:24:27.598523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-116a5e4c-30c5-48d7-9a22-6dba57d04b64 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:27.598711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-116a5e4c-30c5-48d7-9a22-6dba57d04b64 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:27.632856 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.632856 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:27.647794 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37e5cabb-478d-40e5-8541-b7221094e372 req-116a5e4c-30c5-48d7-9a22-6dba57d04b64 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9/action returned with HTTP 204 Aug 03 20:24:27.648932 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 62/238] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:27 2026] POST /volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:27.671709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.675322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:27.675322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:27.675322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:27.685106 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.685106 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:27.689877 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:27.694657 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7b884af-a32c-43b8-a3e3-60acdca212d4 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:27.695005 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 60/239] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:27 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:27.790818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ede26304-9758-433a-bc77-183de941420b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.793041 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ede26304-9758-433a-bc77-183de941420b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:27.793223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ede26304-9758-433a-bc77-183de941420b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:27.793416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ede26304-9758-433a-bc77-183de941420b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:27.803785 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.803785 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:27.808522 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ede26304-9758-433a-bc77-183de941420b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:27.813779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ede26304-9758-433a-bc77-183de941420b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:27.814358 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 60/240] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:27 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:27.868479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:27.870499 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:27.870732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:27.870928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:27.882644 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:27.882644 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:27.886795 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:27.892807 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ec1894d-ecbe-40aa-918f-d92fb90dfc25 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:27.893596 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 59/241] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:27 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:28.145487 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.148092 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:28.148432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.148729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.160172 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.160172 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:28.164836 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:28.169623 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c1ed172-be25-4867-9d3e-8096bb22c235 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:28.170038 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 63/242] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:28.184092 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.186531 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:24:28.186839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.187020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.200934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.200934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:28.205979 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:24:28.212004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-27c2de0a-ec23-472a-82ab-e602d33e52d4 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:24:28.212580 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 61/243] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:28.592944 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6efb50c8-768b-4734-a519-16fd4b338da8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.597910 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6efb50c8-768b-4734-a519-16fd4b338da8 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:28.598774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6efb50c8-768b-4734-a519-16fd4b338da8 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.598774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6efb50c8-768b-4734-a519-16fd4b338da8 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.616498 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.616498 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:28.620537 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6efb50c8-768b-4734-a519-16fd4b338da8 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:28.625085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6efb50c8-768b-4734-a519-16fd4b338da8 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:28.625520 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 61/244] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:28.712736 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.715756 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:28.715948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.716121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.730915 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.730915 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:28.739608 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:28.746675 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e7f0b48-4a2c-4612-8df4-65ba0eff0037 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:28.747064 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 60/245] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:28.830013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.832257 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:28.832924 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.833015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.844120 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.844120 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:28.848404 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:28.853375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ce682e1-9a50-46f1-b744-e41070437ff2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:28.854160 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 64/246] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:28.909321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:28.911762 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:28.912024 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:28.912306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:28.925987 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:28.925987 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:28.931371 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:28.937958 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-839ab576-40c5-41ad-a2f5-95c24b75bd12 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:28.938520 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 62/247] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:28 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:29.645702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:29.647924 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:29.648108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:29.648384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:29.662028 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:29.662028 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:29.666707 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:29.671994 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0474f8be-3d5f-440d-a39d-f84c643c1977 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:29.672608 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 62/248] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:29 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:29.762298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:29.764066 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:29.764486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:29.764552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:29.778836 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:29.778836 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:29.782607 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:29.787448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f38bb6b3-9491-45b2-9d66-fc51cbce5b0e tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:29.787975 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 61/249] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:29 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:29.867629 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:29.870569 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:29.870789 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:29.870996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:29.889792 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:29.889792 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:29.894390 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:29.904932 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a493e111-8d16-4b42-8b11-2e8ec100cac8 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:29.905849 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 65/250] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:29 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:29.952285 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:29.956250 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:29.956250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:29.956250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:29.971787 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:29.971787 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:29.975809 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:29.980848 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f95abc7e-6b89-4519-955f-b5bf5b045907 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:29.980848 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 63/251] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:29 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:30.595107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-4853ed34-fa7e-49c8-abbf-e51293a39ee0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.597398 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-4853ed34-fa7e-49c8-abbf-e51293a39ee0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] POST https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2/action Aug 03 20:24:30.597845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-4853ed34-fa7e-49c8-abbf-e51293a39ee0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:30.597975 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-4853ed34-fa7e-49c8-abbf-e51293a39ee0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:30.616518 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:30.616518 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:30.649750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e6d2ad8b-55bc-4b08-ba55-a95132a42e7a req-4853ed34-fa7e-49c8-abbf-e51293a39ee0 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2/action returned with HTTP 204 Aug 03 20:24:30.650197 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 63/252] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:30 2026] POST /volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:30.688321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-431bce00-6ceb-47fb-941a-77242dd9c031 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.690203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-431bce00-6ceb-47fb-941a-77242dd9c031 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:30.690365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-431bce00-6ceb-47fb-941a-77242dd9c031 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:30.690658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-431bce00-6ceb-47fb-941a-77242dd9c031 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:30.701716 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:30.701716 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:30.706783 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-431bce00-6ceb-47fb-941a-77242dd9c031 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:30.711998 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-431bce00-6ceb-47fb-941a-77242dd9c031 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:30.712414 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 62/253] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:30 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:30.727369 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.729198 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:30.729427 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:30.729654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:30.740333 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:30.740333 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:30.744628 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:30.750099 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4fdc2745-b69b-41d2-a338-4adbc6099cb2 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:30.750557 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 66/254] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:30 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:30.802507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a982a425-91b6-42f2-a943-e959cc066bb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.804497 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a982a425-91b6-42f2-a943-e959cc066bb2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:30.804708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a982a425-91b6-42f2-a943-e959cc066bb2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:30.804928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a982a425-91b6-42f2-a943-e959cc066bb2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:30.815274 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:30.815274 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:30.819396 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a982a425-91b6-42f2-a943-e959cc066bb2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:30.824269 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a982a425-91b6-42f2-a943-e959cc066bb2 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:30.824721 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 64/255] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:30 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:30.921432 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ad5c073-1e77-4807-904e-a44536f19324 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.923361 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ad5c073-1e77-4807-904e-a44536f19324 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:30.923599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ad5c073-1e77-4807-904e-a44536f19324 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:30.923830 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ad5c073-1e77-4807-904e-a44536f19324 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:30.935696 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:30.935696 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:30.940201 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1ad5c073-1e77-4807-904e-a44536f19324 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:30.944737 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ad5c073-1e77-4807-904e-a44536f19324 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:30.945160 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 64/256] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:30 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:30.997524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a4fe039-8e53-4151-acf3-8401252952e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:30.999268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a4fe039-8e53-4151-acf3-8401252952e0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:30.999437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a4fe039-8e53-4151-acf3-8401252952e0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:30.999645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a4fe039-8e53-4151-acf3-8401252952e0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.011173 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.011173 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:31.015549 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0a4fe039-8e53-4151-acf3-8401252952e0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:31.020516 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a4fe039-8e53-4151-acf3-8401252952e0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:31.020910 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 63/257] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:30 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:31.198484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d611a279-1829-4b6d-9a0a-1af18763e60d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.198890 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d611a279-1829-4b6d-9a0a-1af18763e60d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:31.199060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d611a279-1829-4b6d-9a0a-1af18763e60d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.199280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d611a279-1829-4b6d-9a0a-1af18763e60d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.204350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.207225 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] POST https://10.4.3.92/volume/v3/snapshots/None/action Aug 03 20:24:31.207727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:31.207849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.209086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.snapshot_actions [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100353) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 03 20:24:31.214790 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.214790 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:31.216058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.220790 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] POST https://10.4.3.92/volume/v3/snapshots/8e033c41-6059-4567-bd47-1f163f027d90/action Aug 03 20:24:31.220900 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d611a279-1829-4b6d-9a0a-1af18763e60d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:31.221138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:31.221257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.225533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.snapshot_actions [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100356) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 03 20:24:31.225655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d611a279-1829-4b6d-9a0a-1af18763e60d tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:31.226055 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 67/258] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:31.252087 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d09a6c34-7b31-4385-90e4-9aea765c5ae6 req-cf6bfab4-61e0-4137-8c5b-3a143fe1c829 tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] https://10.4.3.92/volume/v3/snapshots/None/action returned with HTTP 404 Aug 03 20:24:31.252943 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 65/259] 10.4.3.92 () {72 vars in 1575 bytes} [Mon Aug 3 20:24:31 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:24:31.253744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-25262618-9231-4d12-8bef-00396b3b0781 req-015f386c-90bf-4fb2-8f8e-843392be7c3e tempest-VolumesAssistedSnapshotsTest-875766380 tempest-VolumesAssistedSnapshotsTest-875766380-project] https://10.4.3.92/volume/v3/snapshots/8e033c41-6059-4567-bd47-1f163f027d90/action returned with HTTP 404 Aug 03 20:24:31.254355 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 65/260] 10.4.3.92 () {72 vars in 1671 bytes} [Mon Aug 3 20:24:31 2026] POST /volume/v3/snapshots/8e033c41-6059-4567-bd47-1f163f027d90/action => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:31.296556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.299090 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:31.299344 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.299581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.309953 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.309953 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:31.313647 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:31.318728 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-2a36a26c-017f-43ec-bfe6-6daf00339e18 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:31.319297 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 64/261] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:31.359058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.361898 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:31.362221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.362416 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.365546 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.368485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] POST https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf/action Aug 03 20:24:31.368485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:31.368485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.372019 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.372019 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:31.376489 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:31.380839 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-236c3a69-938c-4704-b9a3-e6ab744ea75d tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:31.381279 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 68/262] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:31.383871 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.383871 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:31.384437 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:31.392046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.396681 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:24:31.396681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.396681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.409259 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.409259 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:31.409536 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Begin detaching volume completed successfully. Aug 03 20:24:31.409536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-6086c996-6701-4530-9e52-eec3a13fd5dc tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf/action returned with HTTP 202 Aug 03 20:24:31.409536 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 66/263] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:24:31 2026] POST /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:24:31.409662 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:31.414378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-93ec1047-905b-462d-9373-e9d7cab497e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 200 Aug 03 20:24:31.414378 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 66/264] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:31.424789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.427058 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:24:31.427330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.427909 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.435548 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.435548 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:31.445058 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:31.451889 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-4346bc7b-e6c9-4810-a8a3-cf940d2abc66 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 200 Aug 03 20:24:31.452485 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 65/265] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:31.467078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-00ae66de-b6b6-40f6-848b-e97dca1959d3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.467529 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00ae66de-b6b6-40f6-848b-e97dca1959d3 None None] GET https://10.4.3.92/volume// Aug 03 20:24:31.467676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00ae66de-b6b6-40f6-848b-e97dca1959d3 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.467889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00ae66de-b6b6-40f6-848b-e97dca1959d3 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.468238 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00ae66de-b6b6-40f6-848b-e97dca1959d3 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:31.468534 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 69/266] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:24: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 03 20:24:31.477476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-c2ffdcc2-c7cb-40c6-a91f-70c98b82a106 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.482243 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-c2ffdcc2-c7cb-40c6-a91f-70c98b82a106 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:31.482765 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-c2ffdcc2-c7cb-40c6-a91f-70c98b82a106 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f506a67-e789-4dc6-8b37-2d845d3c7217", "connector": null, "instance_uuid": "cf527993-04d5-4331-b642-d64c49ff7576"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.489127 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-95a23fc4-cdeb-4907-b9ad-80c404e662ce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.489648 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95a23fc4-cdeb-4907-b9ad-80c404e662ce None None] GET https://10.4.3.92/volume// Aug 03 20:24:31.489744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95a23fc4-cdeb-4907-b9ad-80c404e662ce None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.490000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95a23fc4-cdeb-4907-b9ad-80c404e662ce None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.490417 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95a23fc4-cdeb-4907-b9ad-80c404e662ce None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:31.490727 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 67/267] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:31.498476 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.498476 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:31.504246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.507351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:31.507504 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.507717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.524994 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.524994 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:31.528769 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:31.534534 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-588b2959-03a3-40a0-a395-80633fbbebee tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:31.534977 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 66/268] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1551 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:31.547827 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-c2ffdcc2-c7cb-40c6-a91f-70c98b82a106 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:31.548551 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 67/269] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:31 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:31.558397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5a509b57-8faa-44af-8a4b-1a2594d200a8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.558900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a509b57-8faa-44af-8a4b-1a2594d200a8 None None] GET https://10.4.3.92/volume// Aug 03 20:24:31.559147 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a509b57-8faa-44af-8a4b-1a2594d200a8 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.559404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a509b57-8faa-44af-8a4b-1a2594d200a8 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.559823 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a509b57-8faa-44af-8a4b-1a2594d200a8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:31.560441 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 70/270] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:24: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 03 20:24:31.570917 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-29263792-0bbf-495e-98e7-4721d03f845c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.573744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-29263792-0bbf-495e-98e7-4721d03f845c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:31.574301 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-29263792-0bbf-495e-98e7-4721d03f845c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b5acf96-2d55-40d1-baee-873801e93381", "connector": null, "instance_uuid": "cf527993-04d5-4331-b642-d64c49ff7576"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.587467 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.587467 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:31.622600 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-29263792-0bbf-495e-98e7-4721d03f845c tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:31.623283 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 68/271] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:31 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 03 20:24:31.634251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-290900cd-1e20-4975-9986-604493927c27 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.634776 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-290900cd-1e20-4975-9986-604493927c27 None None] GET https://10.4.3.92/volume// Aug 03 20:24:31.635025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-290900cd-1e20-4975-9986-604493927c27 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.635294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-290900cd-1e20-4975-9986-604493927c27 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.635735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-290900cd-1e20-4975-9986-604493927c27 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:31.636146 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 67/272] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:24: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 03 20:24:31.646390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-116a7ad7-baf1-4ec2-b008-57224cf146d4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.648517 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-116a7ad7-baf1-4ec2-b008-57224cf146d4 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:31.648940 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-116a7ad7-baf1-4ec2-b008-57224cf146d4 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c012ae2-53fd-4b7e-9881-e3edcc3309b9", "connector": null, "instance_uuid": "cf527993-04d5-4331-b642-d64c49ff7576"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:31.658686 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.658686 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:31.704483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-116a7ad7-baf1-4ec2-b008-57224cf146d4 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:31.705036 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 68/273] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:31 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 03 20:24:31.841255 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.844227 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:31.844431 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.844635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.857665 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.857665 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:31.862916 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:31.868140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12874eb0-0395-4e6c-9f73-2bcf8464e589 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:31.868688 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 71/274] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:31.958764 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:31.960474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:31.960725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:31.960995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:31.971549 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:31.971549 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:31.976356 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:31.982104 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e5e7f5b-bfa8-4639-9553-f99588525496 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:31.982844 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 69/275] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:31 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:32.034390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-57910665-5e91-4ee0-bf13-71c18663514d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:32.036773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57910665-5e91-4ee0-bf13-71c18663514d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:32.037068 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57910665-5e91-4ee0-bf13-71c18663514d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:32.037360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57910665-5e91-4ee0-bf13-71c18663514d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:32.050601 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:32.050601 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:32.056224 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-57910665-5e91-4ee0-bf13-71c18663514d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:32.063167 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57910665-5e91-4ee0-bf13-71c18663514d tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:32.063820 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 68/276] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:32 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:32.880830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:32.882606 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:32.882796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:32.882967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:32.894497 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:32.894497 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:32.898606 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:32.903183 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5759f718-0913-4a94-a4a0-ca94f404ff35 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:32.903586 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 69/277] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:32 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:32.999713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.002767 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:33.003140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:33.003140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:33.015637 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.015637 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:33.020283 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:33.025411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-db3571d1-d055-4c7c-a905-0ce037d3c57f tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:33.025808 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 72/278] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:32 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:33.076240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b0603382-3306-4cd5-9548-17f54a7566fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.081194 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0603382-3306-4cd5-9548-17f54a7566fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:33.081485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0603382-3306-4cd5-9548-17f54a7566fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:33.081746 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0603382-3306-4cd5-9548-17f54a7566fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:33.094809 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.094809 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:33.099479 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b0603382-3306-4cd5-9548-17f54a7566fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:33.105569 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0603382-3306-4cd5-9548-17f54a7566fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:33.106239 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 70/279] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:33 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:33.654842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a311fe75-80db-41b2-913e-e28744f2f8af req-323d21e9-e199-4331-9bb4-fb05f7b38959 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.656935 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-323d21e9-e199-4331-9bb4-fb05f7b38959 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] POST https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891/action Aug 03 20:24:33.657363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-323d21e9-e199-4331-9bb4-fb05f7b38959 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:33.657539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-323d21e9-e199-4331-9bb4-fb05f7b38959 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:33.673391 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.673391 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:33.684484 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a311fe75-80db-41b2-913e-e28744f2f8af req-323d21e9-e199-4331-9bb4-fb05f7b38959 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891/action returned with HTTP 204 Aug 03 20:24:33.685034 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 69/280] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:33 2026] POST /volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:33.916188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.918428 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:33.918705 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:33.918981 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:33.930099 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.930099 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:33.933723 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:33.937568 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c36ce8d1-dc42-4de1-94e4-828b2400c672 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:33.937902 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 70/281] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:33 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:33.949623 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.951475 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:33.951745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:33.952019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:33.963528 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.963528 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:33.967344 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:33.972193 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99b88ff6-77bb-47c2-aa96-53f94118be0a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:33.972667 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 73/282] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:33 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:33.984030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:33.985751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:33.985915 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:33.986133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:33.995439 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:33.995439 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:33.998767 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:34.002889 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab07f46e-592d-4810-894c-ecdb7b23e054 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:34.003278 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 71/283] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:33 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:34.040164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-89a24c96-acab-4133-b88d-0b44ee3b760a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.042127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89a24c96-acab-4133-b88d-0b44ee3b760a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:34.042387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89a24c96-acab-4133-b88d-0b44ee3b760a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.042768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89a24c96-acab-4133-b88d-0b44ee3b760a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.054398 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.054398 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:34.058850 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89a24c96-acab-4133-b88d-0b44ee3b760a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:34.063906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89a24c96-acab-4133-b88d-0b44ee3b760a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:34.064321 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 70/284] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:34.111719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.113846 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:34.114028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.114289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.119932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.121888 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:34.122135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.122429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.124740 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.124740 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:34.129769 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:34.132796 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.132796 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:34.135838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-45765e40-936b-49dd-8371-2d8780078308 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:34.136531 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 71/285] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:34.136658 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:34.138314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-df6ba387-4ed1-493c-baea-cb8cda97c243 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.138655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df6ba387-4ed1-493c-baea-cb8cda97c243 None None] GET https://10.4.3.92/volume// Aug 03 20:24:34.138789 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df6ba387-4ed1-493c-baea-cb8cda97c243 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.138961 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df6ba387-4ed1-493c-baea-cb8cda97c243 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.139278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df6ba387-4ed1-493c-baea-cb8cda97c243 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:34.139532 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 72/286] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:24:34.141315 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7bce63a-5f47-423c-90c0-45eaf2f6faf5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:34.141769 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 74/287] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:34.149174 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.151223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:24:34.151479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.151735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.161705 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.161705 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:34.165638 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:34.170829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-55fc5379-b9c3-4449-8b4d-632d4b71baa6 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:24:34.171499 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 71/288] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 1567 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:34.176112 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.178587 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] POST https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e/action Aug 03 20:24:34.178986 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:34.179162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:34.193168 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.193168 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:34.193735 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:34.201625 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Begin detaching volume completed successfully. Aug 03 20:24:34.201879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-26470056-7824-432f-97f6-d71e2cbebc16 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e/action returned with HTTP 202 Aug 03 20:24:34.202406 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 72/289] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:24:34 2026] POST /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:24:34.229894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.233506 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:34.233506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.233506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.243660 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.243660 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:34.248410 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:34.253931 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aaf4805a-5742-4205-aabb-c07af8ff0af5 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:34.254536 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 73/290] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:34.266975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.268135 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] PUT https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 Aug 03 20:24:34.268719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:34.278844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Acquiring lock "cinder-attachment_update-7f506a67-e789-4dc6-8b37-2d845d3c7217-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:34.286021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-7f506a67-e789-4dc6-8b37-2d845d3c7217-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:34.286100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a94bd3e7-fb4c-43bf-9684-d103d99a3697 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.286437 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a94bd3e7-fb4c-43bf-9684-d103d99a3697 None None] GET https://10.4.3.92/volume// Aug 03 20:24:34.286618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a94bd3e7-fb4c-43bf-9684-d103d99a3697 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.286800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a94bd3e7-fb4c-43bf-9684-d103d99a3697 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.287106 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a94bd3e7-fb4c-43bf-9684-d103d99a3697 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:34.287450 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 72/291] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:34.287669 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.287669 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:34.299929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.303054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:34.303309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.303589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.314505 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.314505 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:34.319353 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:34.324768 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-cfb56412-b616-4efc-b000-453d717fc5af tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:34.325369 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 73/292] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:34.410861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-7f506a67-e789-4dc6-8b37-2d845d3c7217-np0000006371" released by "attachment_update" :: held 0.125s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:34.411228 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-b21eef7d-6e5d-43db-ba09-7dd2f30a3b83 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 returned with HTTP 200 Aug 03 20:24:34.411794 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 75/293] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:34 2026] PUT /volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:34.452551 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-cf77c54a-db72-43b1-92bc-9d8b69fdac89 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.457683 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-cf77c54a-db72-43b1-92bc-9d8b69fdac89 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5/action Aug 03 20:24:34.458373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-cf77c54a-db72-43b1-92bc-9d8b69fdac89 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:34.458450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-cf77c54a-db72-43b1-92bc-9d8b69fdac89 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:34.481531 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.481531 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:34.526247 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-cf77c54a-db72-43b1-92bc-9d8b69fdac89 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5/action returned with HTTP 204 Aug 03 20:24:34.526865 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 74/294] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:34 2026] POST /volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:34.570684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7dcfc5b5-8056-487d-b02e-538683fde400 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.571200 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7dcfc5b5-8056-487d-b02e-538683fde400 None None] GET https://10.4.3.92/volume// Aug 03 20:24:34.571972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7dcfc5b5-8056-487d-b02e-538683fde400 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.571972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7dcfc5b5-8056-487d-b02e-538683fde400 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.572105 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7dcfc5b5-8056-487d-b02e-538683fde400 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:34.572473 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 73/295] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:34.582327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.584956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:24:34.585267 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.585610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.598225 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.598225 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:34.604741 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:34.610602 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-209953e0-a58d-427c-ba67-f7f558d3bd8a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 200 Aug 03 20:24:34.611006 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 74/296] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 03 20:24:34.717587 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.720553 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] PUT https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 Aug 03 20:24:34.721039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:34.733210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Acquiring lock "cinder-attachment_update-9b5acf96-2d55-40d1-baee-873801e93381-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:34.740330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-9b5acf96-2d55-40d1-baee-873801e93381-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:34.742780 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.742780 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:34.888672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-9b5acf96-2d55-40d1-baee-873801e93381-np0000006371" released by "attachment_update" :: held 0.147s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:34.889178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-38835923-1994-489e-a7cb-2e8d58c51daa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 returned with HTTP 200 Aug 03 20:24:34.889799 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 76/297] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:34 2026] PUT /volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:34.924264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-607a15bc-e860-4918-8859-6b592e77089a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.926543 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-607a15bc-e860-4918-8859-6b592e77089a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734/action Aug 03 20:24:34.927675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-607a15bc-e860-4918-8859-6b592e77089a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:34.927675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-607a15bc-e860-4918-8859-6b592e77089a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:34.951337 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:34.951337 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:34.968944 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-607a15bc-e860-4918-8859-6b592e77089a tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734/action returned with HTTP 204 Aug 03 20:24:34.969500 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 75/298] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:34 2026] POST /volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:34.992032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ace4694a-49f3-4e0e-8fee-a2415c66c08d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:34.992491 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ace4694a-49f3-4e0e-8fee-a2415c66c08d None None] GET https://10.4.3.92/volume// Aug 03 20:24:34.992689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ace4694a-49f3-4e0e-8fee-a2415c66c08d None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:34.992900 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ace4694a-49f3-4e0e-8fee-a2415c66c08d None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:34.993285 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ace4694a-49f3-4e0e-8fee-a2415c66c08d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:34.993685 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 74/299] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:35.000774 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.002848 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:24:35.003210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:35.003578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:35.013693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.013693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:35.017362 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:24:35.022649 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-ab31b97c-072a-4331-bfe3-62c33e375e03 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 200 Aug 03 20:24:35.023077 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 75/300] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:34 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:35.080531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.082304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:35.082531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:35.082713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:35.094557 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.094557 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:35.099625 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:35.102041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.104263 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] PUT https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 Aug 03 20:24:35.104645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:35.105951 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e552ce5f-d546-4b46-8511-84a8e33d3a77 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:35.106572 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 77/301] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:35 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:35.112645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Acquiring lock "cinder-attachment_update-2c012ae2-53fd-4b7e-9881-e3edcc3309b9-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:35.117819 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-2c012ae2-53fd-4b7e-9881-e3edcc3309b9-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:35.118750 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.118750 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:35.160674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2b8475ef-27a9-478f-a0ca-3615499a849b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.162619 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2b8475ef-27a9-478f-a0ca-3615499a849b tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:35.162946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2b8475ef-27a9-478f-a0ca-3615499a849b tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:35.163165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2b8475ef-27a9-478f-a0ca-3615499a849b tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:35.173383 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.173383 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:35.178077 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2b8475ef-27a9-478f-a0ca-3615499a849b tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:35.183565 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2b8475ef-27a9-478f-a0ca-3615499a849b tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:35.184159 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 75/302] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:35 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:35.220317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Lock "cinder-attachment_update-2c012ae2-53fd-4b7e-9881-e3edcc3309b9-np0000006371" released by "attachment_update" :: held 0.102s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:35.220754 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-00eb51aa-9248-45ff-88bc-cd7e91f25e88 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 returned with HTTP 200 Aug 03 20:24:35.221321 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 76/303] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:35 2026] PUT /volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:35.245322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-702d9cd4-5505-4824-8753-998f61f5274b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.248236 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-702d9cd4-5505-4824-8753-998f61f5274b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] POST https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0/action Aug 03 20:24:35.248692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-702d9cd4-5505-4824-8753-998f61f5274b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:35.248844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-702d9cd4-5505-4824-8753-998f61f5274b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:35.270862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:35.271849 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.271849 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:35.272940 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:35.273168 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:35.273367 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:35.283740 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:35.283740 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:35.287100 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-91082f2d-ea77-4d86-bd57-757b5d0b4cea req-702d9cd4-5505-4824-8753-998f61f5274b tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0/action returned with HTTP 204 Aug 03 20:24:35.287350 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:35.287601 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 76/304] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:35 2026] POST /volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:35.292998 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-32af8e55-0b2f-4e85-bd8f-2fca25f2181c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:35.293736 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 78/305] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:35 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:36.121490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:36.124256 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:36.124582 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:36.124859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:36.136972 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:36.136972 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:36.141139 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:36.145482 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f60d82b4-a664-4f78-a77a-dbd831a70073 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:36.146002 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 76/306] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:36 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:36.197578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:36.199454 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:36.199721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:36.199957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:36.210743 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:36.210743 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:36.214767 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:36.220993 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4dd9d7d-7c2b-4f45-b168-bc3c3909b30f tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:36.221545 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 77/307] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:36 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:36.311876 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-12f51837-de3a-4efa-b354-be7c341a40b3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:36.312843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12f51837-de3a-4efa-b354-be7c341a40b3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:36.313157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-12f51837-de3a-4efa-b354-be7c341a40b3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:36.313408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-12f51837-de3a-4efa-b354-be7c341a40b3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:36.324346 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:36.324346 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:36.328878 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-12f51837-de3a-4efa-b354-be7c341a40b3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:36.334385 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12f51837-de3a-4efa-b354-be7c341a40b3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:36.334875 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 77/308] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:36 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:36.684137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-0196092d-591b-4fcb-8433-bf646544c990 req-50824ad8-a23d-474f-859d-987aef4adb2c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:36.687354 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-50824ad8-a23d-474f-859d-987aef4adb2c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae/action Aug 03 20:24:36.692728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-50824ad8-a23d-474f-859d-987aef4adb2c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:36.692728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-50824ad8-a23d-474f-859d-987aef4adb2c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:36.711393 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:36.711393 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:36.737060 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0196092d-591b-4fcb-8433-bf646544c990 req-50824ad8-a23d-474f-859d-987aef4adb2c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae/action returned with HTTP 204 Aug 03 20:24:36.737842 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 79/309] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:36 2026] POST /volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:37.157876 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.161317 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:37.161317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.161531 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.172655 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.172655 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:37.175794 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:37.181357 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a5ad3722-0cb8-45ed-acde-bd3e919088d4 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:37.181764 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 77/310] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:37.237686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-14ecbe1a-2622-400d-8100-afe8a308b260 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.241030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14ecbe1a-2622-400d-8100-afe8a308b260 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:37.241344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14ecbe1a-2622-400d-8100-afe8a308b260 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.242428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14ecbe1a-2622-400d-8100-afe8a308b260 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.255585 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.255585 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:37.266189 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-14ecbe1a-2622-400d-8100-afe8a308b260 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:37.271798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14ecbe1a-2622-400d-8100-afe8a308b260 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:37.272221 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 78/311] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1157 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:37.341135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.342626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:37.342828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.343035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.350087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.352194 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:37.352395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.352625 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.355757 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.355757 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:37.369808 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.369808 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:37.372892 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:37.375118 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:37.380623 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-80df84d5-8b7d-4b6d-98c2-222b806a3cc6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:37.381335 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ce4456c0-7848-47d1-ab91-17bc2cae6227 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:37.381425 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 78/312] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1157 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:37.381488 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 80/313] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:37.532327 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68fb5cb9-9c6c-4a14-9aec-c0d86d476155 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.532663 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68fb5cb9-9c6c-4a14-9aec-c0d86d476155 None None] GET https://10.4.3.92/volume// Aug 03 20:24:37.532968 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68fb5cb9-9c6c-4a14-9aec-c0d86d476155 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.533286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68fb5cb9-9c6c-4a14-9aec-c0d86d476155 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.533798 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68fb5cb9-9c6c-4a14-9aec-c0d86d476155 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:37.534437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 78/314] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:24:37.544660 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-20c8cf4a-bcd4-4d80-9e21-46f87d034833 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.549182 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-20c8cf4a-bcd4-4d80-9e21-46f87d034833 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:37.550027 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-20c8cf4a-bcd4-4d80-9e21-46f87d034833 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "966135e0-1098-46a8-98f2-d7c96c32e138", "connector": null, "instance_uuid": "89e6a77c-4f9b-4371-8974-ae26e5efdbe8"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:37.569550 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.569550 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:37.602538 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-20c8cf4a-bcd4-4d80-9e21-46f87d034833 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 03 20:24:37.616891 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-20c8cf4a-bcd4-4d80-9e21-46f87d034833 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:37.616891 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 79/315] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:37 2026] POST /volume/v3/attachments => generated 271 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:37.668562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.671196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:37.671196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.671714 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.689078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dcaa036d-0c6b-410a-a976-64136329dfa3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.689745 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcaa036d-0c6b-410a-a976-64136329dfa3 None None] GET https://10.4.3.92/volume// Aug 03 20:24:37.691135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcaa036d-0c6b-410a-a976-64136329dfa3 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.691654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcaa036d-0c6b-410a-a976-64136329dfa3 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.693082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcaa036d-0c6b-410a-a976-64136329dfa3 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:37.693082 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 81/316] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:24:37.694086 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.694086 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:37.700840 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:37.704908 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.710479 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:37.711273 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:37.711882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:37.711973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c2e2983-3b7a-4440-94fa-7ad0c725fec4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:37.712494 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 79/317] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:37.733060 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.733060 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:37.743542 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:37.747958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-f7ce48e0-4c6b-4d9e-8405-d3f06b1c1cf4 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:37.748749 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 79/318] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:37 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1339 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:37.904090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:37.906255 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] PUT https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 Aug 03 20:24:37.906685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:37.915091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Acquiring lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:37.920043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:37.921053 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:37.921053 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:38.014216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Lock "cinder-attachment_update-966135e0-1098-46a8-98f2-d7c96c32e138-np0000006371" released by "attachment_update" :: held 0.094s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:38.014587 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-5ccddde3-20af-4aed-822a-0f5818560323 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 returned with HTTP 200 Aug 03 20:24:38.015181 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 80/319] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:37 2026] PUT /volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 => generated 967 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:38.196357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:38.198484 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:38.198722 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:38.198995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:38.212721 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:38.212721 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:38.218137 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:38.224329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0130f718-71f1-4ce5-adb6-936517faa5b9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:38.225049 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 82/320] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:38 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:38.396263 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-54cf0632-87e7-4aad-b415-f25024d32c26 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:38.397973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54cf0632-87e7-4aad-b415-f25024d32c26 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:38.398162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54cf0632-87e7-4aad-b415-f25024d32c26 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:38.398369 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54cf0632-87e7-4aad-b415-f25024d32c26 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:38.408182 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:38.408182 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:38.412749 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-54cf0632-87e7-4aad-b415-f25024d32c26 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:38.417621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54cf0632-87e7-4aad-b415-f25024d32c26 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:38.418009 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 80/321] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:38 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:38.728996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:38.730857 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:38.731163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:38.731363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:38.744351 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:38.744351 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:38.754799 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:38.760544 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b2e5359-f0e4-467b-a062-c6f8e8fc3206 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:38.761046 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 80/322] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:38 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:39.239944 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ddeabf48-311f-4205-a773-c6bdb127b67b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:39.242585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddeabf48-311f-4205-a773-c6bdb127b67b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:39.242856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddeabf48-311f-4205-a773-c6bdb127b67b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:39.243147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddeabf48-311f-4205-a773-c6bdb127b67b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:39.261867 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:39.261867 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:39.267052 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ddeabf48-311f-4205-a773-c6bdb127b67b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:39.272986 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddeabf48-311f-4205-a773-c6bdb127b67b tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:39.272986 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 81/323] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:39 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:39.431358 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:39.433488 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:39.433694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:39.433910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:39.444662 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:39.444662 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:39.450038 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:39.456227 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a55636f8-610b-48a1-a3be-5ca0a86901c9 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:39.456596 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 83/324] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:39 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:39.700490 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-8a897d4a-d2c2-434c-9d5a-5cd6378a5d08 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:39.702876 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-8a897d4a-d2c2-434c-9d5a-5cd6378a5d08 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] POST https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281/action Aug 03 20:24:39.703362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-8a897d4a-d2c2-434c-9d5a-5cd6378a5d08 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:39.703550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-8a897d4a-d2c2-434c-9d5a-5cd6378a5d08 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:39.727484 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:39.727484 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:39.749105 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c8152210-03b0-423f-aad1-86cd38bcf4cf req-8a897d4a-d2c2-434c-9d5a-5cd6378a5d08 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281/action returned with HTTP 204 Aug 03 20:24:39.749578 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 81/325] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:39 2026] POST /volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:39.783195 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:39.785551 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:39.785930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:39.786261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:39.800875 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:39.800875 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:39.805609 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:39.812098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f1f87d7-1ea1-4e8d-ada9-afa773ea77ca tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:39.812671 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 81/326] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:39 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:40.288635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:40.289687 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:40.289898 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:40.290109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:40.300633 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:40.300633 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:40.304652 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:40.309062 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1faa7a65-6d37-4fc4-b039-41dcd69a383e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:40.309755 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 82/327] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:40 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:40.323338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:40.326419 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:40.326419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:40.326419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:40.338369 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:40.338369 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:40.344452 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:40.351106 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2e98ee56-c4f7-4c3a-818d-38e03148ae5e tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:40.351474 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 84/328] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:40 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:40.432693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:40.438233 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:40.438446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:40.438616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:40.451392 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:40.451392 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:40.458107 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:40.463798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-462da445-d8b7-4e28-8e1d-ba15eeee3d60 req-f4ddd394-e57a-4b89-a94c-426d3564f8e2 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:40.464404 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 82/329] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:40 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:40.474064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:40.474064 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:40.474292 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:40.474411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:40.485333 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:40.485333 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:40.488962 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:40.493541 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cc5d1b3-422a-4f3e-b09b-58f06f21d4f3 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:40.493911 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 82/330] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:40 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:40.825575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:40.829484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:40.829801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:40.830028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:40.848818 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:40.848818 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:40.853391 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:40.859046 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddb6448a-6ead-4ecc-88df-bee28bf60e71 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:40.859652 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 83/331] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:40 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:41.014214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.016510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:41.016681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.016858 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.029074 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.029074 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:41.034136 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:41.040646 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-5b1c0aac-9af5-4699-b4c6-d65956b7b5de tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:41.041122 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 85/332] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:24:41.161349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fda3dce8-be1c-4a23-ba11-cd876c1e8b17 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.161823 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fda3dce8-be1c-4a23-ba11-cd876c1e8b17 None None] GET https://10.4.3.92/volume// Aug 03 20:24:41.161823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fda3dce8-be1c-4a23-ba11-cd876c1e8b17 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.162083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fda3dce8-be1c-4a23-ba11-cd876c1e8b17 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.162313 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fda3dce8-be1c-4a23-ba11-cd876c1e8b17 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:41.162628 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 83/333] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:24: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 03 20:24:41.173510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-b3224588-90c6-4c70-9621-e8f33a424cae None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.176354 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-b3224588-90c6-4c70-9621-e8f33a424cae tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:41.176887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-b3224588-90c6-4c70-9621-e8f33a424cae tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62c21d0-b47c-4ccf-bd12-ef1ab456c64f", "connector": null, "instance_uuid": "6b2fe48a-e014-4a5e-b25c-1de4aba2e03e"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:41.187415 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.187415 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:41.220225 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-b3224588-90c6-4c70-9621-e8f33a424cae tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:41.220863 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 83/334] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:41 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 03 20:24:41.267276 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.269782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:41.270059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.270455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.289410 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.289410 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:41.293564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bcf84eda-d1b6-4c67-b8eb-6eb171c0c39f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.294020 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcf84eda-d1b6-4c67-b8eb-6eb171c0c39f None None] GET https://10.4.3.92/volume// Aug 03 20:24:41.294225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcf84eda-d1b6-4c67-b8eb-6eb171c0c39f None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.294452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcf84eda-d1b6-4c67-b8eb-6eb171c0c39f None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.294863 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcf84eda-d1b6-4c67-b8eb-6eb171c0c39f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:41.295199 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 86/335] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 03 20:24:41.303279 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:41.305258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.308686 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:41.309004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.309970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.313514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a9f9a0f8-0086-452b-83ee-50d6cc75650c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:41.314065 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 84/336] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:41.330024 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.330024 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:41.334137 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:41.339491 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-791c9628-c647-4c8d-be3b-1682e5a1cc6e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:41.339973 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 84/337] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:41.444943 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.446974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] PUT https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 Aug 03 20:24:41.447330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:41.455320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Acquiring lock "cinder-attachment_update-f62c21d0-b47c-4ccf-bd12-ef1ab456c64f-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:41.460527 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Lock "cinder-attachment_update-f62c21d0-b47c-4ccf-bd12-ef1ab456c64f-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:41.461807 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.461807 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:41.516724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.519061 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:41.519061 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.519836 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.530974 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.530974 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:41.535775 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:41.542063 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-726a8c3a-0e7c-4f73-86ae-b054a27a05b0 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:41.542813 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 87/338] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:41.562330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Lock "cinder-attachment_update-f62c21d0-b47c-4ccf-bd12-ef1ab456c64f-np0000006371" released by "attachment_update" :: held 0.102s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:41.562638 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-a5da0f61-711f-4954-9eb0-8971e2ed8ae8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 returned with HTTP 200 Aug 03 20:24:41.563167 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 84/339] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:41 2026] PUT /volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:41.868482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-d02a2b7f-d8c4-4abf-986a-e40966a36635 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.872446 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-d02a2b7f-d8c4-4abf-986a-e40966a36635 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] DELETE https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 Aug 03 20:24:41.872446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-d02a2b7f-d8c4-4abf-986a-e40966a36635 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.872741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-d02a2b7f-d8c4-4abf-986a-e40966a36635 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.877437 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:41.880068 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:41.880364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:41.880640 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:41.883566 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.883566 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:41.901725 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:41.901725 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:41.908609 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:41.916595 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-163806d1-2900-4f6d-a84c-4e48b220c0b8 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:41.917614 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 85/340] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:41 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:41.994372 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8c9f0faa-a746-47ab-9a60-ed37f5ad796b req-d02a2b7f-d8c4-4abf-986a-e40966a36635 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 returned with HTTP 200 Aug 03 20:24:41.995872 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 85/341] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:41 2026] DELETE /volume/v3/attachments/1d691fd8-60c7-4d79-b186-93306c159ba2 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:42.337500 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.343374 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:42.343694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.343943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.365193 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.365193 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:42.372920 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:42.382917 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f61a094-f292-4c58-b3d2-778174b1cbcd tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:42.382917 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 88/342] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:42 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:42.558861 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.561030 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:42.561355 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.561732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.577648 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.577648 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:42.582318 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:42.588125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b67d4f8f-dfae-488f-9c67-9af423bf781c tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:42.588657 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 85/343] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:42 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:42.654104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-54e10a1a-1ef5-4216-b4ef-053c310cf91d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.656768 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-54e10a1a-1ef5-4216-b4ef-053c310cf91d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] DELETE https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 Aug 03 20:24:42.657183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-54e10a1a-1ef5-4216-b4ef-053c310cf91d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.657340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-54e10a1a-1ef5-4216-b4ef-053c310cf91d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.666778 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.666778 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:42.697165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-74790e19-e5a7-4215-ad23-6f4b2dea5e6e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.697791 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74790e19-e5a7-4215-ad23-6f4b2dea5e6e None None] GET https://10.4.3.92/volume// Aug 03 20:24:42.701497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-74790e19-e5a7-4215-ad23-6f4b2dea5e6e None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.701497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-74790e19-e5a7-4215-ad23-6f4b2dea5e6e None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.701497 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74790e19-e5a7-4215-ad23-6f4b2dea5e6e None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:42.701497 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 86/344] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:42.709523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-a7c3bfcc-14cd-4d27-b0ac-b31f668e25d1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.714114 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-a7c3bfcc-14cd-4d27-b0ac-b31f668e25d1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:42.714700 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-a7c3bfcc-14cd-4d27-b0ac-b31f668e25d1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd", "connector": null, "instance_uuid": "cdcb8b65-5161-43be-ba3b-412a66e4ba10"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:42.728923 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.728923 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:42.766987 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-24af334e-d373-4a0e-a875-9460bc5c5374 req-54e10a1a-1ef5-4216-b4ef-053c310cf91d tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 returned with HTTP 200 Aug 03 20:24:42.768092 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 86/345] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:42 2026] DELETE /volume/v3/attachments/bf57e3dd-bcc6-453b-bbd7-14a50beb0891 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:42.778593 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-a7c3bfcc-14cd-4d27-b0ac-b31f668e25d1 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:42.779501 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 89/346] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:42 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 03 20:24:42.787960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-154e05fb-f091-4e3d-b716-342f38fc38a3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.790676 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-154e05fb-f091-4e3d-b716-342f38fc38a3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 Aug 03 20:24:42.791555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-154e05fb-f091-4e3d-b716-342f38fc38a3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.791555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-154e05fb-f091-4e3d-b716-342f38fc38a3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.802337 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.802337 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:42.879174 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-154e05fb-f091-4e3d-b716-342f38fc38a3 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 returned with HTTP 200 Aug 03 20:24:42.879656 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 86/347] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:42 2026] DELETE /volume/v3/attachments/5c671e29-e7ae-48cc-9ea4-680befcb64a9 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:42.932516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:42.935367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:42.935367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:42.935367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:42.946975 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:42.946975 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:42.952409 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:42.960335 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d0631d4-d9fc-4490-a543-6b9647b79fba tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:42.961030 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 87/348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:42 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:43.109658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-64b03664-80d1-4e32-93a0-f9599f50b419 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.111913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64b03664-80d1-4e32-93a0-f9599f50b419 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:43.112172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64b03664-80d1-4e32-93a0-f9599f50b419 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.112380 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64b03664-80d1-4e32-93a0-f9599f50b419 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.119844 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.119844 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:43.123810 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-64b03664-80d1-4e32-93a0-f9599f50b419 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:43.128019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64b03664-80d1-4e32-93a0-f9599f50b419 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:43.128670 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 87/349] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:43.143155 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-82f87cf7-4785-4117-8704-6923e2d89283 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.145133 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:43.145350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.145734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.145988 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Delete volume with id: 13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:43.156562 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.156562 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:43.157110 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:43.186086 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Delete volume request issued successfully. Aug 03 20:24:43.186401 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82f87cf7-4785-4117-8704-6923e2d89283 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 202 Aug 03 20:24:43.186950 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 90/350] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:24:43 2026] DELETE /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:24:43.195783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.197855 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:43.198109 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.198312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.210194 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.210194 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:43.215146 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Volume info retrieved successfully. Aug 03 20:24:43.220330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c1abb18-4c38-4507-a002-f48353e0ded5 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 200 Aug 03 20:24:43.220764 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 87/351] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:43.399002 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.401332 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:43.401665 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.401958 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.414858 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.414858 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:43.419932 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:43.425968 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8b2c205-f1b8-4dc9-9c00-c591a6d8370e tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:43.426472 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 88/352] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:43.606902 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.608779 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:43.609036 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.609294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.617892 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.617892 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:43.623124 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] Volume info retrieved successfully. Aug 03 20:24:43.630029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21e48159-ae43-4005-8ce8-9c7a563aa9f8 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-reader] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:43.630671 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 88/353] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:43.695494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0d74e442-5f89-479a-ab3a-453c73ab693a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.697242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d74e442-5f89-479a-ab3a-453c73ab693a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:43.697437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d74e442-5f89-479a-ab3a-453c73ab693a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.697646 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d74e442-5f89-479a-ab3a-453c73ab693a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.705826 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.705826 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:43.710110 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0d74e442-5f89-479a-ab3a-453c73ab693a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:43.715541 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d74e442-5f89-479a-ab3a-453c73ab693a tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:43.715922 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 91/354] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:43.780114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.784682 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:43.785098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.785280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:43.799867 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.799867 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:43.804528 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:43.810811 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54d0b374-91b6-4b86-9c9d-fb4b96f81b5b tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:43.811228 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 88/355] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:43.939263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.941170 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] PUT https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd Aug 03 20:24:43.941577 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:43.950497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Acquiring lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:24:43.955637 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:24:43.956348 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:43.956348 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:43.976331 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-53db38d9-7a3c-4daa-97f8-db33863051ae None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:43.980517 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53db38d9-7a3c-4daa-97f8-db33863051ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:43.980517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53db38d9-7a3c-4daa-97f8-db33863051ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:43.980517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53db38d9-7a3c-4daa-97f8-db33863051ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:44.000492 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:44.000492 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:44.008192 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-53db38d9-7a3c-4daa-97f8-db33863051ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:44.020655 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53db38d9-7a3c-4daa-97f8-db33863051ae tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:44.020655 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 89/356] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:43 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:44.089550 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" released by "attachment_update" :: held 0.134s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:24:44.090086 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-e51ec89e-7e27-4995-8f50-7b87dcc9b81d tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd returned with HTTP 200 Aug 03 20:24:44.090961 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 89/357] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:24:43 2026] PUT /volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:44.111487 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-d4c5182f-e70a-499f-8c65-4e5453a1c89e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:44.113021 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-d4c5182f-e70a-499f-8c65-4e5453a1c89e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd Aug 03 20:24:44.113361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-d4c5182f-e70a-499f-8c65-4e5453a1c89e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:44.113669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-d4c5182f-e70a-499f-8c65-4e5453a1c89e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:44.138059 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-d4c5182f-e70a-499f-8c65-4e5453a1c89e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd returned with HTTP 200 Aug 03 20:24:44.138059 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 92/358] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:24:44 2026] GET /volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:44.241593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d5002b6b-4988-472b-8502-2517d0eb61ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:44.244249 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d5002b6b-4988-472b-8502-2517d0eb61ad tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:44.244539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d5002b6b-4988-472b-8502-2517d0eb61ad tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:44.244811 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d5002b6b-4988-472b-8502-2517d0eb61ad tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:44.257417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d5002b6b-4988-472b-8502-2517d0eb61ad tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 404 Aug 03 20:24:44.258852 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 89/359] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:44 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:44.443974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b926510-a500-4037-a39f-d7f783097751 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:44.446195 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b926510-a500-4037-a39f-d7f783097751 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:44.446603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b926510-a500-4037-a39f-d7f783097751 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:44.446754 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b926510-a500-4037-a39f-d7f783097751 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:44.463104 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:44.463104 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:44.474166 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b926510-a500-4037-a39f-d7f783097751 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:44.484020 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b926510-a500-4037-a39f-d7f783097751 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:44.484794 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 90/360] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:44 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:44.852116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:44.854234 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:24:44.854413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:44.854608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:44.874260 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:44.874260 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:44.881091 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:24:44.886240 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-31039132-85cd-414d-8be8-ab2b0da4dbe9 req-ee39bb2f-8064-424d-92cb-73251fb11935 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:24:44.886714 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 90/361] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:44 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:45.026676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-95b0bf7c-7b80-43e6-b12a-d98f3b43b0af None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:45.030791 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-95b0bf7c-7b80-43e6-b12a-d98f3b43b0af tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7/action Aug 03 20:24:45.030791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-95b0bf7c-7b80-43e6-b12a-d98f3b43b0af tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:45.030791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-95b0bf7c-7b80-43e6-b12a-d98f3b43b0af tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:45.041353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5969c46c-a043-41f7-8b74-e6756945aae6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:45.044236 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5969c46c-a043-41f7-8b74-e6756945aae6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:45.044529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5969c46c-a043-41f7-8b74-e6756945aae6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:45.044831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5969c46c-a043-41f7-8b74-e6756945aae6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:45.061570 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:45.061570 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:45.066036 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:45.066036 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:45.077185 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5969c46c-a043-41f7-8b74-e6756945aae6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:45.080166 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a5a71824-9619-49fa-8996-3abda7eaa678 req-95b0bf7c-7b80-43e6-b12a-d98f3b43b0af tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7/action returned with HTTP 204 Aug 03 20:24:45.080454 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5969c46c-a043-41f7-8b74-e6756945aae6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:45.080655 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 93/362] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:45 2026] POST /volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:45.081390 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 90/363] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:45 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:45.501589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:45.503528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:45.504164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:45.504357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:45.518308 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:45.518308 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:45.522702 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:45.531423 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22653b42-630f-44b8-8b43-8b89ad0ff11d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:45.531423 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 91/364] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:45 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:46.098376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.100178 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:46.100361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.100570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.116532 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.116532 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:46.127191 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:46.137478 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47bdb738-3c17-40bd-8755-ee633a687ee5 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:46.138025 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 91/365] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:46.544087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.545927 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:46.546084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.546295 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.556296 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.556296 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:46.560369 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:46.565217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.565584 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8540ff2c-e458-45aa-9547-40f1c2ee1f05 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:46.565584 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 94/366] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:46.567276 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 tempest-TestMultiAttachVolumeSwap-2145308195 tempest-TestMultiAttachVolumeSwap-2145308195-project] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:46.567448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 tempest-TestMultiAttachVolumeSwap-2145308195 tempest-TestMultiAttachVolumeSwap-2145308195-project] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.567645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 tempest-TestMultiAttachVolumeSwap-2145308195 tempest-TestMultiAttachVolumeSwap-2145308195-project] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.581120 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.581120 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:46.585116 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 tempest-TestMultiAttachVolumeSwap-2145308195 tempest-TestMultiAttachVolumeSwap-2145308195-project] Volume info retrieved successfully. Aug 03 20:24:46.589366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ca9ea7e5-29ea-4d52-b4a0-6ba41d973f61 req-2f55991d-fca4-433c-b610-07db82cb4033 tempest-TestMultiAttachVolumeSwap-2145308195 tempest-TestMultiAttachVolumeSwap-2145308195-project] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:46.589730 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 91/367] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1638 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:46.599864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.601612 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:46.601825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.602001 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.612423 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.612423 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:46.616156 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Volume info retrieved successfully. Aug 03 20:24:46.620490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52c4c653-a8c7-476d-9b45-a906fc8b6878 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:46.620899 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 92/368] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:46.636736 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ae01545c-d772-4999-a771-47090afe89fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.638862 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae01545c-d772-4999-a771-47090afe89fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] GET https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:24:46.639050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae01545c-d772-4999-a771-47090afe89fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.639260 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae01545c-d772-4999-a771-47090afe89fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.657504 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.657504 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:46.672337 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ae01545c-d772-4999-a771-47090afe89fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] Volume info retrieved successfully. Aug 03 20:24:46.677379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae01545c-d772-4999-a771-47090afe89fd tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-reader] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 200 Aug 03 20:24:46.677914 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 92/369] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:46.781602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:46.783897 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:46.784128 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:46.784364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:46.799802 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:46.799802 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:46.804846 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:46.811655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5a48fcb-6606-4ffd-8632-632995ccd3f6 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:46.812965 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 95/370] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:46 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:47.035261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.037346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:47.037558 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.037760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.050607 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.050607 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:47.054726 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:47.059014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-75272515-fef4-41be-8ae0-5a39c2bbeded tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:47.059350 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 92/371] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:47 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:47.099642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.101829 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action Aug 03 20:24:47.102191 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:47.102298 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:47.117748 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.117748 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:47.118236 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:47.133935 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Begin detaching volume completed successfully. Aug 03 20:24:47.134192 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-a7888e58-cd32-44d6-9455-c03d52fc6968 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action returned with HTTP 202 Aug 03 20:24:47.134868 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 93/372] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:24:47 2026] POST /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:24:47.192871 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-42c9e89d-71c1-4e0d-adaf-c51c3f3cafde None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.193633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42c9e89d-71c1-4e0d-adaf-c51c3f3cafde None None] GET https://10.4.3.92/volume// Aug 03 20:24:47.193633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42c9e89d-71c1-4e0d-adaf-c51c3f3cafde None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.193838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42c9e89d-71c1-4e0d-adaf-c51c3f3cafde None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.194342 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42c9e89d-71c1-4e0d-adaf-c51c3f3cafde None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:47.194671 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 93/373] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:24:47.204915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.207375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:47.207660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.207906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.222204 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.222204 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:47.227983 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:47.235417 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-9f20e422-6bb9-43f6-9286-b66ce5c6b5ce tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:47.235890 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 96/374] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:47 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:47.582969 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.590137 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:47.590366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.590580 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.609484 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.609484 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:47.612407 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:47.618157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d9f7ed-68b4-45c7-898c-a199072b3a3d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:47.618604 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 93/375] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:47 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:47.817244 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.819486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:47.819715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.819930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.834181 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.834181 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:47.839139 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:47.845020 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-e0e94626-faeb-4036-95a7-009fd704e35e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:47.846026 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 94/376] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:47 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:47.864808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-05825fd2-670b-4a9e-8209-a09eb3c79255 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:47.868202 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-05825fd2-670b-4a9e-8209-a09eb3c79255 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] DELETE https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 Aug 03 20:24:47.868496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-05825fd2-670b-4a9e-8209-a09eb3c79255 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:47.868817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-05825fd2-670b-4a9e-8209-a09eb3c79255 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:47.877073 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:47.877073 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:47.983480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e14f652-08ea-43f2-8b7c-7f2c73af6af4 req-05825fd2-670b-4a9e-8209-a09eb3c79255 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 returned with HTTP 200 Aug 03 20:24:47.984073 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 94/377] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:47 2026] DELETE /volume/v3/attachments/daf9fa5f-60e3-4bda-a0d2-53521c9c73e7 => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:48.042078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-8e16f446-fe6a-4ecf-99ec-7816bf0b717d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.044682 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-8e16f446-fe6a-4ecf-99ec-7816bf0b717d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] POST https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0/action Aug 03 20:24:48.045179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-8e16f446-fe6a-4ecf-99ec-7816bf0b717d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:48.045179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-8e16f446-fe6a-4ecf-99ec-7816bf0b717d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:48.065260 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.065260 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:48.089961 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e42213a-b5c1-4a69-9573-b28a900c39cf req-8e16f446-fe6a-4ecf-99ec-7816bf0b717d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0/action returned with HTTP 204 Aug 03 20:24:48.090563 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 97/378] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:48 2026] POST /volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:48.245327 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.247538 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:48.247867 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.248098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.278239 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.278239 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:48.294816 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:48.306796 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68242e73-4457-4b9a-b4e3-d4b14a9b4246 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:48.307610 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 94/379] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1157 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:48.365781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.367763 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:48.367948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.368138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.378608 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.378608 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:48.382304 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:48.387085 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-7348bc24-2c26-4c6e-80f2-0fd371b3f250 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:48.387749 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 95/380] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:48.411327 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.417751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] POST https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action Aug 03 20:24:48.418185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:48.418298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:48.435100 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.435100 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:48.435773 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:48.446262 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Begin detaching volume completed successfully. Aug 03 20:24:48.446262 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-196b8eaf-4e8c-481a-8842-62d412a4f915 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action returned with HTTP 202 Aug 03 20:24:48.446262 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 95/381] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:24:48 2026] POST /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:24:48.493688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-303db409-dc02-458f-975b-8cb5d036eebc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.494396 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-303db409-dc02-458f-975b-8cb5d036eebc None None] GET https://10.4.3.92/volume// Aug 03 20:24:48.494396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-303db409-dc02-458f-975b-8cb5d036eebc None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.494686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-303db409-dc02-458f-975b-8cb5d036eebc None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.495119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-303db409-dc02-458f-975b-8cb5d036eebc None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:48.495952 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 98/382] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 03 20:24:48.504932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.507208 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:48.507875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.507875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.520337 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.520337 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:48.524607 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:48.530611 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-b81c80e9-dc50-4a98-b683-df2fe6360366 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:48.531242 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 95/383] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1340 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:48.632410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.634599 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:48.634840 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.635067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.644482 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.644482 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:48.647672 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:48.651668 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b873734d-e9a9-46a4-9290-2913f7a2e29c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:48.652018 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 96/384] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:48.667268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-70cb4825-593a-4c68-8a93-fd6836bb662f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.669260 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70cb4825-593a-4c68-8a93-fd6836bb662f tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:48.669454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70cb4825-593a-4c68-8a93-fd6836bb662f tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.669688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70cb4825-593a-4c68-8a93-fd6836bb662f tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.679096 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.679096 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:48.682845 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-70cb4825-593a-4c68-8a93-fd6836bb662f tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:48.687890 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70cb4825-593a-4c68-8a93-fd6836bb662f tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:48.688377 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 96/385] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:48.729681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.729681 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:48.729681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.729681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.729681 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Delete volume with id: 13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:48.743704 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1f09d626-acc8-4b69-a323-59edfd8d0325 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 404 Aug 03 20:24:48.744278 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 99/386] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:24:48 2026] DELETE /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:48.746122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-808a3329-56b9-4959-b3e7-8152a30fec7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.748707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] DELETE https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:48.750112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.750112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.750112 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Delete volume with id: 129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:48.757451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8511a016-0aed-4f3c-8e1c-8c92c8a9ef42 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.759686 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.759686 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:48.760560 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:48.760625 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8511a016-0aed-4f3c-8e1c-8c92c8a9ef42 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] GET https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf Aug 03 20:24:48.760625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8511a016-0aed-4f3c-8e1c-8c92c8a9ef42 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.761021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8511a016-0aed-4f3c-8e1c-8c92c8a9ef42 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.770795 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8511a016-0aed-4f3c-8e1c-8c92c8a9ef42 tempest-VolumesAssistedSnapshotsTest-1037992414 tempest-VolumesAssistedSnapshotsTest-1037992414-project-admin] https://10.4.3.92/volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf returned with HTTP 404 Aug 03 20:24:48.772242 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 97/387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/13d307ed-7b1c-4f65-ac32-f30d599b8adf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:48.820090 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Delete volume request issued successfully. Aug 03 20:24:48.820090 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-808a3329-56b9-4959-b3e7-8152a30fec7f tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 202 Aug 03 20:24:48.820090 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 96/388] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:24:48 2026] DELETE /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:24:48.833197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c56157f5-1d81-4313-a732-176beed78018 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:48.835421 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c56157f5-1d81-4313-a732-176beed78018 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:48.835722 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c56157f5-1d81-4313-a732-176beed78018 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:48.835987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c56157f5-1d81-4313-a732-176beed78018 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:48.851083 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:48.851083 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:48.861943 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c56157f5-1d81-4313-a732-176beed78018 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Volume info retrieved successfully. Aug 03 20:24:48.867481 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c56157f5-1d81-4313-a732-176beed78018 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 200 Aug 03 20:24:48.868048 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 97/389] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:48 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:49.885077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9ebf10b2-d981-49a1-8643-07bfa019f999 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:49.886201 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9ebf10b2-d981-49a1-8643-07bfa019f999 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] GET https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e Aug 03 20:24:49.886394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9ebf10b2-d981-49a1-8643-07bfa019f999 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:49.886690 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9ebf10b2-d981-49a1-8643-07bfa019f999 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:49.893427 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9ebf10b2-d981-49a1-8643-07bfa019f999 tempest-AttachSCSIVolumeTestJSON-870102521 tempest-AttachSCSIVolumeTestJSON-870102521-project-member] https://10.4.3.92/volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e returned with HTTP 404 Aug 03 20:24:49.894218 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 100/390] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:49 2026] GET /volume/v3/volumes/129d8804-4490-4019-9469-ec6991f7563e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:50.805634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:50.809498 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:50.809498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:50.809498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:50.824159 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:50.824159 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:50.831275 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:50.838651 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-e596d482-8fc3-4b84-95d6-e1d078d7782b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:50.838651 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 98/391] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:50 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:50.860632 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:50.863617 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] POST https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f/action Aug 03 20:24:50.864600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:50.864600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:50.890972 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:50.890972 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:50.891779 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:50.911772 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Begin detaching volume completed successfully. Aug 03 20:24:50.911772 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-f0995926-f004-4ec2-937c-1f9c19118030 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f/action returned with HTTP 202 Aug 03 20:24:50.911772 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 97/392] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:24:50 2026] POST /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:24:50.941338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:50.947532 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:50.948416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:50.948416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:50.962952 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:50.962952 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:50.968446 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:50.975515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9099922c-85b5-44ba-9925-34bb15c8b6b0 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:50.976143 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 98/393] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:50 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:51.001384 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-56dc7d6a-f770-4df6-bdec-8f8d2477d157 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:51.001965 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-56dc7d6a-f770-4df6-bdec-8f8d2477d157 None None] GET https://10.4.3.92/volume// Aug 03 20:24:51.006524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-56dc7d6a-f770-4df6-bdec-8f8d2477d157 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:51.006816 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-56dc7d6a-f770-4df6-bdec-8f8d2477d157 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:51.007413 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-56dc7d6a-f770-4df6-bdec-8f8d2477d157 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:51.009279 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 101/394] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24:51 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:24:51.024381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:51.028621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:51.028901 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:51.029078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:51.051118 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:51.051118 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:51.057692 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:51.064801 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-61c242f5-b835-44ef-934f-f307e977b12d tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:51.065178 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 99/395] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:24:51 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:24:51.993925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:51.997878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:51.998041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:51.998537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:52.011565 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:52.011565 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:52.017492 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:52.023889 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-952b54fc-3794-47f6-9a26-1c962e3a3638 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:52.024480 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 98/396] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:51 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:52.787443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-2ee9328d-b9e9-4191-9b93-0c03bfc8029a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:52.789995 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-2ee9328d-b9e9-4191-9b93-0c03bfc8029a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd/action Aug 03 20:24:52.790572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-2ee9328d-b9e9-4191-9b93-0c03bfc8029a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:24:52.790719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-2ee9328d-b9e9-4191-9b93-0c03bfc8029a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:52.811882 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:52.811882 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:52.833796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d9be05a3-e244-4d0e-b91b-742bbfefc859 req-2ee9328d-b9e9-4191-9b93-0c03bfc8029a tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd/action returned with HTTP 204 Aug 03 20:24:52.834880 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 99/397] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:24:52 2026] POST /volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:24:53.043282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:53.046396 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:53.046779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:53.047223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:53.067021 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:53.067021 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:53.076043 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:53.082634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57d52c29-44ba-44c4-8f29-dacc04ef9fc8 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:53.083410 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 102/398] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:53 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:53.627570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:53.629118 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:24:53.630094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:53.630094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:53.640042 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:53.640042 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:53.644344 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:53.649292 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-0461c777-c8c0-48d0-86c0-a73b7a12dea0 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:24:53.649954 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 100/399] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:24:53 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:54.107940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:54.111616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:54.111616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:54.111616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:54.121364 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:54.121364 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:54.128742 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:54.132955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e99d960d-aaf0-4875-aa63-6d051090dd71 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:54.133831 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 99/400] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:54 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:54.257675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-dd57a486-150f-4d51-9930-591b43e62f2b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:54.265060 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-dd57a486-150f-4d51-9930-591b43e62f2b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 Aug 03 20:24:54.265213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-dd57a486-150f-4d51-9930-591b43e62f2b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:54.265533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-dd57a486-150f-4d51-9930-591b43e62f2b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:54.284858 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:54.284858 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:54.372214 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c1a94d4d-ed7b-404e-b96d-67667e1931a2 req-dd57a486-150f-4d51-9930-591b43e62f2b tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 returned with HTTP 200 Aug 03 20:24:54.372881 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 100/401] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:54 2026] DELETE /volume/v3/attachments/d220ec58-61d0-479c-868b-1b652c3314b0 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:54.625998 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4b47aad3-0594-483b-9720-97e870a03d26 req-e549f9f8-e732-4e7e-a469-309424d0a38c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:54.632815 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-e549f9f8-e732-4e7e-a469-309424d0a38c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae Aug 03 20:24:54.633141 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-e549f9f8-e732-4e7e-a469-309424d0a38c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:54.634976 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-e549f9f8-e732-4e7e-a469-309424d0a38c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:54.648840 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:54.648840 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:54.736844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4b47aad3-0594-483b-9720-97e870a03d26 req-e549f9f8-e732-4e7e-a469-309424d0a38c tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae returned with HTTP 200 Aug 03 20:24:54.737418 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 103/402] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:54 2026] DELETE /volume/v3/attachments/5098803c-5cf0-46e9-bd7f-20a5a340f8ae => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:55.150204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:55.153195 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:55.153389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:55.153613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:55.167579 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:55.167579 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:55.170990 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:55.181431 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-00440cec-405c-49e8-98ca-d9817ae7aa32 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:55.182119 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 101/403] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:55 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c797aa6e-33a7-4abe-ba2e-f434a1d926a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c797aa6e-33a7-4abe-ba2e-f434a1d926a7 None None] GET https://10.4.3.92/volume// Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c797aa6e-33a7-4abe-ba2e-f434a1d926a7 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c797aa6e-33a7-4abe-ba2e-f434a1d926a7 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c797aa6e-33a7-4abe-ba2e-f434a1d926a7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:24:58.095125 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 100/404] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:24: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 03 20:24:58.102593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-30dda3f0-c9b7-44df-a8d1-95d0ee6dae9e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:58.104839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-30dda3f0-c9b7-44df-a8d1-95d0ee6dae9e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:24:58.105167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-30dda3f0-c9b7-44df-a8d1-95d0ee6dae9e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd", "connector": null, "instance_uuid": "cdcb8b65-5161-43be-ba3b-412a66e4ba10"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:24:58.124573 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:58.124573 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:58.205836 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-30dda3f0-c9b7-44df-a8d1-95d0ee6dae9e tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:24:58.205836 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 101/405] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:24:58 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:24:58.223965 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-b875d31d-19e5-43d0-9db3-ac4d416c75e6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:58.229961 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-b875d31d-19e5-43d0-9db3-ac4d416c75e6 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd Aug 03 20:24:58.230286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-b875d31d-19e5-43d0-9db3-ac4d416c75e6 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:58.230572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-b875d31d-19e5-43d0-9db3-ac4d416c75e6 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:58.239334 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:58.239334 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:58.332848 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-b875d31d-19e5-43d0-9db3-ac4d416c75e6 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd returned with HTTP 200 Aug 03 20:24:58.333303 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 104/406] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:24:58 2026] DELETE /volume/v3/attachments/f5da6d75-2fb6-4848-b373-797dd945e2dd => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:24:59.065119 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:59.067552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:59.067691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:59.067998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:59.080760 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:59.080760 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:24:59.087001 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:59.093665 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0d7b22e7-1620-4978-9331-cd973e5e95aa tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:59.094413 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 102/407] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:59 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:59.170654 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:59.171873 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:24:59.172503 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:59.172825 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:59.187850 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:59.187850 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:24:59.193678 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:24:59.204237 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d9376c1-5d74-4dd4-893d-d46ef3ef552c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:24:59.204237 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 101/408] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:59 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:24:59.685686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:59.688701 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:24:59.690627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:59.690627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:59.691709 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Delete volume with id: a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:24:59.713994 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:59.713994 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:24:59.714541 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:59.768756 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Delete volume request issued successfully. Aug 03 20:24:59.768972 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f8f4dd7-7aa5-4d87-9649-803db8749fa7 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 202 Aug 03 20:24:59.769388 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 102/409] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:24:59 2026] DELETE /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:24:59.781325 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:24:59.785232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:24:59.785444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:24:59.785790 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:24:59.798996 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:24:59.798996 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:24:59.813126 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:24:59.824341 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59a8e8c3-22a8-40c3-b68b-3efaee04133e tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 200 Aug 03 20:24:59.824860 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 105/410] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:24:59 2026] GET /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:00.617520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.821820 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] GET https://10.4.3.92/volume/v3/os-hosts Aug 03 20:25:00.821820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.821820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.831115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.hosts [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:48+00:00 {{(pid=100353) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.831308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.hosts [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:45+00:00 {{(pid=100353) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.831504 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.hosts [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:30+00:00 {{(pid=100353) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.831895 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0c70cf-9e10-4ce0-8fcd-cc0113140d10 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] https://10.4.3.92/volume/v3/os-hosts returned with HTTP 200 Aug 03 20:25:00.832423 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 103/411] 10.4.3.92 () {66 vars in 1233 bytes} [Mon Aug 3 20:25:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:00.844743 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.846833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-72016e1c-f472-4628-ac39-acbf92c41aed None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.847157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] GET https://10.4.3.92/volume/v3/os-hosts Aug 03 20:25:00.847157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.847229 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.848951 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-72016e1c-f472-4628-ac39-acbf92c41aed tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 Aug 03 20:25:00.849054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-72016e1c-f472-4628-ac39-acbf92c41aed tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.850024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-72016e1c-f472-4628-ac39-acbf92c41aed tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.856715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.hosts [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:48+00:00 {{(pid=100355) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.856898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.hosts [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:45+00:00 {{(pid=100355) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.857075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.hosts [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] status, active and update: available, enabled, 2026-08-03 20:24:30+00:00 {{(pid=100355) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 03 20:25:00.857496 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91867e7b-814e-48e8-8b95-6c32bc16ab1c tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] https://10.4.3.92/volume/v3/os-hosts returned with HTTP 200 Aug 03 20:25:00.858019 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 102/412] 10.4.3.92 () {66 vars in 1233 bytes} [Mon Aug 3 20:25:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:00.858927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-72016e1c-f472-4628-ac39-acbf92c41aed tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 returned with HTTP 404 Aug 03 20:25:00.859900 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 103/413] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:00 2026] GET /volume/v3/volumes/a78b01e4-0aba-4b82-9c4f-028c996e8e74 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:00.870968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0095a4d2-ffad-4f4a-91e7-cb76ce233d78 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.872571 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.875035 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] DELETE https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:25:00.875348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.875849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.875903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Delete volume with id: 966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:25:00.876065 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0095a4d2-ffad-4f4a-91e7-cb76ce233d78 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] GET https://10.4.3.92/volume/v3/os-hosts/np0000006371@storpool Aug 03 20:25:00.876255 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0095a4d2-ffad-4f4a-91e7-cb76ce233d78 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.876545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0095a4d2-ffad-4f4a-91e7-cb76ce233d78 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.887487 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:00.887487 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:00.887487 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:25:00.939377 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Delete volume request issued successfully. Aug 03 20:25:00.940497 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5a6d219-b6e1-4021-bbeb-d059902a88d2 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 202 Aug 03 20:25:00.940497 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 104/414] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:00 2026] DELETE /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:00.952750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8d409881-a68d-47f2-a640-91b37ba12d22 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:00.956710 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d409881-a68d-47f2-a640-91b37ba12d22 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:25:00.957095 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d409881-a68d-47f2-a640-91b37ba12d22 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:00.957433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d409881-a68d-47f2-a640-91b37ba12d22 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:00.967626 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:00.967626 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:00.973043 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8d409881-a68d-47f2-a640-91b37ba12d22 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Volume info retrieved successfully. Aug 03 20:25:00.978703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d409881-a68d-47f2-a640-91b37ba12d22 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 200 Aug 03 20:25:00.980367 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 103/415] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:00 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:00.985072 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0095a4d2-ffad-4f4a-91e7-cb76ce233d78 tempest-VolumeHostsAdminTestsJSON-376122923 tempest-VolumeHostsAdminTestsJSON-376122923-project-admin] https://10.4.3.92/volume/v3/os-hosts/np0000006371@storpool returned with HTTP 200 Aug 03 20:25:00.985601 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 106/416] 10.4.3.92 () {66 vars in 1299 bytes} [Mon Aug 3 20:25:00 2026] GET /volume/v3/os-hosts/np0000006371@storpool => generated 1507 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:01.027369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:01.030196 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] PUT https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 Aug 03 20:25:01.031055 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:01.052363 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Acquiring lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:25:01.063639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" acquired by "attachment_update" :: waited 0.011s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:25:01.064807 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:01.064807 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:01.198729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Lock "cinder-attachment_update-c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd-np0000006371" released by "attachment_update" :: held 0.136s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:25:01.199175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-266f5675-a35a-437e-b13f-8fba735a4b4c tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 returned with HTTP 200 Aug 03 20:25:01.199978 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 104/417] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:25:01 2026] PUT /volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:01.216809 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-66bd36fa-3cc3-4300-8368-0292ba0d1245 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:01.221900 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-66bd36fa-3cc3-4300-8368-0292ba0d1245 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 Aug 03 20:25:01.221900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-66bd36fa-3cc3-4300-8368-0292ba0d1245 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:01.223338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-66bd36fa-3cc3-4300-8368-0292ba0d1245 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:01.266883 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-66bd36fa-3cc3-4300-8368-0292ba0d1245 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 returned with HTTP 200 Aug 03 20:25:01.267508 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 105/418] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:25:01 2026] GET /volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 => generated 994 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:02.002760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6e583b3d-1daf-4726-8f3f-01a2682f9a43 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:02.005343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e583b3d-1daf-4726-8f3f-01a2682f9a43 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] GET https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 Aug 03 20:25:02.005343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e583b3d-1daf-4726-8f3f-01a2682f9a43 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:02.005343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e583b3d-1daf-4726-8f3f-01a2682f9a43 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:02.022896 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e583b3d-1daf-4726-8f3f-01a2682f9a43 tempest-TestMultiAttachVolumeSwap-855877094 tempest-TestMultiAttachVolumeSwap-855877094-project-member] https://10.4.3.92/volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 returned with HTTP 404 Aug 03 20:25:02.022896 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 104/419] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:01 2026] GET /volume/v3/volumes/966135e0-1098-46a8-98f2-d7c96c32e138 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:04.828626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-85bba026-ad36-4962-958f-12c4c352dea3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:04.832753 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:25:04.833031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:04.833316 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:04.833612 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Delete volume with id: f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:25:04.845853 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:04.845853 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:04.846481 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:25:04.872139 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Delete volume request issued successfully. Aug 03 20:25:04.872427 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85bba026-ad36-4962-958f-12c4c352dea3 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 202 Aug 03 20:25:04.872850 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 107/420] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:04 2026] DELETE /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:04.887377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:04.891427 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:25:04.891649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:04.892531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:04.902853 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:04.902853 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:04.914258 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Volume info retrieved successfully. Aug 03 20:25:04.919779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0d73d145-7ea7-40cb-b688-18ad0c9e2c1c tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 200 Aug 03 20:25:04.920446 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 105/421] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:04 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:05.216477 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2cccbea0-cadb-4b0a-aa7a-e089abb88e33 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:05.407942 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2cccbea0-cadb-4b0a-aa7a-e089abb88e33 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True Aug 03 20:25:05.408237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2cccbea0-cadb-4b0a-aa7a-e089abb88e33 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:05.408519 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2cccbea0-cadb-4b0a-aa7a-e089abb88e33 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] Calling method 'get_pools' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:05.408812 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:05.408812 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:05.426133 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2cccbea0-cadb-4b0a-aa7a-e089abb88e33 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 03 20:25:05.427117 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 106/422] 10.4.3.92 () {66 vars in 1307 bytes} [Mon Aug 3 20:25:05 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:05.442274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-637e7b10-1d3a-4330-b417-c7ed030cffc6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:05.444243 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-637e7b10-1d3a-4330-b417-c7ed030cffc6 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Aug 03 20:25:05.444500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-637e7b10-1d3a-4330-b417-c7ed030cffc6 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:05.444721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-637e7b10-1d3a-4330-b417-c7ed030cffc6 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] Calling method 'get_pools' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:05.457508 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-637e7b10-1d3a-4330-b417-c7ed030cffc6 tempest-VolumePoolsAdminTestsJSON-95913515 tempest-VolumePoolsAdminTestsJSON-95913515-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 03 20:25:05.458328 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 105/423] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:25:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:05.938597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-94b5f84d-6c7c-4e44-955e-6e941149c8c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:05.943039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-94b5f84d-6c7c-4e44-955e-6e941149c8c9 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] GET https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f Aug 03 20:25:05.943093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-94b5f84d-6c7c-4e44-955e-6e941149c8c9 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:05.944224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-94b5f84d-6c7c-4e44-955e-6e941149c8c9 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:05.955984 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-94b5f84d-6c7c-4e44-955e-6e941149c8c9 tempest-TaggedAttachmentsTest-1497606108 tempest-TaggedAttachmentsTest-1497606108-project-member] https://10.4.3.92/volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f returned with HTTP 404 Aug 03 20:25:05.958960 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 108/424] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:05 2026] GET /volume/v3/volumes/f62c21d0-b47c-4ccf-bd12-ef1ab456c64f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:06.372912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:06.378281 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:06.380481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-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": "91fcc960-7175-4e94-8682-666f7958de5b", "source_volid": null, "backup_id": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:06.382088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-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': '91fcc960-7175-4e94-8682-666f7958de5b', 'source_volid': None, 'backup_id': None}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:06.500488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Create volume of 1 GB Aug 03 20:25:06.505981 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Availability Zones retrieved successfully. Aug 03 20:25:06.514328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Flow 'volume_create_api' (fab7b422-b69c-4216-9035-9dd2da479f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:06.516473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5005df80-fbee-4d2f-98c2-c2b0eea77bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:06.518782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:06.607418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5005df80-fbee-4d2f-98c2-c2b0eea77bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:06.608549 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9a055d-68e1-411e-8d01-ff98265a8b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:06.609277 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-ce133f59-60cc-4e08-a8ce-99fddb39e722 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:06.612164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-ce133f59-60cc-4e08-a8ce-99fddb39e722 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] POST https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86/action Aug 03 20:25:06.612982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-ce133f59-60cc-4e08-a8ce-99fddb39e722 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:06.612982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-ce133f59-60cc-4e08-a8ce-99fddb39e722 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:06.617613 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=349,cinder:UPDATE=31,cinder:INSERT=10 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:25:06.638687 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:06.638687 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:06.661750 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-807c9700-fb90-4a24-96fa-74cb43cf0582 req-ce133f59-60cc-4e08-a8ce-99fddb39e722 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86/action returned with HTTP 204 Aug 03 20:25:06.661750 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 107/425] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:25:06 2026] POST /volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:06.669173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Created reservations ['115748b4-9316-4801-8bda-7bbd1c1bce8a', '05b8595e-af4e-4e0f-9d0b-bddadeea479f', 'c7fec5eb-16ab-491e-a268-cc6faf4f4de6', '9b5de912-39de-4cc9-b5f4-de546ce576e8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:06.669173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9a055d-68e1-411e-8d01-ff98265a8b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115748b4-9316-4801-8bda-7bbd1c1bce8a', '05b8595e-af4e-4e0f-9d0b-bddadeea479f', 'c7fec5eb-16ab-491e-a268-cc6faf4f4de6', '9b5de912-39de-4cc9-b5f4-de546ce576e8']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:06.670331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb106fc-e37b-4220-8c37-24e8eb7487cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:06.705405 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb106fc-e37b-4220-8c37-24e8eb7487cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639ecda3-9c1d-4db0-b67d-4a5d8a636843', '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='439569e1d45c42f5b2f625529638a45d',qos_specs=None,replication_status=,reservations=['115748b4-9316-4801-8bda-7bbd1c1bce8a','05b8595e-af4e-4e0f-9d0b-bddadeea479f','c7fec5eb-16ab-491e-a268-cc6faf4f4de6','9b5de912-39de-4cc9-b5f4-de546ce576e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109ac7203b164c61805e8dd473a79f6a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:06Z,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=639ecda3-9c1d-4db0-b67d-4a5d8a636843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439569e1d45c42f5b2f625529638a45d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='109ac7203b164c61805e8dd473a79f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:06.707191 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7344ac-e51c-4589-9e8b-ec9128d8152b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:06.733921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7344ac-e51c-4589-9e8b-ec9128d8152b) transitioned into 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='439569e1d45c42f5b2f625529638a45d',qos_specs=None,replication_status=,reservations=['115748b4-9316-4801-8bda-7bbd1c1bce8a','05b8595e-af4e-4e0f-9d0b-bddadeea479f','c7fec5eb-16ab-491e-a268-cc6faf4f4de6','9b5de912-39de-4cc9-b5f4-de546ce576e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109ac7203b164c61805e8dd473a79f6a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:06.734725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb80e6d7-91ee-4768-98fb-cf54be87ed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:06.747870 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb80e6d7-91ee-4768-98fb-cf54be87ed49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:06.749233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Flow 'volume_create_api' (fab7b422-b69c-4216-9035-9dd2da479f53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:06.749756 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Create volume request issued successfully. Aug 03 20:25:06.750574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-fa463191-69af-48ec-92c2-ce7143cca6d8 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:06.751145 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 106/426] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:25:06 2026] POST /volume/v3/volumes => generated 701 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:06.767194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:06.769897 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:06.770131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:06.770478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:06.783317 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:06.783317 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:06.789553 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:06.796379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-b80ab052-7be9-4401-821b-d9614664d4a1 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 200 Aug 03 20:25:06.797089 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 106/427] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:06 2026] GET /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:06.806570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:06.811490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:06.811490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:06.811490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:06.813880 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=327,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:25:06.822627 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:06.822627 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:06.830686 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:06.835673 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-6caf2eef-6295-4310-9495-dedd4e1c3c01 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 200 Aug 03 20:25:06.836251 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 109/428] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:06 2026] GET /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:09.858297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:09.863985 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:09.864223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:09.864553 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:09.880245 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:09.880245 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:09.890577 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:09.897542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-86e2f47d-6437-46ab-9e6e-f7ae1228006b tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 200 Aug 03 20:25:09.897803 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 108/429] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:09 2026] GET /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 1309 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:09.917292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a534958e-3f3a-4342-932a-f2e1157d93b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:09.917828 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a534958e-3f3a-4342-932a-f2e1157d93b8 None None] GET https://10.4.3.92/volume// Aug 03 20:25:09.918043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a534958e-3f3a-4342-932a-f2e1157d93b8 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:09.918268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a534958e-3f3a-4342-932a-f2e1157d93b8 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:09.918653 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a534958e-3f3a-4342-932a-f2e1157d93b8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:09.919194 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 107/430] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:25: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 03 20:25:09.940989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-10e34d5a-871d-46c3-8c66-c8c9cab2e950 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:09.944237 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-10e34d5a-871d-46c3-8c66-c8c9cab2e950 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:25:09.944443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-10e34d5a-871d-46c3-8c66-c8c9cab2e950 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "639ecda3-9c1d-4db0-b67d-4a5d8a636843", "connector": null, "instance_uuid": "73107596-6c51-46f0-87fa-a131d1a468f4"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:09.948518 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=336,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:25:09.957221 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:09.957221 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:10.004123 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-10e34d5a-871d-46c3-8c66-c8c9cab2e950 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:25:10.005324 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 107/431] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:25:09 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 03 20:25:10.025478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d47b2928-7d10-4b57-9d06-083b94cb7d56 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.026574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d47b2928-7d10-4b57-9d06-083b94cb7d56 None None] GET https://10.4.3.92/volume// Aug 03 20:25:10.028481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d47b2928-7d10-4b57-9d06-083b94cb7d56 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:10.028481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d47b2928-7d10-4b57-9d06-083b94cb7d56 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:10.028481 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d47b2928-7d10-4b57-9d06-083b94cb7d56 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:10.029187 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 110/432] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:25: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 03 20:25:10.039819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.047049 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:10.047362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:10.047630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:10.064616 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:10.064616 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:10.069816 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:10.076985 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-aaa6bc06-618b-44c4-8476-5ccb4185d0d6 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 200 Aug 03 20:25:10.076985 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 109/433] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:25:10 2026] GET /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:10.218916 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.224358 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] PUT https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb Aug 03 20:25:10.224358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:10.228779 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=363,cinder:UPDATE=41,cinder:INSERT=10 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:25:10.237634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Acquiring lock "cinder-attachment_update-639ecda3-9c1d-4db0-b67d-4a5d8a636843-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:25:10.243251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Lock "cinder-attachment_update-639ecda3-9c1d-4db0-b67d-4a5d8a636843-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:25:10.244600 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:10.244600 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:10.382315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Lock "cinder-attachment_update-639ecda3-9c1d-4db0-b67d-4a5d8a636843-np0000006371" released by "attachment_update" :: held 0.139s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:25:10.382717 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-2ad36b75-d284-4c7b-bd3d-f29d0a286bbb tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb returned with HTTP 200 Aug 03 20:25:10.384260 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 108/434] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:25:10 2026] PUT /volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:10.427881 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-42694693-c3d1-49fd-91be-da46a8ba1a1d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.432878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-42694693-c3d1-49fd-91be-da46a8ba1a1d tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] POST https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb/action Aug 03 20:25:10.433437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-42694693-c3d1-49fd-91be-da46a8ba1a1d tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:10.433787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-42694693-c3d1-49fd-91be-da46a8ba1a1d tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:10.459382 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a2328a3a-a92c-452b-90d9-1c28a7aa8117 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.465161 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:10.465161 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:10.488473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-290c5dc7-3da2-4f03-b7b7-e24bf2aee352 req-42694693-c3d1-49fd-91be-da46a8ba1a1d tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb/action returned with HTTP 204 Aug 03 20:25:10.488473 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 108/435] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:25:10 2026] POST /volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:10.645265 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2328a3a-a92c-452b-90d9-1c28a7aa8117 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:10.645771 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a2328a3a-a92c-452b-90d9-1c28a7aa8117 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-532249526"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:10.669730 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2328a3a-a92c-452b-90d9-1c28a7aa8117 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:10.670224 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 111/436] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:25:10 2026] POST /volume/v3/types => generated 232 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:10.683010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e84c2313-bb52-4544-8522-bb017437f853 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.685090 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e84c2313-bb52-4544-8522-bb017437f853 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:10.685563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e84c2313-bb52-4544-8522-bb017437f853 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1099367170", "extra_specs": {"multiattach": " True"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:10.716232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e84c2313-bb52-4544-8522-bb017437f853 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:10.716677 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 110/437] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:25:10 2026] POST /volume/v3/types => generated 259 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:10.727103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-26f8e521-9737-44cb-ba71-5219633c074e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:10.815719 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:10.816990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-532249526", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1406703907"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:10.817532 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-532249526', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1406703907'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:10.821440 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Create volume of 1 GB Aug 03 20:25:10.821715 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:10.821715 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:10.822278 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Availability Zones retrieved successfully. Aug 03 20:25:10.831161 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Flow 'volume_create_api' (b2456fc3-46a6-48e0-b9ee-b4471e2b4ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:10.832559 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b23180-1de9-4a89-9ccc-e326cd015c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:10.833956 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:10.860403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b23180-1de9-4a89-9ccc-e326cd015c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:25:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61a92855-9789-4b46-9b69-8e1435125cba,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-532249526',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61a92855-9789-4b46-9b69-8e1435125cba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:10.861373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e51b4c1-a97d-45df-84d7-b98d73d51064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:10.890901 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:10.891188 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:10.948859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Created reservations ['44cdadbb-aa1e-4e55-b844-8162feb9f46b', '58ee93c0-a46f-43b6-a484-1bf9227000e1', 'c10e1347-c474-480c-8995-564dbf47904a', '0bfdff72-b39f-41c4-b4be-9cc9a41a0d72'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:10.949826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e51b4c1-a97d-45df-84d7-b98d73d51064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44cdadbb-aa1e-4e55-b844-8162feb9f46b', '58ee93c0-a46f-43b6-a484-1bf9227000e1', 'c10e1347-c474-480c-8995-564dbf47904a', '0bfdff72-b39f-41c4-b4be-9cc9a41a0d72']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:10.950744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79a3c44-9102-403e-8c51-1024f558b6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:10.982625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79a3c44-9102-403e-8c51-1024f558b6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1406703907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23806154ea0942a181068163c553a8ac',qos_specs=None,replication_status=,reservations=['44cdadbb-aa1e-4e55-b844-8162feb9f46b','58ee93c0-a46f-43b6-a484-1bf9227000e1','c10e1347-c474-480c-8995-564dbf47904a','0bfdff72-b39f-41c4-b4be-9cc9a41a0d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a007dcb64d4843478777a9399844a114',volume_type_id=61a92855-9789-4b46-9b69-8e1435125cba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1406703907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23806154ea0942a181068163c553a8ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a007dcb64d4843478777a9399844a114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61a92855-9789-4b46-9b69-8e1435125cba),volume_type_id=61a92855-9789-4b46-9b69-8e1435125cba)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:10.983424 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a37c48-e970-4444-bc1b-c01e650325e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:11.010350 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a37c48-e970-4444-bc1b-c01e650325e7) transitioned into state 'SUCCESS' from state '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-1406703907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23806154ea0942a181068163c553a8ac',qos_specs=None,replication_status=,reservations=['44cdadbb-aa1e-4e55-b844-8162feb9f46b','58ee93c0-a46f-43b6-a484-1bf9227000e1','c10e1347-c474-480c-8995-564dbf47904a','0bfdff72-b39f-41c4-b4be-9cc9a41a0d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a007dcb64d4843478777a9399844a114',volume_type_id=61a92855-9789-4b46-9b69-8e1435125cba)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:11.010974 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0426d9b2-5a08-4bae-b7a9-b8e28a4abaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:11.027641 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0426d9b2-5a08-4bae-b7a9-b8e28a4abaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:11.028482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Flow 'volume_create_api' (b2456fc3-46a6-48e0-b9ee-b4471e2b4ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:11.028993 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Create volume request issued successfully. Aug 03 20:25:11.029620 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26f8e521-9737-44cb-ba71-5219633c074e tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:11.029859 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 109/438] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:25:10 2026] POST /volume/v3/volumes => generated 869 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:11.045955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:11.050880 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:11.050880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:11.050880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:11.064706 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:11.064706 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:11.072906 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:11.081694 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f1615c8-3129-4a84-87d5-4c72e40f4104 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:11.082477 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 109/439] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:11 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:11.726651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a7aec3a3-5a47-4012-b321-a7b6a4837495 req-15516a9a-dc75-4789-a3b2-9041f0db4e87 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:11.729860 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a7aec3a3-5a47-4012-b321-a7b6a4837495 req-15516a9a-dc75-4789-a3b2-9041f0db4e87 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 Aug 03 20:25:11.730275 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a7aec3a3-5a47-4012-b321-a7b6a4837495 req-15516a9a-dc75-4789-a3b2-9041f0db4e87 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:11.730691 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a7aec3a3-5a47-4012-b321-a7b6a4837495 req-15516a9a-dc75-4789-a3b2-9041f0db4e87 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:11.744152 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:11.744152 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:11.822658 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a7aec3a3-5a47-4012-b321-a7b6a4837495 req-15516a9a-dc75-4789-a3b2-9041f0db4e87 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 returned with HTTP 200 Aug 03 20:25:11.823081 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 112/440] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:25:11 2026] DELETE /volume/v3/attachments/2ba79ffb-7b12-47d7-9711-3009ff444e86 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:12.101991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.105862 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:12.106322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.106677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.123261 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.123261 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:12.138610 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:12.145935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7b9ea1e-f27e-4033-a16a-214ae8e2cbc6 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:12.146981 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 111/441] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 996 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:12.166945 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.173861 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:12.174034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.174304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.185143 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.185143 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:12.190481 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Volume info retrieved successfully. Aug 03 20:25:12.196708 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f6b062f-4478-4bf5-a08f-bc9f68b630bc tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:12.197682 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 110/442] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:12.217101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.218481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] POST https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action Aug 03 20:25:12.219085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1099367170", "migration_policy": "never"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:12.219085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1099367170", "migration_policy": "never"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:12.230631 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.230631 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:12.231270 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:12.242112 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.242112 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:12.305892 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:12.306528 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:12.366662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Created reservations ['3a4c4ea3-5537-4cef-a9a8-efdaef35a431', '8d7c962a-e572-4aba-8fb5-673c9c2691d9'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:12.391697 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:12.392134 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:12.416771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Created reservations ['3f050e4b-8630-4ed7-98fe-489300f9e774', 'cddadb19-4e75-4c9b-b96b-a903e18b8b55'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:12.467969 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Retype volume request issued successfully. Aug 03 20:25:12.468397 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f47d266-c2d2-4b33-a5fe-72353f7d1889 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action returned with HTTP 202 Aug 03 20:25:12.468824 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 110/443] 10.4.3.92 () {70 vars in 1425 bytes} [Mon Aug 3 20:25:12 2026] POST /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:25:12.477438 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.482948 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:12.483208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.483475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.493694 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.493694 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:12.498431 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:12.504010 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1267d6e4-a0fe-4792-bf16-d580dce55f1f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:12.504332 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 113/444] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:12.776622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-83d81b8d-d115-4f48-9477-3656d081c466 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.779029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83d81b8d-d115-4f48-9477-3656d081c466 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:12.779425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83d81b8d-d115-4f48-9477-3656d081c466 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.781166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83d81b8d-d115-4f48-9477-3656d081c466 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.792126 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.792126 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:12.796532 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-83d81b8d-d115-4f48-9477-3656d081c466 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:25:12.802848 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83d81b8d-d115-4f48-9477-3656d081c466 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:25:12.803578 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 112/445] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:12.851272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.854645 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:12.855106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.855106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.865101 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.865101 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:12.871138 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:25:12.879919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-448bb334-e4c1-418b-bbf1-2c621d2ab1eb tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:25:12.879919 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 111/446] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:12.905847 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.909848 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:12.910159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.910677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.910677 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Delete volume with id: c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:12.922166 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.922166 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:12.922663 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:25:12.943709 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Delete volume request issued successfully. Aug 03 20:25:12.943937 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0751b563-b6da-4df3-83d2-4ec4b77ac5a8 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 202 Aug 03 20:25:12.944524 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 111/447] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:12 2026] DELETE /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:12.954157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:12.957513 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:12.957749 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:12.958002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:12.970702 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:12.970702 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:12.976650 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Volume info retrieved successfully. Aug 03 20:25:12.984577 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f67600c4-c64f-4d97-b6c7-0b7f95eb993f tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 200 Aug 03 20:25:12.985482 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 114/448] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:12 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:13.522016 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:13.524014 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:13.524220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:13.524954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:13.531265 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:13.531265 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:13.535411 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:13.539781 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d992371c-17f7-46dc-9ba3-7ad31f95e74d tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:13.540361 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 113/449] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:13 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:13.562609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:13.565269 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:13.565269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:13.565445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:13.575704 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:13.575704 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:13.581911 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Volume info retrieved successfully. Aug 03 20:25:13.589902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-da29fd0d-4d47-4e8e-80bb-b0f09f698af1 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:13.590425 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 112/450] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:13 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:13.611213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:13.613839 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:13.614176 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:13.614432 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:13.625576 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:13.625576 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:13.631577 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Volume info retrieved successfully. Aug 03 20:25:13.637303 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ffbd86a-df94-4142-bb7c-52de86b78813 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:13.637303 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 112/451] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:13 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 1190 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:13.660280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-688ff356-527a-4a56-8e06-c9923d651eec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:13.663703 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] POST https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action Aug 03 20:25:13.663703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-532249526", "migration_policy": "never"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:13.663703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-532249526", "migration_policy": "never"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:13.673618 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:13.673618 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:13.674193 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:13.702428 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:13.702834 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-532249526, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:13.714896 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Created reservations ['2e494606-5a3e-480b-bdd7-641fa7a0f6a6', '1ad3c58f-8983-4419-8368-67e7087bf514'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:13.729205 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:13.729590 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1099367170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:13.739336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Created reservations ['18fad936-8f00-455a-b83a-5a1d863abdcf', '0730c9ab-bad8-417e-bcc8-5cec0269d82f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:13.782159 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Retype volume request issued successfully. Aug 03 20:25:13.783180 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-688ff356-527a-4a56-8e06-c9923d651eec tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action returned with HTTP 202 Aug 03 20:25:13.783327 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 115/452] 10.4.3.92 () {70 vars in 1425 bytes} [Mon Aug 3 20:25:13 2026] POST /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:25:13.794396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:13.796608 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:13.796869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:13.797134 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:13.807162 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:13.807162 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:13.813939 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:13.822424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-33b549dc-5dac-4f6f-bd2f-edc4e48a5a9b tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:13.822424 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 114/453] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:13 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:14.001709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-963da38d-dd9d-4ee2-9399-9c901df29556 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:14.003589 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-963da38d-dd9d-4ee2-9399-9c901df29556 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] GET https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd Aug 03 20:25:14.003881 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-963da38d-dd9d-4ee2-9399-9c901df29556 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:14.004179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-963da38d-dd9d-4ee2-9399-9c901df29556 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:14.011921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-963da38d-dd9d-4ee2-9399-9c901df29556 tempest-ServerActionsTestOtherB-1457157925 tempest-ServerActionsTestOtherB-1457157925-project-member] https://10.4.3.92/volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd returned with HTTP 404 Aug 03 20:25:14.012596 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 113/454] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:14 2026] GET /volume/v3/volumes/c7d5aadf-b1ff-4f8a-ab94-f2cf0c42eafd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:14.837812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-091505a9-9406-4233-b916-ca4596806af2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:14.841163 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-091505a9-9406-4233-b916-ca4596806af2 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:14.841495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-091505a9-9406-4233-b916-ca4596806af2 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:14.843087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-091505a9-9406-4233-b916-ca4596806af2 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:14.854342 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:14.854342 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:14.864506 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-091505a9-9406-4233-b916-ca4596806af2 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:14.870219 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-091505a9-9406-4233-b916-ca4596806af2 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:14.870772 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 113/455] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:14 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:14.884445 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:14.887200 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:14.887526 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:14.887812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:14.899505 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:14.899505 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:14.905412 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Volume info retrieved successfully. Aug 03 20:25:14.909609 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-510b98b5-ceec-401d-ae9d-2802e4e6c0b5 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:14.910108 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 116/456] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:14 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:14.924559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-614b4984-b36d-4190-a5f9-6595d40e9677 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:14.927376 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 Aug 03 20:25:14.928407 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:14.928985 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:14.930711 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1406703907'), ('all_tenants', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:25:14.977345 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Get all volumes completed successfully. Aug 03 20:25:14.978027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-614b4984-b36d-4190-a5f9-6595d40e9677 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 returned with HTTP 200 Aug 03 20:25:14.978713 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 115/457] 10.4.3.92 () {68 vars in 1422 bytes} [Mon Aug 3 20:25:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 => generated 340 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:14.989322 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fd5db451-386a-4a59-9110-1300e44e2566 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:14.994548 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 Aug 03 20:25:14.994843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:14.995119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:14.996565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1406703907'), ('all_tenants', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:25:15.042046 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Get all volumes completed successfully. Aug 03 20:25:15.043235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd5db451-386a-4a59-9110-1300e44e2566 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 returned with HTTP 200 Aug 03 20:25:15.045888 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 114/458] 10.4.3.92 () {68 vars in 1422 bytes} [Mon Aug 3 20:25:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1406703907 => generated 340 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:15.059585 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:15.065806 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:15.066096 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:15.066438 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:15.085223 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:15.085223 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:15.092204 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:15.098589 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1ea24c1-a0a3-4a31-8135-7b5dba5236ee tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:15.098983 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 114/459] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:15 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:15.115746 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:15.117532 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:15.117802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:15.118007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:15.118151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Delete volume with id: 3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:15.128585 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:15.128585 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:15.129810 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:15.161411 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Delete volume request issued successfully. Aug 03 20:25:15.161718 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec9cb272-f3fb-478b-955c-5fc230ce911f tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 202 Aug 03 20:25:15.162377 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 117/460] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:25:15 2026] DELETE /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:15.179164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:15.181148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:15.181449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:15.181695 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:15.193014 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:15.193014 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:15.200150 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Volume info retrieved successfully. Aug 03 20:25:15.212077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed8470d2-3abd-4737-b55e-fb3f948c2fc7 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 200 Aug 03 20:25:15.212531 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 116/461] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:15 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:16.233024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c88b5e1e-08ef-4f34-9ffb-6815a778e666 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:16.238345 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c88b5e1e-08ef-4f34-9ffb-6815a778e666 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] GET https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c Aug 03 20:25:16.239876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c88b5e1e-08ef-4f34-9ffb-6815a778e666 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:16.240134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c88b5e1e-08ef-4f34-9ffb-6815a778e666 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:16.260431 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c88b5e1e-08ef-4f34-9ffb-6815a778e666 tempest-VolumeRetypeMultiattachTest-1203712927 tempest-VolumeRetypeMultiattachTest-1203712927-project-member] https://10.4.3.92/volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c returned with HTTP 404 Aug 03 20:25:16.260431 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 115/462] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:25:16 2026] GET /volume/v3/volumes/3f7e4e82-e1fb-46b7-bc91-ad8c53beae7c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:25:16.272324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9c6c9edf-94eb-40aa-b24d-94e229a0c356 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:16.274723 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9c6c9edf-94eb-40aa-b24d-94e229a0c356 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] DELETE https://10.4.3.92/volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 Aug 03 20:25:16.274899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9c6c9edf-94eb-40aa-b24d-94e229a0c356 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:16.275189 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9c6c9edf-94eb-40aa-b24d-94e229a0c356 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:16.359834 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9c6c9edf-94eb-40aa-b24d-94e229a0c356 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 returned with HTTP 202 Aug 03 20:25:16.360451 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 115/463] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:16 2026] DELETE /volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:16.369392 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fffe8973-f320-4478-8a42-c56a853f1466 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:16.373652 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fffe8973-f320-4478-8a42-c56a853f1466 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 Aug 03 20:25:16.374284 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fffe8973-f320-4478-8a42-c56a853f1466 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:16.374659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fffe8973-f320-4478-8a42-c56a853f1466 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:16.380311 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fffe8973-f320-4478-8a42-c56a853f1466 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 returned with HTTP 404 Aug 03 20:25:16.381245 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 118/464] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:16 2026] GET /volume/v3/types/4a158045-19aa-4322-a085-4dcb57d33ab3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:16.390377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e499e7c0-b606-4e8b-8613-93486beffeed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:16.394096 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e499e7c0-b606-4e8b-8613-93486beffeed tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] DELETE https://10.4.3.92/volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba Aug 03 20:25:16.394988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e499e7c0-b606-4e8b-8613-93486beffeed tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:16.395237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e499e7c0-b606-4e8b-8613-93486beffeed tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:16.467727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e499e7c0-b606-4e8b-8613-93486beffeed tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba returned with HTTP 202 Aug 03 20:25:16.469355 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 117/465] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:16 2026] DELETE /volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:16.479220 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed28d480-c1f0-4e90-ab67-5a8106621387 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:16.481816 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed28d480-c1f0-4e90-ab67-5a8106621387 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] GET https://10.4.3.92/volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba Aug 03 20:25:16.482153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed28d480-c1f0-4e90-ab67-5a8106621387 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:16.482481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed28d480-c1f0-4e90-ab67-5a8106621387 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:16.489489 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed28d480-c1f0-4e90-ab67-5a8106621387 tempest-VolumeRetypeMultiattachTest-403076845 tempest-VolumeRetypeMultiattachTest-403076845-project-admin] https://10.4.3.92/volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba returned with HTTP 404 Aug 03 20:25:16.489489 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 116/466] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:16 2026] GET /volume/v3/types/61a92855-9789-4b46-9b69-8e1435125cba => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:17.371113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:17.376934 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] GET https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:17.377243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:17.378820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:17.397451 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:17.397451 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:17.403733 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:17.410535 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-308b4958-9752-4d65-a92d-4d8f98d759f3 req-2752f77a-9c06-4301-b292-abb61edabb48 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 200 Aug 03 20:25:17.411220 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 116/467] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:17 2026] GET /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 1601 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:21.546967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-15dc6f70-82b4-454f-8821-bb912a1fb000 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:21.624841 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-15dc6f70-82b4-454f-8821-bb912a1fb000 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] POST https://10.4.3.92/volume/v3/types/58c3ae3d-c1b9-492b-8146-7b074c22c7e4/encryption Aug 03 20:25:21.626156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-15dc6f70-82b4-454f-8821-bb912a1fb000 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:21.654515 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-15dc6f70-82b4-454f-8821-bb912a1fb000 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/58c3ae3d-c1b9-492b-8146-7b074c22c7e4/encryption returned with HTTP 404 Aug 03 20:25:21.655846 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 119/468] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:25:21 2026] POST /volume/v3/types/58c3ae3d-c1b9-492b-8146-7b074c22c7e4/encryption => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:21.668403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-22d7a74a-50a3-4704-8e01-57b641841c03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:21.671066 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22d7a74a-50a3-4704-8e01-57b641841c03 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:21.671534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-22d7a74a-50a3-4704-8e01-57b641841c03 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-651273266", "os-volume-type-access:is_public": false}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:21.702392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22d7a74a-50a3-4704-8e01-57b641841c03 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:21.704182 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 118/469] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:25:21 2026] POST /volume/v3/types => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:21.715246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-699e5634-329f-4485-b7bb-ff81da9235d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:21.891838 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-699e5634-329f-4485-b7bb-ff81da9235d8 tempest-VolumeTypesNegativeTest-647411524 tempest-VolumeTypesNegativeTest-647411524-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:21.892189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-699e5634-329f-4485-b7bb-ff81da9235d8 tempest-VolumeTypesNegativeTest-647411524 tempest-VolumeTypesNegativeTest-647411524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59b27c89-d3de-4a2c-803b-8d06f7cf0026", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-197444886"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:21.894218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-699e5634-329f-4485-b7bb-ff81da9235d8 tempest-VolumeTypesNegativeTest-647411524 tempest-VolumeTypesNegativeTest-647411524-project-member] Create volume request body: {'volume': {'volume_type': '59b27c89-d3de-4a2c-803b-8d06f7cf0026', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-197444886'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:21.904298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-699e5634-329f-4485-b7bb-ff81da9235d8 tempest-VolumeTypesNegativeTest-647411524 tempest-VolumeTypesNegativeTest-647411524-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Aug 03 20:25:21.904965 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 117/470] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:21 2026] POST /volume/v3/volumes => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:21.913941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-64b73e57-69e3-4cf8-967a-5d220d3f6912 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:21.915898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64b73e57-69e3-4cf8-967a-5d220d3f6912 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] DELETE https://10.4.3.92/volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 Aug 03 20:25:21.916344 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64b73e57-69e3-4cf8-967a-5d220d3f6912 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:21.916403 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64b73e57-69e3-4cf8-967a-5d220d3f6912 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:21.977485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64b73e57-69e3-4cf8-967a-5d220d3f6912 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 returned with HTTP 202 Aug 03 20:25:21.978082 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 117/471] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:21 2026] DELETE /volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:21.989393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-feea3da9-7457-47d6-8a0a-100ae0f4b05a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:21.993212 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-feea3da9-7457-47d6-8a0a-100ae0f4b05a tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] GET https://10.4.3.92/volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 Aug 03 20:25:21.993440 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-feea3da9-7457-47d6-8a0a-100ae0f4b05a tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:21.993694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-feea3da9-7457-47d6-8a0a-100ae0f4b05a tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.000823 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-feea3da9-7457-47d6-8a0a-100ae0f4b05a tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 returned with HTTP 404 Aug 03 20:25:22.001297 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 120/472] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:21 2026] GET /volume/v3/types/59b27c89-d3de-4a2c-803b-8d06f7cf0026 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.012076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-08f9e0f5-37f1-4739-900b-ec27870d26d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.015001 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08f9e0f5-37f1-4739-900b-ec27870d26d2 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:22.015445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08f9e0f5-37f1-4739-900b-ec27870d26d2 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.018305 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08f9e0f5-37f1-4739-900b-ec27870d26d2 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 400 Aug 03 20:25:22.019340 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 119/473] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:25:22.029987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f899af2f-9354-4480-8f78-336665b03768 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.032890 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f899af2f-9354-4480-8f78-336665b03768 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:22.034011 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f899af2f-9354-4480-8f78-336665b03768 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1872290244"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.036063 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:22.036063 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:22.042119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c0e7571d-a806-43c0-bee5-5706d4ddd11f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.058555 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f899af2f-9354-4480-8f78-336665b03768 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:22.059120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 118/474] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:22.069486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5ca174b4-3b57-4985-9b47-0db61a7282cf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.072151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5ca174b4-3b57-4985-9b47-0db61a7282cf tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:22.072681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5ca174b4-3b57-4985-9b47-0db61a7282cf tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1872290244"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.082038 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5ca174b4-3b57-4985-9b47-0db61a7282cf tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1872290244 already exists. Aug 03 20:25:22.082206 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5ca174b4-3b57-4985-9b47-0db61a7282cf tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 409 Aug 03 20:25:22.082799 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 121/475] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:22.091982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a0307c08-d7d2-4a0f-86bb-ad6a01f8a21d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.094378 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0307c08-d7d2-4a0f-86bb-ad6a01f8a21d tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] DELETE https://10.4.3.92/volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 Aug 03 20:25:22.094775 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0307c08-d7d2-4a0f-86bb-ad6a01f8a21d tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:22.095054 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0307c08-d7d2-4a0f-86bb-ad6a01f8a21d tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.129713 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c0e7571d-a806-43c0-bee5-5706d4ddd11f tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:22.130133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c0e7571d-a806-43c0-bee5-5706d4ddd11f tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-15639740"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.149007 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0307c08-d7d2-4a0f-86bb-ad6a01f8a21d tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 returned with HTTP 202 Aug 03 20:25:22.149007 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 120/476] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:22 2026] DELETE /volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:22.160284 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c0e7571d-a806-43c0-bee5-5706d4ddd11f tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:22.160284 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 118/477] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/types => generated 218 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:22.163649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-002a8478-7979-49bb-8c2b-15b0dc153c81 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.169541 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-002a8478-7979-49bb-8c2b-15b0dc153c81 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] GET https://10.4.3.92/volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 Aug 03 20:25:22.169815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-002a8478-7979-49bb-8c2b-15b0dc153c81 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:22.170774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-002a8478-7979-49bb-8c2b-15b0dc153c81 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.178631 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-002a8478-7979-49bb-8c2b-15b0dc153c81 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 returned with HTTP 404 Aug 03 20:25:22.179090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b25c4912-463d-475c-86c3-e7d074bfdbf8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.181650 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 119/478] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:22 2026] GET /volume/v3/types/49cfe60a-2046-4e4a-9053-27b3ed4f2c01 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.184918 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b25c4912-463d-475c-86c3-e7d074bfdbf8 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:25:22.184918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b25c4912-463d-475c-86c3-e7d074bfdbf8 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1069630881"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.195743 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ea144e14-f501-41ee-8750-4daa8469af61 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.198075 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea144e14-f501-41ee-8750-4daa8469af61 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] DELETE https://10.4.3.92/volume/v3/types/d58b21f5-b2c5-41c5-a926-f7dd34df0b82 Aug 03 20:25:22.198307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea144e14-f501-41ee-8750-4daa8469af61 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:22.198624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea144e14-f501-41ee-8750-4daa8469af61 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.208166 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea144e14-f501-41ee-8750-4daa8469af61 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/d58b21f5-b2c5-41c5-a926-f7dd34df0b82 returned with HTTP 404 Aug 03 20:25:22.208876 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 121/479] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:22 2026] DELETE /volume/v3/types/d58b21f5-b2c5-41c5-a926-f7dd34df0b82 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.221207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b2362d2-38fd-40d5-8260-0a89249ed0c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.224945 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b2362d2-38fd-40d5-8260-0a89249ed0c7 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] GET https://10.4.3.92/volume/v3/types/43bc0cae-4111-4878-8ae3-c920f1d18d40 Aug 03 20:25:22.225190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b2362d2-38fd-40d5-8260-0a89249ed0c7 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:22.225485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b2362d2-38fd-40d5-8260-0a89249ed0c7 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.225564 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b25c4912-463d-475c-86c3-e7d074bfdbf8 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:25:22.226186 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 122/480] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/group_types => generated 177 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.231186 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b2362d2-38fd-40d5-8260-0a89249ed0c7 tempest-VolumeTypesNegativeTest-1264743968 tempest-VolumeTypesNegativeTest-1264743968-project-admin] https://10.4.3.92/volume/v3/types/43bc0cae-4111-4878-8ae3-c920f1d18d40 returned with HTTP 404 Aug 03 20:25:22.232640 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 119/481] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:22 2026] GET /volume/v3/types/43bc0cae-4111-4878-8ae3-c920f1d18d40 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.237942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.348907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:25:22.349384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4752a6ea-f83a-4ad2-9814-c9337ba1d4b3", "volume_types": ["d30bf57e-b01d-4025-891f-2a4a400599e8"], "name": "tempest-GroupsV320Test-Group-1653282911"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:22.351489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Creating new group {'group': {'group_type': '4752a6ea-f83a-4ad2-9814-c9337ba1d4b3', 'volume_types': ['d30bf57e-b01d-4025-891f-2a4a400599e8'], 'name': 'tempest-GroupsV320Test-Group-1653282911'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:25:22.368359 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Creating group tempest-GroupsV320Test-Group-1653282911. Aug 03 20:25:22.391245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:25:22.390823. {{(pid=100356) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:25:22.391424 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Availability Zones retrieved successfully. Aug 03 20:25:22.428590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Created reservations ['d211c5ad-b69f-4ef8-a0c8-f9f3341c2c8e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:22.471244 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94104bcd-f2fd-40a3-b57c-158e8905fc38 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:25:22.471775 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 120/482] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:25:22 2026] POST /volume/v3/groups => generated 108 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:22.489546 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52bb206d-4803-461b-9ab1-918763c8e361 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:22.492522 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52bb206d-4803-461b-9ab1-918763c8e361 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:22.492889 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52bb206d-4803-461b-9ab1-918763c8e361 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:22.493321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52bb206d-4803-461b-9ab1-918763c8e361 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:22.493469 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-52bb206d-4803-461b-9ab1-918763c8e361 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:22.500668 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:22.500668 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:22.552331 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52bb206d-4803-461b-9ab1-918763c8e361 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:22.556862 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 122/483] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:22 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 388 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.569058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-78e6ca31-b83c-4761-8879-7530b8336d75 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.569794 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-78e6ca31-b83c-4761-8879-7530b8336d75 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.570014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-78e6ca31-b83c-4761-8879-7530b8336d75 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.570218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-78e6ca31-b83c-4761-8879-7530b8336d75 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.570374 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-78e6ca31-b83c-4761-8879-7530b8336d75 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:23.576531 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.576531 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:23.593551 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-78e6ca31-b83c-4761-8879-7530b8336d75 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:23.594043 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 123/484] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.606999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.608489 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action Aug 03 20:25:23.609103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:23.609252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:23.611141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Updating group '7249adac-59dd-453f-a33a-d57c27c8dd5d' with 'creating' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 03 20:25:23.620530 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.620530 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:23.635012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c606b6fa-99da-4fb8-98ca-e5c5cab2dd54 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action returned with HTTP 202 Aug 03 20:25:23.635750 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 120/485] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:25:23 2026] POST /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:23.645826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8afedaef-63c5-4849-8f87-8e6111a190eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.647898 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8afedaef-63c5-4849-8f87-8e6111a190eb tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.649693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8afedaef-63c5-4849-8f87-8e6111a190eb tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.649693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8afedaef-63c5-4849-8f87-8e6111a190eb tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.649693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-8afedaef-63c5-4849-8f87-8e6111a190eb tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:23.654813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.654813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:23.675059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8afedaef-63c5-4849-8f87-8e6111a190eb tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:23.675569 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 121/486] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.689058 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.693565 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action Aug 03 20:25:23.694403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:23.694821 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:23.697338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Updating group '7249adac-59dd-453f-a33a-d57c27c8dd5d' with 'available' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 03 20:25:23.703301 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.703301 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:23.719107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69ed4958-b4e8-4b9f-b5d8-472114610afe tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action returned with HTTP 202 Aug 03 20:25:23.720103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 123/487] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:25:23 2026] POST /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:23.731916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.734501 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.734806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.735026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.735194 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:23.739252 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.739252 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:23.749424 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-74b47abb-c9ec-42a7-a31b-1015bfb05bf4 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:23.750063 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 124/488] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.763196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.766042 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action Aug 03 20:25:23.766593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:23.766832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:23.771496 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Updating group '7249adac-59dd-453f-a33a-d57c27c8dd5d' with 'error' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 03 20:25:23.774769 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.774769 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:23.784863 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93cfa15b-1f95-4a1c-b859-2d153ce9fa4b tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action returned with HTTP 202 Aug 03 20:25:23.785428 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 121/489] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:25:23 2026] POST /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:23.796154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.798860 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.799177 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.799434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.799622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:23.805289 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.805289 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:23.815923 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0402c29-b2fe-41a6-84c2-03096bba48c1 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:23.816474 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 122/490] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.832091 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.835000 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] POST https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action Aug 03 20:25:23.836420 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:23.836538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:23.839022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Updating group '7249adac-59dd-453f-a33a-d57c27c8dd5d' with 'available' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 03 20:25:23.845958 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.845958 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:23.859952 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09ebbaf8-a668-4c90-9c39-ef3e262a91ce tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action returned with HTTP 202 Aug 03 20:25:23.860572 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 124/491] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:25:23 2026] POST /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:23.872515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7d4260d0-f960-408f-aed6-6958226de99b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.877361 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d4260d0-f960-408f-aed6-6958226de99b tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.877361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d4260d0-f960-408f-aed6-6958226de99b tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.877361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d4260d0-f960-408f-aed6-6958226de99b tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.877361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-7d4260d0-f960-408f-aed6-6958226de99b tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:23.881806 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.881806 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:23.893397 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d4260d0-f960-408f-aed6-6958226de99b tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:23.893812 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 125/492] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:23.905933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-60dbfbba-a237-4750-8956-43ff9573f216 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.908470 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:25:23.908983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:23.909257 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:23.910036 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:25:23.911352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:25:23.953399 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Get all volumes completed successfully. Aug 03 20:25:23.956129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60dbfbba-a237-4750-8956-43ff9573f216 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:25:23.956853 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 122/493] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:25:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:23.971781 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-725d2aca-77b9-4987-8a2a-981f38928a83 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:23.974297 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] POST https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action Aug 03 20:25:23.974934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:23.975341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:23.976715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] delete called for group 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100356) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:25:23.976864 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Delete group with id: 7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:23.981436 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:23.981436 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:24.040153 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-725d2aca-77b9-4987-8a2a-981f38928a83 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action returned with HTTP 202 Aug 03 20:25:24.040724 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 123/494] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:25:23 2026] POST /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:24.051586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:24.053888 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:24.054251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:24.054572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:24.054813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:24.060222 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:24.060222 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:24.080231 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee2d990d-8b59-4f8a-8858-d70868bb9fb2 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 200 Aug 03 20:25:24.080949 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 125/495] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:24 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:25.094751 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-015ded36-366d-489e-8f43-c55d99a21d58 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.096122 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-015ded36-366d-489e-8f43-c55d99a21d58 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] GET https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d Aug 03 20:25:25.096122 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-015ded36-366d-489e-8f43-c55d99a21d58 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.096246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-015ded36-366d-489e-8f43-c55d99a21d58 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.096639 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-015ded36-366d-489e-8f43-c55d99a21d58 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] show called for member 7249adac-59dd-453f-a33a-d57c27c8dd5d {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:25:25.103030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-015ded36-366d-489e-8f43-c55d99a21d58 tempest-GroupsV320Test-197979460 tempest-GroupsV320Test-197979460-project-member] https://10.4.3.92/volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d returned with HTTP 404 Aug 03 20:25:25.107524 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 126/496] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:25:25 2026] GET /volume/v3/groups/7249adac-59dd-453f-a33a-d57c27c8dd5d => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:25:25.114616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-426447f0-6515-4e81-a92d-c4a8a3f1b5ff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.117732 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-426447f0-6515-4e81-a92d-c4a8a3f1b5ff tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/4752a6ea-f83a-4ad2-9814-c9337ba1d4b3 Aug 03 20:25:25.117732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-426447f0-6515-4e81-a92d-c4a8a3f1b5ff tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.117732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-426447f0-6515-4e81-a92d-c4a8a3f1b5ff tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.163354 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-426447f0-6515-4e81-a92d-c4a8a3f1b5ff tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/group_types/4752a6ea-f83a-4ad2-9814-c9337ba1d4b3 returned with HTTP 202 Aug 03 20:25:25.163829 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 123/497] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:25:25 2026] DELETE /volume/v3/group_types/4752a6ea-f83a-4ad2-9814-c9337ba1d4b3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:25:25.174525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f59d7c8a-45cb-403b-8c0a-164695c76b84 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.176809 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f59d7c8a-45cb-403b-8c0a-164695c76b84 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] DELETE https://10.4.3.92/volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 Aug 03 20:25:25.177041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f59d7c8a-45cb-403b-8c0a-164695c76b84 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.177287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f59d7c8a-45cb-403b-8c0a-164695c76b84 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.236533 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f59d7c8a-45cb-403b-8c0a-164695c76b84 tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 returned with HTTP 202 Aug 03 20:25:25.236533 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 124/498] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:25 2026] DELETE /volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:25.248314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a28fbd27-cbe7-475a-b577-4452ccdca2aa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.251681 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a28fbd27-cbe7-475a-b577-4452ccdca2aa tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] GET https://10.4.3.92/volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 Aug 03 20:25:25.251681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a28fbd27-cbe7-475a-b577-4452ccdca2aa tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.252795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a28fbd27-cbe7-475a-b577-4452ccdca2aa tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.259550 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a28fbd27-cbe7-475a-b577-4452ccdca2aa tempest-GroupsV320Test-1940426656 tempest-GroupsV320Test-1940426656-project-admin] https://10.4.3.92/volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 returned with HTTP 404 Aug 03 20:25:25.260176 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 126/499] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:25 2026] GET /volume/v3/types/d30bf57e-b01d-4025-891f-2a4a400599e8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:25.780827 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59862586-33a7-4717-b7d7-dc91bfc53804 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.937761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:25:25.937909 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.938123 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.938707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:25:25.939444 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:25.939444 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:25.939987 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:25:25.948957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-baed5139-3b90-46f1-b76f-9f2406e32922 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:25.951548 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-baed5139-3b90-46f1-b76f-9f2406e32922 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:25.951744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-baed5139-3b90-46f1-b76f-9f2406e32922 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:25.953052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-baed5139-3b90-46f1-b76f-9f2406e32922 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:25.969520 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:25.969520 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:25.977656 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-baed5139-3b90-46f1-b76f-9f2406e32922 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:25.988653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-baed5139-3b90-46f1-b76f-9f2406e32922 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:25:25.988653 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 124/500] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:25 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:25.988796 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Get all volumes completed successfully. Aug 03 20:25:25.988796 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59862586-33a7-4717-b7d7-dc91bfc53804 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:25:25.991212 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 127/501] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:25:25 2026] GET /volume/v3/volumes => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:26.010638 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2ac84d44-0570-4562-b720-686542bc5481 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.017192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:26.017252 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1693570429"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:26.024147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1693570429'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:26.025504 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume of 1 GB Aug 03 20:25:26.036864 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Availability Zones retrieved successfully. Aug 03 20:25:26.044131 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (7dc17e5a-4d5a-4893-8757-4ed5cbf23bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:26.045491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cf5383-d70e-4d2e-a52c-3ad825e1ca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:26.046609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:26.068572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.077316 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:26.077316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:26.079107 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:26.094375 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cf5383-d70e-4d2e-a52c-3ad825e1ca1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:26.095003 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:26.095003 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:26.095204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec134f32-5a25-4314-9763-50ef54caa595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:26.107615 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:26.116495 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-b55a5136-8f06-4b53-b905-d190a72a3e56 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:25:26.116495 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 127/502] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:26 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:25:26.156777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.159957 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] POST https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80/action Aug 03 20:25:26.160421 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:26.160660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:26.184480 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:26.184480 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:26.185160 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:26.203845 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Begin detaching volume completed successfully. Aug 03 20:25:26.203845 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-462d5d94-7c1a-4c37-8377-34780785d947 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80/action returned with HTTP 202 Aug 03 20:25:26.204278 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 125/503] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:25:26 2026] POST /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:25:26.214533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Created reservations ['73da4053-58e0-4dca-b258-bbb6bd41052f', '761a2e73-7f37-44f2-9c94-e9d1b690dae7', 'cd960800-8492-4469-98a9-ac82697717a9', '87093bf6-4599-4344-a37c-163fa4fd791e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:26.215660 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec134f32-5a25-4314-9763-50ef54caa595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73da4053-58e0-4dca-b258-bbb6bd41052f', '761a2e73-7f37-44f2-9c94-e9d1b690dae7', 'cd960800-8492-4469-98a9-ac82697717a9', '87093bf6-4599-4344-a37c-163fa4fd791e']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:26.216758 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fa63686-2410-430e-b174-80bac33d1fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:26.258250 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fa63686-2410-430e-b174-80bac33d1fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5880cbe0-c4ca-40bb-af42-68e537ea4697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1693570429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['73da4053-58e0-4dca-b258-bbb6bd41052f','761a2e73-7f37-44f2-9c94-e9d1b690dae7','cd960800-8492-4469-98a9-ac82697717a9','87093bf6-4599-4344-a37c-163fa4fd791e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1693570429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5880cbe0-c4ca-40bb-af42-68e537ea4697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035558bcb9ed42469692dfd72245b7f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a625b23277c4dfaa108b59c39e58a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:26.260381 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2538a9f8-0d76-4247-8af1-9611436c3491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:26.309680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2538a9f8-0d76-4247-8af1-9611436c3491) transitioned into state 'SUCCESS' from state '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-1693570429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['73da4053-58e0-4dca-b258-bbb6bd41052f','761a2e73-7f37-44f2-9c94-e9d1b690dae7','cd960800-8492-4469-98a9-ac82697717a9','87093bf6-4599-4344-a37c-163fa4fd791e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:26.311744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc71f315-b05a-469f-87d9-02505c7d4b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b5777f51-c32c-414a-927a-e0e0ba039fd9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5777f51-c32c-414a-927a-e0e0ba039fd9 None None] GET https://10.4.3.92/volume// Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5777f51-c32c-414a-927a-e0e0ba039fd9 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5777f51-c32c-414a-927a-e0e0ba039fd9 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5777f51-c32c-414a-927a-e0e0ba039fd9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:26.323156 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 128/504] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:25: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 03 20:25:26.334516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc71f315-b05a-469f-87d9-02505c7d4b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:26.334867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (7dc17e5a-4d5a-4893-8757-4ed5cbf23bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:26.335188 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request issued successfully. Aug 03 20:25:26.335834 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2ac84d44-0570-4562-b720-686542bc5481 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:26.336292 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 125/505] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:26 2026] POST /volume/v3/volumes => generated 753 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:26.359079 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-90705f69-ef21-4896-a624-c8e1acb0545e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.364610 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90705f69-ef21-4896-a624-c8e1acb0545e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:26.364610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90705f69-ef21-4896-a624-c8e1acb0545e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:26.364781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90705f69-ef21-4896-a624-c8e1acb0545e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:26.370382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:26.373624 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:26.374155 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:26.374155 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:26.386963 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:26.386963 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:26.395408 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:26.395408 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:26.401071 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-90705f69-ef21-4896-a624-c8e1acb0545e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:26.401952 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:26.419031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-4b242c22-61cc-42ac-9243-666176680406 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:25:26.419121 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90705f69-ef21-4896-a624-c8e1acb0545e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 200 Aug 03 20:25:26.419527 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 126/506] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:25:26 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:26.419607 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 128/507] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:26 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:27.442196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4671a7db-601f-4822-94e1-6cddd412eedb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:27.446240 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4671a7db-601f-4822-94e1-6cddd412eedb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:27.446240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4671a7db-601f-4822-94e1-6cddd412eedb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:27.446240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4671a7db-601f-4822-94e1-6cddd412eedb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:27.461751 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:27.461751 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:27.466291 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4671a7db-601f-4822-94e1-6cddd412eedb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:27.471990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4671a7db-601f-4822-94e1-6cddd412eedb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 200 Aug 03 20:25:27.472437 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 129/508] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:27 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:27.501031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:27.503348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:27.503348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:27.503906 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:27.514688 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:27.514688 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:27.525894 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:27.533751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0cc36ed-9a4f-44f0-b012-bb69cdff1b6e tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 200 Aug 03 20:25:27.534326 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 126/509] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:27 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:27.558435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:27.561053 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:27.561755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-841143484"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:27.563278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-841143484'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:27.563497 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume of 1 GB Aug 03 20:25:27.574432 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Availability Zones retrieved successfully. Aug 03 20:25:27.580856 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (beee317a-8914-4b91-a109-2a7267181365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:27.586226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9501c65-115a-4b88-9e9b-a596cb1c642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:27.588065 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:27.638943 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9501c65-115a-4b88-9e9b-a596cb1c642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:27.639945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a573a1-e38d-4be2-bc7b-abc28cba63cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:27.647897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-907d3e87-6944-410f-9bf1-722dbc01ad93 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:27.653021 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-907d3e87-6944-410f-9bf1-722dbc01ad93 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 Aug 03 20:25:27.653782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-907d3e87-6944-410f-9bf1-722dbc01ad93 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:27.654605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-907d3e87-6944-410f-9bf1-722dbc01ad93 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:27.666603 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:27.666603 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:27.724661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Created reservations ['5bb493e1-3f41-4248-ac4c-aefd42d7fa75', '76d6bb6f-63df-4118-b5cb-42bd74eba75d', '557dbb21-6a12-4ee3-b2f9-d8768272811d', '309d8b83-3a3f-40d1-8a69-56c71aeecd1b'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:27.724661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a573a1-e38d-4be2-bc7b-abc28cba63cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb493e1-3f41-4248-ac4c-aefd42d7fa75', '76d6bb6f-63df-4118-b5cb-42bd74eba75d', '557dbb21-6a12-4ee3-b2f9-d8768272811d', '309d8b83-3a3f-40d1-8a69-56c71aeecd1b']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:27.724661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7664452-d537-4fe5-b66a-7ae87649d0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:27.755474 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac39723b-d8c9-46c5-9996-691b8bbd1485 req-907d3e87-6944-410f-9bf1-722dbc01ad93 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 returned with HTTP 200 Aug 03 20:25:27.756006 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 129/510] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:25:27 2026] DELETE /volume/v3/attachments/2c0c9706-0f44-48ec-9720-2c7b375a7281 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:27.762182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7664452-d537-4fe5-b66a-7ae87649d0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57011c90-eccb-4a5c-a4fd-57880329da6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-841143484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['5bb493e1-3f41-4248-ac4c-aefd42d7fa75','76d6bb6f-63df-4118-b5cb-42bd74eba75d','557dbb21-6a12-4ee3-b2f9-d8768272811d','309d8b83-3a3f-40d1-8a69-56c71aeecd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-841143484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57011c90-eccb-4a5c-a4fd-57880329da6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035558bcb9ed42469692dfd72245b7f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a625b23277c4dfaa108b59c39e58a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:27.763766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d115996-ca76-4757-9e70-9f3d6589eae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:27.791784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d115996-ca76-4757-9e70-9f3d6589eae7) transitioned into state 'SUCCESS' from state '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-841143484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['5bb493e1-3f41-4248-ac4c-aefd42d7fa75','76d6bb6f-63df-4118-b5cb-42bd74eba75d','557dbb21-6a12-4ee3-b2f9-d8768272811d','309d8b83-3a3f-40d1-8a69-56c71aeecd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:27.792429 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9288fe40-8589-43b0-86f1-93ca2307b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:27.811745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9288fe40-8589-43b0-86f1-93ca2307b800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:27.813019 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (beee317a-8914-4b91-a109-2a7267181365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:27.813192 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request issued successfully. Aug 03 20:25:27.813856 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a765b38-115f-4a24-9af4-f435d6d074a7 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:27.814422 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 127/511] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:27 2026] POST /volume/v3/volumes => generated 752 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:27.834860 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:27.841591 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:27.841591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:27.842657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:27.854417 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:27.854417 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:27.862383 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:27.870952 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c4a01e4-b026-4dc1-894d-554fecca7735 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 200 Aug 03 20:25:27.871605 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 130/512] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:27 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:28.459640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:28.463699 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:28.463699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:28.463699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:28.481621 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:28.481621 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:28.491199 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:28.499850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c183fb6c-0237-418a-86a2-281dcb8b0191 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:25:28.506844 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 127/513] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:28 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:28.893996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:28.896103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:28.896502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:28.898335 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:28.908578 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:28.908578 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:28.926116 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:28.938482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc27992c-4208-4c6b-a4de-f0f73e9e34d5 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 200 Aug 03 20:25:28.939441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 130/514] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:28 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:28.958805 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:28.964546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:28.964792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:28.965033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:28.980370 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:28.980370 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:28.988772 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:28.996205 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a786e42-4b7d-49b5-a85b-4802bb6c1f44 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 200 Aug 03 20:25:28.996643 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 128/515] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:28 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:29.013228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:29.015551 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:29.018138 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-933017993"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:29.018868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-933017993'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:29.018868 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume of 1 GB Aug 03 20:25:29.025699 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Availability Zones retrieved successfully. Aug 03 20:25:29.033843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (48d8800a-ddfb-4dfd-a055-f442a7d20b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:29.035053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e25ddae-1c27-40c4-9b9c-f46f3fcf46b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.036135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:29.089513 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e25ddae-1c27-40c4-9b9c-f46f3fcf46b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.091042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5255dd-6f1e-4831-9b1a-b38b1576dd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.161101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Created reservations ['79519631-9ad2-4d7c-a401-dd2efc75c336', 'f945a80c-80ac-477a-bda1-099b6f205128', '0bda2a0f-d9bc-4cb3-9340-9b628eecbb75', 'f4cc721e-74bb-4bd1-a24d-4749868739d8'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:29.162105 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5255dd-6f1e-4831-9b1a-b38b1576dd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79519631-9ad2-4d7c-a401-dd2efc75c336', 'f945a80c-80ac-477a-bda1-099b6f205128', '0bda2a0f-d9bc-4cb3-9340-9b628eecbb75', 'f4cc721e-74bb-4bd1-a24d-4749868739d8']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.163290 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85654fd6-18e6-4636-ae93-8c84e055a4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.203806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85654fd6-18e6-4636-ae93-8c84e055a4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd1b8c6-b0cd-439d-bd63-6d58c9b88e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-933017993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['79519631-9ad2-4d7c-a401-dd2efc75c336','f945a80c-80ac-477a-bda1-099b6f205128','0bda2a0f-d9bc-4cb3-9340-9b628eecbb75','f4cc721e-74bb-4bd1-a24d-4749868739d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-933017993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afd1b8c6-b0cd-439d-bd63-6d58c9b88e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035558bcb9ed42469692dfd72245b7f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a625b23277c4dfaa108b59c39e58a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.204128 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0429b57-3bb9-4573-a755-d0b5905f9a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.224454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-908b9568-a09c-490a-8885-8a0a9ad51521 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:29.244414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0429b57-3bb9-4573-a755-d0b5905f9a78) transitioned into state 'SUCCESS' from state '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-933017993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035558bcb9ed42469692dfd72245b7f1',qos_specs=None,replication_status=,reservations=['79519631-9ad2-4d7c-a401-dd2efc75c336','f945a80c-80ac-477a-bda1-099b6f205128','0bda2a0f-d9bc-4cb3-9340-9b628eecbb75','f4cc721e-74bb-4bd1-a24d-4749868739d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a625b23277c4dfaa108b59c39e58a70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.245418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24878d60-7d57-4932-8406-b21ef5faee38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.271644 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24878d60-7d57-4932-8406-b21ef5faee38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.273048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Flow 'volume_create_api' (48d8800a-ddfb-4dfd-a055-f442a7d20b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:29.274048 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Create volume request issued successfully. Aug 03 20:25:29.276928 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a643c19-fbaa-4d0b-9e8c-f2b22fe8edfb tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:29.277802 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 131/516] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:29 2026] POST /volume/v3/volumes => generated 752 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:29.295059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:29.299528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:29.299528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:29.299528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:29.305400 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:29.305400 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:29.310819 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:29.317254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-be5a56d9-1df7-439d-bbe3-fd9d79ee16ec tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 200 Aug 03 20:25:29.317950 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 131/517] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:29 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:29.432233 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-908b9568-a09c-490a-8885-8a0a9ad51521 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:29.432373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-908b9568-a09c-490a-8885-8a0a9ad51521 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-793193807", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1816937341", "vendor_name": "tempest-vendor_name-991395353"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:29.461792 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-908b9568-a09c-490a-8885-8a0a9ad51521 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:29.463860 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 128/518] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:25:29 2026] POST /volume/v3/types => generated 326 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:29.475900 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:29.601410 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:29.602904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57b77840-5f29-4cd9-ba50-5ad1c01d60b3", "size": 1, "name": "tempest-UserMessagesTest-Volume-423636456"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:29.604322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume request body: {'volume': {'volume_type': '57b77840-5f29-4cd9-ba50-5ad1c01d60b3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-423636456'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:29.610653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume of 1 GB Aug 03 20:25:29.611326 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:29.611326 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:29.611769 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Availability Zones retrieved successfully. Aug 03 20:25:29.620162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Flow 'volume_create_api' (dde7ddf5-773a-4878-9952-6e04465655e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:29.621735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8fcbb1-2fcb-431c-88a3-38eb23115719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.623101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:29.651650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8fcbb1-2fcb-431c-88a3-38eb23115719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:25:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1816937341',vendor_name='tempest-vendor_name-991395353'},id=57b77840-5f29-4cd9-ba50-5ad1c01d60b3,is_public=True,name='tempest-UserMessagesTest-volume-type-793193807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57b77840-5f29-4cd9-ba50-5ad1c01d60b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.652825 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95857ec2-9e7b-4fe2-bae3-80953d6928bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.691053 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-793193807 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-793193807, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:29.691325 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-793193807 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-793193807, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:29.753013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Created reservations ['12dd3976-e15e-4dc5-9780-7f21b30ba9fe', '76d5bb04-47eb-4531-856c-dd19efd2ade1', 'affcc218-3bc2-482e-804e-c416cb596711', '701027cf-5697-43fb-ad8d-99929fef53d2'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:29.754031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95857ec2-9e7b-4fe2-bae3-80953d6928bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12dd3976-e15e-4dc5-9780-7f21b30ba9fe', '76d5bb04-47eb-4531-856c-dd19efd2ade1', 'affcc218-3bc2-482e-804e-c416cb596711', '701027cf-5697-43fb-ad8d-99929fef53d2']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.755249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5ed385-4609-46fd-82cb-4dd2a91ee72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.789591 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5ed385-4609-46fd-82cb-4dd2a91ee72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2af89b4-ef1f-4e72-8213-eb507410db16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-423636456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c54c84189644f89ac6c68115c397f6',qos_specs=None,replication_status=,reservations=['12dd3976-e15e-4dc5-9780-7f21b30ba9fe','76d5bb04-47eb-4531-856c-dd19efd2ade1','affcc218-3bc2-482e-804e-c416cb596711','701027cf-5697-43fb-ad8d-99929fef53d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87bd902f70f48cdba4856daabe5bab1',volume_type_id=57b77840-5f29-4cd9-ba50-5ad1c01d60b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-423636456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2af89b4-ef1f-4e72-8213-eb507410db16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c54c84189644f89ac6c68115c397f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87bd902f70f48cdba4856daabe5bab1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57b77840-5f29-4cd9-ba50-5ad1c01d60b3),volume_type_id=57b77840-5f29-4cd9-ba50-5ad1c01d60b3)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.790508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e66042-2f7d-482f-a3bd-0e7026db850a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.824037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e66042-2f7d-482f-a3bd-0e7026db850a) transitioned into state 'SUCCESS' from state '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-423636456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c54c84189644f89ac6c68115c397f6',qos_specs=None,replication_status=,reservations=['12dd3976-e15e-4dc5-9780-7f21b30ba9fe','76d5bb04-47eb-4531-856c-dd19efd2ade1','affcc218-3bc2-482e-804e-c416cb596711','701027cf-5697-43fb-ad8d-99929fef53d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87bd902f70f48cdba4856daabe5bab1',volume_type_id=57b77840-5f29-4cd9-ba50-5ad1c01d60b3)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.825150 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cfdb0c-ccec-4350-90be-46f59ba68aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:29.838891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6cfdb0c-ccec-4350-90be-46f59ba68aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:29.839779 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Flow 'volume_create_api' (dde7ddf5-773a-4878-9952-6e04465655e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:29.840120 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume request issued successfully. Aug 03 20:25:29.840777 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a39256bb-5327-42db-8b2a-6416b4764eb8 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:29.841433 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 129/519] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:25:29 2026] POST /volume/v3/volumes => generated 782 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:29.859445 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:29.861976 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:29.862212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:29.862995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:29.872272 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:29.872272 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:29.877350 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:29.883437 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43500eea-6dac-4182-b6f9-157e3bb9ef86 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 returned with HTTP 200 Aug 03 20:25:29.883966 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 132/520] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:29 2026] GET /volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.333678 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a9910008-069d-4bf7-9287-91dce1e83430 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.335935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a9910008-069d-4bf7-9287-91dce1e83430 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:30.336179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a9910008-069d-4bf7-9287-91dce1e83430 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.336405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a9910008-069d-4bf7-9287-91dce1e83430 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.348750 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.348750 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:30.355254 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a9910008-069d-4bf7-9287-91dce1e83430 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:30.361853 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a9910008-069d-4bf7-9287-91dce1e83430 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 200 Aug 03 20:25:30.361853 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 132/521] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:30 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.375642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-99992446-5906-413b-8be4-ea4b5be9b043 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.380851 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-99992446-5906-413b-8be4-ea4b5be9b043 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:30.380851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-99992446-5906-413b-8be4-ea4b5be9b043 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.380851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-99992446-5906-413b-8be4-ea4b5be9b043 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.393230 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.393230 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:30.398997 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-99992446-5906-413b-8be4-ea4b5be9b043 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:30.406918 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-99992446-5906-413b-8be4-ea4b5be9b043 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 200 Aug 03 20:25:30.407504 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 129/522] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:30 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.425179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.521127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:30.521427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:30.523514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:30.523514 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Create volume of 1 GB Aug 03 20:25:30.523864 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.523864 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:30.530651 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Availability Zones retrieved successfully. Aug 03 20:25:30.538190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Flow 'volume_create_api' (f3cf0bb9-9a11-4a93-ae55-053efb4a86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:30.539560 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9596b0f-ec15-4d83-b68b-0e144d53ac0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:30.542857 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:30.590587 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9596b0f-ec15-4d83-b68b-0e144d53ac0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:30.592074 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4455b09f-bc00-4286-993c-78ca529b42ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:30.701024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Created reservations ['e74b8f49-e45b-4bda-bb5f-550510be51b4', '3d7b632f-153f-42c8-bdd5-1304fa701f6e', '3f3f629a-409b-443c-be04-8c080dddfd3b', '1160fb94-5aa3-49e5-8a25-824ac94cae5a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:30.702216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4455b09f-bc00-4286-993c-78ca529b42ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74b8f49-e45b-4bda-bb5f-550510be51b4', '3d7b632f-153f-42c8-bdd5-1304fa701f6e', '3f3f629a-409b-443c-be04-8c080dddfd3b', '1160fb94-5aa3-49e5-8a25-824ac94cae5a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:30.703604 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac913e0-6fec-40fa-9184-93896e57e334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:30.744025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac913e0-6fec-40fa-9184-93896e57e334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7', '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='447993cc567e45f193ec7afcd3c8b42d',qos_specs=None,replication_status=,reservations=['e74b8f49-e45b-4bda-bb5f-550510be51b4','3d7b632f-153f-42c8-bdd5-1304fa701f6e','3f3f629a-409b-443c-be04-8c080dddfd3b','1160fb94-5aa3-49e5-8a25-824ac94cae5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cad5fc7525f45b9a5ec42ec6ae658a6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447993cc567e45f193ec7afcd3c8b42d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cad5fc7525f45b9a5ec42ec6ae658a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:30.745005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e522d4-c229-40e3-a529-71ad3de0bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:30.774071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e522d4-c229-40e3-a529-71ad3de0bb99) transitioned into state 'SUCCESS' from 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='447993cc567e45f193ec7afcd3c8b42d',qos_specs=None,replication_status=,reservations=['e74b8f49-e45b-4bda-bb5f-550510be51b4','3d7b632f-153f-42c8-bdd5-1304fa701f6e','3f3f629a-409b-443c-be04-8c080dddfd3b','1160fb94-5aa3-49e5-8a25-824ac94cae5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cad5fc7525f45b9a5ec42ec6ae658a6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:30.774956 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e99b172-6446-4224-b45b-7f9502fbc706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:30.794327 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e99b172-6446-4224-b45b-7f9502fbc706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:30.795714 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Flow 'volume_create_api' (f3cf0bb9-9a11-4a93-ae55-053efb4a86f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:30.796076 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Create volume request issued successfully. Aug 03 20:25:30.796985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9bf757a-5afd-438c-9bff-9f4c51b6170d tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:30.797595 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 130/523] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:30 2026] POST /volume/v3/volumes => generated 731 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:30.818522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ef122382-2689-4571-8111-a80260f7ddf2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.819296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef122382-2689-4571-8111-a80260f7ddf2 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] GET https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 Aug 03 20:25:30.819484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef122382-2689-4571-8111-a80260f7ddf2 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.819720 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef122382-2689-4571-8111-a80260f7ddf2 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.833862 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.833862 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:30.838023 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ef122382-2689-4571-8111-a80260f7ddf2 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Volume info retrieved successfully. Aug 03 20:25:30.844469 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef122382-2689-4571-8111-a80260f7ddf2 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 returned with HTTP 200 Aug 03 20:25:30.844820 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 133/524] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:30 2026] GET /volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.905785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.909852 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:30.909852 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.910628 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.924244 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.924244 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:30.930344 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:30.937634 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9efed0bb-4bee-4e66-9f92-9406b3a8180a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 returned with HTTP 200 Aug 03 20:25:30.938712 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 133/525] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:30 2026] GET /volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.958934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7a047212-996e-4dab-af91-16c05f10df08 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.962484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a047212-996e-4dab-af91-16c05f10df08 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/messages Aug 03 20:25:30.962484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7a047212-996e-4dab-af91-16c05f10df08 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.962484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7a047212-996e-4dab-af91-16c05f10df08 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.969640 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a047212-996e-4dab-af91-16c05f10df08 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:25:30.969640 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 130/526] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:25:30 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:30.981021 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-58a894e6-9236-4523-82f3-ac839c1447ba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:30.984158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58a894e6-9236-4523-82f3-ac839c1447ba tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] DELETE https://10.4.3.92/volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 Aug 03 20:25:30.984530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58a894e6-9236-4523-82f3-ac839c1447ba tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:30.984814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58a894e6-9236-4523-82f3-ac839c1447ba tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:30.994014 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:30.994014 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:31.007889 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58a894e6-9236-4523-82f3-ac839c1447ba tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 returned with HTTP 204 Aug 03 20:25:31.008595 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 131/527] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:25:30 2026] DELETE /volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:25:31.019371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b4b29dea-9f3c-4dd7-ba1c-6ab86071046b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.026574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4b29dea-9f3c-4dd7-ba1c-6ab86071046b tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 Aug 03 20:25:31.026574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4b29dea-9f3c-4dd7-ba1c-6ab86071046b tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.026886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4b29dea-9f3c-4dd7-ba1c-6ab86071046b tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.037547 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4b29dea-9f3c-4dd7-ba1c-6ab86071046b tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 returned with HTTP 404 Aug 03 20:25:31.038532 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 134/528] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/messages/207f144c-1751-49ca-8635-8d7cd1795fb7 => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 03 20:25:31.047058 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.049500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:31.049913 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.050261 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.062834 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.062834 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:31.071827 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:31.088822 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ccf66a40-f42c-45a8-a3db-4da8d2119c76 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 returned with HTTP 200 Aug 03 20:25:31.091159 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 134/529] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:31.104983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.107425 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:31.107704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.107943 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.111489 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Delete volume with id: c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:31.117515 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.117515 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:31.118196 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:31.119643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100356) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:25:31.132486 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-793193807 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-793193807, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:31.132945 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-793193807 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-793193807, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:31.149315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Created reservations ['a03c726d-ce16-4dae-ac97-c6f83daefe0d', '92451a0b-d17f-4271-9aa4-37fb03f41b48', '0caa557a-42aa-4cbf-84f4-1cf08ab18500', 'da680cc0-da3e-4aeb-a2a7-6bcfd3772de1'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:31.184879 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Delete volume request issued successfully. Aug 03 20:25:31.185083 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3839a67-bfbb-44fc-8ae4-60614c3c420d tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 returned with HTTP 202 Aug 03 20:25:31.185596 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 131/530] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:25:31 2026] DELETE /volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:31.193294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-998b0c1f-5cc3-47b3-b83c-14d4e3e291d3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.195556 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-998b0c1f-5cc3-47b3-b83c-14d4e3e291d3 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 Aug 03 20:25:31.196713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-998b0c1f-5cc3-47b3-b83c-14d4e3e291d3 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.196713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-998b0c1f-5cc3-47b3-b83c-14d4e3e291d3 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.204034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-998b0c1f-5cc3-47b3-b83c-14d4e3e291d3 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 returned with HTTP 404 Aug 03 20:25:31.204502 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 132/531] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/volumes/c2af89b4-ef1f-4e72-8213-eb507410db16 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:31.213866 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1aa72b4c-2943-4846-b996-22ec90c35ad8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.220571 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1aa72b4c-2943-4846-b996-22ec90c35ad8 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] DELETE https://10.4.3.92/volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 Aug 03 20:25:31.220571 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1aa72b4c-2943-4846-b996-22ec90c35ad8 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.220571 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1aa72b4c-2943-4846-b996-22ec90c35ad8 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.300540 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1aa72b4c-2943-4846-b996-22ec90c35ad8 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 returned with HTTP 202 Aug 03 20:25:31.300915 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 135/532] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:31 2026] DELETE /volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:31.312231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5199eb9e-3183-4dfd-b53f-099e20786d87 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.314962 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5199eb9e-3183-4dfd-b53f-099e20786d87 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] GET https://10.4.3.92/volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 Aug 03 20:25:31.315209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5199eb9e-3183-4dfd-b53f-099e20786d87 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.315496 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5199eb9e-3183-4dfd-b53f-099e20786d87 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.320255 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5199eb9e-3183-4dfd-b53f-099e20786d87 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 returned with HTTP 404 Aug 03 20:25:31.320988 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 135/533] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/types/57b77840-5f29-4cd9-ba50-5ad1c01d60b3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:31.332129 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0718589-987c-43d7-b496-f90165f0a3be None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.335381 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0718589-987c-43d7-b496-f90165f0a3be tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:25:31.335936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0718589-987c-43d7-b496-f90165f0a3be tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1690117504", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1947227135", "vendor_name": "tempest-vendor_name-1324334210"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:31.363752 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0718589-987c-43d7-b496-f90165f0a3be tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:25:31.364442 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 132/534] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:25:31 2026] POST /volume/v3/types => generated 328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:31.373314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.379819 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:31.379819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce", "size": 1, "name": "tempest-UserMessagesTest-Volume-1998696388"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:31.381520 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume request body: {'volume': {'volume_type': 'b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1998696388'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:31.391615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume of 1 GB Aug 03 20:25:31.391972 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.391972 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:31.392964 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Availability Zones retrieved successfully. Aug 03 20:25:31.399973 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Flow 'volume_create_api' (161c8a8d-e209-4910-9c58-c153a2341186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:31.402170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af40e76a-441e-4de3-a021-7b613f67494e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:31.403855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:31.441873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af40e76a-441e-4de3-a021-7b613f67494e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:25:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1947227135',vendor_name='tempest-vendor_name-1324334210'},id=b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce,is_public=True,name='tempest-UserMessagesTest-volume-type-1690117504',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:31.443299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdbcfeb-f586-4307-bde6-947fd4426b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:31.481441 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1690117504 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1690117504, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:31.482137 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1690117504 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1690117504, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:31.562329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Created reservations ['83042560-c8c6-4af1-b949-31da51dc2080', 'f0f97263-f854-4220-b786-1fc677c22036', '6348f59a-3860-4d90-b0ee-27399308be40', '3b32861c-896b-4677-bdee-ab91f4186575'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:31.563476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdbcfeb-f586-4307-bde6-947fd4426b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83042560-c8c6-4af1-b949-31da51dc2080', 'f0f97263-f854-4220-b786-1fc677c22036', '6348f59a-3860-4d90-b0ee-27399308be40', '3b32861c-896b-4677-bdee-ab91f4186575']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:31.565478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553671c0-bea4-4b2c-be30-ae5f11c9b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:31.621205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553671c0-bea4-4b2c-be30-ae5f11c9b221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c804e723-acbb-4b64-90cf-6376910807f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1998696388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c54c84189644f89ac6c68115c397f6',qos_specs=None,replication_status=,reservations=['83042560-c8c6-4af1-b949-31da51dc2080','f0f97263-f854-4220-b786-1fc677c22036','6348f59a-3860-4d90-b0ee-27399308be40','3b32861c-896b-4677-bdee-ab91f4186575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87bd902f70f48cdba4856daabe5bab1',volume_type_id=b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1998696388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c804e723-acbb-4b64-90cf-6376910807f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c54c84189644f89ac6c68115c397f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c87bd902f70f48cdba4856daabe5bab1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce),volume_type_id=b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:31.625916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f4944e-9557-43c1-9e64-fac724fb448d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:31.672597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f4944e-9557-43c1-9e64-fac724fb448d) transitioned into state 'SUCCESS' from state '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-1998696388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c54c84189644f89ac6c68115c397f6',qos_specs=None,replication_status=,reservations=['83042560-c8c6-4af1-b949-31da51dc2080','f0f97263-f854-4220-b786-1fc677c22036','6348f59a-3860-4d90-b0ee-27399308be40','3b32861c-896b-4677-bdee-ab91f4186575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87bd902f70f48cdba4856daabe5bab1',volume_type_id=b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:31.672948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8083b84-86c2-4170-9e1a-dd927087c85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:31.713602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8083b84-86c2-4170-9e1a-dd927087c85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:31.713602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Flow 'volume_create_api' (161c8a8d-e209-4910-9c58-c153a2341186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:31.713602 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Create volume request issued successfully. Aug 03 20:25:31.718229 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6913bc-8b7c-49fe-aeb1-a8449e40390a tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:31.721183 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 133/535] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:25:31 2026] POST /volume/v3/volumes => generated 784 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:31.742027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.742027 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:31.742027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.742027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.764931 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.764931 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:31.783935 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:31.793428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-341a80a9-5fc2-4bcf-a09f-8beec638a11c tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 returned with HTTP 200 Aug 03 20:25:31.793899 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 136/536] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:31.860336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eca3d021-571c-4cea-adb6-a2408f51f38e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.863055 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eca3d021-571c-4cea-adb6-a2408f51f38e tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] GET https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 Aug 03 20:25:31.863055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eca3d021-571c-4cea-adb6-a2408f51f38e tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.863239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eca3d021-571c-4cea-adb6-a2408f51f38e tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.877839 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.877839 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:31.882867 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eca3d021-571c-4cea-adb6-a2408f51f38e tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Volume info retrieved successfully. Aug 03 20:25:31.886321 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eca3d021-571c-4cea-adb6-a2408f51f38e tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 returned with HTTP 200 Aug 03 20:25:31.886782 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 136/537] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:31.906956 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c6329353-1879-4f46-a8fc-01487433cd76 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.909987 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1&project_id=035558bcb9ed42469692dfd72245b7f1 Aug 03 20:25:31.910232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.911069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.911222 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Could not evaluate value 035558bcb9ed42469692dfd72245b7f1, assuming string {{(pid=100356) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:25:31.912947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Searching by: MultiDict([('project_id', '035558bcb9ed42469692dfd72245b7f1'), ('all_tenants', 1)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:25:31.961173 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Get all volumes completed successfully. Aug 03 20:25:31.962675 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:31.962675 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:31.970182 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6329353-1879-4f46-a8fc-01487433cd76 tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1&project_id=035558bcb9ed42469692dfd72245b7f1 returned with HTTP 200 Aug 03 20:25:31.970182 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 133/538] 10.4.3.92 () {66 vars in 1366 bytes} [Mon Aug 3 20:25:31 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=035558bcb9ed42469692dfd72245b7f1 => generated 3029 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:31.992486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:31.992486 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 Aug 03 20:25:31.992637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:31.993728 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:31.993728 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Delete volume with id: 0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 Aug 03 20:25:32.006406 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:32.006406 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:32.007039 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Volume info retrieved successfully. Aug 03 20:25:32.042082 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] Delete volume request issued successfully. Aug 03 20:25:32.045889 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b3b7476-ccd7-4f69-8da0-9a542739d90c tempest-VolumesListAdminTestJSON-887865329 tempest-VolumesListAdminTestJSON-887865329-project-admin] https://10.4.3.92/volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 returned with HTTP 202 Aug 03 20:25:32.046370 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 134/539] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:31 2026] DELETE /volume/v3/volumes/0c8a6a61-0391-47d1-ae0d-f6bd2b5375b7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:32.060509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.064599 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:32.065296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.065296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.074883 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:32.074883 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:32.081834 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:32.092689 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-376a6e17-f0e5-402b-9ced-676aa31bf965 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 200 Aug 03 20:25:32.093415 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 137/540] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:32.111931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.115232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] DELETE https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:32.115450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.115829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.116068 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume with id: afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:32.124966 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:32.124966 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:32.125304 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:32.168245 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume request issued successfully. Aug 03 20:25:32.170145 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e9efd2f-70e3-4880-9504-0c64297e8355 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 202 Aug 03 20:25:32.170145 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 137/541] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:32 2026] DELETE /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:32.184469 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.188159 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:32.188832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.188832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.210701 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:32.210701 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:32.216285 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:32.225826 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5adf1b3b-1639-4fb6-a934-317d6fbd691b tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 200 Aug 03 20:25:32.225826 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 134/542] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:32.819112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d07500f7-ac82-406f-b94f-f4df895e31ca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.821812 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d07500f7-ac82-406f-b94f-f4df895e31ca tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:32.822032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d07500f7-ac82-406f-b94f-f4df895e31ca tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.822221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d07500f7-ac82-406f-b94f-f4df895e31ca tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.831638 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:32.831638 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:32.840318 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d07500f7-ac82-406f-b94f-f4df895e31ca tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:32.849232 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d07500f7-ac82-406f-b94f-f4df895e31ca tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 returned with HTTP 200 Aug 03 20:25:32.850414 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 135/543] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:32.872139 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fa920e9f-3c78-4d1c-8a6e-24192a2282be None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.874770 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fa920e9f-3c78-4d1c-8a6e-24192a2282be tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/messages Aug 03 20:25:32.875225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fa920e9f-3c78-4d1c-8a6e-24192a2282be tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.875525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fa920e9f-3c78-4d1c-8a6e-24192a2282be tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.882842 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fa920e9f-3c78-4d1c-8a6e-24192a2282be tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:25:32.883303 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 138/544] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:25:32 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 03 20:25:32.897805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4b4fd641-b286-4557-ab22-045c237e5361 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.899624 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b4fd641-b286-4557-ab22-045c237e5361 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 Aug 03 20:25:32.899624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b4fd641-b286-4557-ab22-045c237e5361 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.899953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b4fd641-b286-4557-ab22-045c237e5361 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.910484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b4fd641-b286-4557-ab22-045c237e5361 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 returned with HTTP 200 Aug 03 20:25:32.910484 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 138/545] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:32.920693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f3b4c46f-a5f3-41d5-a42f-128bc3bbb73f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.924255 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f3b4c46f-a5f3-41d5-a42f-128bc3bbb73f tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/messages Aug 03 20:25:32.924664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f3b4c46f-a5f3-41d5-a42f-128bc3bbb73f tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.924942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f3b4c46f-a5f3-41d5-a42f-128bc3bbb73f tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.934598 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f3b4c46f-a5f3-41d5-a42f-128bc3bbb73f tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:25:32.935173 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 135/546] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:32.947612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-783dd5b5-aee3-48b7-8e99-19ab2be2a1d4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.950828 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-783dd5b5-aee3-48b7-8e99-19ab2be2a1d4 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] DELETE https://10.4.3.92/volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 Aug 03 20:25:32.954115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-783dd5b5-aee3-48b7-8e99-19ab2be2a1d4 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.954115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-783dd5b5-aee3-48b7-8e99-19ab2be2a1d4 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:32.968498 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-783dd5b5-aee3-48b7-8e99-19ab2be2a1d4 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 returned with HTTP 204 Aug 03 20:25:32.969100 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 136/547] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:25:32 2026] DELETE /volume/v3/messages/6ff3db2a-c3ef-473f-95df-f25aeb51ee47 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:25:32.981627 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:32.993657 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:32.993657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:32.993657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.010521 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.010521 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:33.024395 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:33.031820 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9567a2b6-1828-47b7-8201-b3e3538d2b44 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 returned with HTTP 200 Aug 03 20:25:33.032213 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 139/548] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:32 2026] GET /volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:33.057532 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.059541 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:33.060323 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.060323 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.060323 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Delete volume with id: c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:33.075217 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.075217 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:33.075788 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Volume info retrieved successfully. Aug 03 20:25:33.076998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100353) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:25:33.098055 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1690117504 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1690117504, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:33.098524 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1690117504 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1690117504, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:25:33.115816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Created reservations ['b538e0c1-d46c-4269-95d8-3a1039fd2e3d', '26ab6fd4-3b6b-4d7d-bb32-a7fbe715af38', '71c9357e-f5aa-4085-9714-4da867a40876', 'f0005dc7-be94-49ed-8fbb-a7ac2e9a8ac1'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:33.181500 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Delete volume request issued successfully. Aug 03 20:25:33.181828 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1033fe8-8c51-42a1-b5a3-d0ff2cf4cff7 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 returned with HTTP 202 Aug 03 20:25:33.182437 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 139/549] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:25:33 2026] DELETE /volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 03 20:25:33.192120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59879e52-bbeb-45b3-bed3-93b83a0eaf70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.194664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59879e52-bbeb-45b3-bed3-93b83a0eaf70 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] GET https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 Aug 03 20:25:33.194897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59879e52-bbeb-45b3-bed3-93b83a0eaf70 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.197639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59879e52-bbeb-45b3-bed3-93b83a0eaf70 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.205023 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59879e52-bbeb-45b3-bed3-93b83a0eaf70 tempest-UserMessagesTest-1689770822 tempest-UserMessagesTest-1689770822-project-member] https://10.4.3.92/volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 returned with HTTP 404 Aug 03 20:25:33.206002 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 136/550] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/volumes/c804e723-acbb-4b64-90cf-6376910807f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:33.218444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8df8c96-6359-46aa-bf4d-6bfe4506e6b0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.223493 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8df8c96-6359-46aa-bf4d-6bfe4506e6b0 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] DELETE https://10.4.3.92/volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce Aug 03 20:25:33.223493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8df8c96-6359-46aa-bf4d-6bfe4506e6b0 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.223493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8df8c96-6359-46aa-bf4d-6bfe4506e6b0 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.246080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fd76d7d3-f1eb-4cca-9791-24437b4706ae None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.248486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd76d7d3-f1eb-4cca-9791-24437b4706ae tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 Aug 03 20:25:33.251486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd76d7d3-f1eb-4cca-9791-24437b4706ae tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.251486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd76d7d3-f1eb-4cca-9791-24437b4706ae tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.257024 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd76d7d3-f1eb-4cca-9791-24437b4706ae tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 returned with HTTP 404 Aug 03 20:25:33.258212 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 140/551] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/volumes/afd1b8c6-b0cd-439d-bd63-6d58c9b88e63 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:33.261929 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8df8c96-6359-46aa-bf4d-6bfe4506e6b0 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce returned with HTTP 202 Aug 03 20:25:33.262520 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 137/552] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:25:33 2026] DELETE /volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:33.271929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.275021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54e725f2-b8f0-4481-91b1-3c06356e9d91 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.275212 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:33.275212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.275584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.277305 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54e725f2-b8f0-4481-91b1-3c06356e9d91 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] GET https://10.4.3.92/volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce Aug 03 20:25:33.278179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54e725f2-b8f0-4481-91b1-3c06356e9d91 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.279502 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54e725f2-b8f0-4481-91b1-3c06356e9d91 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.284525 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54e725f2-b8f0-4481-91b1-3c06356e9d91 tempest-UserMessagesTest-780110116 tempest-UserMessagesTest-780110116-project-admin] https://10.4.3.92/volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce returned with HTTP 404 Aug 03 20:25:33.285404 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 137/553] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/types/b9ea50a9-9827-4fb7-8f49-6bd9940ce5ce => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:33.287055 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.287055 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:33.295933 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:33.307197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d7a863c2-de68-4ff7-8dd6-041632e391e2 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 200 Aug 03 20:25:33.307810 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 140/554] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:33.326670 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d10105a9-bdc4-48b9-989d-56e64503e814 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.329272 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] DELETE https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:33.329640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.330027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.330296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume with id: 57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:33.345757 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.345757 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:33.346903 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:33.387818 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume request issued successfully. Aug 03 20:25:33.388075 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d10105a9-bdc4-48b9-989d-56e64503e814 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 202 Aug 03 20:25:33.388604 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 141/555] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:33 2026] DELETE /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:33.401422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7829664f-7001-4f00-a8b5-10879f81af3a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.404288 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7829664f-7001-4f00-a8b5-10879f81af3a tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:33.405480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7829664f-7001-4f00-a8b5-10879f81af3a tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.405480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7829664f-7001-4f00-a8b5-10879f81af3a tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.410273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.414566 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:33.414566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.414566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.415082 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Delete volume with id: d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:33.415672 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.415672 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:33.422908 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7829664f-7001-4f00-a8b5-10879f81af3a tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:33.434174 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.434174 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:33.435292 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:33.436852 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7829664f-7001-4f00-a8b5-10879f81af3a tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 200 Aug 03 20:25:33.438484 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 138/556] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:33.476902 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Delete volume request issued successfully. Aug 03 20:25:33.476902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a0971497-9a1a-4129-bc1c-00a12cae8eaf tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 202 Aug 03 20:25:33.477097 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 138/557] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:33 2026] DELETE /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:33.489030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e74c4b1c-97fe-4840-a672-569515aea917 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:33.491947 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e74c4b1c-97fe-4840-a672-569515aea917 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:33.492007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e74c4b1c-97fe-4840-a672-569515aea917 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:33.492216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e74c4b1c-97fe-4840-a672-569515aea917 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:33.507070 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:33.507070 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:33.514350 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e74c4b1c-97fe-4840-a672-569515aea917 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:33.521205 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e74c4b1c-97fe-4840-a672-569515aea917 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 200 Aug 03 20:25:33.521782 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 141/558] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:33 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:34.020160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-7f32a1f2-2b65-49de-a33d-581e4b504145 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.027493 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-7f32a1f2-2b65-49de-a33d-581e4b504145 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] DELETE https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb Aug 03 20:25:34.027493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-7f32a1f2-2b65-49de-a33d-581e4b504145 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.027493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-7f32a1f2-2b65-49de-a33d-581e4b504145 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.036214 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.036214 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:34.122217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-7f32a1f2-2b65-49de-a33d-581e4b504145 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb returned with HTTP 200 Aug 03 20:25:34.122889 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 142/559] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:25:34 2026] DELETE /volume/v3/attachments/471ca975-aee3-4251-ae06-da2c6b5c5ffb => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:34.143425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.149092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] DELETE https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:34.149092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.149092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.149092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Delete volume with id: 639ecda3-9c1d-4db0-b67d-4a5d8a636843 Aug 03 20:25:34.161070 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.161070 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:34.161807 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:34.188716 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Delete volume request issued successfully. Aug 03 20:25:34.189005 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3a1a70ee-19bf-4fbd-b3f3-12dbbed9f8fd req-136a6981-8d2b-4c3b-809d-e705b3d37ea5 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 returned with HTTP 202 Aug 03 20:25:34.189642 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 139/560] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:25:34 2026] DELETE /volume/v3/volumes/639ecda3-9c1d-4db0-b67d-4a5d8a636843 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:34.458039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7094e391-d9ee-43f5-b403-1755e7419427 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.460170 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7094e391-d9ee-43f5-b403-1755e7419427 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b Aug 03 20:25:34.460528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7094e391-d9ee-43f5-b403-1755e7419427 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.460818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7094e391-d9ee-43f5-b403-1755e7419427 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.468136 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7094e391-d9ee-43f5-b403-1755e7419427 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b returned with HTTP 404 Aug 03 20:25:34.468742 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 139/561] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:34 2026] GET /volume/v3/volumes/57011c90-eccb-4a5c-a4fd-57880329da6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:34.482127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.485224 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:34.485891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.485891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.495103 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.495103 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:34.500455 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:34.513679 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8df27bc4-2ffe-4f38-b84a-fc7393264650 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 200 Aug 03 20:25:34.514135 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 142/562] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:34 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:34.530698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.534757 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:34.535156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.535446 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.535706 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume with id: 5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:34.539243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-12aeb18e-b92b-40e6-a7e3-2f74edd32910 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.543919 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12aeb18e-b92b-40e6-a7e3-2f74edd32910 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 Aug 03 20:25:34.544239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12aeb18e-b92b-40e6-a7e3-2f74edd32910 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.546606 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12aeb18e-b92b-40e6-a7e3-2f74edd32910 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.547002 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.547002 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:34.547775 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:34.555827 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12aeb18e-b92b-40e6-a7e3-2f74edd32910 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 returned with HTTP 404 Aug 03 20:25:34.556555 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 140/563] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:34 2026] GET /volume/v3/volumes/d85b8af9-8e9a-424a-90ab-cdf7f6e80f80 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:34.566102 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.567865 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] DELETE https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:25:34.568377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.568377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.568488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Delete volume with id: 01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:25:34.580016 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.580016 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:34.580560 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:34.587790 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Delete volume request issued successfully. Aug 03 20:25:34.587947 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-199bf1f1-a18f-4eb9-9e8d-c76b38a3e211 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 202 Aug 03 20:25:34.588390 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 143/564] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:34 2026] DELETE /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:34.598392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b97d1719-1815-46d6-b350-ac4637a61edf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.602001 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b97d1719-1815-46d6-b350-ac4637a61edf tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:34.602990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b97d1719-1815-46d6-b350-ac4637a61edf tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.602990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b97d1719-1815-46d6-b350-ac4637a61edf tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.610886 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Delete volume request issued successfully. Aug 03 20:25:34.611312 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33af5528-d0f6-4fd8-86a0-6848a24ec6f9 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 returned with HTTP 202 Aug 03 20:25:34.611682 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 140/565] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:34 2026] DELETE /volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:34.612267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.612267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:34.619501 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b97d1719-1815-46d6-b350-ac4637a61edf tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Volume info retrieved successfully. Aug 03 20:25:34.626904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:34.631895 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b97d1719-1815-46d6-b350-ac4637a61edf tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 200 Aug 03 20:25:34.632115 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:25:34.632729 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 143/566] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:34 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:34.634470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:34.634778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:34.650161 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:34.650161 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:34.657839 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Volume info retrieved successfully. Aug 03 20:25:34.667191 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4e911fd-2e78-4f3c-8141-ceb5104d393a tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 returned with HTTP 200 Aug 03 20:25:34.667191 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 141/567] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:34 2026] GET /volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:35.089918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:35.092543 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:35.093474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1822102779"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:35.094992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1822102779'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:35.095163 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Create volume of 1 GB Aug 03 20:25:35.101610 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Availability Zones retrieved successfully. Aug 03 20:25:35.109298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Flow 'volume_create_api' (cd65fb09-cc97-4313-8f6e-483a6ede80fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:35.111371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de626a7b-ae52-4da3-8b5e-34c9198e7492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:35.112212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:35.161102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de626a7b-ae52-4da3-8b5e-34c9198e7492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:35.162348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8793da7e-2dae-4f7f-ad88-200e37c84ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:35.250005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Created reservations ['f8ac71e0-bb9d-4aab-ba1c-154e710e46a4', 'd5f545ba-d142-4800-9f3d-243f3d4b038b', '68669d9a-1b70-4b67-bc0f-c641ac246f86', '2b66e155-4f24-48ff-bda9-b9be08320cab'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:35.250890 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8793da7e-2dae-4f7f-ad88-200e37c84ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ac71e0-bb9d-4aab-ba1c-154e710e46a4', 'd5f545ba-d142-4800-9f3d-243f3d4b038b', '68669d9a-1b70-4b67-bc0f-c641ac246f86', '2b66e155-4f24-48ff-bda9-b9be08320cab']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:35.251730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fdc921-423f-4088-826d-b7f74ac21b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:35.286906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fdc921-423f-4088-826d-b7f74ac21b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeff80b3-1335-40a6-8bc5-5e72841284fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1822102779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604a4cbc88a741b2aa7f8f8ef6001b3f',qos_specs=None,replication_status=,reservations=['f8ac71e0-bb9d-4aab-ba1c-154e710e46a4','d5f545ba-d142-4800-9f3d-243f3d4b038b','68669d9a-1b70-4b67-bc0f-c641ac246f86','2b66e155-4f24-48ff-bda9-b9be08320cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5b6b40a8434291ab8b5d0d3dcb3234',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1822102779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeff80b3-1335-40a6-8bc5-5e72841284fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604a4cbc88a741b2aa7f8f8ef6001b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c5b6b40a8434291ab8b5d0d3dcb3234',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:35.288034 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac6ef48-9a0b-4a17-be23-a105107c8dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:35.320204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac6ef48-9a0b-4a17-be23-a105107c8dfc) transitioned into state 'SUCCESS' from state '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-1822102779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604a4cbc88a741b2aa7f8f8ef6001b3f',qos_specs=None,replication_status=,reservations=['f8ac71e0-bb9d-4aab-ba1c-154e710e46a4','d5f545ba-d142-4800-9f3d-243f3d4b038b','68669d9a-1b70-4b67-bc0f-c641ac246f86','2b66e155-4f24-48ff-bda9-b9be08320cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5b6b40a8434291ab8b5d0d3dcb3234',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:35.321196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4597acb-31d3-4700-922c-d8786b8cbd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:35.352202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4597acb-31d3-4700-922c-d8786b8cbd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:35.353738 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Flow 'volume_create_api' (cd65fb09-cc97-4313-8f6e-483a6ede80fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:35.354214 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Create volume request issued successfully. Aug 03 20:25:35.355039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d39cdb31-fd39-4273-aae3-6d891a99fc43 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:35.355709 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 144/568] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:35 2026] POST /volume/v3/volumes => generated 750 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:35.369494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:35.371892 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:35.372145 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:35.372404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:35.383590 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:35.383590 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:35.388837 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:35.394356 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d66aaa1f-3b37-4f72-a563-d780b78e212b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:35.394862 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 141/569] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:35 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:35.654586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-80333b5a-dddb-402c-b0e8-b03bc01ad910 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:35.656786 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80333b5a-dddb-402c-b0e8-b03bc01ad910 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] GET https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 Aug 03 20:25:35.656982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80333b5a-dddb-402c-b0e8-b03bc01ad910 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:35.657479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80333b5a-dddb-402c-b0e8-b03bc01ad910 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:35.663822 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80333b5a-dddb-402c-b0e8-b03bc01ad910 tempest-VolumesListAdminTestJSON-918290621 tempest-VolumesListAdminTestJSON-918290621-project-member] https://10.4.3.92/volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 returned with HTTP 404 Aug 03 20:25:35.667020 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 144/570] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:35 2026] GET /volume/v3/volumes/5880cbe0-c4ca-40bb-af42-68e537ea4697 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:35.681950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-755bd554-603b-46e9-8d62-109eed611a38 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:35.684242 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-755bd554-603b-46e9-8d62-109eed611a38 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] GET https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 Aug 03 20:25:35.684242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-755bd554-603b-46e9-8d62-109eed611a38 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:35.684544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-755bd554-603b-46e9-8d62-109eed611a38 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:35.690475 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-755bd554-603b-46e9-8d62-109eed611a38 tempest-ServerRescueNegativeTestJSON-408636113 tempest-ServerRescueNegativeTestJSON-408636113-project-member] https://10.4.3.92/volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 returned with HTTP 404 Aug 03 20:25:35.690947 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 142/571] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:35 2026] GET /volume/v3/volumes/01d7d313-14e1-4bde-a54d-4258150ad4c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:36.415302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.418023 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:36.418204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.418393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.433042 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:36.433042 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:36.440742 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:36.457914 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d49d31b0-97f1-44a5-a984-6483a2baa903 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:36.458599 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 145/572] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:36.537536 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.539281 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:36.540160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.540160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.550659 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:36.550659 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:36.557692 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:36.565537 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-02af88fd-d202-4f86-b36b-77aa7ca9df36 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:36.566104 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 142/573] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:36.718176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-442e05ad-412e-4010-91e2-8467f5ae79ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.719046 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-442e05ad-412e-4010-91e2-8467f5ae79ba None None] GET https://10.4.3.92/volume// Aug 03 20:25:36.719289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-442e05ad-412e-4010-91e2-8467f5ae79ba None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.719568 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-442e05ad-412e-4010-91e2-8467f5ae79ba None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.720630 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-442e05ad-412e-4010-91e2-8467f5ae79ba None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:36.721322 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 145/574] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:25:36.738007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d601124a-4e42-45fd-986b-4625217777dd req-b7796338-d7bf-4ef1-905a-76016969b8be None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.743282 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-b7796338-d7bf-4ef1-905a-76016969b8be tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:25:36.743936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-b7796338-d7bf-4ef1-905a-76016969b8be tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aeff80b3-1335-40a6-8bc5-5e72841284fe", "connector": null, "instance_uuid": "179c54dd-f22f-4068-b7f2-15a9ff11320e"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:36.757991 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:36.757991 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:36.811892 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-b7796338-d7bf-4ef1-905a-76016969b8be tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:25:36.812510 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 143/575] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:25:36 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 03 20:25:36.827890 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1a3008f2-aad8-4188-895c-65bd43331e06 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.865119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-31fc2c1c-2b17-4484-b066-f579fc244225 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.871336 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31fc2c1c-2b17-4484-b066-f579fc244225 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:36.871619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31fc2c1c-2b17-4484-b066-f579fc244225 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.871859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31fc2c1c-2b17-4484-b066-f579fc244225 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.890655 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:36.890655 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:36.893284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5c0337e-fb9e-49a8-905e-0dd3b415378b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.893858 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5c0337e-fb9e-49a8-905e-0dd3b415378b None None] GET https://10.4.3.92/volume// Aug 03 20:25:36.894069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5c0337e-fb9e-49a8-905e-0dd3b415378b None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.895217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5c0337e-fb9e-49a8-905e-0dd3b415378b None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.896144 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5c0337e-fb9e-49a8-905e-0dd3b415378b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:36.897576 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 146/576] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:25:36.897808 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-31fc2c1c-2b17-4484-b066-f579fc244225 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:36.904820 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31fc2c1c-2b17-4484-b066-f579fc244225 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:36.905683 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 143/577] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:36.936423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:36.941188 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:36.941486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:36.941778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:36.963117 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:36.963117 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:36.974256 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:36.987818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-ad59844b-511f-486b-a749-9fa4b9a21792 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:36.988700 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 144/578] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:25:36 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 1022 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:37.053975 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:37.054387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-922348510"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:37.056721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-922348510'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:37.056845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume of 1 GB Aug 03 20:25:37.070736 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Availability Zones retrieved successfully. Aug 03 20:25:37.082472 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (fbfcb82c-1b46-4daa-b5b2-d7fa6adce78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:37.084527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b9a015-e20a-4acf-a63f-21f3794fc296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:37.085058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:37.126076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b9a015-e20a-4acf-a63f-21f3794fc296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:37.127036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd496f6e-319c-4643-8025-e1eb5782b884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:37.138479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:37.141322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] PUT https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d Aug 03 20:25:37.141761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:37.157347 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Acquiring lock "cinder-attachment_update-aeff80b3-1335-40a6-8bc5-5e72841284fe-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:25:37.163314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Lock "cinder-attachment_update-aeff80b3-1335-40a6-8bc5-5e72841284fe-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:25:37.165742 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:37.165742 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:37.239364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Created reservations ['5cb358ab-81ae-49a0-b7fc-72e1dc9adeba', 'e9f43ee6-2640-42d3-86aa-9f01e2acba86', '98e83a58-6eb1-4b7f-baf8-52f7372c90be', '669ffbb0-b223-48da-b02e-b31177722be5'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:37.240987 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd496f6e-319c-4643-8025-e1eb5782b884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb358ab-81ae-49a0-b7fc-72e1dc9adeba', 'e9f43ee6-2640-42d3-86aa-9f01e2acba86', '98e83a58-6eb1-4b7f-baf8-52f7372c90be', '669ffbb0-b223-48da-b02e-b31177722be5']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:37.242166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2970b9d-7320-4438-93e5-80a9794e1d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:37.275145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2970b9d-7320-4438-93e5-80a9794e1d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa295ec7-f964-4ce7-a7e2-c3a1d76419aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-922348510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['5cb358ab-81ae-49a0-b7fc-72e1dc9adeba','e9f43ee6-2640-42d3-86aa-9f01e2acba86','98e83a58-6eb1-4b7f-baf8-52f7372c90be','669ffbb0-b223-48da-b02e-b31177722be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-922348510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa295ec7-f964-4ce7-a7e2-c3a1d76419aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2474debe02418196729c265a675289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:37.276729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d487a35-7ca0-4550-b348-4446bf05e288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:37.323576 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d487a35-7ca0-4550-b348-4446bf05e288) transitioned into state 'SUCCESS' from state '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-922348510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['5cb358ab-81ae-49a0-b7fc-72e1dc9adeba','e9f43ee6-2640-42d3-86aa-9f01e2acba86','98e83a58-6eb1-4b7f-baf8-52f7372c90be','669ffbb0-b223-48da-b02e-b31177722be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:37.327490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a9168b-5482-45ec-bd47-f350a3ac5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:37.338942 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Lock "cinder-attachment_update-aeff80b3-1335-40a6-8bc5-5e72841284fe-np0000006371" released by "attachment_update" :: held 0.176s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:25:37.339297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-bdb8ea49-2943-4793-a097-0f8bd2049aaa tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d returned with HTTP 200 Aug 03 20:25:37.339859 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 147/579] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:25:37 2026] PUT /volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:37.351920 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a9168b-5482-45ec-bd47-f350a3ac5b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:37.353065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (fbfcb82c-1b46-4daa-b5b2-d7fa6adce78e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:37.353532 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume request issued successfully. Aug 03 20:25:37.354243 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a3008f2-aad8-4188-895c-65bd43331e06 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:37.354753 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 146/580] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:36 2026] POST /volume/v3/volumes => generated 751 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:37.375089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:37.378602 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:25:37.378858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:37.379088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:37.392884 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:37.392884 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:37.402623 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:25:37.417331 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2afc42ae-16f0-4580-b5b3-1e69b4798043 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 200 Aug 03 20:25:37.417828 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 144/581] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:37 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:37.927070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d702709f-1988-488e-8996-0fdfdf531843 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:37.930931 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d702709f-1988-488e-8996-0fdfdf531843 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:37.930931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d702709f-1988-488e-8996-0fdfdf531843 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:37.931093 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d702709f-1988-488e-8996-0fdfdf531843 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:37.941341 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:37.941341 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:37.949051 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d702709f-1988-488e-8996-0fdfdf531843 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:37.956978 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d702709f-1988-488e-8996-0fdfdf531843 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:37.957650 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 145/582] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:37 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:38.437669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:38.441016 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:25:38.441336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:38.441819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:38.475430 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:38.475430 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:38.485401 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:25:38.491827 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cc6b0897-dd67-4cec-b44c-cad44b1ff2fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 200 Aug 03 20:25:38.492330 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 148/583] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:38 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:38.512959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:38.515653 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:25:38.516172 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa295ec7-f964-4ce7-a7e2-c3a1d76419aa", "name": "tempest-VolumesBackupsAdminTest-Backup-1594719219", "container": "tempest-volumesbackupsadmintest-backup-container-489509455"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:38.518663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Creating new backup {'backup': {'volume_id': 'aa295ec7-f964-4ce7-a7e2-c3a1d76419aa', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1594719219', 'container': 'tempest-volumesbackupsadmintest-backup-container-489509455'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:25:38.518865 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Creating backup of volume aa295ec7-f964-4ce7-a7e2-c3a1d76419aa in container tempest-volumesbackupsadmintest-backup-container-489509455 Aug 03 20:25:38.530914 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:38.530914 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:38.531226 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:25:38.592805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Created reservations ['d5cbbe26-54bb-4cc6-b527-e1fdcb6c4616', 'efb3b51c-9cbb-4d4e-8729-918b73fecfcb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:38.675904 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ddb4d94-b746-4ea0-97ef-04c8cfa06728 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:25:38.681066 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 147/584] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:38 2026] POST /volume/v3/backups => generated 333 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:38.691642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:38.695242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:38.695667 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:38.695757 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:38.695817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:38.716991 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:38.716991 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:38.717967 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09361bd1-3c9e-416c-ab9c-1cd37d27cfb0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:38.718665 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 145/585] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:38 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:38.874272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:38.987122 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:38.990554 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:38.990554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:38.990554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:39.005493 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:39.005493 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:39.010950 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:39.018913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-03f3c4f3-e6ac-4c59-95b0-cbf4ff92cbd7 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:39.018913 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 149/586] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:38 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:39.085483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:39.085483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-302190157"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:39.086431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-302190157'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:39.086431 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Create volume of 1 GB Aug 03 20:25:39.098593 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Availability Zones retrieved successfully. Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Flow 'volume_create_api' (8f2db170-d6f0-4f6e-a050-d2a9d53deb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d987e6-39c7-4cef-aac4-ce3fd08da76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d987e6-39c7-4cef-aac4-ce3fd08da76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ef6a2b-3a2f-45f1-89eb-f2234e954e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Created reservations ['ffb699d4-d9af-4ed5-bd11-ccfa5301b699', '8c0d9ea0-6032-4493-bebf-8a2aea34c64b', '586f8d60-6a77-49aa-b674-955c4597cb1d', '1fae1bdb-5ee3-4db4-ae51-cc1bf2dec90c'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ef6a2b-3a2f-45f1-89eb-f2234e954e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb699d4-d9af-4ed5-bd11-ccfa5301b699', '8c0d9ea0-6032-4493-bebf-8a2aea34c64b', '586f8d60-6a77-49aa-b674-955c4597cb1d', '1fae1bdb-5ee3-4db4-ae51-cc1bf2dec90c']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:39.918842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9bafb6-6545-4ed1-abf9-89ea176e844b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9bafb6-6545-4ed1-abf9-89ea176e844b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9c3483-160d-4f30-a3f2-e03e29d9c483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-302190157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdeab0ac002f404888858a89bcb2b5d6',qos_specs=None,replication_status=,reservations=['ffb699d4-d9af-4ed5-bd11-ccfa5301b699','8c0d9ea0-6032-4493-bebf-8a2aea34c64b','586f8d60-6a77-49aa-b674-955c4597cb1d','1fae1bdb-5ee3-4db4-ae51-cc1bf2dec90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13138c738c3747839d4739e32640a009',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-302190157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9c3483-160d-4f30-a3f2-e03e29d9c483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdeab0ac002f404888858a89bcb2b5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13138c738c3747839d4739e32640a009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eae0c2-6cb2-40c4-9921-040bd160ae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eae0c2-6cb2-40c4-9921-040bd160ae8b) transitioned into state 'SUCCESS' from state '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-302190157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdeab0ac002f404888858a89bcb2b5d6',qos_specs=None,replication_status=,reservations=['ffb699d4-d9af-4ed5-bd11-ccfa5301b699','8c0d9ea0-6032-4493-bebf-8a2aea34c64b','586f8d60-6a77-49aa-b674-955c4597cb1d','1fae1bdb-5ee3-4db4-ae51-cc1bf2dec90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13138c738c3747839d4739e32640a009',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160c674a-ccd8-4ea8-8e47-7b38c71fe7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160c674a-ccd8-4ea8-8e47-7b38c71fe7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Flow 'volume_create_api' (8f2db170-d6f0-4f6e-a050-d2a9d53deb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:39.921164 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Create volume request issued successfully. Aug 03 20:25:39.923753 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c9a9a3f-66fe-46ad-ab90-0c0e20ee32ff tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:39.923753 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 146/587] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:38 2026] POST /volume/v3/volumes => generated 752 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9674a3a-deb4-43f6-b667-d565cbe34c25 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 200 Aug 03 20:25:39.925101 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 148/588] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:39 2026] GET /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-26903201-1a67-41da-b77b-1476d37c8b86 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26903201-1a67-41da-b77b-1476d37c8b86 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-26903201-1a67-41da-b77b-1476d37c8b86 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-26903201-1a67-41da-b77b-1476d37c8b86 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-26903201-1a67-41da-b77b-1476d37c8b86 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26903201-1a67-41da-b77b-1476d37c8b86 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:39.926852 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 146/589] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:39 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:40.037329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.040934 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:40.041151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:40.041309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:40.050822 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.050822 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:40.055723 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:40.060031 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72d0b237-9131-4849-8cb2-dd1e955a72ee tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:40.060441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 150/590] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:40 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:40.396719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.399375 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:40.399682 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:40.399899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:40.410860 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.410860 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:40.416287 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:40.423217 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b60e3e9f-117d-4446-98eb-4ba91fca6b2c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 200 Aug 03 20:25:40.423702 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 147/591] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:40 2026] GET /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:40.441781 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.443581 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:25:40.443905 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d9c3483-160d-4f30-a3f2-e03e29d9c483", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1919714868"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:40.456011 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.456011 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:40.456528 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:40.456645 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Create snapshot from volume 3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:40.472097 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-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 03 20:25:40.505784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Created reservations ['6fcc036e-3421-4b7c-8a31-df547b6a8e0b', 'c7930c96-fa8f-4ca3-afab-8c81dd6f1bf7', 'bd2a2869-5417-44e9-a276-74faaf5dc5e4', '866045dd-eb9e-4f73-a150-89f969655e82'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:40.589982 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot create request issued successfully. Aug 03 20:25:40.589982 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bfc377e-b481-4e6a-9aca-757b0de7d609 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:25:40.589982 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 149/592] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:25:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:40.601001 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.604911 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:40.605236 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:40.605512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:40.643489 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.643489 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:40.643489 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:40.644313 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6e561eb-5acf-43c7-81fd-0de1b7aa013d tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced returned with HTTP 200 Aug 03 20:25:40.648106 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 147/593] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:25:40 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:40.697295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d601124a-4e42-45fd-986b-4625217777dd req-a3a9ee8a-9fed-4738-a408-25219334f14d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.702811 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-a3a9ee8a-9fed-4738-a408-25219334f14d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] POST https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d/action Aug 03 20:25:40.703252 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-a3a9ee8a-9fed-4738-a408-25219334f14d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:40.703397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-a3a9ee8a-9fed-4738-a408-25219334f14d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:40.726946 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.726946 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:40.739912 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d601124a-4e42-45fd-986b-4625217777dd req-a3a9ee8a-9fed-4738-a408-25219334f14d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d/action returned with HTTP 204 Aug 03 20:25:40.740427 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 151/594] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:25:40 2026] POST /volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:40.758774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:40.760773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:40.760980 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:40.761224 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:40.761338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:40.782639 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:40.782639 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:40.784494 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-580d5de1-46ed-4890-b53c-9b40b2c2802e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:40.785115 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 148/595] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:40 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:41.083650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.087438 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:41.087753 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.088038 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.099642 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.099642 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:41.103994 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:41.108782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-23a1a244-5ae3-4d08-8438-d86b3d1b6d89 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:41.109161 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 150/596] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:41.131324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.133685 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:41.133942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.134233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.147175 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.147175 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:41.152784 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:41.158863 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa1b100f-9eae-464f-9bcd-3d4cbfd89cfd tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:41.159345 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 148/597] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:41.219440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-b8bff91b-ac5c-4e52-8971-65dadb58b883 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.224485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-b8bff91b-ac5c-4e52-8971-65dadb58b883 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 Aug 03 20:25:41.224485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-b8bff91b-ac5c-4e52-8971-65dadb58b883 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.224485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-b8bff91b-ac5c-4e52-8971-65dadb58b883 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.231384 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.231384 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:41.304794 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-b8bff91b-ac5c-4e52-8971-65dadb58b883 tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 returned with HTTP 200 Aug 03 20:25:41.305434 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 152/598] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:25:41 2026] DELETE /volume/v3/attachments/5e60a7b3-a983-4252-8440-22dd84d094c5 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:41.318858 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.321643 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] DELETE https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:25:41.321870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.322401 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.322401 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Delete volume with id: 07232f52-1445-4343-9d6f-cff42eb98988 Aug 03 20:25:41.335430 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.335430 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:41.336134 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Volume info retrieved successfully. Aug 03 20:25:41.376540 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] Delete volume request issued successfully. Aug 03 20:25:41.376540 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6dc2cd5f-6626-465d-bb21-0b45f731d4b8 req-d5bcce1b-d2b0-46f6-aa22-17b0a532d4bf tempest-ServerBootFromVolumeStableRescueTest-1465799062 tempest-ServerBootFromVolumeStableRescueTest-1465799062-project-member] https://10.4.3.92/volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 returned with HTTP 202 Aug 03 20:25:41.376540 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 149/599] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:25:41 2026] DELETE /volume/v3/volumes/07232f52-1445-4343-9d6f-cff42eb98988 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:41.661440 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.663744 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:41.664098 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.664331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.677838 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.677838 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:41.680975 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.680975 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccf2c553-e7e2-4ff1-ae40-bbf68d1e1d12 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced returned with HTTP 200 Aug 03 20:25:41.680975 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 151/600] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:41.693412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-864b84ec-2e66-4504-adfa-069c10c27741 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.697955 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-864b84ec-2e66-4504-adfa-069c10c27741 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] POST https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.698324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-864b84ec-2e66-4504-adfa-069c10c27741 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:41.707700 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.707700 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:41.708221 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-864b84ec-2e66-4504-adfa-069c10c27741 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.752312 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-864b84ec-2e66-4504-adfa-069c10c27741 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:41.752657 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-864b84ec-2e66-4504-adfa-069c10c27741 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:41.753172 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 149/601] 10.4.3.92 () {68 vars in 1395 bytes} [Mon Aug 3 20:25:41 2026] POST /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:41.761001 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.764453 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.764747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.765444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.792670 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.792670 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:41.793275 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.794413 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:41.794786 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-410c9308-d9f8-42b0-a6be-160d74ebb724 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:41.795364 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 153/602] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:41.797284 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.804349 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:41.804634 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.804774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-604c092c-496a-43c5-9e89-131e25b86d13 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.805405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.805405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:41.807588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-604c092c-496a-43c5-9e89-131e25b86d13 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] PUT https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.808078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-604c092c-496a-43c5-9e89-131e25b86d13 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:41.814057 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.814057 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:41.815110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7eac0272-aed7-4072-90f4-02f2ce0235ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:41.815638 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 150/603] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:41.820333 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.820333 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:41.820980 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-604c092c-496a-43c5-9e89-131e25b86d13 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.871655 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-604c092c-496a-43c5-9e89-131e25b86d13 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:41.871929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-604c092c-496a-43c5-9e89-131e25b86d13 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:41.872623 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 152/604] 10.4.3.92 () {68 vars in 1394 bytes} [Mon Aug 3 20:25:41 2026] PUT /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:41.881572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.887102 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.887332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.887589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.894622 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.894622 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:41.895355 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.896075 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:41.896379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82cdafe9-6755-4486-8e9e-c4b4d980315b tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:41.896832 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 150/605] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:41.906473 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-13fd91a0-4561-409c-bef3-047a0d138431 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.908223 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 Aug 03 20:25:41.908563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.908846 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.915473 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.915473 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:41.915974 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.916906 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:41.940788 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Delete snapshot metadata completed successfully. Aug 03 20:25:41.944531 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13fd91a0-4561-409c-bef3-047a0d138431 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 returned with HTTP 200 Aug 03 20:25:41.944531 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 154/606] 10.4.3.92 () {66 vars in 1392 bytes} [Mon Aug 3 20:25:41 2026] DELETE /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 03 20:25:41.951727 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c9884475-38b4-4f75-a894-3301083bd35c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.955300 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.955558 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:41.955798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:41.976513 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:41.976513 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:41.977201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:41.977955 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:41.978664 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c9884475-38b4-4f75-a894-3301083bd35c tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:41.978664 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 151/607] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:25:41 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 32 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:41.990189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7a709aab-a6f1-4fab-906e-114c8108494f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:41.992688 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a709aab-a6f1-4fab-906e-114c8108494f tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] PUT https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:41.993326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a709aab-a6f1-4fab-906e-114c8108494f tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:42.006099 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.006099 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:42.006760 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a709aab-a6f1-4fab-906e-114c8108494f tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.025712 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a709aab-a6f1-4fab-906e-114c8108494f tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:42.026781 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a709aab-a6f1-4fab-906e-114c8108494f tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:42.026781 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 153/608] 10.4.3.92 () {68 vars in 1394 bytes} [Mon Aug 3 20:25:41 2026] PUT /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.035822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.037534 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] POST https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:42.037858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:42.044103 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.044103 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:42.044722 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.069390 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:42.069711 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7bbfcb89-c2a1-485a-8c21-20e2a44580ac tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:42.070125 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 151/609] 10.4.3.92 () {68 vars in 1395 bytes} [Mon Aug 3 20:25:42 2026] POST /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.077746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.080893 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:42.081220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.081396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.086733 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.086733 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:42.087180 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.087876 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:42.088108 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b672ee9d-3639-4bbf-bd50-e11e0826abec tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:42.088446 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 155/610] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:25:42 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.096720 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.098654 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] PUT https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 Aug 03 20:25:42.099019 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:42.106774 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.106774 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:42.107241 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.149496 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:42.149496 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e1944c0-2d47-4a9d-8ec3-d81cef2db5af tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 returned with HTTP 200 Aug 03 20:25:42.149496 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 152/611] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:25:42 2026] PUT /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.161381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.166118 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 Aug 03 20:25:42.166118 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.166318 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.172790 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.172790 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:42.173504 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.176201 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:42.176630 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a33ba51-02fa-4b34-9d9c-5e76f019e91a tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 returned with HTTP 200 Aug 03 20:25:42.177187 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 154/612] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:25:42 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.186694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.188578 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:42.188790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.188999 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.196275 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.196275 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:42.196975 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.198769 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Get snapshot metadata completed successfully. Aug 03 20:25:42.199185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fb336e44-afca-4964-b170-87fb4c7c3e77 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:42.199845 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 152/613] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:25:42 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.207317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-84a376f6-244a-4eb7-9476-bc517040c0cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.209581 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84a376f6-244a-4eb7-9476-bc517040c0cd tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] PUT https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata Aug 03 20:25:42.209915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-84a376f6-244a-4eb7-9476-bc517040c0cd tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:42.217119 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.217119 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:42.217650 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-84a376f6-244a-4eb7-9476-bc517040c0cd tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.253619 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-84a376f6-244a-4eb7-9476-bc517040c0cd tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Update snapshot metadata completed successfully. Aug 03 20:25:42.254018 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84a376f6-244a-4eb7-9476-bc517040c0cd tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata returned with HTTP 200 Aug 03 20:25:42.254640 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 156/614] 10.4.3.92 () {68 vars in 1394 bytes} [Mon Aug 3 20:25:42 2026] PUT /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:25:42.264240 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c72ef725-4230-41da-9881-b013e13bde33 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.267150 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:42.267440 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.267802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.267935 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Delete snapshot with id: 2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:42.274551 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.274551 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:42.275182 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.301870 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot delete request issued successfully. Aug 03 20:25:42.302146 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c72ef725-4230-41da-9881-b013e13bde33 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced returned with HTTP 202 Aug 03 20:25:42.302711 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 153/615] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:25:42 2026] DELETE /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:42.310609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.312717 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:42.312912 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.313122 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.323485 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.323485 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:42.324120 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Snapshot retrieved successfully. Aug 03 20:25:42.325162 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5102502f-5bd8-4011-bedb-8996b5ecc681 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced returned with HTTP 200 Aug 03 20:25:42.325652 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 155/616] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:25:42 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:42.827134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:42.828835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:42.829992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:42.829992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:42.829992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:42.836068 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:42.836068 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:42.836068 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1c8b8487-5c7e-4437-bb03-71d4916ca830 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:42.836068 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 153/617] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:42 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:43.344697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-71032357-a132-4c4f-b7ad-00b3227954fb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:43.348913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-71032357-a132-4c4f-b7ad-00b3227954fb tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced Aug 03 20:25:43.348913 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-71032357-a132-4c4f-b7ad-00b3227954fb tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:43.349722 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-71032357-a132-4c4f-b7ad-00b3227954fb tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:43.359393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-71032357-a132-4c4f-b7ad-00b3227954fb tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced returned with HTTP 404 Aug 03 20:25:43.360522 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 157/618] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:25:43 2026] GET /volume/v3/snapshots/2c2c8ca4-8b36-4ac2-a32b-ef7290088ced => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:43.378425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:43.380384 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:43.380839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:43.381064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:43.394828 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:43.394828 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:43.400257 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:43.406320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b58081b-ed52-4fab-880f-6345f39c54c3 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 200 Aug 03 20:25:43.406942 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 154/619] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:43 2026] GET /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:43.430834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:43.434700 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:43.435012 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:43.435271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:43.435520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Delete volume with id: 3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:43.446226 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:43.446226 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:43.446927 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:43.488607 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Delete volume request issued successfully. Aug 03 20:25:43.488869 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9ace8ab6-2293-476d-82fe-b1b78d821f22 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 202 Aug 03 20:25:43.490276 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 156/620] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:43 2026] DELETE /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:43.500742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:43.503090 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:43.503345 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:43.503661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:43.525009 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:43.525009 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:43.535916 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Volume info retrieved successfully. Aug 03 20:25:43.541662 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-deeb5571-ccbc-4442-9304-2ccd0c7aa086 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 200 Aug 03 20:25:43.542151 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 154/621] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:43 2026] GET /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:43.852136 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:43.856707 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:43.856820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:43.857872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:43.857872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:43.889784 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:43.889784 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:43.890930 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e648953e-f7bd-4ab8-a16c-d1c10d45d966 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:43.891612 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 158/622] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:43 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:44.422838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-81c70136-a715-46c2-986a-5d57c2ac503b req-16522f6d-989e-4cea-9b06-31e2457759fe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:44.425597 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81c70136-a715-46c2-986a-5d57c2ac503b req-16522f6d-989e-4cea-9b06-31e2457759fe tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] DELETE https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d Aug 03 20:25:44.425597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81c70136-a715-46c2-986a-5d57c2ac503b req-16522f6d-989e-4cea-9b06-31e2457759fe tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:44.426112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81c70136-a715-46c2-986a-5d57c2ac503b req-16522f6d-989e-4cea-9b06-31e2457759fe tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:44.446512 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:44.446512 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:44.562597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ec88b34e-0855-462a-9a00-f3f3a1c66b28 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:44.566490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec88b34e-0855-462a-9a00-f3f3a1c66b28 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] GET https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 Aug 03 20:25:44.566490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec88b34e-0855-462a-9a00-f3f3a1c66b28 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:44.566490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec88b34e-0855-462a-9a00-f3f3a1c66b28 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:44.567554 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81c70136-a715-46c2-986a-5d57c2ac503b req-16522f6d-989e-4cea-9b06-31e2457759fe tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d returned with HTTP 200 Aug 03 20:25:44.568072 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 155/623] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:25:44 2026] DELETE /volume/v3/attachments/ac62bbac-10b4-4fa3-97cc-4dbaad25106d => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:44.578432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec88b34e-0855-462a-9a00-f3f3a1c66b28 tempest-SnapshotMetadataTestJSON-742930412 tempest-SnapshotMetadataTestJSON-742930412-project-member] https://10.4.3.92/volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 returned with HTTP 404 Aug 03 20:25:44.578432 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 157/624] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:44 2026] GET /volume/v3/volumes/3d9c3483-160d-4f30-a3f2-e03e29d9c483 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:44.906307 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:44.910544 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:44.910809 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:44.911058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:44.911190 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:44.917561 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:44.917561 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:44.918582 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d73d9b8a-b87e-44dc-baa6-e977b7e94b14 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:44.919063 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 155/625] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:44 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:45.797144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:45.800488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:45.800488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:45.800488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:45.812059 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:45.812059 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:45.818787 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:45.829702 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2f0ce843-071b-4398-a7c2-3c34cff1151d tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:45.830571 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 159/626] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:45 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:45.845591 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:45.848976 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:45.849144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:45.849382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:45.861504 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:45.861504 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:45.869408 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:45.876041 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05be3d6f-ce26-41b3-a5e4-91c873f14576 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:45.876781 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 156/627] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:45 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:45.932391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-274abed2-4300-44ca-85c2-585319d7275d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:45.934228 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-274abed2-4300-44ca-85c2-585319d7275d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:45.934501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-274abed2-4300-44ca-85c2-585319d7275d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:45.934744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-274abed2-4300-44ca-85c2-585319d7275d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:45.934875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-274abed2-4300-44ca-85c2-585319d7275d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:45.937940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ad6956ce-8325-48af-9119-05e54b1ba8af None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:45.940396 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:45.940396 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:45.940561 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad6956ce-8325-48af-9119-05e54b1ba8af tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:45.940929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad6956ce-8325-48af-9119-05e54b1ba8af tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:45.941334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad6956ce-8325-48af-9119-05e54b1ba8af tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:45.941406 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-274abed2-4300-44ca-85c2-585319d7275d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:45.941954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 158/628] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:45 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:45.952254 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:45.952254 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:45.957588 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ad6956ce-8325-48af-9119-05e54b1ba8af tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:45.965402 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad6956ce-8325-48af-9119-05e54b1ba8af tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:45.965962 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 156/629] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:45 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:45.984800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5028515f-8daf-475c-a812-9a1211ea555b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:45.986596 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] DELETE https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:45.987054 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:45.987511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:45.988478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Delete volume with id: aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:46.001842 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:46.001842 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:46.001842 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:46.054837 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Delete volume request issued successfully. Aug 03 20:25:46.055105 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5028515f-8daf-475c-a812-9a1211ea555b tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 202 Aug 03 20:25:46.055593 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 160/630] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:45 2026] DELETE /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:46.064714 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:46.067038 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:46.067262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:46.067514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:46.076582 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:46.076582 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:46.081557 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Volume info retrieved successfully. Aug 03 20:25:46.087053 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41b26a8f-2c0c-491f-b3aa-01efb121c684 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 200 Aug 03 20:25:46.088265 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 157/631] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:46 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:46.954679 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:46.956882 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:46.957144 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:46.957413 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:46.957583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:46.962991 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:46.962991 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:46.964123 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d2758a0f-1ced-4506-84ef-9ad2eeddafad tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:46.964624 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 159/632] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:46 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:47.106947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6b81daee-1975-4ca8-b467-353ed6365381 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:47.109309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b81daee-1975-4ca8-b467-353ed6365381 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] GET https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe Aug 03 20:25:47.109707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b81daee-1975-4ca8-b467-353ed6365381 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:47.109984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b81daee-1975-4ca8-b467-353ed6365381 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:47.118303 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b81daee-1975-4ca8-b467-353ed6365381 tempest-DeleteServersTestJSON-782323784 tempest-DeleteServersTestJSON-782323784-project-member] https://10.4.3.92/volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe returned with HTTP 404 Aug 03 20:25:47.118303 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 157/633] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:47 2026] GET /volume/v3/volumes/aeff80b3-1335-40a6-8bc5-5e72841284fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:47.711768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:47.713787 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:47.714253 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-380399553"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:47.716177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-380399553'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:47.978696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:47.980955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:47.981238 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:47.981429 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:47.981538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:47.987877 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:47.987877 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:47.989517 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85f7b88a-854f-4e40-bb59-6c7e7ad9db80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:47.989813 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 158/634] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:47 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:47.994634 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume of 1 GB Aug 03 20:25:48.002947 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Availability Zones retrieved successfully. Aug 03 20:25:48.009828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (3734733f-632d-4aa3-8804-20e8ea67bd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:48.011205 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088796cd-374c-4fb7-bc1c-1d0a06cd41f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:48.012761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:48.109728 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088796cd-374c-4fb7-bc1c-1d0a06cd41f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:48.110808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476f9641-774f-4804-a5b5-434750b02682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:48.198600 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Created reservations ['0f599cea-22bc-4dc0-81b1-f623cb065cf4', '2505411f-f13f-4f00-bffa-86d61a4c607b', 'ca257962-c2f4-4d62-814e-a63e24739a7c', '257ee040-f1d5-42ff-9a87-2d27f863bc86'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:48.199668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476f9641-774f-4804-a5b5-434750b02682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f599cea-22bc-4dc0-81b1-f623cb065cf4', '2505411f-f13f-4f00-bffa-86d61a4c607b', 'ca257962-c2f4-4d62-814e-a63e24739a7c', '257ee040-f1d5-42ff-9a87-2d27f863bc86']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:48.201206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0198ce-d022-42a2-9b15-8d64c9bcf154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:48.240655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0198ce-d022-42a2-9b15-8d64c9bcf154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a85d85-3728-47f0-858c-546b44132499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380399553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['0f599cea-22bc-4dc0-81b1-f623cb065cf4','2505411f-f13f-4f00-bffa-86d61a4c607b','ca257962-c2f4-4d62-814e-a63e24739a7c','257ee040-f1d5-42ff-9a87-2d27f863bc86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380399553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a85d85-3728-47f0-858c-546b44132499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b27a581947547db9e45aeb75389a98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22efe3d55d304382b599d1614edf80be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:48.241602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e1787e-4aea-4dc1-b6ca-2344211ff643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:48.285937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e1787e-4aea-4dc1-b6ca-2344211ff643) transitioned into state 'SUCCESS' from state '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-380399553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['0f599cea-22bc-4dc0-81b1-f623cb065cf4','2505411f-f13f-4f00-bffa-86d61a4c607b','ca257962-c2f4-4d62-814e-a63e24739a7c','257ee040-f1d5-42ff-9a87-2d27f863bc86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:48.287040 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e1fee5-695c-447d-bc3b-f4904d347a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:48.313343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e1fee5-695c-447d-bc3b-f4904d347a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:48.313343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (3734733f-632d-4aa3-8804-20e8ea67bd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:48.313343 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request issued successfully. Aug 03 20:25:48.315119 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4cbe7c00-6160-4dc1-8106-409f929f14fc tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:48.318778 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 161/635] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:47 2026] POST /volume/v3/volumes => generated 744 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:48.336365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:48.344387 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:48.344387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:48.345551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:48.360943 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:48.360943 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:48.375983 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:48.387494 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04b20eed-f365-484f-ba82-374ad4b7ec9b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 200 Aug 03 20:25:48.388575 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 160/636] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:48 2026] GET /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 812 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:49.002064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:49.020226 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:49.021934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:49.022507 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:49.022740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:49.027843 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:49.027843 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:49.028993 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8cbf257b-4ba9-47f7-b22a-57bf9d10ac80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:49.029603 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 158/637] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:49 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:49.405922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:49.409616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:49.409616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:49.409616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:49.439189 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:49.439189 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:49.447363 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:49.457776 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa5e1958-7ca1-464d-b81c-b8a6fb258a3e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 200 Aug 03 20:25:49.458205 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 159/638] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:49 2026] GET /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 1352 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:49.473212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-53798af4-1038-4adf-a873-16526b8aa6ac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:49.477488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:49.477488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "28a85d85-3728-47f0-858c-546b44132499", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1388425742"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:49.478812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request body: {'volume': {'source_volid': '28a85d85-3728-47f0-858c-546b44132499', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1388425742'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:49.490701 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:49.490701 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:49.492486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume retrieved successfully. Aug 03 20:25:49.492486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume of 1 GB Aug 03 20:25:49.497137 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Availability Zones retrieved successfully. Aug 03 20:25:49.507434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (7022582e-b7d0-4b4d-8cf9-c46ce56e8fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:49.511414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc80eb-8c55-4a9a-b161-8ed68df257e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:49.512622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:49.550499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc80eb-8c55-4a9a-b161-8ed68df257e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '28a85d85-3728-47f0-858c-546b44132499', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:49.552109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b33d11e-3d58-4bfd-bd88-1b79c496601a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:49.622411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Created reservations ['c71163d6-3251-4f3d-ab39-1258507ee88a', '80f3995c-46ef-4c2b-b4ba-185f7f2fa896', 'df8e55b2-3e55-4edb-922c-fc9d564ec300', '878b4e83-a282-4f51-945a-d1593255bf9d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:49.623508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b33d11e-3d58-4bfd-bd88-1b79c496601a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71163d6-3251-4f3d-ab39-1258507ee88a', '80f3995c-46ef-4c2b-b4ba-185f7f2fa896', 'df8e55b2-3e55-4edb-922c-fc9d564ec300', '878b4e83-a282-4f51-945a-d1593255bf9d']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:49.625291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba3bd83-be40-4283-9080-6331b01183a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:49.670998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba3bd83-be40-4283-9080-6331b01183a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50948df5-abbc-45e5-b8d5-1bd9d4240505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1388425742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['c71163d6-3251-4f3d-ab39-1258507ee88a','80f3995c-46ef-4c2b-b4ba-185f7f2fa896','df8e55b2-3e55-4edb-922c-fc9d564ec300','878b4e83-a282-4f51-945a-d1593255bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=28a85d85-3728-47f0-858c-546b44132499,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1388425742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50948df5-abbc-45e5-b8d5-1bd9d4240505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b27a581947547db9e45aeb75389a98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=28a85d85-3728-47f0-858c-546b44132499,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22efe3d55d304382b599d1614edf80be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:49.671926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8d2fef-f9af-4dd6-95ee-d7da8304e418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:49.702188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8d2fef-f9af-4dd6-95ee-d7da8304e418) transitioned into state 'SUCCESS' from state '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-1388425742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['c71163d6-3251-4f3d-ab39-1258507ee88a','80f3995c-46ef-4c2b-b4ba-185f7f2fa896','df8e55b2-3e55-4edb-922c-fc9d564ec300','878b4e83-a282-4f51-945a-d1593255bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=28a85d85-3728-47f0-858c-546b44132499,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:49.703312 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb55c55-dd23-4498-acf2-fa87c9fec23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:49.729485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb55c55-dd23-4498-acf2-fa87c9fec23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:49.731558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (7022582e-b7d0-4b4d-8cf9-c46ce56e8fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:49.731558 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request issued successfully. Aug 03 20:25:49.731558 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53798af4-1038-4adf-a873-16526b8aa6ac tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:49.731774 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 162/639] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:49 2026] POST /volume/v3/volumes => generated 778 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:49.748312 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-be251d6c-c095-4777-89df-57f612d9c187 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:49.750517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be251d6c-c095-4777-89df-57f612d9c187 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:49.750517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be251d6c-c095-4777-89df-57f612d9c187 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:49.750643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be251d6c-c095-4777-89df-57f612d9c187 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:49.758958 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:49.758958 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:49.763123 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-be251d6c-c095-4777-89df-57f612d9c187 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:49.768118 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be251d6c-c095-4777-89df-57f612d9c187 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 200 Aug 03 20:25:49.768586 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 161/640] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:49 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:50.044484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-88223715-2d96-4d5d-be53-4bbe4f84167b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.047682 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88223715-2d96-4d5d-be53-4bbe4f84167b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:50.047682 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88223715-2d96-4d5d-be53-4bbe4f84167b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.047918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88223715-2d96-4d5d-be53-4bbe4f84167b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.048603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-88223715-2d96-4d5d-be53-4bbe4f84167b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:50.055322 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.055322 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:50.056337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88223715-2d96-4d5d-be53-4bbe4f84167b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:50.057373 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 159/641] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:50.268163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.270021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:50.273084 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-189141961", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:50.275855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-189141961', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:50.276172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Create volume of 1 GB Aug 03 20:25:50.282887 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Availability Zones retrieved successfully. Aug 03 20:25:50.294480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Flow 'volume_create_api' (c8dceeab-e297-49c1-9fb9-8fd85819a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:50.296963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e910d96-76f0-4d59-9ff9-89f0a8e9a0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:50.298986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:50.347289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e910d96-76f0-4d59-9ff9-89f0a8e9a0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:50.348480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c60d496-4bff-4474-b82d-7430fd30ec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:50.447938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Created reservations ['2c511012-98de-455b-9098-5c7c0a110e2d', 'b2346e14-c96b-4c2b-886a-b7bce88b819a', '3487bf1b-cacd-44dc-828b-1c1529fe6998', '94ce0b97-f0e0-4266-b8c9-ed23d4c3c735'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:50.448381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c60d496-4bff-4474-b82d-7430fd30ec5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c511012-98de-455b-9098-5c7c0a110e2d', 'b2346e14-c96b-4c2b-886a-b7bce88b819a', '3487bf1b-cacd-44dc-828b-1c1529fe6998', '94ce0b97-f0e0-4266-b8c9-ed23d4c3c735']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:50.449680 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6967f552-1c5d-4804-985c-cc5cff72cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:50.496448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6967f552-1c5d-4804-985c-cc5cff72cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0acd83b1-eafb-4bba-a943-c043f9bf62d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-189141961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24b901d453bd44cabaae6d2fe57abafe',qos_specs=None,replication_status=,reservations=['2c511012-98de-455b-9098-5c7c0a110e2d','b2346e14-c96b-4c2b-886a-b7bce88b819a','3487bf1b-cacd-44dc-828b-1c1529fe6998','94ce0b97-f0e0-4266-b8c9-ed23d4c3c735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='623624b6a4204d2bb638b09bc8702fd3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-189141961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0acd83b1-eafb-4bba-a943-c043f9bf62d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='24b901d453bd44cabaae6d2fe57abafe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='623624b6a4204d2bb638b09bc8702fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:50.498337 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d52731-46b2-45df-9df5-013b75d018f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:50.557267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d52731-46b2-45df-9df5-013b75d018f6) transitioned into state 'SUCCESS' from state '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-189141961',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='24b901d453bd44cabaae6d2fe57abafe',qos_specs=None,replication_status=,reservations=['2c511012-98de-455b-9098-5c7c0a110e2d','b2346e14-c96b-4c2b-886a-b7bce88b819a','3487bf1b-cacd-44dc-828b-1c1529fe6998','94ce0b97-f0e0-4266-b8c9-ed23d4c3c735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='623624b6a4204d2bb638b09bc8702fd3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:50.557267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c10351-f81f-49b7-982a-5a59ca82a214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:50.580191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c10351-f81f-49b7-982a-5a59ca82a214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:50.581430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Flow 'volume_create_api' (c8dceeab-e297-49c1-9fb9-8fd85819a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:50.581950 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Create volume request issued successfully. Aug 03 20:25:50.582707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d782e80c-779f-4b0d-9793-1ba5745807db tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:50.583297 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 160/642] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:25:50 2026] POST /volume/v3/volumes => generated 760 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:50.598944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.602161 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:50.602481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.602771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.619202 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.619202 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:50.624003 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Volume info retrieved successfully. Aug 03 20:25:50.631025 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bfc3733-b31b-40e2-b2be-cbc555152477 req-d4009f6c-595c-4a70-ad73-1381955a8275 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 200 Aug 03 20:25:50.631523 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 163/643] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:50.665591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.668864 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:50.669059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.669829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.678260 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.678260 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:50.687793 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Volume info retrieved successfully. Aug 03 20:25:50.694132 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b2e1312b-266d-46c8-93c1-40a91885a898 req-35caaca4-92cc-4163-9b9d-526916bd1130 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 200 Aug 03 20:25:50.694610 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 162/644] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:50.784876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8d748854-095b-4650-b4ce-1d974a9af45e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.788065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d748854-095b-4650-b4ce-1d974a9af45e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.788251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d748854-095b-4650-b4ce-1d974a9af45e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.788479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d748854-095b-4650-b4ce-1d974a9af45e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.797446 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.797446 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:50.803484 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8d748854-095b-4650-b4ce-1d974a9af45e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:50.811531 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d748854-095b-4650-b4ce-1d974a9af45e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 200 Aug 03 20:25:50.812329 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 160/645] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:50.830928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.833363 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.833714 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.834011 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.846325 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.846325 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:50.855213 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:50.860974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6866b7ab-990f-4a18-a785-f5bb65c1a7d9 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 200 Aug 03 20:25:50.861601 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 161/646] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 1387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:25:50.878971 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.882179 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.882179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.882845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.894016 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.894016 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:50.899053 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:50.907405 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7170830d-32cb-414a-b861-cdb7e6e53d75 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 200 Aug 03 20:25:50.908676 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 164/647] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:50.926825 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.927680 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] DELETE https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.927857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.928141 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.928364 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume with id: 50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.937800 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.937800 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:50.938438 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:50.961701 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume request issued successfully. Aug 03 20:25:50.962038 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc34952f-5e5b-4371-9cb4-8109d11333bb tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 202 Aug 03 20:25:50.962497 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 163/648] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:50 2026] DELETE /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:50.975068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f87a89a-733f-498b-b886-01a6c97224ad None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:50.979022 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f87a89a-733f-498b-b886-01a6c97224ad tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:50.979264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f87a89a-733f-498b-b886-01a6c97224ad tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:50.981094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f87a89a-733f-498b-b886-01a6c97224ad tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:50.990825 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:50.990825 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:50.996528 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f87a89a-733f-498b-b886-01a6c97224ad tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:51.002252 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f87a89a-733f-498b-b886-01a6c97224ad tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 200 Aug 03 20:25:51.002935 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 161/649] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:50 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:51.073977 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:51.076059 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:51.076330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:51.076573 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:51.076739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:51.082656 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:51.082656 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:51.083728 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3f6ec42-07e7-437a-8db6-8aa3e92e52ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:51.084207 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 162/650] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:51 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:51.727894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:51.730133 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:51.730432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:51.730804 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:51.738972 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:51.738972 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:51.743389 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Volume info retrieved successfully. Aug 03 20:25:51.748799 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37c9911d-2889-403b-beb4-6ad7c558946c req-4838b43a-b0ed-4f8e-b462-88985ca83672 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 200 Aug 03 20:25:51.749256 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 165/651] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:51 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:51.963999 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:51.975506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-reader] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:51.976253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:51.976253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:51.986963 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:51.986963 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:51.992084 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-reader] Volume info retrieved successfully. Aug 03 20:25:52.000862 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8a28a084-a94a-47eb-95ca-5373a9a8c196 req-ff015afa-a505-4824-aebd-901de6a2445b tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-reader] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 200 Aug 03 20:25:52.001484 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 164/652] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:51 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:52.027626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9e3ee117-411b-4f11-9e01-26705b1b8323 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.030386 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9e3ee117-411b-4f11-9e01-26705b1b8323 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 Aug 03 20:25:52.031119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee117-411b-4f11-9e01-26705b1b8323 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.031119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9e3ee117-411b-4f11-9e01-26705b1b8323 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.038853 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9e3ee117-411b-4f11-9e01-26705b1b8323 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 returned with HTTP 404 Aug 03 20:25:52.039437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.039811 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 162/653] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:52 2026] GET /volume/v3/volumes/50948df5-abbc-45e5-b8d5-1bd9d4240505 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:52.041996 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:52.045181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.045181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.045181 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Delete volume with id: 0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:52.050910 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.050910 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:52.052114 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Volume info retrieved successfully. Aug 03 20:25:52.058341 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.062071 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:52.062360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.062613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.069785 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.069785 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:52.075634 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:52.082345 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1937ff9f-87a9-4e6f-b332-862534f44a04 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 200 Aug 03 20:25:52.082909 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 166/654] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:52 2026] GET /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:52.091518 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Delete volume request issued successfully. Aug 03 20:25:52.091762 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-03b2bbeb-5ba6-4efa-a1d1-69bc47f61de8 req-44332d41-1865-460e-89f4-1e916dd5d573 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 202 Aug 03 20:25:52.092327 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 163/655] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:25:52 2026] DELETE /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:52.095551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-02f24920-26b8-46ae-b8ad-e9594637174a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.103032 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02f24920-26b8-46ae-b8ad-e9594637174a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:52.103291 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02f24920-26b8-46ae-b8ad-e9594637174a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.106362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02f24920-26b8-46ae-b8ad-e9594637174a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.106563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-02f24920-26b8-46ae-b8ad-e9594637174a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:52.113145 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-33c6f090-1deb-4142-8523-5d1ae55074bd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.115932 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] DELETE https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:52.116180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.116427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.116641 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume with id: 28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:52.117494 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.117494 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:52.120346 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02f24920-26b8-46ae-b8ad-e9594637174a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:52.121780 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 165/656] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:52 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:52.123905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.127552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:52.127861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.128149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.129433 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.129433 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:52.130066 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:52.146717 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.146717 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:52.153287 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Volume info retrieved successfully. Aug 03 20:25:52.159617 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-889c0e79-d7c3-423c-a89f-c4b299cba131 req-89fc6654-cb53-4891-88c3-7a1942fb5c05 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 200 Aug 03 20:25:52.160509 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 167/657] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:52 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:52.171484 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume request issued successfully. Aug 03 20:25:52.171484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33c6f090-1deb-4142-8523-5d1ae55074bd tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 202 Aug 03 20:25:52.171484 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 163/658] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:52 2026] DELETE /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:52.180628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:52.184420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:52.184795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:52.185086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:52.196251 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:52.196251 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:52.205581 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:52.216448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-945453bb-14b9-43dc-bed7-03fa6e7bd89f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 200 Aug 03 20:25:52.217945 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 164/659] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:52 2026] GET /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:53.135569 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-89bdc331-6316-40d2-a406-14e1296d3b46 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.137971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89bdc331-6316-40d2-a406-14e1296d3b46 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:53.138340 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89bdc331-6316-40d2-a406-14e1296d3b46 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:53.138714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89bdc331-6316-40d2-a406-14e1296d3b46 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:53.138769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-89bdc331-6316-40d2-a406-14e1296d3b46 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:53.143554 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:53.143554 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:53.144308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89bdc331-6316-40d2-a406-14e1296d3b46 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:53.144738 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 166/660] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:53 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:53.192355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-19fbe601-c2a7-4942-8e36-461b0470460f req-bfa60676-4f4a-4e0c-b7ad-50e4b0f6c550 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.194375 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-19fbe601-c2a7-4942-8e36-461b0470460f req-bfa60676-4f4a-4e0c-b7ad-50e4b0f6c550 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] GET https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 Aug 03 20:25:53.194857 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-19fbe601-c2a7-4942-8e36-461b0470460f req-bfa60676-4f4a-4e0c-b7ad-50e4b0f6c550 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:53.194857 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-19fbe601-c2a7-4942-8e36-461b0470460f req-bfa60676-4f4a-4e0c-b7ad-50e4b0f6c550 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:53.200393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-19fbe601-c2a7-4942-8e36-461b0470460f req-bfa60676-4f4a-4e0c-b7ad-50e4b0f6c550 tempest-VolumesGetTestJSON-1939873261 tempest-VolumesGetTestJSON-1939873261-project-member] https://10.4.3.92/volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 returned with HTTP 404 Aug 03 20:25:53.201058 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 168/661] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:53 2026] GET /volume/v3/volumes/0acd83b1-eafb-4bba-a943-c043f9bf62d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:53.230622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a85d9840-175a-4234-bd6a-eb9bef724152 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.234002 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a85d9840-175a-4234-bd6a-eb9bef724152 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 Aug 03 20:25:53.234002 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a85d9840-175a-4234-bd6a-eb9bef724152 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:53.234602 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a85d9840-175a-4234-bd6a-eb9bef724152 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:53.247494 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a85d9840-175a-4234-bd6a-eb9bef724152 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 returned with HTTP 404 Aug 03 20:25:53.248081 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 164/662] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:53 2026] GET /volume/v3/volumes/28a85d85-3728-47f0-858c-546b44132499 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:53.260576 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-26d3a012-62a9-4d45-8503-4606893a1e83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.263192 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:53.263767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2030422313"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:53.265916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2030422313'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:53.266079 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume of 1 GB Aug 03 20:25:53.286269 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Availability Zones retrieved successfully. Aug 03 20:25:53.292896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (ff85743b-97b9-4ae4-9980-e42e37c3af2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:53.293809 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c942421c-0823-4921-9bb2-a4c699bba917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.295266 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:53.304482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.339336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c942421c-0823-4921-9bb2-a4c699bba917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:53.340662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3f5f60-7a60-42e1-8c49-a825456bcaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.410186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Created reservations ['35dc2482-8306-406a-8f4b-5cbe5db40318', 'b716e0aa-cadb-4466-b7a7-0bc35285598c', 'd8c044eb-19f3-4923-b3a1-bb4fa03181c1', 'fb4d64d2-dca6-469a-865b-0e6ef9ce2b3f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:53.411148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3f5f60-7a60-42e1-8c49-a825456bcaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35dc2482-8306-406a-8f4b-5cbe5db40318', 'b716e0aa-cadb-4466-b7a7-0bc35285598c', 'd8c044eb-19f3-4923-b3a1-bb4fa03181c1', 'fb4d64d2-dca6-469a-865b-0e6ef9ce2b3f']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:53.412152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139e0c4a-1025-465f-9e40-8fcdddc21cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.443477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139e0c4a-1025-465f-9e40-8fcdddc21cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ff98ee-0625-41c2-bd74-093103b28495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2030422313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['35dc2482-8306-406a-8f4b-5cbe5db40318','b716e0aa-cadb-4466-b7a7-0bc35285598c','d8c044eb-19f3-4923-b3a1-bb4fa03181c1','fb4d64d2-dca6-469a-865b-0e6ef9ce2b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2030422313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ff98ee-0625-41c2-bd74-093103b28495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b27a581947547db9e45aeb75389a98e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22efe3d55d304382b599d1614edf80be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:53.443800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e4241c-b553-4026-a360-495addd1972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.472692 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:53.473094 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1697151398", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:53.477687 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1697151398', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:53.480562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e4241c-b553-4026-a360-495addd1972e) transitioned into state 'SUCCESS' from state '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-2030422313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['35dc2482-8306-406a-8f4b-5cbe5db40318','b716e0aa-cadb-4466-b7a7-0bc35285598c','d8c044eb-19f3-4923-b3a1-bb4fa03181c1','fb4d64d2-dca6-469a-865b-0e6ef9ce2b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:53.481345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b2e042-12d0-43f9-a978-43c3bd8eccee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.500939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b2e042-12d0-43f9-a978-43c3bd8eccee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:53.502241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (ff85743b-97b9-4ae4-9980-e42e37c3af2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:53.505920 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request issued successfully. Aug 03 20:25:53.507432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26d3a012-62a9-4d45-8503-4606893a1e83 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:53.508075 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 165/663] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:25:53 2026] POST /volume/v3/volumes => generated 745 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:53.526830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:53.529269 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:53.529672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:53.529961 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:53.539736 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:53.539736 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:53.544343 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:53.551543 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0edf7205-bf0c-4637-9a15-db9f0462f09e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 200 Aug 03 20:25:53.552155 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 169/664] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:53 2026] GET /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:25:53.930080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume of 1 GB Aug 03 20:25:53.930687 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:53.930687 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:53.931420 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Availability Zones retrieved successfully. Aug 03 20:25:53.942489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (34e8fae1-8ab1-4729-b52e-1f382b20c4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:53.943898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40326c91-e426-4afa-847c-f0c385dd50bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:53.945248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:54.024758 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.024758 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:54.039653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40326c91-e426-4afa-847c-f0c385dd50bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.040721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac2525c-951d-4872-abe3-b15e297e036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.136201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Created reservations ['3e9c6218-b4fc-4607-b522-aa6b55db27b6', '09a3e715-2874-49b2-94a4-0d24564f9f9b', '18dacaaa-b2a4-4b21-9899-cdff9dff3062', '044159db-8aad-4753-b434-994dab71bb7b'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:54.137247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac2525c-951d-4872-abe3-b15e297e036f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9c6218-b4fc-4607-b522-aa6b55db27b6', '09a3e715-2874-49b2-94a4-0d24564f9f9b', '18dacaaa-b2a4-4b21-9899-cdff9dff3062', '044159db-8aad-4753-b434-994dab71bb7b']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.138347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29656ee1-21e5-4e59-8c96-f5b7a855e737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.157773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:54.160148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:54.160501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:54.160792 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:54.160939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:54.164846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29656ee1-21e5-4e59-8c96-f5b7a855e737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e98b1e-bb74-4ad2-9cf9-53bac740da81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1697151398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['3e9c6218-b4fc-4607-b522-aa6b55db27b6','09a3e715-2874-49b2-94a4-0d24564f9f9b','18dacaaa-b2a4-4b21-9899-cdff9dff3062','044159db-8aad-4753-b434-994dab71bb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1697151398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e98b1e-bb74-4ad2-9cf9-53bac740da81,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1bf0d301bb04825bd38d227a6682bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db356a22da6942ab8335da566827e78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.165723 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2879d5-2ca9-45b4-bc02-4b69711c1045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.167203 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.167203 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:54.168231 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5f59a1c-b344-4983-86b8-58ecaf8895ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:54.168730 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 165/665] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:54 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:54.185957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2879d5-2ca9-45b4-bc02-4b69711c1045) transitioned into state 'SUCCESS' from state '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-1697151398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['3e9c6218-b4fc-4607-b522-aa6b55db27b6','09a3e715-2874-49b2-94a4-0d24564f9f9b','18dacaaa-b2a4-4b21-9899-cdff9dff3062','044159db-8aad-4753-b434-994dab71bb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.186887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05317dd-2df4-4661-8d85-6164d902de31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.199387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d05317dd-2df4-4661-8d85-6164d902de31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.200707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (34e8fae1-8ab1-4729-b52e-1f382b20c4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:54.201105 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request issued successfully. Aug 03 20:25:54.201970 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a90e5555-602c-4e4b-be6b-4b7b627753b8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:54.202712 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 167/666] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:53 2026] POST /volume/v3/volumes => generated 758 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:54.217365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:54.220893 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:25:54.225493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:54.225493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:54.233053 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.233053 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:54.236941 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:25:54.242168 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f7d2104-26ec-4dd8-9395-dd2de623fc34 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:25:54.242543 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 166/667] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:54 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:54.565440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:54.567713 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:54.567713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:54.567919 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:54.582909 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.582909 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:54.588902 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:54.597450 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b5affc9-da34-4859-89e7-2a6c712a3dd4 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 200 Aug 03 20:25:54.598033 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 170/668] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:54 2026] GET /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:54.617323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:54.619132 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:54.619474 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "46ff98ee-0625-41c2-bd74-093103b28495", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1437772158"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:54.621269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request body: {'volume': {'source_volid': '46ff98ee-0625-41c2-bd74-093103b28495', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1437772158'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:54.629792 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.629792 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:54.630502 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume retrieved successfully. Aug 03 20:25:54.630502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume of 2 GB Aug 03 20:25:54.644577 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Availability Zones retrieved successfully. Aug 03 20:25:54.652056 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (42c09461-2e20-47c1-8519-9724ecdce718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:54.652926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7902f8f7-328f-4d77-90ed-1343fc20de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.653984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:54.695139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7902f8f7-328f-4d77-90ed-1343fc20de69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '46ff98ee-0625-41c2-bd74-093103b28495', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.696837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140e9bd0-286b-45c8-9a4b-2bbca321185a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.769132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Created reservations ['6e49f436-2bbf-4edb-8dc2-2683df61780d', 'f564b29b-7f0a-4838-b3f6-cd1b5ffed733', 'e3b2dd47-15a9-4d5a-a41c-b48352846331', 'c19289a1-4d2e-4a2d-a2e8-54dcd4f0d8c9'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:54.770678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140e9bd0-286b-45c8-9a4b-2bbca321185a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e49f436-2bbf-4edb-8dc2-2683df61780d', 'f564b29b-7f0a-4838-b3f6-cd1b5ffed733', 'e3b2dd47-15a9-4d5a-a41c-b48352846331', 'c19289a1-4d2e-4a2d-a2e8-54dcd4f0d8c9']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.771494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2317b7-5c68-48e5-afae-2386a4815c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.816202 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2317b7-5c68-48e5-afae-2386a4815c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488a44b9-7ace-4925-863b-ce9d321b8075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1437772158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['6e49f436-2bbf-4edb-8dc2-2683df61780d','f564b29b-7f0a-4838-b3f6-cd1b5ffed733','e3b2dd47-15a9-4d5a-a41c-b48352846331','c19289a1-4d2e-4a2d-a2e8-54dcd4f0d8c9'],size=2,snapshot_id=None,source_replicaid=,source_volid=46ff98ee-0625-41c2-bd74-093103b28495,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1437772158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488a44b9-7ace-4925-863b-ce9d321b8075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b27a581947547db9e45aeb75389a98e',provider_auth=None,provider_geometry=None,provider_id=None,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=46ff98ee-0625-41c2-bd74-093103b28495,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22efe3d55d304382b599d1614edf80be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.817175 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea60a61-8bd4-4336-b6de-5fbae0468564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.840074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea60a61-8bd4-4336-b6de-5fbae0468564) transitioned into state 'SUCCESS' from state '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-1437772158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b27a581947547db9e45aeb75389a98e',qos_specs=None,replication_status=,reservations=['6e49f436-2bbf-4edb-8dc2-2683df61780d','f564b29b-7f0a-4838-b3f6-cd1b5ffed733','e3b2dd47-15a9-4d5a-a41c-b48352846331','c19289a1-4d2e-4a2d-a2e8-54dcd4f0d8c9'],size=2,snapshot_id=None,source_replicaid=,source_volid=46ff98ee-0625-41c2-bd74-093103b28495,status='creating',user_id='22efe3d55d304382b599d1614edf80be',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.840954 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4a8da1-3bc5-4990-9f89-51dfd62732f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:54.860673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4a8da1-3bc5-4990-9f89-51dfd62732f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:54.861696 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Flow 'volume_create_api' (42c09461-2e20-47c1-8519-9724ecdce718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:54.862151 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Create volume request issued successfully. Aug 03 20:25:54.862869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd37b99f-56fd-413f-9344-d988d5a5ca74 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:54.863401 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 166/669] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:54 2026] POST /volume/v3/volumes => generated 779 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:54.878420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:54.881095 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:54.881373 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:54.881686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:54.891786 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:54.891786 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:54.897923 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:54.904862 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e12a14ad-3417-41dc-93db-3f857e8cf680 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 200 Aug 03 20:25:54.905402 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 168/670] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:54 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:55.182328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.186626 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:55.186626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.186626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.186626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:55.193536 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.193536 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:55.194837 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac0fb06e-fdda-4976-8ed6-d4ea6fffb71b tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:55.195895 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 167/671] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:55.257423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.260343 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:25:55.260602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.260819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.272734 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.272734 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:55.279401 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:25:55.289641 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e569380-5ad8-49d0-9887-dd69cf5d62e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:25:55.290104 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 171/672] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:55.455857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.459063 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:25:55.459383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.459728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.473935 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.473935 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:55.480857 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:25:55.490219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-ae96fc93-c2d3-40bf-9622-6996b9f13466 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:25:55.490683 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 167/673] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:55.921516 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.923513 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:55.923774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.923967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.932278 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.932278 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:55.936646 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:55.940573 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1de2a936-105b-40b6-b213-fc48f64c2f29 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 200 Aug 03 20:25:55.941034 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 169/674] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:55.956982 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.961104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:55.961104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.961104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.970532 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.970532 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:55.974121 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:55.975521 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:55.976767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:25:55.976991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:55.977220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:55.981392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d5abc6a4-fa14-4ac3-af8f-ac1488fc947f tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 200 Aug 03 20:25:55.981913 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 168/675] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:55.986154 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:55.986154 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:55.990416 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:25:55.999195 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-73a8a358-e4ee-4cef-9a28-6fe52304dfa7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:25:55.999838 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 172/676] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:25:55 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:56.005173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.006786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:56.006958 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:56.007144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:56.015990 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:56.015990 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:56.016174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b8126dc0-d1d2-4b69-b91e-8531969f2f7c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.016437 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8126dc0-d1d2-4b69-b91e-8531969f2f7c None None] GET https://10.4.3.92/volume// Aug 03 20:25:56.016639 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8126dc0-d1d2-4b69-b91e-8531969f2f7c None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:56.016851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8126dc0-d1d2-4b69-b91e-8531969f2f7c None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:56.017319 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8126dc0-d1d2-4b69-b91e-8531969f2f7c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:56.017417 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 170/677] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:25: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 03 20:25:56.020655 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:56.024488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-9c5f02ad-15b0-49d7-bd5a-a91e232dc4f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.024867 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5e6fbbde-3ca1-4ae6-bad2-71bbefb9126b tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 200 Aug 03 20:25:56.025481 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 168/678] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:56 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:56.027123 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-9c5f02ad-15b0-49d7-bd5a-a91e232dc4f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:25:56.027595 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-9c5f02ad-15b0-49d7-bd5a-a91e232dc4f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38e98b1e-bb74-4ad2-9cf9-53bac740da81", "connector": null, "instance_uuid": "7729b10e-d698-495f-80cc-55dee700bdcb"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:56.039222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-faba7040-e563-466c-a55d-b3d0d5c80555 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.039354 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:56.039354 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:56.041019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] DELETE https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:56.041213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:56.041213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:56.041213 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume with id: 488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:56.048599 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:56.048599 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:56.049021 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:56.077866 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume request issued successfully. Aug 03 20:25:56.077866 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-faba7040-e563-466c-a55d-b3d0d5c80555 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 202 Aug 03 20:25:56.077866 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 173/679] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:56 2026] DELETE /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:56.083998 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-9c5f02ad-15b0-49d7-bd5a-a91e232dc4f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:25:56.085082 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 169/680] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:25:56 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:56.085252 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.091851 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:56.094610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:56.094610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:56.100004 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:56.100004 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:56.103769 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:56.108391 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0f90868-afba-4686-9808-57cd3b98b1e7 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 200 Aug 03 20:25:56.108826 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 171/681] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:56 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:56.212483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:56.214395 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:56.214747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:56.214992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:56.215142 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:56.219968 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:56.219968 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:56.221080 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7aaaeaa1-97d7-4545-bb1e-696fad5ce589 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:56.221659 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 169/682] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:56 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:57.122563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fefbbcc7-f400-4c22-ba4a-7924144fa7c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.124818 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fefbbcc7-f400-4c22-ba4a-7924144fa7c1 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 Aug 03 20:25:57.125096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fefbbcc7-f400-4c22-ba4a-7924144fa7c1 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.125350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fefbbcc7-f400-4c22-ba4a-7924144fa7c1 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.134769 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fefbbcc7-f400-4c22-ba4a-7924144fa7c1 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 returned with HTTP 404 Aug 03 20:25:57.135371 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 174/683] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:57 2026] GET /volume/v3/volumes/488a44b9-7ace-4925-863b-ce9d321b8075 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:57.146505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.147422 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:57.147802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.148053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.159455 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.159455 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:57.164924 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:57.171418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8b884d5-88c9-4a03-bd34-959bd6f29599 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 200 Aug 03 20:25:57.172091 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 170/684] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:57 2026] GET /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:57.187736 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-010053a7-7046-4d9e-948a-4a60adee7e1e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.190234 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] DELETE https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:57.190234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.190399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.190589 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume with id: 46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:57.198144 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.198144 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:57.199160 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:57.227881 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Delete volume request issued successfully. Aug 03 20:25:57.228311 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-010053a7-7046-4d9e-948a-4a60adee7e1e tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 202 Aug 03 20:25:57.229026 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 172/685] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:25:57 2026] DELETE /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:25:57.236501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-31a40bca-7f2a-4895-a632-8201b802338e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.239373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.241350 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31a40bca-7f2a-4895-a632-8201b802338e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:57.241613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31a40bca-7f2a-4895-a632-8201b802338e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.241832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31a40bca-7f2a-4895-a632-8201b802338e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.242013 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-31a40bca-7f2a-4895-a632-8201b802338e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:57.245402 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:57.245748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.246061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.246328 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.246328 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:57.247268 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31a40bca-7f2a-4895-a632-8201b802338e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:57.247480 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 170/686] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:57 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:57.262206 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.262206 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:57.269675 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Volume info retrieved successfully. Aug 03 20:25:57.276322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-729a8285-82d1-49d8-b6d1-7d6a4d29e81d tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 200 Aug 03 20:25:57.276835 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 175/687] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:57 2026] GET /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:57.672813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c83ea902-799a-4c08-8d69-fe8f7bffeb83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.673295 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c83ea902-799a-4c08-8d69-fe8f7bffeb83 None None] GET https://10.4.3.92/volume// Aug 03 20:25:57.673608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c83ea902-799a-4c08-8d69-fe8f7bffeb83 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.673839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c83ea902-799a-4c08-8d69-fe8f7bffeb83 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.674189 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c83ea902-799a-4c08-8d69-fe8f7bffeb83 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:25:57.674519 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 171/688] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:25: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 03 20:25:57.704591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.706575 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:25:57.706988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:57.706988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:57.720928 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.720928 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:57.725968 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:25:57.736893 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-e86fd43a-0f91-4969-8e59-b80d0e2e7a72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:25:57.736893 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 173/689] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:25:57 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:25:57.810639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1708526f-cfd2-4314-ae75-4e5845de4662 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.815601 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:25:57.815601 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1725213914", "imageRef": "7e0b3513-ebc6-42a8-8a92-ae16a3cb0c2b", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:57.815601 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1725213914', 'imageRef': '7e0b3513-ebc6-42a8-8a92-ae16a3cb0c2b', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:25:57.861393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:57.871776 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 Aug 03 20:25:57.872591 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:57.881916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-38e98b1e-bb74-4ad2-9cf9-53bac740da81-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:25:57.887854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-38e98b1e-bb74-4ad2-9cf9-53bac740da81-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:25:57.888716 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:57.888716 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:57.931727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Create volume of 1 GB Aug 03 20:25:57.938201 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Availability Zones retrieved successfully. Aug 03 20:25:57.944612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Flow 'volume_create_api' (d056e05d-93f6-4234-afe3-5e16e9fa7f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:57.947815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7582f1fb-2e08-4e21-ab6b-a4cbdfc9c205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:57.949334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:58.032948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-38e98b1e-bb74-4ad2-9cf9-53bac740da81-np0000006371" released by "attachment_update" :: held 0.146s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:25:58.033369 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-1735073c-9eab-42c8-beb4-61c211d2cd16 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 returned with HTTP 200 Aug 03 20:25:58.034049 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 176/690] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:25:57 2026] PUT /volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:58.050553 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7582f1fb-2e08-4e21-ab6b-a4cbdfc9c205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:58.052893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb67bce-6127-46db-9f16-624661938153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:58.084936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-cee84efd-25d8-4d1c-b2d7-b0857000a8f2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.088231 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-cee84efd-25d8-4d1c-b2d7-b0857000a8f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43/action Aug 03 20:25:58.088725 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-cee84efd-25d8-4d1c-b2d7-b0857000a8f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:25:58.089041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-cee84efd-25d8-4d1c-b2d7-b0857000a8f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:58.113438 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.113438 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:58.132566 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2e80eda1-c2cf-4a73-9bf5-78e82bd742df req-cee84efd-25d8-4d1c-b2d7-b0857000a8f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43/action returned with HTTP 204 Aug 03 20:25:58.133039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 172/691] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:25:58 2026] POST /volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:58.169346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Created reservations ['bbe3068a-4b21-45ac-9aab-5a9c1dfaf4ff', '08b6a590-adf4-4540-83b8-a06bf521335e', '0e343fbe-c86f-4ff4-969a-e6ae3ba5af02', 'df692aad-e4d7-4228-9d00-4240965316a6'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:58.170659 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb67bce-6127-46db-9f16-624661938153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe3068a-4b21-45ac-9aab-5a9c1dfaf4ff', '08b6a590-adf4-4540-83b8-a06bf521335e', '0e343fbe-c86f-4ff4-969a-e6ae3ba5af02', 'df692aad-e4d7-4228-9d00-4240965316a6']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:58.171837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61706eed-de73-4b1d-8b0c-ad994fe86ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:58.203408 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61706eed-de73-4b1d-8b0c-ad994fe86ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79c0b9b-4fac-48d8-866d-ace47a99e47f', '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-1725213914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf65dc6a1434affa73a033784f8f8e4',qos_specs=None,replication_status=,reservations=['bbe3068a-4b21-45ac-9aab-5a9c1dfaf4ff','08b6a590-adf4-4540-83b8-a06bf521335e','0e343fbe-c86f-4ff4-969a-e6ae3ba5af02','df692aad-e4d7-4228-9d00-4240965316a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb87f06a3cfa4a818a01d0c9015b6b5b',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1725213914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c79c0b9b-4fac-48d8-866d-ace47a99e47f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adf65dc6a1434affa73a033784f8f8e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb87f06a3cfa4a818a01d0c9015b6b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:58.204877 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a427dc-d656-4dce-b4e2-b158713e7377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:58.229688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a427dc-d656-4dce-b4e2-b158713e7377) transitioned into state 'SUCCESS' from state '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-1725213914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf65dc6a1434affa73a033784f8f8e4',qos_specs=None,replication_status=,reservations=['bbe3068a-4b21-45ac-9aab-5a9c1dfaf4ff','08b6a590-adf4-4540-83b8-a06bf521335e','0e343fbe-c86f-4ff4-969a-e6ae3ba5af02','df692aad-e4d7-4228-9d00-4240965316a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb87f06a3cfa4a818a01d0c9015b6b5b',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:58.230279 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3feaac52-817e-4b81-bfd9-2de194a17d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:58.243402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3feaac52-817e-4b81-bfd9-2de194a17d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:58.244667 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Flow 'volume_create_api' (d056e05d-93f6-4234-afe3-5e16e9fa7f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:58.245030 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Create volume request issued successfully. Aug 03 20:25:58.245771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1708526f-cfd2-4314-ae75-4e5845de4662 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:25:58.246384 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 171/692] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:25:57 2026] POST /volume/v3/volumes => generated 751 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:25:58.261072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.261437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.263027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:25:58.263221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.263398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.264659 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:25:58.264659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.264659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.264659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:58.269348 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.269348 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:58.270063 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.270063 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:58.270174 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba3db30c-248b-453a-a442-c76d7aef0a2d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:25:58.270533 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 174/693] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:58.279620 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:25:58.287639 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-362c3b27-2612-4daf-9963-f5238d63fb7a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.288122 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-362c3b27-2612-4daf-9963-f5238d63fb7a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:25:58.288321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-362c3b27-2612-4daf-9963-f5238d63fb7a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.288578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-362c3b27-2612-4daf-9963-f5238d63fb7a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.295399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-63e39e68-9132-4395-8f8b-077b626de653 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.295784 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-05dc0785-4a3e-42f5-a8e8-74c33ef45457 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:25:58.296280 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 177/694] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:58.296343 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.296343 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:58.297529 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63e39e68-9132-4395-8f8b-077b626de653 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] GET https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 Aug 03 20:25:58.297747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63e39e68-9132-4395-8f8b-077b626de653 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.301492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63e39e68-9132-4395-8f8b-077b626de653 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.301822 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-362c3b27-2612-4daf-9963-f5238d63fb7a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:25:58.306837 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63e39e68-9132-4395-8f8b-077b626de653 tempest-VolumesCloneTest-1148992695 tempest-VolumesCloneTest-1148992695-project-member] https://10.4.3.92/volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 returned with HTTP 404 Aug 03 20:25:58.307514 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 172/695] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/volumes/46ff98ee-0625-41c2-bd74-093103b28495 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:25:58.307593 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-362c3b27-2612-4daf-9963-f5238d63fb7a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 200 Aug 03 20:25:58.308107 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 173/696] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:58.321236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.490504 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/export_record Aug 03 20:25:58.490504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.490504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'export_record' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.490504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Export record for backup 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:25:58.513519 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.513519 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:58.515019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.api [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling RPCAPI with context: , host: np0000006371, backup: 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 03 20:25:58.532480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] export_record in rpcapi backup_id 0f668790-dddb-40cb-8f6e-8e55a49b231a on host np0000006371. {{(pid=100354) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 03 20:25:58.543903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY2Njg3OTAtZGRkYi00MGNiLThmNmUtOGU1NWE0OWIyMzFhIiwgInVzZXJfaWQiOiAiOGIyNDc0ZGViZTAyNDE4MTk2NzI5YzI2NWE2NzUyODkiLCAicHJvamVjdF9pZCI6ICJjZTQyMGI4ZTVlMmE0NmFkYWQyYjk1ZWQ4YWE3ZWI1OSIsICJ2b2x1bWVfaWQiOiAiYWEyOTVlYzctZjk2NC00Y2U3LWE3ZTItYzNhMWQ3NjQxOWFhIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODk1MDk0NTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU5NDcxOTIxOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FhMjk1ZWM3LWY5NjQtNGNlNy1hN2UyLWMzYTFkNzY0MTlhYS8yMDI2MDgwMzIwMjU0My9hel9ub3ZhX2JhY2t1cF8wZjY2ODc5MC1kZGRiLTQwY2ItOGY2ZS04ZTU1YTQ5YjIzMWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MjU6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100354) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 03 20:25:58.544127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3749361-acf6-4cc5-8102-1026fb5a52a4 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/export_record returned with HTTP 200 Aug 03 20:25:58.544915 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 175/697] 10.4.3.92 () {66 vars in 1383 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/export_record => generated 1512 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:25:58.554157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.556232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] POST https://10.4.3.92/volume/v3/backups/import_record Aug 03 20:25:58.556745 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhlNzc5N2QtODkzZi00YWZhLWE5MDAtNTljZjhmMTJmMzg2IiwgInVzZXJfaWQiOiAiOGIyNDc0ZGViZTAyNDE4MTk2NzI5YzI2NWE2NzUyODkiLCAicHJvamVjdF9pZCI6ICJjZTQyMGI4ZTVlMmE0NmFkYWQyYjk1ZWQ4YWE3ZWI1OSIsICJ2b2x1bWVfaWQiOiAiYWEyOTVlYzctZjk2NC00Y2U3LWE3ZTItYzNhMWQ3NjQxOWFhIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODk1MDk0NTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU5NDcxOTIxOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FhMjk1ZWM3LWY5NjQtNGNlNy1hN2UyLWMzYTFkNzY0MTlhYS8yMDI2MDgwMzIwMjU0My9hel9ub3ZhX2JhY2t1cF8wZjY2ODc5MC1kZGRiLTQwY2ItOGY2ZS04ZTU1YTQ5YjIzMWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MjU6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:58.558160 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhlNzc5N2QtODkzZi00YWZhLWE5MDAtNTljZjhmMTJmMzg2IiwgInVzZXJfaWQiOiAiOGIyNDc0ZGViZTAyNDE4MTk2NzI5YzI2NWE2NzUyODkiLCAicHJvamVjdF9pZCI6ICJjZTQyMGI4ZTVlMmE0NmFkYWQyYjk1ZWQ4YWE3ZWI1OSIsICJ2b2x1bWVfaWQiOiAiYWEyOTVlYzctZjk2NC00Y2U3LWE3ZTItYzNhMWQ3NjQxOWFhIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODk1MDk0NTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU5NDcxOTIxOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FhMjk1ZWM3LWY5NjQtNGNlNy1hN2UyLWMzYTFkNzY0MTlhYS8yMDI2MDgwMzIwMjU0My9hel9ub3ZhX2JhY2t1cF8wZjY2ODc5MC1kZGRiLTQwY2ItOGY2ZS04ZTU1YTQ5YjIzMWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MjU6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100353) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 03 20:25:58.558289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhlNzc5N2QtODkzZi00YWZhLWE5MDAtNTljZjhmMTJmMzg2IiwgInVzZXJfaWQiOiAiOGIyNDc0ZGViZTAyNDE4MTk2NzI5YzI2NWE2NzUyODkiLCAicHJvamVjdF9pZCI6ICJjZTQyMGI4ZTVlMmE0NmFkYWQyYjk1ZWQ4YWE3ZWI1OSIsICJ2b2x1bWVfaWQiOiAiYWEyOTVlYzctZjk2NC00Y2U3LWE3ZTItYzNhMWQ3NjQxOWFhIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODk1MDk0NTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU5NDcxOTIxOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FhMjk1ZWM3LWY5NjQtNGNlNy1hN2UyLWMzYTFkNzY0MTlhYS8yMDI2MDgwMzIwMjU0My9hel9ub3ZhX2JhY2t1cF8wZjY2ODc5MC1kZGRiLTQwY2ItOGY2ZS04ZTU1YTQ5YjIzMWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MjU6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100353) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 03 20:25:58.640199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Created reservations ['56fb5a82-b8a3-4dd4-8ccf-dea5c23b4f1b', 'bc473b31-f4fc-45a6-932e-0170cefe044d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:58.679390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] import_record rpcapi backup id b8e7797d-893f-4afa-a900-59cf8f12f386 on host np0000006371 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhlNzc5N2QtODkzZi00YWZhLWE5MDAtNTljZjhmMTJmMzg2IiwgInVzZXJfaWQiOiAiOGIyNDc0ZGViZTAyNDE4MTk2NzI5YzI2NWE2NzUyODkiLCAicHJvamVjdF9pZCI6ICJjZTQyMGI4ZTVlMmE0NmFkYWQyYjk1ZWQ4YWE3ZWI1OSIsICJ2b2x1bWVfaWQiOiAiYWEyOTVlYzctZjk2NC00Y2U3LWE3ZTItYzNhMWQ3NjQxOWFhIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODk1MDk0NTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU5NDcxOTIxOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2FhMjk1ZWM3LWY5NjQtNGNlNy1hN2UyLWMzYTFkNzY0MTlhYS8yMDI2MDgwMzIwMjU0My9hel9ub3ZhX2JhY2t1cF8wZjY2ODc5MC1kZGRiLTQwY2ItOGY2ZS04ZTU1YTQ5YjIzMWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI1OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MjU6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100353) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 03 20:25:58.682610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Import record output: {'backup': {'id': 'b8e7797d-893f-4afa-a900-59cf8f12f386', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386'}, {'rel': 'bookmark', 'href': 'https://10.4.3.92/volume/backups/b8e7797d-893f-4afa-a900-59cf8f12f386'}]}}. {{(pid=100353) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 03 20:25:58.684728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd51b28b-8f66-4c1e-a317-a06c37b6928c tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 201 Aug 03 20:25:58.684728 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 178/698] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:25:58 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 130 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:25:58.693716 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f9db4a2-3662-46d0-8755-01e1befa032f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:58.695698 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f9db4a2-3662-46d0-8755-01e1befa032f tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 Aug 03 20:25:58.695919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f9db4a2-3662-46d0-8755-01e1befa032f tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:58.697499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f9db4a2-3662-46d0-8755-01e1befa032f tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:58.697499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0f9db4a2-3662-46d0-8755-01e1befa032f tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Show backup with id b8e7797d-893f-4afa-a900-59cf8f12f386. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:58.715756 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:58.715756 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:58.716863 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f9db4a2-3662-46d0-8755-01e1befa032f tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 returned with HTTP 200 Aug 03 20:25:58.717360 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 173/699] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:58 2026] GET /volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:59.312008 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:59.314413 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:25:59.314413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:59.314542 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:59.322605 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:59.322605 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:25:59.332000 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:25:59.340491 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7bdf6132-b102-4443-9dba-eb090f15fb71 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:25:59.340876 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 174/700] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:59 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:59.729560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:59.731329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 Aug 03 20:25:59.731536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:59.731707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:59.731819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Show backup with id b8e7797d-893f-4afa-a900-59cf8f12f386. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:25:59.742340 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:59.742340 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:25:59.743162 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ea25fa5-e8ca-4183-96fb-a402b90b1a7e tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 returned with HTTP 200 Aug 03 20:25:59.743603 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 176/701] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:25:59 2026] GET /volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:59.758361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f5e5f871-8d82-405d-88f9-687f8a214f35 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:59.760365 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e5f871-8d82-405d-88f9-687f8a214f35 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups Aug 03 20:25:59.760669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5e5f871-8d82-405d-88f9-687f8a214f35 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:25:59.760896 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5e5f871-8d82-405d-88f9-687f8a214f35 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:25:59.761475 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:59.761475 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:25:59.776640 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e5f871-8d82-405d-88f9-687f8a214f35 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Aug 03 20:25:59.776983 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 179/702] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:25:59 2026] GET /volume/v3/backups => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:25:59.787990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:25:59.790113 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] POST https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/restore Aug 03 20:25:59.790856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:25:59.792808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Restoring backup 0f668790-dddb-40cb-8f6e-8e55a49b231a ({'restore': {}}) {{(pid=100356) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:25:59.793000 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Restoring backup 0f668790-dddb-40cb-8f6e-8e55a49b231a to volume None. Aug 03 20:25:59.799389 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:25:59.799389 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:25:59.800907 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Creating volume of 1 GB for restore of backup 0f668790-dddb-40cb-8f6e-8e55a49b231a. Aug 03 20:25:59.808296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:25:59.807892. {{(pid=100356) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:25:59.808394 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Availability Zones retrieved successfully. Aug 03 20:25:59.815506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (b58dc1d1-2caa-4e5f-b2ec-6d0f90b145fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:25:59.817057 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482717ff-ea14-4ef2-98f5-f68d40c77c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:59.818015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:25:59.855110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482717ff-ea14-4ef2-98f5-f68d40c77c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:59.857844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c967634-68cc-4d8c-9f41-46fe35cab7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:59.909796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Created reservations ['65a28215-e93e-4b04-9725-7a4842c4b0ea', '539283ef-9ff9-40df-8495-840d7f1f35bd', 'fe94c311-7a0c-42c7-b059-3c0cc5f7795b', '57c86662-f557-409c-a994-554e1338283e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:25:59.910850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c967634-68cc-4d8c-9f41-46fe35cab7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a28215-e93e-4b04-9725-7a4842c4b0ea', '539283ef-9ff9-40df-8495-840d7f1f35bd', 'fe94c311-7a0c-42c7-b059-3c0cc5f7795b', '57c86662-f557-409c-a994-554e1338283e']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:59.911652 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6fe960-47cc-42bd-9076-64ca3610c3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:59.955385 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6fe960-47cc-42bd-9076-64ca3610c3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e663b803-be67-46f2-b150-b967590efadc', '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_0f668790-dddb-40cb-8f6e-8e55a49b231a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['65a28215-e93e-4b04-9725-7a4842c4b0ea','539283ef-9ff9-40df-8495-840d7f1f35bd','fe94c311-7a0c-42c7-b059-3c0cc5f7795b','57c86662-f557-409c-a994-554e1338283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:25:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0f668790-dddb-40cb-8f6e-8e55a49b231a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e663b803-be67-46f2-b150-b967590efadc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2474debe02418196729c265a675289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:59.956257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c88c1a-f4cf-4c14-931e-3c0d4c0c4329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:25:59.987029 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c88c1a-f4cf-4c14-931e-3c0d4c0c4329) transitioned into 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_0f668790-dddb-40cb-8f6e-8e55a49b231a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['65a28215-e93e-4b04-9725-7a4842c4b0ea','539283ef-9ff9-40df-8495-840d7f1f35bd','fe94c311-7a0c-42c7-b059-3c0cc5f7795b','57c86662-f557-409c-a994-554e1338283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:25:59.987832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021d453c-161f-4ab5-846f-08849d5cc94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.010533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021d453c-161f-4ab5-846f-08849d5cc94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.011376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (b58dc1d1-2caa-4e5f-b2ec-6d0f90b145fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:00.011686 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume request issued successfully. Aug 03 20:26:00.021248 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:00.021248 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:00.021950 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:00.092611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:00.237611 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:00.237938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-235356896"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:00.239553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-235356896'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:00.239752 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume of 1 GB Aug 03 20:26:00.249770 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Availability Zones retrieved successfully. Aug 03 20:26:00.254507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (36315b6e-9366-47d0-b851-61b48e86de7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:00.255380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d667881f-c338-49a7-80b4-00e6e85fb69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.256449 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:00.286016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d667881f-c338-49a7-80b4-00e6e85fb69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.287201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5651f76-8f6f-4dd7-b471-06e7a4d7d1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.356530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8ace27ec-2991-4864-872e-415ac662eddb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:00.359360 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ace27ec-2991-4864-872e-415ac662eddb tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:00.359603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ace27ec-2991-4864-872e-415ac662eddb tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:00.359785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ace27ec-2991-4864-872e-415ac662eddb tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:00.373030 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:00.373030 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:00.384627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Created reservations ['50b0de84-2848-4902-8163-8e3454dcb66d', '82862af0-ba3c-4b90-bf54-4803d1323c60', '0d2da774-6b31-4e64-8faf-7b9f64e6e7b9', '5c8f21b4-b57a-4541-888f-de3102c84bba'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:00.385733 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5651f76-8f6f-4dd7-b471-06e7a4d7d1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b0de84-2848-4902-8163-8e3454dcb66d', '82862af0-ba3c-4b90-bf54-4803d1323c60', '0d2da774-6b31-4e64-8faf-7b9f64e6e7b9', '5c8f21b4-b57a-4541-888f-de3102c84bba']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.386433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825c3c98-9c02-413e-88b0-a4c5049ad87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.390391 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8ace27ec-2991-4864-872e-415ac662eddb tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:00.401978 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ace27ec-2991-4864-872e-415ac662eddb tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:00.402363 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 177/703] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:00 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:00.413317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825c3c98-9c02-413e-88b0-a4c5049ad87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4594d976-8651-47e2-9eed-08d4af0e9449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-235356896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f5b42062e94bc19aa0b40f0df5f39b',qos_specs=None,replication_status=,reservations=['50b0de84-2848-4902-8163-8e3454dcb66d','82862af0-ba3c-4b90-bf54-4803d1323c60','0d2da774-6b31-4e64-8faf-7b9f64e6e7b9','5c8f21b4-b57a-4541-888f-de3102c84bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5754ee911ca2493f9af2c72bb1158de6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-235356896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4594d976-8651-47e2-9eed-08d4af0e9449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f5b42062e94bc19aa0b40f0df5f39b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5754ee911ca2493f9af2c72bb1158de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.414229 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77af2831-7f2d-4ca5-9e9a-e8b938646bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.432941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77af2831-7f2d-4ca5-9e9a-e8b938646bd4) transitioned into state 'SUCCESS' from state '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-235356896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f5b42062e94bc19aa0b40f0df5f39b',qos_specs=None,replication_status=,reservations=['50b0de84-2848-4902-8163-8e3454dcb66d','82862af0-ba3c-4b90-bf54-4803d1323c60','0d2da774-6b31-4e64-8faf-7b9f64e6e7b9','5c8f21b4-b57a-4541-888f-de3102c84bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5754ee911ca2493f9af2c72bb1158de6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.433572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad59e00-6280-428a-8ab8-4a0b6b68ab5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:00.445325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad59e00-6280-428a-8ab8-4a0b6b68ab5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:00.446350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (36315b6e-9366-47d0-b851-61b48e86de7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:00.446719 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request issued successfully. Aug 03 20:26:00.447348 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dbf9b991-adbe-418f-93dc-2dd077639c83 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:00.447822 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 175/704] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:00 2026] POST /volume/v3/volumes => generated 747 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:00.469183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:00.469183 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:00.469183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:00.469183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:00.483039 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:00.483039 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:00.488739 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:00.495843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e7c3f718-a56a-4e85-9967-df8bfa58cc56 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 200 Aug 03 20:26:00.498345 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 180/705] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:00 2026] GET /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:01.030709 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:01.030709 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:01.031320 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:01.031482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Checking backup size 1 against volume size 1 {{(pid=100356) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:26:01.031590 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Overwriting volume e663b803-be67-46f2-b150-b967590efadc with restore of backup 0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:01.075927 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] restore_backup in rpcapi backup_id 0f668790-dddb-40cb-8f6e-8e55a49b231a {{(pid=100356) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:26:01.086664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-512c1b61-cefa-4ba7-b2c4-88432e400a9e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/restore returned with HTTP 202 Aug 03 20:26:01.087244 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 174/706] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:25:59 2026] POST /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a/restore => generated 189 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:01.098903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:01.102650 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:01.102650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:01.102650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:01.102650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:01.107697 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:01.107697 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:01.108536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffe9633-c3f2-42e7-8836-df75ddcf0d54 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:01.108944 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 178/707] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:01 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:01.417792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:01.419719 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:01.419955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:01.420149 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:01.428156 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:01.428156 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:01.434313 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:01.439777 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-03c6dc03-cd17-47f8-ab3b-b2912fc5a339 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:01.440437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 176/708] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:01 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:01.510258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:01.512096 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:01.512096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:01.512256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:01.520218 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:01.520218 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:01.524119 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:01.528578 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8aa5fa96-cf20-4448-a397-fc5ed4a4a473 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 200 Aug 03 20:26:01.528980 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 181/709] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:01 2026] GET /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:02.123787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:02.126266 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:02.126616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:02.126885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:02.127054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:02.133688 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:02.133688 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:02.134973 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07d4e0fb-44c8-4669-b083-71bf6bbf26f9 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:02.135522 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 175/710] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:02 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:02.455103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:02.462880 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:02.462880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:02.462880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:02.476716 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:02.476716 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:02.483308 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:02.488153 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e602860-8ce4-4cc1-a787-b7a07c330d6b tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:02.490004 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 179/711] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:02 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.042015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-146b461b-dc1a-4916-a717-829e951174e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.046933 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-146b461b-dc1a-4916-a717-829e951174e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 Aug 03 20:26:03.047256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-146b461b-dc1a-4916-a717-829e951174e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.047562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-146b461b-dc1a-4916-a717-829e951174e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.066027 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.066027 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:03.140679 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-146b461b-dc1a-4916-a717-829e951174e0 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 returned with HTTP 200 Aug 03 20:26:03.141268 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 177/712] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:03 2026] DELETE /volume/v3/attachments/8f023c0a-35e7-4b2e-a26a-5422038d39f5 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.145436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.151582 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:03.152624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.152624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.152761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-29a7a7c2-d473-4c6d-a29b-725f74ad7993 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.153068 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:03.157000 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-29a7a7c2-d473-4c6d-a29b-725f74ad7993 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 Aug 03 20:26:03.157255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-29a7a7c2-d473-4c6d-a29b-725f74ad7993 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.157674 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-29a7a7c2-d473-4c6d-a29b-725f74ad7993 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.157813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.157813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:03.159081 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-377e14b7-f4ad-4fe9-9d15-af53cfa22e09 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:03.159566 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 182/713] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:03 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.171528 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.171528 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:03.233499 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.245591 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-29a7a7c2-d473-4c6d-a29b-725f74ad7993 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 returned with HTTP 200 Aug 03 20:26:03.245973 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 176/714] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:03 2026] DELETE /volume/v3/attachments/a7c4bcc1-49e0-4691-8124-59b00c3c6734 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.259649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-59147dfd-b418-4629-a207-6973563efe36 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.265074 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-59147dfd-b418-4629-a207-6973563efe36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 Aug 03 20:26:03.265238 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-59147dfd-b418-4629-a207-6973563efe36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.265427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-59147dfd-b418-4629-a207-6973563efe36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.273969 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.273969 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:03.364740 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:03.365716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-333427483", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:03.367761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-333427483', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:03.373559 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dd1e0079-f7e4-4e13-974d-bf630510e7d8 req-59147dfd-b418-4629-a207-6973563efe36 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 returned with HTTP 200 Aug 03 20:26:03.373966 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 178/715] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:03 2026] DELETE /volume/v3/attachments/84931a69-fcd6-4800-86e4-0ec284780da0 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.496383 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume of 1 GB Aug 03 20:26:03.505604 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Availability Zones retrieved successfully. Aug 03 20:26:03.509011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.511521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:03.511754 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.511964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.513254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (aa98aa52-a102-46f5-9124-694f56e8f66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:03.514818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553a20f-c70d-464f-b253-c8e8788d2c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:03.516068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:03.523922 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.523922 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:03.531669 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:03.547285 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee2785e8-7f34-41a4-9b84-1e412153e172 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:03.547845 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 183/716] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:03 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:03.617794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553a20f-c70d-464f-b253-c8e8788d2c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:03.618937 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d545683a-6186-4a2c-830d-97b3950fbc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:03.694446 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Created reservations ['312dc63f-0948-45a7-8f57-7dd0baaf516e', 'ea1dd341-c29d-4d89-8b9d-eb01ab252fee', '8d402e70-d1b5-44c3-b342-ae485bba3367', '359899bc-2cbb-4724-aef9-eb15e8823fbb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:03.695361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d545683a-6186-4a2c-830d-97b3950fbc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['312dc63f-0948-45a7-8f57-7dd0baaf516e', 'ea1dd341-c29d-4d89-8b9d-eb01ab252fee', '8d402e70-d1b5-44c3-b342-ae485bba3367', '359899bc-2cbb-4724-aef9-eb15e8823fbb']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:03.696174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f994d1a8-88a3-4839-aad4-2e5f385d69f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:03.720938 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f994d1a8-88a3-4839-aad4-2e5f385d69f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-333427483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['312dc63f-0948-45a7-8f57-7dd0baaf516e','ea1dd341-c29d-4d89-8b9d-eb01ab252fee','8d402e70-d1b5-44c3-b342-ae485bba3367','359899bc-2cbb-4724-aef9-eb15e8823fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-333427483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9605d67cc67046b288c8dff2533eb66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08ced664dbaa40f2bab65baf098fe997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:03.722497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eb6211-0fb1-44fd-bb5a-c399903b8f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:03.749560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66eb6211-0fb1-44fd-bb5a-c399903b8f83) transitioned into state 'SUCCESS' from state '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-333427483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['312dc63f-0948-45a7-8f57-7dd0baaf516e','ea1dd341-c29d-4d89-8b9d-eb01ab252fee','8d402e70-d1b5-44c3-b342-ae485bba3367','359899bc-2cbb-4724-aef9-eb15e8823fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:03.749560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7bbb6a-2c53-473b-b5ab-35159fc2318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:03.759725 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7bbb6a-2c53-473b-b5ab-35159fc2318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:03.760662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (aa98aa52-a102-46f5-9124-694f56e8f66b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:03.760974 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request issued successfully. Aug 03 20:26:03.761753 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-316f0256-8f5b-4ce4-8d1c-d6af6fedf5d0 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:03.764014 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 180/717] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:03 2026] POST /volume/v3/volumes => generated 754 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:03.774767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:03.777336 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:26:03.777910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:03.779370 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:03.795018 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:03.795018 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:03.798804 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:03.803666 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7e3ab9b-a761-40e7-99e1-0cf5a1b06af6 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 200 Aug 03 20:26:03.806149 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 177/718] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:03 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:04.174933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:04.176967 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:04.177356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:04.177433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:04.177600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:04.189541 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:04.189541 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:04.189541 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f83ed35b-2e28-47e3-bc26-cf88c119057d tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:04.189541 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 179/719] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:04 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:04.561957 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:04.563956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:04.564187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:04.564433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:04.577983 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:04.577983 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:04.582696 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:04.588174 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0c2f16e-52b0-4848-8d16-be904979ce81 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:04.588738 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 184/720] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:04 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:04.818911 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:04.820842 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:26:04.821020 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:04.821199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:04.828650 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:04.828650 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:04.833091 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:04.838853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13028620-ff85-4cf5-b8db-9b8310dc9c18 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 200 Aug 03 20:26:04.839375 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 181/721] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:04 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:04.855616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:04.857854 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:04.858318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-747910115"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:04.860215 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-747910115'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:04.860378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume of 1 GB Aug 03 20:26:04.865390 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Availability Zones retrieved successfully. Aug 03 20:26:04.871697 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (7d7007b1-4861-42c9-bd0e-b84cf3083edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:04.872588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d7e504-0d45-4d63-87fa-53acce94bccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:04.873498 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:04.900213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d7e504-0d45-4d63-87fa-53acce94bccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:04.901022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891b16b5-ff88-4cdd-8e79-664169d4859d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:04.945496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Created reservations ['0b7a0ce8-5bae-4460-bf77-fbb48b069e0b', '3635e7ac-990f-42e7-a5ed-73a06fa5a896', '272132f1-3e9b-4d7a-bcdf-c855843cd355', 'b07d8f98-6695-42c7-ac3e-f6b2d7fead8d'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:04.946430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891b16b5-ff88-4cdd-8e79-664169d4859d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7a0ce8-5bae-4460-bf77-fbb48b069e0b', '3635e7ac-990f-42e7-a5ed-73a06fa5a896', '272132f1-3e9b-4d7a-bcdf-c855843cd355', 'b07d8f98-6695-42c7-ac3e-f6b2d7fead8d']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:04.947329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab7c505-03ee-462e-8a3d-8a6d69d1c491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:04.974333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab7c505-03ee-462e-8a3d-8a6d69d1c491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f4462d-9aab-498d-9235-6f0af475130c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747910115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['0b7a0ce8-5bae-4460-bf77-fbb48b069e0b','3635e7ac-990f-42e7-a5ed-73a06fa5a896','272132f1-3e9b-4d7a-bcdf-c855843cd355','b07d8f98-6695-42c7-ac3e-f6b2d7fead8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747910115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f4462d-9aab-498d-9235-6f0af475130c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9605d67cc67046b288c8dff2533eb66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08ced664dbaa40f2bab65baf098fe997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:04.975283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a537e3c-2af9-491d-8471-b6bcc05119bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:04.995281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a537e3c-2af9-491d-8471-b6bcc05119bb) transitioned into state 'SUCCESS' from state '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-747910115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['0b7a0ce8-5bae-4460-bf77-fbb48b069e0b','3635e7ac-990f-42e7-a5ed-73a06fa5a896','272132f1-3e9b-4d7a-bcdf-c855843cd355','b07d8f98-6695-42c7-ac3e-f6b2d7fead8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:04.996476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce89670-43b4-40f3-a084-bd80c7be89d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:05.007651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce89670-43b4-40f3-a084-bd80c7be89d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:05.008702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (7d7007b1-4861-42c9-bd0e-b84cf3083edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:05.009085 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request issued successfully. Aug 03 20:26:05.009898 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-38e2aefb-5cbb-4aba-a7eb-cd45d9a01475 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:05.010421 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 178/722] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:04 2026] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:05.022117 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:05.024113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:26:05.024113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:05.024222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:05.032014 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:05.032014 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:05.036425 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:05.041835 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3133c30d-2382-40ab-bc6a-54c6d68fc168 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 200 Aug 03 20:26:05.042207 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 180/723] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:05 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:05.204048 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:05.204631 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:05.204969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:05.205340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:05.205692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:05.212781 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:05.212781 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:05.213936 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-953faf5b-eed8-410f-b5cd-ca08851e8296 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:05.214482 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 185/724] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:05 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:05.604264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0e480275-332d-4741-95b7-e841a9af8374 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:05.605946 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0e480275-332d-4741-95b7-e841a9af8374 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:05.606098 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0e480275-332d-4741-95b7-e841a9af8374 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:05.606293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0e480275-332d-4741-95b7-e841a9af8374 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:05.616091 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:05.616091 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:05.620782 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0e480275-332d-4741-95b7-e841a9af8374 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:05.627929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0e480275-332d-4741-95b7-e841a9af8374 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:05.628092 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 182/725] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:05 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:06.056361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:06.058798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:26:06.059083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:06.059366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:06.069780 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:06.069780 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:06.075388 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:06.099152 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54c3e34b-546a-4ac5-ae1a-7f05b07524ab tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 200 Aug 03 20:26:06.099595 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 179/726] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:06 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:06.119836 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c8ea494e-11a1-4682-b237-44240a9ae467 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:06.124944 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:06.125602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-752190028"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:06.128102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-752190028'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:06.128383 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume of 1 GB Aug 03 20:26:06.139110 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Availability Zones retrieved successfully. Aug 03 20:26:06.155034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (35b7ad4d-0353-4b1b-af2a-2e80ea7f9514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:06.156376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1302ca-9ca1-4c48-9ae7-030606aa960c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:06.157875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:06.206322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1302ca-9ca1-4c48-9ae7-030606aa960c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:06.207579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42e6fc9-9f46-46e7-b78f-00609da6823d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:06.230300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:06.233368 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:06.234310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:06.234310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:06.235752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:06.243659 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:06.243659 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:06.244740 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-367acce8-4a2a-483e-8419-cb9bc14c76ec tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:06.246392 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 186/727] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:06 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:06.318983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Created reservations ['75ce5f69-2186-417b-b9bb-7ea93522a473', '000c5620-0a63-4bb5-b804-10d0a6ed6287', '5fcc98f2-7277-4d6d-a4df-6110bd825c41', '9d2a29f6-1155-4a4f-bb31-a150c8d0a6da'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:06.320670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42e6fc9-9f46-46e7-b78f-00609da6823d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ce5f69-2186-417b-b9bb-7ea93522a473', '000c5620-0a63-4bb5-b804-10d0a6ed6287', '5fcc98f2-7277-4d6d-a4df-6110bd825c41', '9d2a29f6-1155-4a4f-bb31-a150c8d0a6da']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:06.321046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60940740-6968-4c81-a50d-9b8bdb25e347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:06.392046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60940740-6968-4c81-a50d-9b8bdb25e347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5216ca62-6dc3-4e93-a4ed-baf6ad73ed80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-752190028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['75ce5f69-2186-417b-b9bb-7ea93522a473','000c5620-0a63-4bb5-b804-10d0a6ed6287','5fcc98f2-7277-4d6d-a4df-6110bd825c41','9d2a29f6-1155-4a4f-bb31-a150c8d0a6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-752190028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5216ca62-6dc3-4e93-a4ed-baf6ad73ed80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9605d67cc67046b288c8dff2533eb66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08ced664dbaa40f2bab65baf098fe997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:06.393448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10760d1-fa25-4d44-9f0c-7f598eb6c1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:06.462295 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10760d1-fa25-4d44-9f0c-7f598eb6c1d9) transitioned into state 'SUCCESS' from state '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-752190028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9605d67cc67046b288c8dff2533eb66b',qos_specs=None,replication_status=,reservations=['75ce5f69-2186-417b-b9bb-7ea93522a473','000c5620-0a63-4bb5-b804-10d0a6ed6287','5fcc98f2-7277-4d6d-a4df-6110bd825c41','9d2a29f6-1155-4a4f-bb31-a150c8d0a6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08ced664dbaa40f2bab65baf098fe997',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:06.463027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45059894-d5a4-4a4b-8e9a-3e23afb36bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:06.507338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45059894-d5a4-4a4b-8e9a-3e23afb36bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:06.512247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Flow 'volume_create_api' (35b7ad4d-0353-4b1b-af2a-2e80ea7f9514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:06.512247 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Create volume request issued successfully. Aug 03 20:26:06.512247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8ea494e-11a1-4682-b237-44240a9ae467 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:06.512247 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 181/728] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:06 2026] POST /volume/v3/volumes => generated 754 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:06.528225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:06.530983 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:26:06.531360 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:06.531531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:06.549736 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:06.549736 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:06.555181 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:06.564348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a9f41da-d43e-454a-ac1f-c7ff9015911a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 200 Aug 03 20:26:06.567664 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 183/729] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:06 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:06.648840 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-269218c9-f326-42e3-80c8-dfa225ae6299 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:06.650764 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-269218c9-f326-42e3-80c8-dfa225ae6299 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:06.651043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-269218c9-f326-42e3-80c8-dfa225ae6299 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:06.651203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-269218c9-f326-42e3-80c8-dfa225ae6299 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:06.662675 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:06.662675 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:06.667216 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-269218c9-f326-42e3-80c8-dfa225ae6299 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:06.673970 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-269218c9-f326-42e3-80c8-dfa225ae6299 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:06.674362 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 180/730] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:06 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:07.260806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7fd09b36-d820-43d1-8627-967a688d0bda None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:07.263618 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fd09b36-d820-43d1-8627-967a688d0bda tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:07.264626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7fd09b36-d820-43d1-8627-967a688d0bda tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:07.264626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7fd09b36-d820-43d1-8627-967a688d0bda tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:07.264626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7fd09b36-d820-43d1-8627-967a688d0bda tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:07.266917 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=329,cinder:UPDATE=75,cinder:INSERT=31 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:26:07.270783 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:07.270783 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:07.273761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fd09b36-d820-43d1-8627-967a688d0bda tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:07.273761 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 187/731] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:07 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:07.581567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95570eeb-672c-460e-997e-497f89d7a7ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:07.584532 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95570eeb-672c-460e-997e-497f89d7a7ef tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:26:07.584919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95570eeb-672c-460e-997e-497f89d7a7ef tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:07.585531 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95570eeb-672c-460e-997e-497f89d7a7ef tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:07.598060 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:07.598060 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:07.605802 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-95570eeb-672c-460e-997e-497f89d7a7ef tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:07.613803 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95570eeb-672c-460e-997e-497f89d7a7ef tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 200 Aug 03 20:26:07.614422 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 182/732] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:07 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:07.689056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:07.691390 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:07.691664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:07.691904 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:07.694585 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=379,cinder:INSERT=71,cinder:UPDATE=107 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:26:07.706379 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:07.706379 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:07.720955 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:07.729040 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e2e244ef-b685-4ca1-a45d-d6ce3d9d161c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:07.729040 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 184/733] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:07 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:08.070525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:08.072948 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:26:08.073202 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:08.073452 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:08.073693 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume with id: 2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:26:08.081747 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:08.081747 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:08.082271 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:08.133077 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume request issued successfully. Aug 03 20:26:08.133303 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-feb1afa0-7c77-4446-b7c0-bd351f61b79e tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 202 Aug 03 20:26:08.140022 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 181/734] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:08 2026] DELETE /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:08.153863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:08.157453 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:26:08.157718 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:08.157964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:08.167552 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:08.167552 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:08.172692 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:08.180544 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-613d59aa-0b4a-4c35-9988-96e75e0eb4d1 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 200 Aug 03 20:26:08.181013 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 188/735] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:08 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:08.286555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:08.288575 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:08.289045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:08.289045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:08.289045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:08.299438 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:08.299438 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:08.299438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-928ea61c-7ded-4665-aa5d-1ebb15017143 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:08.299438 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 183/736] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:08 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:08.748584 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:08.750626 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:08.751150 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:08.751150 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:08.759424 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:08.759424 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:08.764780 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:08.770754 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-748530ef-1dc0-4b10-ae14-7459fd6e8dcf tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:08.770754 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 185/737] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:08 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:09.197144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-16fc2cb4-e31b-40c8-a0f2-73bc7a9d067f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.199515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16fc2cb4-e31b-40c8-a0f2-73bc7a9d067f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 Aug 03 20:26:09.199834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-16fc2cb4-e31b-40c8-a0f2-73bc7a9d067f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.200166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-16fc2cb4-e31b-40c8-a0f2-73bc7a9d067f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.207209 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16fc2cb4-e31b-40c8-a0f2-73bc7a9d067f tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 returned with HTTP 404 Aug 03 20:26:09.207748 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 182/738] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/volumes/2c012ae2-53fd-4b7e-9881-e3edcc3309b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:09.216355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-90abddd8-4cc0-4400-a02f-b27f11181604 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.218653 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:26:09.218843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.219021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.219198 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume with id: 9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:26:09.230250 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.230250 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:09.230708 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:09.286257 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume request issued successfully. Aug 03 20:26:09.286369 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90abddd8-4cc0-4400-a02f-b27f11181604 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 202 Aug 03 20:26:09.287649 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 189/739] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:09 2026] DELETE /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:09.296916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05f90cba-7f04-4887-9dbe-6710245582ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.298588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05f90cba-7f04-4887-9dbe-6710245582ef tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:26:09.298815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05f90cba-7f04-4887-9dbe-6710245582ef tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.299067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05f90cba-7f04-4887-9dbe-6710245582ef tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.316876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.317349 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.317349 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:09.320754 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:09.321012 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.321212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.321313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:09.327020 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-05f90cba-7f04-4887-9dbe-6710245582ef tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:09.330627 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.330627 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:09.330627 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d0ddcac-3dbd-44a5-bb6d-44b1ed04d878 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:09.330627 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 186/740] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:09.334985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05f90cba-7f04-4887-9dbe-6710245582ef tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 200 Aug 03 20:26:09.336225 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 184/741] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:09.480043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49096193-ce5c-4fb0-bb47-4ab834727364 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.482305 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:09.482798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1839665489"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:09.484800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1839665489'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:09.485076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume of 1 GB Aug 03 20:26:09.494668 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Availability Zones retrieved successfully. Aug 03 20:26:09.506267 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Flow 'volume_create_api' (40afb16f-fe61-470c-8443-76fb8bd9432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:09.507975 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387233f5-9320-4a14-b21c-8e35641d6c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:09.509602 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:09.546180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387233f5-9320-4a14-b21c-8e35641d6c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:09.546956 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5a644a-4c4b-460c-abd7-35ae117882a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:09.651155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Created reservations ['1c1ab0ef-8e29-4f1b-a45a-21e36a105fc6', 'cf4b61cb-83d0-4d2a-98e5-e1d5dc699574', '642e6729-8847-4d9f-b5e0-747b6c7f7b7e', 'd8f34f1f-eef4-411a-83e5-5d3f3c622fc8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:09.652017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5a644a-4c4b-460c-abd7-35ae117882a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c1ab0ef-8e29-4f1b-a45a-21e36a105fc6', 'cf4b61cb-83d0-4d2a-98e5-e1d5dc699574', '642e6729-8847-4d9f-b5e0-747b6c7f7b7e', 'd8f34f1f-eef4-411a-83e5-5d3f3c622fc8']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:09.652990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7c25b3-d997-4cca-8607-65f0527979a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:09.667038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-28d72ba4-42d4-496a-bc2e-d360bb07f5eb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.669864 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-28d72ba4-42d4-496a-bc2e-d360bb07f5eb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/13047181-6224-484e-ba64-d462e3f002dd/action Aug 03 20:26:09.670491 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-28d72ba4-42d4-496a-bc2e-d360bb07f5eb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-attach": {"instance_uuid": "804bc75f-599c-4324-8552-2443aaedd366", "mountpoint": "/dev/vdc"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:09.670491 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-28d72ba4-42d4-496a-bc2e-d360bb07f5eb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "804bc75f-599c-4324-8552-2443aaedd366", "mountpoint": "/dev/vdc"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:09.681922 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-28d72ba4-42d4-496a-bc2e-d360bb07f5eb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/13047181-6224-484e-ba64-d462e3f002dd/action returned with HTTP 404 Aug 03 20:26:09.682471 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 190/742] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:09 2026] POST /volume/v3/volumes/13047181-6224-484e-ba64-d462e3f002dd/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:09.691942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7c25b3-d997-4cca-8607-65f0527979a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85999f9a-d460-4b9a-8400-53dd18792c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1839665489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d09544e324e14a895bde28da8a7f3',qos_specs=None,replication_status=,reservations=['1c1ab0ef-8e29-4f1b-a45a-21e36a105fc6','cf4b61cb-83d0-4d2a-98e5-e1d5dc699574','642e6729-8847-4d9f-b5e0-747b6c7f7b7e','d8f34f1f-eef4-411a-83e5-5d3f3c622fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4200b4e732643eda4f1b1a110917d70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1839665489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85999f9a-d460-4b9a-8400-53dd18792c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d09544e324e14a895bde28da8a7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4200b4e732643eda4f1b1a110917d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:09.692255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c239fc8b-1c16-40cc-beba-810e146f508d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:09.720173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c239fc8b-1c16-40cc-beba-810e146f508d) transitioned into state 'SUCCESS' from state '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-1839665489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d09544e324e14a895bde28da8a7f3',qos_specs=None,replication_status=,reservations=['1c1ab0ef-8e29-4f1b-a45a-21e36a105fc6','cf4b61cb-83d0-4d2a-98e5-e1d5dc699574','642e6729-8847-4d9f-b5e0-747b6c7f7b7e','d8f34f1f-eef4-411a-83e5-5d3f3c622fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4200b4e732643eda4f1b1a110917d70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:09.721151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6a3b2a-3f81-4f68-ae77-3241e4f32fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:09.741734 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6a3b2a-3f81-4f68-ae77-3241e4f32fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:09.745313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Flow 'volume_create_api' (40afb16f-fe61-470c-8443-76fb8bd9432c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:09.745313 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume request issued successfully. Aug 03 20:26:09.745313 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49096193-ce5c-4fb0-bb47-4ab834727364 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:09.745313 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 183/743] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:09 2026] POST /volume/v3/volumes => generated 755 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:09.756005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.758309 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:09.758622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.759302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.768852 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.768852 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:09.776558 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:09.785070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-494058cc-ad01-4d94-9c58-ad221dac0af8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:09.785898 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 187/744] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:09.791369 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.797142 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:09.797428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.797707 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.810740 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.810740 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:09.815755 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:09.825729 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa15736d-cd5d-4ca6-a886-0800a91e5af4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:09.826162 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 185/745] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 1157 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:26:09.876364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:09.882292 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:09.882556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:09.882794 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:09.896020 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:09.896020 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:09.902425 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:09.910020 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ed85b0a1-1a74-4b5b-83d4-5196157b8c97 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:09.910598 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 191/746] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:09 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 1157 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:10.269854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.272277 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:10.272277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.272277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.275023 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=386,cinder:UPDATE=119,cinder:INSERT=83 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:26:10.289859 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.289859 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:10.297168 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:10.307944 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-435619cc-d786-4bac-b02e-4504aeacd88c tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:10.308558 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 184/747] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-675a221f-d010-47a2-a8cc-5a0127b49aa2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-675a221f-d010-47a2-a8cc-5a0127b49aa2 None None] GET https://10.4.3.92/volume// Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-675a221f-d010-47a2-a8cc-5a0127b49aa2 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-675a221f-d010-47a2-a8cc-5a0127b49aa2 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-675a221f-d010-47a2-a8cc-5a0127b49aa2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:10.325492 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 188/748] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26: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 03 20:26:10.338804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-503fe1da-f575-405f-8256-4bb73fc77ef4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.341732 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-503fe1da-f575-405f-8256-4bb73fc77ef4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:10.342235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-503fe1da-f575-405f-8256-4bb73fc77ef4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c79c0b9b-4fac-48d8-866d-ace47a99e47f", "connector": null, "instance_uuid": "f85bddac-b584-4e70-a303-f08081f4678f"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:10.344830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0c476183-7160-44fa-84fe-830e4d722bc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.347652 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:UPDATE=158,cinder:INSERT=92,cinder:SELECT=490 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:26:10.347959 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c476183-7160-44fa-84fe-830e4d722bc6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:10.349445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0c476183-7160-44fa-84fe-830e4d722bc6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.350235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0c476183-7160-44fa-84fe-830e4d722bc6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.350386 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0c476183-7160-44fa-84fe-830e4d722bc6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:10.352867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c67124fe-7949-4516-bfa6-04eb86b58a13 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.355132 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c67124fe-7949-4516-bfa6-04eb86b58a13 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 Aug 03 20:26:10.355367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c67124fe-7949-4516-bfa6-04eb86b58a13 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.355590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c67124fe-7949-4516-bfa6-04eb86b58a13 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.360485 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.360485 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:10.362710 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c476183-7160-44fa-84fe-830e4d722bc6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:10.363500 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 192/749] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:10.363657 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.363657 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:10.364637 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c67124fe-7949-4516-bfa6-04eb86b58a13 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 returned with HTTP 404 Aug 03 20:26:10.364637 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 185/750] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/volumes/9b5acf96-2d55-40d1-baee-873801e93381 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:10.373874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.377116 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:26:10.377338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.377821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.377821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume with id: 7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:26:10.389300 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.389300 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:10.389810 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:10.427136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-503fe1da-f575-405f-8256-4bb73fc77ef4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:10.427772 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 186/751] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:10 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:10.429609 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Delete volume request issued successfully. Aug 03 20:26:10.429870 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7aa0d8cf-38d6-48dc-9fe0-1d0acb780d39 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 202 Aug 03 20:26:10.430433 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 189/752] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:10 2026] DELETE /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:10.441225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.444185 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:26:10.444377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.444572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.452307 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.452307 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:10.456377 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Volume info retrieved successfully. Aug 03 20:26:10.464589 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7964a70e-3d3e-46e8-b04b-f6777da488fa tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 200 Aug 03 20:26:10.464950 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 193/753] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:10.720404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ac6edbab-1771-4c26-813d-610197c9a164 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.722658 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:10.723179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-435798854"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:10.726273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-435798854'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:10.726469 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Create volume of 1 GB Aug 03 20:26:10.737406 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Availability Zones retrieved successfully. Aug 03 20:26:10.744551 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Flow 'volume_create_api' (f3ccc8a3-4c37-414c-ae0e-070adc047350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:10.745906 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c84132-8db1-46a2-bc90-2df8b4abae3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:10.747866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:10.784646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c84132-8db1-46a2-bc90-2df8b4abae3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:10.785704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d67d9f-0c2f-4ded-a14d-abe95962f5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:10.803428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.805936 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:10.806159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.806911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.819049 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.819049 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:10.824416 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:10.839327 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-263d0cb1-6cac-420f-bcb0-a62e37a69c7d tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:10.839327 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 187/754] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:10.878859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Created reservations ['2bf59063-90ba-4841-ae0b-8ce22be9461b', '0888ce18-44e4-46c6-924e-e380e5317956', '353a841a-0861-4e48-808a-67cf3f48e2ad', '627cdea4-cbbe-4a9d-88f0-583f3bee7c81'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:10.879936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d67d9f-0c2f-4ded-a14d-abe95962f5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bf59063-90ba-4841-ae0b-8ce22be9461b', '0888ce18-44e4-46c6-924e-e380e5317956', '353a841a-0861-4e48-808a-67cf3f48e2ad', '627cdea4-cbbe-4a9d-88f0-583f3bee7c81']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:10.880829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0801233-a982-40bb-b2db-e431b9583350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:10.917405 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0801233-a982-40bb-b2db-e431b9583350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7632d8de-3495-4af8-901f-1e8772e75daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-435798854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d36ed83bae476a8744808000fe2e1b',qos_specs=None,replication_status=,reservations=['2bf59063-90ba-4841-ae0b-8ce22be9461b','0888ce18-44e4-46c6-924e-e380e5317956','353a841a-0861-4e48-808a-67cf3f48e2ad','627cdea4-cbbe-4a9d-88f0-583f3bee7c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973b198b809641fdb3982f5975e69bb5',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-435798854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7632d8de-3495-4af8-901f-1e8772e75daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53d36ed83bae476a8744808000fe2e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='973b198b809641fdb3982f5975e69bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:10.924411 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57801d84-32b9-4792-8817-29151f682f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:10.952880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57801d84-32b9-4792-8817-29151f682f06) transitioned into state 'SUCCESS' from state '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-435798854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53d36ed83bae476a8744808000fe2e1b',qos_specs=None,replication_status=,reservations=['2bf59063-90ba-4841-ae0b-8ce22be9461b','0888ce18-44e4-46c6-924e-e380e5317956','353a841a-0861-4e48-808a-67cf3f48e2ad','627cdea4-cbbe-4a9d-88f0-583f3bee7c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973b198b809641fdb3982f5975e69bb5',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:10.953662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d87f45e-ce6d-47d9-96b8-f632c2409b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:10.968775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d87f45e-ce6d-47d9-96b8-f632c2409b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:10.969939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Flow 'volume_create_api' (f3ccc8a3-4c37-414c-ae0e-070adc047350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:10.970251 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Create volume request issued successfully. Aug 03 20:26:10.974006 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac6edbab-1771-4c26-813d-610197c9a164 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:10.975104 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 186/755] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:10 2026] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] GET https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:10.998695 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:11.000905 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Volume info retrieved successfully. Aug 03 20:26:11.005139 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5dcb1b9a-9773-48e2-9e50-eadd867a19ea tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa returned with HTTP 200 Aug 03 20:26:11.006555 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 190/756] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:10 2026] GET /volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:11.379327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:11.382787 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:11.383008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:11.383240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:11.383357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:11.390681 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:11.390681 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:11.391702 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f92b13c1-30f9-4ecc-9c51-813dc7fcf683 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:11.392277 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 194/757] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:11 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:11.482562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9959a34d-aabc-4d1b-a95b-7917f9469a91 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:11.488089 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9959a34d-aabc-4d1b-a95b-7917f9469a91 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] GET https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 Aug 03 20:26:11.488271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9959a34d-aabc-4d1b-a95b-7917f9469a91 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:11.488520 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9959a34d-aabc-4d1b-a95b-7917f9469a91 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:11.496511 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9959a34d-aabc-4d1b-a95b-7917f9469a91 tempest-TaggedBootDevicesTest-1823681630 tempest-TaggedBootDevicesTest-1823681630-project-member] https://10.4.3.92/volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 returned with HTTP 404 Aug 03 20:26:11.498080 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 188/758] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:11 2026] GET /volume/v3/volumes/7f506a67-e789-4dc6-8b37-2d845d3c7217 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:12.019860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-debf61bf-685c-4de5-9658-3941ff627eda None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.022730 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-debf61bf-685c-4de5-9658-3941ff627eda tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] GET https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:12.022900 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-debf61bf-685c-4de5-9658-3941ff627eda tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.023182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-debf61bf-685c-4de5-9658-3941ff627eda tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.037637 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.037637 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:12.043671 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-debf61bf-685c-4de5-9658-3941ff627eda tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Volume info retrieved successfully. Aug 03 20:26:12.052394 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-debf61bf-685c-4de5-9658-3941ff627eda tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa returned with HTTP 200 Aug 03 20:26:12.053324 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 187/759] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:12 2026] GET /volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f209fc7a-7083-4ec0-97f0-7ddfcde5b767 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f209fc7a-7083-4ec0-97f0-7ddfcde5b767 None None] GET https://10.4.3.92/volume// Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f209fc7a-7083-4ec0-97f0-7ddfcde5b767 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f209fc7a-7083-4ec0-97f0-7ddfcde5b767 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f209fc7a-7083-4ec0-97f0-7ddfcde5b767 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:12.182017 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 191/760] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:12.184712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-472ed35a-18b0-4e22-bc2e-265ee5dc4ec1 req-561a6565-2e05-46b6-aceb-5c8955faefc8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.187111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-472ed35a-18b0-4e22-bc2e-265ee5dc4ec1 req-561a6565-2e05-46b6-aceb-5c8955faefc8 tempest-VolumesAdminNegativeTest-1843273989 tempest-VolumesAdminNegativeTest-1843273989-project] GET https://10.4.3.92/volume/v3/volumes/c190895f-6261-4801-b235-8ed729c05531 Aug 03 20:26:12.187447 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-472ed35a-18b0-4e22-bc2e-265ee5dc4ec1 req-561a6565-2e05-46b6-aceb-5c8955faefc8 tempest-VolumesAdminNegativeTest-1843273989 tempest-VolumesAdminNegativeTest-1843273989-project] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.187789 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-472ed35a-18b0-4e22-bc2e-265ee5dc4ec1 req-561a6565-2e05-46b6-aceb-5c8955faefc8 tempest-VolumesAdminNegativeTest-1843273989 tempest-VolumesAdminNegativeTest-1843273989-project] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.194789 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-472ed35a-18b0-4e22-bc2e-265ee5dc4ec1 req-561a6565-2e05-46b6-aceb-5c8955faefc8 tempest-VolumesAdminNegativeTest-1843273989 tempest-VolumesAdminNegativeTest-1843273989-project] https://10.4.3.92/volume/v3/volumes/c190895f-6261-4801-b235-8ed729c05531 returned with HTTP 404 Aug 03 20:26:12.195617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.195688 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 195/761] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:12 2026] GET /volume/v3/volumes/c190895f-6261-4801-b235-8ed729c05531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:12.204897 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:12.205257 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.205564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.218294 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.218450 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.218450 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:12.221479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:12.221479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.221479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.221479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Delete volume with id: 7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:12.227256 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:12.229772 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.229772 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:12.230627 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Volume info retrieved successfully. Aug 03 20:26:12.230742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-813f34e4-1000-41c5-a25a-27efcd1d0e37 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:12.231239 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 189/762] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:12 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 1336 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:12.275723 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Delete volume request issued successfully. Aug 03 20:26:12.275723 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c30312b-ae17-4133-9702-80cbf7c44db0 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa returned with HTTP 202 Aug 03 20:26:12.275723 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 188/763] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:12 2026] DELETE /volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:12.285368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.288500 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] GET https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:12.288739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.288931 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.300438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.300438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:12.309628 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Volume info retrieved successfully. Aug 03 20:26:12.315748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-61bf1d30-12ad-40d5-83ba-4e0921a139c8 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa returned with HTTP 200 Aug 03 20:26:12.315748 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 192/764] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:12 2026] GET /volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:12.400855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.403793 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] PUT https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d Aug 03 20:26:12.404301 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:12.414061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.416241 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:12.416516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Acquiring lock "cinder-attachment_update-c79c0b9b-4fac-48d8-866d-ace47a99e47f-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:12.416592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:12.416986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:12.417059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:12.426358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Lock "cinder-attachment_update-c79c0b9b-4fac-48d8-866d-ace47a99e47f-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:12.426358 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.426358 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:12.431068 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.431068 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:12.432193 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b7bb5fe-cd95-4ae6-9362-339e041ce913 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:12.432718 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 190/765] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:12 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:12.542022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Lock "cinder-attachment_update-c79c0b9b-4fac-48d8-866d-ace47a99e47f-np0000006371" released by "attachment_update" :: held 0.118s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:12.542197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-ab96e48c-6a20-459e-8c3e-c4ee01ea668a tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d returned with HTTP 200 Aug 03 20:26:12.542655 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 196/766] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:12 2026] PUT /volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:12.575217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-dfab280e-c196-469d-b172-49c5aa685a1e req-1956b5bd-9f5e-4cda-9d84-6db891109a30 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:12.578914 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-1956b5bd-9f5e-4cda-9d84-6db891109a30 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] POST https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d/action Aug 03 20:26:12.579442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-1956b5bd-9f5e-4cda-9d84-6db891109a30 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:12.579655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-1956b5bd-9f5e-4cda-9d84-6db891109a30 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:12.607050 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:12.607050 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:12.620381 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-dfab280e-c196-469d-b172-49c5aa685a1e req-1956b5bd-9f5e-4cda-9d84-6db891109a30 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d/action returned with HTTP 204 Aug 03 20:26:12.620920 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 189/767] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:12 2026] POST /volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:13.333657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-686109b5-695c-4a85-85db-03be02dd7dd5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:13.336652 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-686109b5-695c-4a85-85db-03be02dd7dd5 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] GET https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa Aug 03 20:26:13.336894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-686109b5-695c-4a85-85db-03be02dd7dd5 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:13.337030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-686109b5-695c-4a85-85db-03be02dd7dd5 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:13.346726 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-686109b5-695c-4a85-85db-03be02dd7dd5 tempest-VolumesAdminNegativeTest-886646297 tempest-VolumesAdminNegativeTest-886646297-project-member] https://10.4.3.92/volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa returned with HTTP 404 Aug 03 20:26:13.347258 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 193/768] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:13 2026] GET /volume/v3/volumes/7632d8de-3495-4af8-901f-1e8772e75daa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:13.450508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a54ce595-c987-4c24-9e05-56dca8321b71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:13.453031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a54ce595-c987-4c24-9e05-56dca8321b71 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:13.453184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a54ce595-c987-4c24-9e05-56dca8321b71 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:13.453633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a54ce595-c987-4c24-9e05-56dca8321b71 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:13.453633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a54ce595-c987-4c24-9e05-56dca8321b71 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:13.465143 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:13.465143 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:13.466074 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a54ce595-c987-4c24-9e05-56dca8321b71 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:13.466613 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 191/769] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:13 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:14.481134 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:14.483768 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:14.483768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:14.483768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:14.483910 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:14.489063 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:14.489063 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:14.489984 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36bffa35-56d6-495c-acaf-1ec3d68bb707 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:14.490944 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 197/770] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:14 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:14.594609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:14.596405 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:14.596723 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74eb4ff-893a-430c-9834-0db2941a2b54", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1048700813"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:14.598218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'imageRef': 'e74eb4ff-893a-430c-9834-0db2941a2b54', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1048700813'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:14.691268 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume of 2 GB Aug 03 20:26:14.699759 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Availability Zones retrieved successfully. Aug 03 20:26:14.701430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (3cdd60e3-2446-41fa-9ad7-30ecb143fcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:14.702523 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93cdf8c-9db2-44c0-b8c9-7604933383c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:14.704799 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Validating volume size '2' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:14.748875 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93cdf8c-9db2-44c0-b8c9-7604933383c6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:26:14.748875 np0000006371 devstack@c-api.service[100356]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e74eb4ff-893a-430c-9834-0db2941a2b54 is not active. Aug 03 20:26:14.750566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93cdf8c-9db2-44c0-b8c9-7604933383c6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:14.751232 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93cdf8c-9db2-44c0-b8c9-7604933383c6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:14.751942 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (3cdd60e3-2446-41fa-9ad7-30ecb143fcb2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:26:14.752208 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f61b5427-feb1-4e3e-b279-f892c2b21aa6 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:14.752778 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 190/771] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:14 2026] POST /volume/v3/volumes => generated 125 bytes in 158 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:15.506251 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:15.510194 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:15.510470 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:15.510737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:15.510892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:15.518541 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:15.518541 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:15.519535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7c633f12-d8b1-49ca-8dc1-107cbcc73861 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:15.520010 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 194/772] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:15 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:16.146104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.149547 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:26:16.149918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.149970 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.158945 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.158945 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:16.164941 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:16.174157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-bf7a6c30-670b-4d54-9fd0-d78128163ec5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 200 Aug 03 20:26:16.174679 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 192/773] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:16.188350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.191151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:26:16.191497 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.191696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.206215 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.206215 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:16.211360 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:16.216661 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-f9c901b3-9d34-408f-b4e7-e834c42cdd64 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 200 Aug 03 20:26:16.217245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 198/774] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:16.231032 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.233869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:26:16.234081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.234255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.242153 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.242153 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:16.246027 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:16.250549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6045bf67-2003-46ff-a2d1-587f16efb0db tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 200 Aug 03 20:26:16.250862 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 191/775] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:16.271225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53c9f7dd-3398-49fd-a3ee-812d5470c1a8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.271225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53c9f7dd-3398-49fd-a3ee-812d5470c1a8 None None] GET https://10.4.3.92/volume// Aug 03 20:26:16.271332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53c9f7dd-3398-49fd-a3ee-812d5470c1a8 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.271598 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53c9f7dd-3398-49fd-a3ee-812d5470c1a8 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.272037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53c9f7dd-3398-49fd-a3ee-812d5470c1a8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:16.272442 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 195/776] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:26:16.283662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-a167dcf3-cd73-4479-8b48-87937e2a8b8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.289097 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-a167dcf3-cd73-4479-8b48-87937e2a8b8b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:16.289097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-a167dcf3-cd73-4479-8b48-87937e2a8b8b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da", "connector": null, "instance_uuid": "e2e4de35-e90c-4219-bc02-8858ba136346"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:16.310177 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.310177 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:16.358343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-a167dcf3-cd73-4479-8b48-87937e2a8b8b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:16.358938 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 193/777] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:16 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:16.372993 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-64464c17-08b8-46d5-be8f-b69f2fb333ac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.373360 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64464c17-08b8-46d5-be8f-b69f2fb333ac None None] GET https://10.4.3.92/volume// Aug 03 20:26:16.373508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64464c17-08b8-46d5-be8f-b69f2fb333ac None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.373692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64464c17-08b8-46d5-be8f-b69f2fb333ac None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.374089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64464c17-08b8-46d5-be8f-b69f2fb333ac None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:16.374390 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 199/778] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:26:16.383404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-514a533c-2e21-4fcc-abe9-fcc888556545 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.385553 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-514a533c-2e21-4fcc-abe9-fcc888556545 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:16.385938 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-514a533c-2e21-4fcc-abe9-fcc888556545 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8f4462d-9aab-498d-9235-6f0af475130c", "connector": null, "instance_uuid": "e2e4de35-e90c-4219-bc02-8858ba136346"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:16.394633 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.394633 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:16.454128 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-514a533c-2e21-4fcc-abe9-fcc888556545 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:16.454790 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 192/779] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:16 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:16.465551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e1aaf5d2-969a-4e0a-94f2-d32bdae74a31 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.466029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1aaf5d2-969a-4e0a-94f2-d32bdae74a31 None None] GET https://10.4.3.92/volume// Aug 03 20:26:16.466231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1aaf5d2-969a-4e0a-94f2-d32bdae74a31 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.467000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1aaf5d2-969a-4e0a-94f2-d32bdae74a31 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.467639 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1aaf5d2-969a-4e0a-94f2-d32bdae74a31 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:16.468081 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 196/780] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26: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 03 20:26:16.478375 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6781281c-cde2-40c3-b3d2-b196d9091222 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.480579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6781281c-cde2-40c3-b3d2-b196d9091222 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:16.480741 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6781281c-cde2-40c3-b3d2-b196d9091222 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5216ca62-6dc3-4e93-a4ed-baf6ad73ed80", "connector": null, "instance_uuid": "e2e4de35-e90c-4219-bc02-8858ba136346"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:16.489909 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.489909 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:16.525031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-6781281c-cde2-40c3-b3d2-b196d9091222 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:16.525581 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 194/781] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:16 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 03 20:26:16.533515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-99175141-b24d-4570-b02b-8261d89f43c8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:16.535368 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-99175141-b24d-4570-b02b-8261d89f43c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:16.535589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-99175141-b24d-4570-b02b-8261d89f43c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:16.535768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-99175141-b24d-4570-b02b-8261d89f43c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:16.535861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-99175141-b24d-4570-b02b-8261d89f43c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:16.540795 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:16.540795 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:16.541818 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-99175141-b24d-4570-b02b-8261d89f43c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:16.542428 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 200/782] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:16 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:17.128430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.132302 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.132689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0a018c9e-6e94-4eac-8525-e4e20e75d1dc"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.136735 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0a018c9e-6e94-4eac-8525-e4e20e75d1dc'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:17.230038 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume of 1 GB Aug 03 20:26:17.233234 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:17.233234 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:17.234403 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Availability Zones retrieved successfully. Aug 03 20:26:17.240643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (79517b7a-b94f-469f-a670-3a1315c3699c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:17.241748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e5b98c-ce58-4aa0-8bbb-601b0cbf44c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:17.242636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:17.281324 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e5b98c-ce58-4aa0-8bbb-601b0cbf44c6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:26:17.281324 np0000006371 devstack@c-api.service[100356]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 03 20:26:17.283817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e5b98c-ce58-4aa0-8bbb-601b0cbf44c6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:17.284861 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e5b98c-ce58-4aa0-8bbb-601b0cbf44c6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:17.285791 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Flow 'volume_create_api' (79517b7a-b94f-469f-a670-3a1315c3699c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:26:17.286136 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c8ff200-8ebd-41f2-af6d-8ba960f54fb4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:17.286755 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 193/783] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 134 bytes in 159 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:17.553797 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.557699 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:17.557699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:17.557699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:17.557699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:17.562737 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:17.562737 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:17.563939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5d385ce-eb96-4405-8767-d99c06287bc2 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:17.564171 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 197/784] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:17 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:17.639927 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-32e41726-a18e-4de9-a7fa-d81b4529d997 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.641622 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32e41726-a18e-4de9-a7fa-d81b4529d997 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.642071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-32e41726-a18e-4de9-a7fa-d81b4529d997 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.643696 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32e41726-a18e-4de9-a7fa-d81b4529d997 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:17.644988 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 195/785] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 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 03 20:26:17.655085 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4e6ab68b-92a2-4443-8fa0-5a1008f6265f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.658715 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e6ab68b-92a2-4443-8fa0-5a1008f6265f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.658715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e6ab68b-92a2-4443-8fa0-5a1008f6265f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e2b13bb5-1827-492e-9d98-83719a7efd56"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.664022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-4e6ab68b-92a2-4443-8fa0-5a1008f6265f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e2b13bb5-1827-492e-9d98-83719a7efd56'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:17.673587 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e6ab68b-92a2-4443-8fa0-5a1008f6265f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Aug 03 20:26:17.674334 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 201/786] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:17.686702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f7f22da-d5e8-4e32-8680-95185a71b659 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.689683 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f7f22da-d5e8-4e32-8680-95185a71b659 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.690111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f7f22da-d5e8-4e32-8680-95185a71b659 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d07d5cf3-9f32-4331-b1e1-9b7f95092b11"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.692415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-6f7f22da-d5e8-4e32-8680-95185a71b659 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd07d5cf3-9f32-4331-b1e1-9b7f95092b11'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:17.699927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f7f22da-d5e8-4e32-8680-95185a71b659 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Aug 03 20:26:17.700565 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 194/787] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 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 03 20:26:17.713451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8a9be023-26c9-4603-b924-2c37ad677e0f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.715426 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a9be023-26c9-4603-b924-2c37ad677e0f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.715779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a9be023-26c9-4603-b924-2c37ad677e0f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1e482854-576d-453a-bd52-59b7c8bf80b8"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.717217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-8a9be023-26c9-4603-b924-2c37ad677e0f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1e482854-576d-453a-bd52-59b7c8bf80b8'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:17.728755 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a9be023-26c9-4603-b924-2c37ad677e0f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Aug 03 20:26:17.729439 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 198/788] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:17.737962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f2b02aab-f278-4e53-b5e2-913bd4e8c826 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.740188 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2b02aab-f278-4e53-b5e2-913bd4e8c826 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.740692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2b02aab-f278-4e53-b5e2-913bd4e8c826 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.743861 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2b02aab-f278-4e53-b5e2-913bd4e8c826 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:17.744402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 196/789] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:17.756441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c3bd5101-3798-4ba7-97e5-0bbda1ed1890 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.760610 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3bd5101-3798-4ba7-97e5-0bbda1ed1890 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.761007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c3bd5101-3798-4ba7-97e5-0bbda1ed1890 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.766667 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3bd5101-3798-4ba7-97e5-0bbda1ed1890 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:17.767203 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 202/790] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:17.776693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1341babe-b762-46d1-a643-519c4902b418 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.778989 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1341babe-b762-46d1-a643-519c4902b418 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:17.779384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1341babe-b762-46d1-a643-519c4902b418 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.781405 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1341babe-b762-46d1-a643-519c4902b418 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:26:17.782019 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 195/791] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:17.795330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.805667 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] DELETE https://10.4.3.92/volume/v3/volumes/tempest-invalid-1574990634 Aug 03 20:26:17.805841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:17.806024 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:17.806180 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Delete volume with id: tempest-invalid-1574990634 Aug 03 20:26:17.815059 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efb00b6d-b6c5-4935-949b-12995298e1b2 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-1574990634 returned with HTTP 404 Aug 03 20:26:17.815651 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 199/792] 10.4.3.92 () {66 vars in 1314 bytes} [Mon Aug 3 20:26:17 2026] DELETE /volume/v3/volumes/tempest-invalid-1574990634 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:17.823706 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-727beda3-d328-4653-9018-f9df33147406 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.826102 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 197/793] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:26:17 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 03 20:26:17.839559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-38be0320-f19f-421e-9961-c289cc7cf575 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.841054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-38be0320-f19f-421e-9961-c289cc7cf575 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/xxx/action Aug 03 20:26:17.841490 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-38be0320-f19f-421e-9961-c289cc7cf575 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-detach": {}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:17.841616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-38be0320-f19f-421e-9961-c289cc7cf575 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:17.853990 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-38be0320-f19f-421e-9961-c289cc7cf575 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 03 20:26:17.853990 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 203/794] 10.4.3.92 () {68 vars in 1284 bytes} [Mon Aug 3 20:26:17 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:17.868138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79644bda-110b-4b57-b1cc-d6d270ac4552 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.870798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79644bda-110b-4b57-b1cc-d6d270ac4552 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/tempest-invalid-1694013266 Aug 03 20:26:17.870798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79644bda-110b-4b57-b1cc-d6d270ac4552 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:17.870798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79644bda-110b-4b57-b1cc-d6d270ac4552 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:17.879248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79644bda-110b-4b57-b1cc-d6d270ac4552 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-1694013266 returned with HTTP 404 Aug 03 20:26:17.879835 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 196/795] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:26:17 2026] GET /volume/v3/volumes/tempest-invalid-1694013266 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:17.893734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d0fba3a6-b4fb-4feb-9929-fdbe738e9831 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.897455 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 200/796] 10.4.3.92 () {66 vars in 1233 bytes} [Mon Aug 3 20:26:17 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 03 20:26:17.909339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.912659 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?status=null Aug 03 20:26:17.912974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:17.913248 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:17.913732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:17.914103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Could not evaluate value null, assuming string {{(pid=100355) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:26:17.914365 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:17.914365 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:17.917476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:17.954872 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Get all volumes completed successfully. Aug 03 20:26:17.956425 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-560306dc-0ad5-4a30-9641-b835911b1eb0 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 03 20:26:17.957023 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 198/797] 10.4.3.92 () {66 vars in 1274 bytes} [Mon Aug 3 20:26:17 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:26:17.978316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7fe999ea-5c88-44fa-9614-a5f541472507 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:17.981984 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2100407664 Aug 03 20:26:17.982763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:17.983027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:17.983610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:17.984623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2100407664'), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:18.036963 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Get all volumes completed successfully. Aug 03 20:26:18.039946 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fe999ea-5c88-44fa-9614-a5f541472507 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2100407664 returned with HTTP 200 Aug 03 20:26:18.041247 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 204/798] 10.4.3.92 () {66 vars in 1352 bytes} [Mon Aug 3 20:26:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2100407664 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:26:18.060098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-46711e27-2632-4946-917b-d08d14b5ff33 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.062635 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes?status=null Aug 03 20:26:18.062718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.062935 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.063320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:18.063578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Could not evaluate value null, assuming string {{(pid=100356) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:26:18.064919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:18.099596 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Get all volumes completed successfully. Aug 03 20:26:18.099596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46711e27-2632-4946-917b-d08d14b5ff33 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes?status=null returned with HTTP 200 Aug 03 20:26:18.099962 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 197/799] 10.4.3.92 () {66 vars in 1253 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:26:18.110273 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.114273 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1093269948 Aug 03 20:26:18.114568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.114971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.115200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:18.116546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1093269948'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:18.176502 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Get all volumes completed successfully. Aug 03 20:26:18.177030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7589e6d-3f2d-4993-ac65-b3eaf4d12f65 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1093269948 returned with HTTP 200 Aug 03 20:26:18.177642 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 201/800] 10.4.3.92 () {66 vars in 1331 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1093269948 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:26:18.193005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cadaca5b-184f-4020-bfbf-f682295e6825 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.198185 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.198652 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.198892 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.216895 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.216895 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:18.217415 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.233434 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Reserve volume completed successfully. Aug 03 20:26:18.233434 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cadaca5b-184f-4020-bfbf-f682295e6825 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 202 Aug 03 20:26:18.233434 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 199/801] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:18.241077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.245597 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.246862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.247240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.258098 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.258098 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:18.258602 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.264186 np0000006371 devstack@c-api.service[100353]: ERROR cinder.volume.api [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume status must be available to reserve, but the status is attaching. Aug 03 20:26:18.264588 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d58d4d17-ad5c-48ea-beb4-edb5229f7b57 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 400 Aug 03 20:26:18.265271 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 205/802] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:18.275482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.278814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.278814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.278814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.300934 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.300934 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:18.301523 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.321804 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Unreserve volume completed successfully. Aug 03 20:26:18.322106 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2fc3d142-02b4-4aa9-8a56-5ed48cc6e64d tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 202 Aug 03 20:26:18.322657 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 198/803] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:18.344264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2968a558-6b20-486e-bd23-00b2497c0dee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.346526 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2968a558-6b20-486e-bd23-00b2497c0dee tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/308b19aa-9f57-40cc-bb63-f4eea8a1412e/action Aug 03 20:26:18.347213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2968a558-6b20-486e-bd23-00b2497c0dee tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.347498 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2968a558-6b20-486e-bd23-00b2497c0dee tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.359973 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2968a558-6b20-486e-bd23-00b2497c0dee tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/308b19aa-9f57-40cc-bb63-f4eea8a1412e/action returned with HTTP 404 Aug 03 20:26:18.361434 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 202/804] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/308b19aa-9f57-40cc-bb63-f4eea8a1412e/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.373693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0655e10a-c51f-4ebf-a083-e1482c9d2b74 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.376891 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0655e10a-c51f-4ebf-a083-e1482c9d2b74 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/725c30f3-2e18-49f8-ad8c-f985c5e002e1/action Aug 03 20:26:18.377030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0655e10a-c51f-4ebf-a083-e1482c9d2b74 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.377221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0655e10a-c51f-4ebf-a083-e1482c9d2b74 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.390117 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0655e10a-c51f-4ebf-a083-e1482c9d2b74 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/725c30f3-2e18-49f8-ad8c-f985c5e002e1/action returned with HTTP 404 Aug 03 20:26:18.391003 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 200/805] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/725c30f3-2e18-49f8-ad8c-f985c5e002e1/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.400723 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c89bf93-1d0b-4943-8b36-602cd99fc365 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.403038 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 206/806] 10.4.3.92 () {68 vars in 1253 bytes} [Mon Aug 3 20:26:18 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 03 20:26:18.419853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8fb496a-6073-4101-90e9-12e4aea725ef None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.422976 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8fb496a-6073-4101-90e9-12e4aea725ef tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] PUT https://10.4.3.92/volume/v3/volumes/tempest-invalid-909810857 Aug 03 20:26:18.422976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8fb496a-6073-4101-90e9-12e4aea725ef tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.434985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8fb496a-6073-4101-90e9-12e4aea725ef tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-909810857 returned with HTTP 404 Aug 03 20:26:18.437418 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 199/807] 10.4.3.92 () {68 vars in 1328 bytes} [Mon Aug 3 20:26:18 2026] PUT /volume/v3/volumes/tempest-invalid-909810857 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:18.447031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-538cb2a3-42a8-4a7f-96a3-5c59ad52ef08 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.454081 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-538cb2a3-42a8-4a7f-96a3-5c59ad52ef08 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] PUT https://10.4.3.92/volume/v3/volumes/5705ad86-7f27-4882-b4a8-e844bcb84fd7 Aug 03 20:26:18.454081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-538cb2a3-42a8-4a7f-96a3-5c59ad52ef08 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.463429 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-538cb2a3-42a8-4a7f-96a3-5c59ad52ef08 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/5705ad86-7f27-4882-b4a8-e844bcb84fd7 returned with HTTP 404 Aug 03 20:26:18.463886 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 203/808] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:26:18 2026] PUT /volume/v3/volumes/5705ad86-7f27-4882-b4a8-e844bcb84fd7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.473766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.476103 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] DELETE https://10.4.3.92/volume/v3/volumes/dcff250d-7466-45aa-b6a6-13afac21534c Aug 03 20:26:18.476309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.476553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.476687 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Delete volume with id: dcff250d-7466-45aa-b6a6-13afac21534c Aug 03 20:26:18.486599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f205d26-5bc7-4341-a2b1-d48897b966c7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/dcff250d-7466-45aa-b6a6-13afac21534c returned with HTTP 404 Aug 03 20:26:18.487299 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 201/809] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:18 2026] DELETE /volume/v3/volumes/dcff250d-7466-45aa-b6a6-13afac21534c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.500997 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2dbb8804-a804-46e7-98eb-def274c6be6f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.501712 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dbb8804-a804-46e7-98eb-def274c6be6f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.502556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dbb8804-a804-46e7-98eb-def274c6be6f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.502556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dbb8804-a804-46e7-98eb-def274c6be6f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.505682 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dbb8804-a804-46e7-98eb-def274c6be6f tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 400 Aug 03 20:26:18.506476 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 207/810] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:18.518645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f0db3f0-e639-42af-b3a0-49da7cac91b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.520346 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f0db3f0-e639-42af-b3a0-49da7cac91b8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.520661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f0db3f0-e639-42af-b3a0-49da7cac91b8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.520769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f0db3f0-e639-42af-b3a0-49da7cac91b8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.522151 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f0db3f0-e639-42af-b3a0-49da7cac91b8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 400 Aug 03 20:26:18.522741 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 200/811] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:18.531967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6d871061-62fb-4b18-8e77-d1b78c2cd6cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.533542 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d871061-62fb-4b18-8e77-d1b78c2cd6cb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/0be44fa5-013d-40f1-a707-6cbba62ebe13/action Aug 03 20:26:18.534276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d871061-62fb-4b18-8e77-d1b78c2cd6cb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.534276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d871061-62fb-4b18-8e77-d1b78c2cd6cb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.545735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d871061-62fb-4b18-8e77-d1b78c2cd6cb tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/0be44fa5-013d-40f1-a707-6cbba62ebe13/action returned with HTTP 404 Aug 03 20:26:18.546432 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 204/812] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/0be44fa5-013d-40f1-a707-6cbba62ebe13/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.557893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2bacbbd1-eee2-4978-80dc-b203eac6b0aa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.560572 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bacbbd1-eee2-4978-80dc-b203eac6b0aa tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action Aug 03 20:26:18.561010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bacbbd1-eee2-4978-80dc-b203eac6b0aa tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.561144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bacbbd1-eee2-4978-80dc-b203eac6b0aa tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.563375 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bacbbd1-eee2-4978-80dc-b203eac6b0aa tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action returned with HTTP 400 Aug 03 20:26:18.564099 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 202/813] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:26:18.575658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-01ac6936-9bb7-4ba9-adc8-c7797a8e1950 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.577252 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.578969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01ac6936-9bb7-4ba9-adc8-c7797a8e1950 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] POST https://10.4.3.92/volume/v3/volumes/None/action Aug 03 20:26:18.579190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01ac6936-9bb7-4ba9-adc8-c7797a8e1950 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:18.579362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01ac6936-9bb7-4ba9-adc8-c7797a8e1950 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:18.579814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:18.579970 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.580078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.580219 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:18.586411 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.586411 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:18.587443 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cb133a3d-a309-40a0-b9c7-6f03b8ce4e6a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:18.587898 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 201/814] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:18.589041 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01ac6936-9bb7-4ba9-adc8-c7797a8e1950 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/None/action returned with HTTP 404 Aug 03 20:26:18.589646 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 208/815] 10.4.3.92 () {68 vars in 1287 bytes} [Mon Aug 3 20:26:18 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:18.600506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-02287312-8e6c-4797-a7e2-f2d7b83c3d8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.602413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-25741e86-7010-4f92-8656-1eee69101ac7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.605160 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02287312-8e6c-4797-a7e2-f2d7b83c3d8b tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/21b3def6-aa8d-40cd-a407-032292a23283 Aug 03 20:26:18.605343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02287312-8e6c-4797-a7e2-f2d7b83c3d8b tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.605607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02287312-8e6c-4797-a7e2-f2d7b83c3d8b tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.606403 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25741e86-7010-4f92-8656-1eee69101ac7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc Aug 03 20:26:18.607608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25741e86-7010-4f92-8656-1eee69101ac7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.608614 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25741e86-7010-4f92-8656-1eee69101ac7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.614721 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02287312-8e6c-4797-a7e2-f2d7b83c3d8b tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/21b3def6-aa8d-40cd-a407-032292a23283 returned with HTTP 404 Aug 03 20:26:18.614906 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 205/816] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes/21b3def6-aa8d-40cd-a407-032292a23283 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:18.622753 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.622753 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:18.624815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.627657 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:18.627657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.628090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.633446 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-25741e86-7010-4f92-8656-1eee69101ac7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:18.637661 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.637661 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:18.643262 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.644930 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25741e86-7010-4f92-8656-1eee69101ac7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc returned with HTTP 200 Aug 03 20:26:18.645543 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 203/817] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:18.649952 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3e709fa5-5f01-462b-9d2e-0859b0e918c8 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 200 Aug 03 20:26:18.649952 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 202/818] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:18.665319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a38f6cee-bc0f-4919-9006-f55e71789203 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.668248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.668957 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:26:18.669275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.669718 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.669950 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:18.671340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:18.671929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:18.672242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.672554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.672897 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Delete volume with id: 4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:18.684340 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.684340 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:18.684340 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.731187 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Get all volumes completed successfully. Aug 03 20:26:18.731990 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a38f6cee-bc0f-4919-9006-f55e71789203 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:26:18.732176 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 209/819] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes => generated 657 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:18.740202 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Delete volume request issued successfully. Aug 03 20:26:18.741661 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc116d68-d8a3-4545-b653-10fc99682cb7 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 202 Aug 03 20:26:18.743154 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 206/820] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:18 2026] DELETE /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:18.743399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.747340 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc Aug 03 20:26:18.747340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.747340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.747340 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume with id: e663b803-be67-46f2-b150-b967590efadc Aug 03 20:26:18.766233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4bdb1646-87a3-4220-a867-913971d46ab4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.772795 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.772795 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:18.772795 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:18.773020 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4bdb1646-87a3-4220-a867-913971d46ab4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:18.773020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4bdb1646-87a3-4220-a867-913971d46ab4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.773020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4bdb1646-87a3-4220-a867-913971d46ab4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.794471 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.794471 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:18.811178 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4bdb1646-87a3-4220-a867-913971d46ab4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Volume info retrieved successfully. Aug 03 20:26:18.818008 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4bdb1646-87a3-4220-a867-913971d46ab4 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 200 Aug 03 20:26:18.818396 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 203/821] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:18.818974 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume request issued successfully. Aug 03 20:26:18.819268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d5c88c-d050-482d-b967-ad0bafdffad7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc returned with HTTP 202 Aug 03 20:26:18.819973 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 204/822] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:18 2026] DELETE /volume/v3/volumes/e663b803-be67-46f2-b150-b967590efadc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:18.833111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.836354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] DELETE https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 Aug 03 20:26:18.836674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.836811 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.836971 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Delete backup with id: b8e7797d-893f-4afa-a900-59cf8f12f386. Aug 03 20:26:18.853875 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.853875 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:18.885663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] delete_backup rpcapi backup_id b8e7797d-893f-4afa-a900-59cf8f12f386 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:26:18.888929 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d45e31dd-8187-4153-b0d8-c28f014eb331 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 returned with HTTP 202 Aug 03 20:26:18.889529 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 210/823] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:18 2026] DELETE /volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:18.901688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:18.904434 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 Aug 03 20:26:18.904434 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:18.904680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:18.904913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Show backup with id b8e7797d-893f-4afa-a900-59cf8f12f386. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:18.911097 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:18.911097 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:18.912130 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4b2f53e-2555-41b9-9626-5df728cd85bb tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 returned with HTTP 200 Aug 03 20:26:18.912556 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 207/824] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:18 2026] GET /volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:19.400838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4412e8b5-dcee-4faf-ba24-314e4fd262fc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.401347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4412e8b5-dcee-4faf-ba24-314e4fd262fc None None] GET https://10.4.3.92/volume// Aug 03 20:26:19.401499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4412e8b5-dcee-4faf-ba24-314e4fd262fc None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.401682 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4412e8b5-dcee-4faf-ba24-314e4fd262fc None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.402021 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4412e8b5-dcee-4faf-ba24-314e4fd262fc None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:19.402359 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 204/825] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:19.414772 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.416484 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:26:19.416774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.417041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.430571 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.430571 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:19.434037 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:19.441638 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ccc5a613-c7f5-4937-a4cc-c7db6e9b5809 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 200 Aug 03 20:26:19.442210 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 205/826] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:19 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:19.567789 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.573135 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] PUT https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 Aug 03 20:26:19.573526 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:19.588573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Acquiring lock "cinder-attachment_update-7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:19.595013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:19.596657 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.596657 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:19.708635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da-np0000006371" released by "attachment_update" :: held 0.114s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:19.708996 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-06fa6e43-6226-4483-86ec-a8fee248579f tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 returned with HTTP 200 Aug 03 20:26:19.709433 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 211/827] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:19 2026] PUT /volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:19.739247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-67d686a3-9026-4888-bcf9-55ad7d3abfa5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.742843 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-67d686a3-9026-4888-bcf9-55ad7d3abfa5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546/action Aug 03 20:26:19.743078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-67d686a3-9026-4888-bcf9-55ad7d3abfa5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:19.743153 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-67d686a3-9026-4888-bcf9-55ad7d3abfa5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:19.763976 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.763976 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:19.781225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-67d686a3-9026-4888-bcf9-55ad7d3abfa5 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546/action returned with HTTP 204 Aug 03 20:26:19.781225 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 208/828] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:19 2026] POST /volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:19.801566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ef675907-bf33-44c9-9f94-49f8c546b56a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.802070 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef675907-bf33-44c9-9f94-49f8c546b56a None None] GET https://10.4.3.92/volume// Aug 03 20:26:19.802306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef675907-bf33-44c9-9f94-49f8c546b56a None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.802600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef675907-bf33-44c9-9f94-49f8c546b56a None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.803056 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef675907-bf33-44c9-9f94-49f8c546b56a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:19.803451 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 205/829] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:19.818659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.821149 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:26:19.821366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.821574 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.834090 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.834090 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:19.836025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c363f1b2-c666-468b-b13b-0280405b0ee1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.839948 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c363f1b2-c666-468b-b13b-0280405b0ee1 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] GET https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 Aug 03 20:26:19.840213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c363f1b2-c666-468b-b13b-0280405b0ee1 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.840364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c363f1b2-c666-468b-b13b-0280405b0ee1 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.841241 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:19.846719 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c363f1b2-c666-468b-b13b-0280405b0ee1 tempest-VolumesNegativeTest-1969069523 tempest-VolumesNegativeTest-1969069523-project-member] https://10.4.3.92/volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 returned with HTTP 404 Aug 03 20:26:19.846928 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-718d37e9-26b2-4773-a4e8-ac2bd2a6bd2c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 200 Aug 03 20:26:19.847280 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 212/830] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:19 2026] GET /volume/v3/volumes/4594d976-8651-47e2-9eed-08d4af0e9449 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:19.847368 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 206/831] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:19 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:19.926556 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6173c971-f248-4dec-8769-5d9c15293cec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.931174 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6173c971-f248-4dec-8769-5d9c15293cec tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] GET https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 Aug 03 20:26:19.931350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6173c971-f248-4dec-8769-5d9c15293cec tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.931536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6173c971-f248-4dec-8769-5d9c15293cec tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.931662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6173c971-f248-4dec-8769-5d9c15293cec tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Show backup with id b8e7797d-893f-4afa-a900-59cf8f12f386. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:19.939208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6173c971-f248-4dec-8769-5d9c15293cec tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 returned with HTTP 404 Aug 03 20:26:19.939208 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 209/832] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:19 2026] GET /volume/v3/backups/b8e7797d-893f-4afa-a900-59cf8f12f386 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:19.948710 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.950603 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] DELETE https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:19.950880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:19.951064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:19.951348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete backup with id: 0f668790-dddb-40cb-8f6e-8e55a49b231a. Aug 03 20:26:19.957886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:19.959154 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.959154 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:19.961875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] PUT https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 Aug 03 20:26:19.962233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:19.976590 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Acquiring lock "cinder-attachment_update-f8f4462d-9aab-498d-9235-6f0af475130c-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:19.987067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] delete_backup rpcapi backup_id 0f668790-dddb-40cb-8f6e-8e55a49b231a {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:26:19.990204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-f8f4462d-9aab-498d-9235-6f0af475130c-np0000006371" acquired by "attachment_update" :: waited 0.011s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:19.990204 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:19.990204 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:19.991332 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4786ef0-e5b8-46ce-a114-20d96138d353 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 202 Aug 03 20:26:19.991882 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 206/833] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:19 2026] DELETE /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:20.004324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-025fba5c-5266-49bf-b130-2869661569b0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.007630 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-025fba5c-5266-49bf-b130-2869661569b0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:20.007630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-025fba5c-5266-49bf-b130-2869661569b0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:20.007630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-025fba5c-5266-49bf-b130-2869661569b0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:20.007630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-025fba5c-5266-49bf-b130-2869661569b0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:20.018963 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.018963 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:20.020376 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-025fba5c-5266-49bf-b130-2869661569b0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:20.020933 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 207/834] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:20 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:20.110812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-f8f4462d-9aab-498d-9235-6f0af475130c-np0000006371" released by "attachment_update" :: held 0.122s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:20.110812 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-ede796a9-d061-4604-aa23-b8cd99801c8c tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 returned with HTTP 200 Aug 03 20:26:20.110812 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 213/835] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:19 2026] PUT /volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:20.141867 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9da946e2-72cb-4e63-833e-483e519fb609 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.144610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9da946e2-72cb-4e63-833e-483e519fb609 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3/action Aug 03 20:26:20.145010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9da946e2-72cb-4e63-833e-483e519fb609 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:20.145200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9da946e2-72cb-4e63-833e-483e519fb609 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:20.178600 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.178600 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:20.208839 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9da946e2-72cb-4e63-833e-483e519fb609 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3/action returned with HTTP 204 Aug 03 20:26:20.209276 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 210/836] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:20 2026] POST /volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:20.247917 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-292770c8-48e3-4fa7-b946-520f9d6513b9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.249011 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-292770c8-48e3-4fa7-b946-520f9d6513b9 None None] GET https://10.4.3.92/volume// Aug 03 20:26:20.249081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-292770c8-48e3-4fa7-b946-520f9d6513b9 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:20.249409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-292770c8-48e3-4fa7-b946-520f9d6513b9 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:20.250002 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-292770c8-48e3-4fa7-b946-520f9d6513b9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:20.250561 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 207/837] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:20.266094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.268598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:26:20.269033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:20.269603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:20.288369 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.288369 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:20.302929 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:26:20.312098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-055a4bc8-a561-4dde-b4fa-33a6c91b038b tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 200 Aug 03 20:26:20.313887 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 208/838] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:20 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 1026 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:20.448743 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.459860 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] PUT https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 Aug 03 20:26:20.459860 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:20.479152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Acquiring lock "cinder-attachment_update-5216ca62-6dc3-4e93-a4ed-baf6ad73ed80-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:20.491413 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-5216ca62-6dc3-4e93-a4ed-baf6ad73ed80-np0000006371" acquired by "attachment_update" :: waited 0.013s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:20.496180 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.496180 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:20.683892 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Lock "cinder-attachment_update-5216ca62-6dc3-4e93-a4ed-baf6ad73ed80-np0000006371" released by "attachment_update" :: held 0.192s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:20.684032 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-9b39da20-367a-4608-8a6c-fcf8660cc3b8 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 returned with HTTP 200 Aug 03 20:26:20.684875 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 214/839] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:20 2026] PUT /volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:20.686534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.693357 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:20.693357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:20.694354 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:20.709309 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.709309 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:20.717526 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:20.726657 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-cc0e5393-f4ac-4583-b680-993ff4b17642 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:20.727275 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 211/840] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:20 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:20.741403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-401cad42-4694-49cf-b691-d094e24380a4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.744551 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-401cad42-4694-49cf-b691-d094e24380a4 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] POST https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46/action Aug 03 20:26:20.745301 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-401cad42-4694-49cf-b691-d094e24380a4 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:20.745453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-401cad42-4694-49cf-b691-d094e24380a4 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:20.759539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ee973097-13eb-4344-8fea-241a896f5d7b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.761742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee973097-13eb-4344-8fea-241a896f5d7b None None] GET https://10.4.3.92/volume// Aug 03 20:26:20.761742 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee973097-13eb-4344-8fea-241a896f5d7b None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:20.761742 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee973097-13eb-4344-8fea-241a896f5d7b None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:20.761742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee973097-13eb-4344-8fea-241a896f5d7b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:20.761742 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 209/841] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26: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 03 20:26:20.773489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-7c1e0695-a32c-4a4b-952b-b3ed01e49230 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.775030 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.775030 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:20.776878 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-7c1e0695-a32c-4a4b-952b-b3ed01e49230 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:20.777378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-7c1e0695-a32c-4a4b-952b-b3ed01e49230 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85999f9a-d460-4b9a-8400-53dd18792c59", "connector": null, "instance_uuid": "4df213fb-5397-4884-830a-4271698c2392"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:20.791385 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.791385 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:20.798421 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8421d86b-9b36-475b-aea8-47a5b6420d0b req-401cad42-4694-49cf-b691-d094e24380a4 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46/action returned with HTTP 204 Aug 03 20:26:20.798990 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 208/842] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:20 2026] POST /volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:20.856803 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-7c1e0695-a32c-4a4b-952b-b3ed01e49230 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:20.856803 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 215/843] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:20 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:20.937676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-e9cfe0cb-19b0-45aa-83a3-2d775ec0cc1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:20.942680 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-e9cfe0cb-19b0-45aa-83a3-2d775ec0cc1c tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action Aug 03 20:26:20.943320 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-e9cfe0cb-19b0-45aa-83a3-2d775ec0cc1c tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:20.943493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-e9cfe0cb-19b0-45aa-83a3-2d775ec0cc1c tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:20.970761 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:20.970761 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:20.990855 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-36503f51-9b1e-4bbf-92a2-b7995b1a44aa req-e9cfe0cb-19b0-45aa-83a3-2d775ec0cc1c tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action returned with HTTP 204 Aug 03 20:26:20.991450 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 212/844] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:20 2026] POST /volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:21.031393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:21.038996 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:21.039367 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:21.039615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:21.039815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:21.043511 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:21.043511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:21.043511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:21.043511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:21.049381 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:21.049381 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:21.050396 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6bbea7c5-932a-4eb5-b25e-c1b748506765 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 200 Aug 03 20:26:21.050895 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 209/845] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:21 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:21.051252 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:21.051252 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:21.055208 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:21.060871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5dcbefc-13ce-4f1e-bb3c-3cae728623e8 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:21.061329 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 210/846] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:21 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:21.074269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:21.075984 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:21.076153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:21.076362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:21.090069 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:21.090069 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:21.095071 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:21.100600 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36725a70-73c1-45b7-9eb7-3f402da8b252 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:21.101268 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 216/847] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:21 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:22.062880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bc3dd739-7343-410b-ab63-40160461c8b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:22.065154 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc3dd739-7343-410b-ab63-40160461c8b8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a Aug 03 20:26:22.065432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc3dd739-7343-410b-ab63-40160461c8b8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:22.065615 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc3dd739-7343-410b-ab63-40160461c8b8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:22.068486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-bc3dd739-7343-410b-ab63-40160461c8b8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id 0f668790-dddb-40cb-8f6e-8e55a49b231a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:22.072098 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc3dd739-7343-410b-ab63-40160461c8b8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a returned with HTTP 404 Aug 03 20:26:22.072845 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 213/848] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:22 2026] GET /volume/v3/backups/0f668790-dddb-40cb-8f6e-8e55a49b231a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:22.200034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-73d3e346-de85-4709-9641-c96ca0a137fa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:22.201916 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73d3e346-de85-4709-9641-c96ca0a137fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:26:22.202118 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73d3e346-de85-4709-9641-c96ca0a137fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:22.202344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73d3e346-de85-4709-9641-c96ca0a137fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:22.209796 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:22.209796 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:22.215397 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-73d3e346-de85-4709-9641-c96ca0a137fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:22.227836 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73d3e346-de85-4709-9641-c96ca0a137fa tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 200 Aug 03 20:26:22.229543 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 210/849] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:22 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:22.246882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:22.249369 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:26:22.252138 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:22.252138 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:22.252138 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume with id: aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:26:22.263284 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:22.263284 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:22.264207 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:22.336067 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume request issued successfully. Aug 03 20:26:22.336067 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1b7ff16-7844-4d6a-b6bf-a25b1d53b5ca tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 202 Aug 03 20:26:22.336877 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 211/850] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:22 2026] DELETE /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:22.346334 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:22.348362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:26:22.348596 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:22.348801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:22.357760 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:22.357760 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:22.365838 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:22.375973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43465f98-bb3d-4aaf-bea2-490600e4b656 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 200 Aug 03 20:26:22.376501 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 217/851] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:22 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:23.017023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-48d3fe48-0c23-4f78-9dfa-b3115886373b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.018082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-48d3fe48-0c23-4f78-9dfa-b3115886373b None None] GET https://10.4.3.92/volume// Aug 03 20:26:23.018082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-48d3fe48-0c23-4f78-9dfa-b3115886373b None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:23.018082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-48d3fe48-0c23-4f78-9dfa-b3115886373b None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:23.018665 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-48d3fe48-0c23-4f78-9dfa-b3115886373b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:23.019255 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 214/852] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 03 20:26:23.030009 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.033241 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:26:23.035337 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:23.035337 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:23.048496 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:23.048496 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:23.056029 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:26:23.062134 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-9891d629-093c-42e6-bbe2-64648c3ce050 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:26:23.062700 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 211/853] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:23 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1290 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:23.170946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.174736 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] PUT https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 Aug 03 20:26:23.175578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:23.188031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Acquiring lock "cinder-attachment_update-85999f9a-d460-4b9a-8400-53dd18792c59-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:23.195100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Lock "cinder-attachment_update-85999f9a-d460-4b9a-8400-53dd18792c59-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:23.196668 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:23.196668 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:23.327228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Lock "cinder-attachment_update-85999f9a-d460-4b9a-8400-53dd18792c59-np0000006371" released by "attachment_update" :: held 0.132s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:23.327790 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-67d52084-f35d-46f3-b2d7-5cb940206280 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 returned with HTTP 200 Aug 03 20:26:23.328195 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 212/854] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:23 2026] PUT /volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:23.362716 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-71de241a-9c18-4808-9dea-5b526478a3ef req-3cc50e05-a5e8-48bd-b732-6127c9eb76d1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.366063 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-3cc50e05-a5e8-48bd-b732-6127c9eb76d1 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action Aug 03 20:26:23.366063 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-3cc50e05-a5e8-48bd-b732-6127c9eb76d1 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:23.366063 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-3cc50e05-a5e8-48bd-b732-6127c9eb76d1 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:23.389851 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:23.389851 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:23.395310 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1b39f0b2-3f0f-4a86-92b0-c5e681a4af29 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.397572 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1b39f0b2-3f0f-4a86-92b0-c5e681a4af29 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa Aug 03 20:26:23.397817 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1b39f0b2-3f0f-4a86-92b0-c5e681a4af29 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:23.398053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1b39f0b2-3f0f-4a86-92b0-c5e681a4af29 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:23.408373 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1b39f0b2-3f0f-4a86-92b0-c5e681a4af29 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa returned with HTTP 404 Aug 03 20:26:23.408847 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 215/855] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:23 2026] GET /volume/v3/volumes/aa295ec7-f964-4ce7-a7e2-c3a1d76419aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:23.418318 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-71de241a-9c18-4808-9dea-5b526478a3ef req-3cc50e05-a5e8-48bd-b732-6127c9eb76d1 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action returned with HTTP 204 Aug 03 20:26:23.418318 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 218/856] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:23 2026] POST /volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:23.426453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.428242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:23.428606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1080644121"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:23.430006 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1080644121'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:23.430131 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume of 1 GB Aug 03 20:26:23.434766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Availability Zones retrieved successfully. Aug 03 20:26:23.441561 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (6185b47d-6cdc-49cf-a2c5-17efff7bc48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:23.441561 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465b0441-468f-445e-a8c2-c57ab1670d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:23.442507 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:23.472824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465b0441-468f-445e-a8c2-c57ab1670d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:23.473608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0d9831-6267-441a-aa11-862c4506a207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:23.542872 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Created reservations ['ee17581e-076d-4e13-a831-8b9e014a781a', '40e504b8-6c9c-4193-9939-da25132af80c', 'e7af51d8-7bec-4857-a969-a5b888cb35a0', 'a0c8c807-4ba9-4e6b-a9a4-bf5929a2ae6f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:23.543868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0d9831-6267-441a-aa11-862c4506a207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee17581e-076d-4e13-a831-8b9e014a781a', '40e504b8-6c9c-4193-9939-da25132af80c', 'e7af51d8-7bec-4857-a969-a5b888cb35a0', 'a0c8c807-4ba9-4e6b-a9a4-bf5929a2ae6f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:23.544747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bf1cb3-99d8-4f7f-8474-03f478830330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:23.587485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bf1cb3-99d8-4f7f-8474-03f478830330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01cad58c-1f7f-48cd-a42e-3f48070f134b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1080644121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['ee17581e-076d-4e13-a831-8b9e014a781a','40e504b8-6c9c-4193-9939-da25132af80c','e7af51d8-7bec-4857-a969-a5b888cb35a0','a0c8c807-4ba9-4e6b-a9a4-bf5929a2ae6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1080644121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01cad58c-1f7f-48cd-a42e-3f48070f134b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2474debe02418196729c265a675289',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:23.589531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae03086-3bfb-4426-8915-52d96af9a73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:23.628343 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae03086-3bfb-4426-8915-52d96af9a73b) transitioned into state 'SUCCESS' from state '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-1080644121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce420b8e5e2a46adad2b95ed8aa7eb59',qos_specs=None,replication_status=,reservations=['ee17581e-076d-4e13-a831-8b9e014a781a','40e504b8-6c9c-4193-9939-da25132af80c','e7af51d8-7bec-4857-a969-a5b888cb35a0','a0c8c807-4ba9-4e6b-a9a4-bf5929a2ae6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2474debe02418196729c265a675289',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:23.629401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9d3e40-b0fb-4c37-90e2-8de4fa5e002e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:23.651233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9d3e40-b0fb-4c37-90e2-8de4fa5e002e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:23.654186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Flow 'volume_create_api' (6185b47d-6cdc-49cf-a2c5-17efff7bc48f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:23.654186 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Create volume request issued successfully. Aug 03 20:26:23.654993 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ce865ac-aff9-4ba3-a1ae-c1b4fe909cea tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:23.655728 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 212/857] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:23 2026] POST /volume/v3/volumes => generated 752 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:23.677104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:23.681698 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:23.681849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:23.683433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:23.694736 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:23.694736 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:23.701258 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:23.710099 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-09fee1ec-ab3f-4d98-8690-6e01fdcebfba tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 200 Aug 03 20:26:23.710366 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 213/858] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:23 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:24.134722 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.137928 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:26:24.138077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:24.138355 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:24.153758 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-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 03 20:26:24.154135 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-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 03 20:26:24.154603 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-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 03 20:26:24.155672 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-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 03 20:26:24.174776 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-9f7334a3-0ef2-4bb2-afcb-93dec06e3abd tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:26:24.175233 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 216/859] 10.4.3.92 () {68 vars in 1477 bytes} [Mon Aug 3 20:26:24 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 03 20:26:24.236537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.238789 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:24.238948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:24.239176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:24.256477 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:24.256477 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:24.260472 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:24.267187 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-439adbbb-08c5-4471-9828-f45b91adcb4d tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 200 Aug 03 20:26:24.268092 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 219/860] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:24 2026] GET /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 1449 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:24.288812 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.291668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:24.292166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79c0b9b-4fac-48d8-866d-ace47a99e47f", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1366573136", "description": null, "metadata": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:24.309813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:24.309813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:24.309813 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:24.310308 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Create snapshot from volume c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:24.326856 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-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 03 20:26:24.387500 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Created reservations ['7260324f-4f8d-4b61-9b98-e321de86e60a', 'dbe62d69-387a-4f38-aefc-d44e9d40da8f', '62d51b64-31a2-433e-9986-0ed0e1a6159d', 'b6caff1d-4e45-492d-b945-248f7e86c0ec'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:24.453816 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Snapshot force create request issued successfully. Aug 03 20:26:24.454500 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1adc5d40-cac1-430f-9053-86a8aecb1d3c req-de1e8f97-3202-4394-a770-db0b8c2a68d8 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:24.455451 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 213/861] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:26:24 2026] POST /volume/v3/snapshots => generated 319 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:24.730267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.733045 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:24.734236 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:24.734645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:24.744926 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:24.744926 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:24.749813 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:24.756754 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20d33a46-4086-4bfd-9364-07ccce82d0ab tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 200 Aug 03 20:26:24.757137 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 214/862] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:24 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:24.780408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.782748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:26:24.783403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01cad58c-1f7f-48cd-a42e-3f48070f134b", "name": "tempest-VolumesBackupsAdminTest-Backup-1147125859", "container": "tempest-volumesbackupsadmintest-backup-container-1411280512"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:24.784821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Creating new backup {'backup': {'volume_id': '01cad58c-1f7f-48cd-a42e-3f48070f134b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1147125859', 'container': 'tempest-volumesbackupsadmintest-backup-container-1411280512'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:26:24.785142 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Creating backup of volume 01cad58c-1f7f-48cd-a42e-3f48070f134b in container tempest-volumesbackupsadmintest-backup-container-1411280512 Aug 03 20:26:24.794093 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:24.794093 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:24.794695 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:24.832359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Created reservations ['df101b87-27d3-41dc-bd6d-f7a0548f611e', 'c82f66b8-8adb-48bd-b98a-1f4b9729844c'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:24.880212 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-267a7c1e-431b-4007-90cd-a69d7c77e0cb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:26:24.880732 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 217/863] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:24 2026] POST /volume/v3/backups => generated 333 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:24.892273 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:24.895107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:24.895516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:24.895819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:24.895986 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:24.904750 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:24.904750 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:24.904750 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f488beb-e94c-4283-8b7e-7c55497063c5 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:24.904750 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 220/864] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:24 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:25.918530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:25.921200 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:25.921473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:25.921947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:25.922113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:25.930766 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:25.930766 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:25.932564 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd91b0e0-aad8-462a-857d-709d26ec8750 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:25.933109 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 214/865] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:25 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:26.948085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:26.951846 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:26.951846 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:26.951846 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:26.951846 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:26.958735 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:26.958735 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:26.958735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6a6777cf-c34c-44ce-9326-9176d5eb3045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:26.958735 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 215/866] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:26 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:27.536510 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:27.539444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 Aug 03 20:26:27.539787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:27.540087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:27.556806 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:27.556806 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:27.557431 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Snapshot retrieved successfully. Aug 03 20:26:27.558762 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4f3781d8-2938-4d8e-9dab-f6e0812b29e1 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 returned with HTTP 200 Aug 03 20:26:27.559388 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 218/867] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:27 2026] GET /volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 => generated 478 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:27.964707 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:27.967728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 Aug 03 20:26:27.967941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:27.968147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:27.968254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Delete snapshot with id: 00d23f5b-9c45-473f-a4ad-fe9af292ca43 Aug 03 20:26:27.973862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-83dca642-0695-4cb7-82ff-88b250391853 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:27.975725 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:27.975725 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:27.976328 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Snapshot retrieved successfully. Aug 03 20:26:27.983403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83dca642-0695-4cb7-82ff-88b250391853 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:27.983493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83dca642-0695-4cb7-82ff-88b250391853 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:27.983735 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83dca642-0695-4cb7-82ff-88b250391853 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:27.983894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-83dca642-0695-4cb7-82ff-88b250391853 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:27.994282 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:27.994282 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:27.994282 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83dca642-0695-4cb7-82ff-88b250391853 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:27.994282 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 215/868] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:27 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:28.026725 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Snapshot delete request issued successfully. Aug 03 20:26:28.026855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-188b49aa-9dfb-4264-b06d-c1b518cbbec4 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 returned with HTTP 202 Aug 03 20:26:28.027356 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 221/869] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:27 2026] DELETE /volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:28.035312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:28.039371 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 Aug 03 20:26:28.039371 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:28.039828 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:28.051413 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:28.051413 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:28.052815 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Snapshot retrieved successfully. Aug 03 20:26:28.053575 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e4693b3-e16d-4f8c-a17f-a8ee9b7ddab7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 returned with HTTP 200 Aug 03 20:26:28.053907 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 216/870] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:28 2026] GET /volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:28.433835 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:28.436489 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:28.437058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1731151177"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:28.439594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1731151177'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:28.446942 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume of 1 GB Aug 03 20:26:28.446942 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:28.446942 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:28.448017 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Availability Zones retrieved successfully. Aug 03 20:26:28.460649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (78105e89-8e82-448c-9170-86ac11c47d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:28.463260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d27b07-a764-45fb-beaf-8c3b539ea531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:28.465050 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:28.475928 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:28.475928 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:28.495415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d27b07-a764-45fb-beaf-8c3b539ea531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:28.496060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1101302-9f92-4ce1-b82f-8f231fdc8cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:28.555233 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Created reservations ['98f940c5-2136-4691-935a-e393d2e3de5a', '2af5d058-5417-49f8-90bf-a6c117637800', '59ec0aa5-bb62-4e97-a873-3e929baab63a', '42719e10-b9e1-4be0-814d-698d8dfbb71a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:28.556122 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1101302-9f92-4ce1-b82f-8f231fdc8cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f940c5-2136-4691-935a-e393d2e3de5a', '2af5d058-5417-49f8-90bf-a6c117637800', '59ec0aa5-bb62-4e97-a873-3e929baab63a', '42719e10-b9e1-4be0-814d-698d8dfbb71a']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:28.556934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f625b84-aa13-4cc0-b814-0a6ea98eb8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:28.590126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f625b84-aa13-4cc0-b814-0a6ea98eb8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c2a911-feae-4ef2-88e6-adff185d00d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1731151177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['98f940c5-2136-4691-935a-e393d2e3de5a','2af5d058-5417-49f8-90bf-a6c117637800','59ec0aa5-bb62-4e97-a873-3e929baab63a','42719e10-b9e1-4be0-814d-698d8dfbb71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1731151177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6c2a911-feae-4ef2-88e6-adff185d00d3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1bf0d301bb04825bd38d227a6682bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db356a22da6942ab8335da566827e78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:28.592549 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3a5b6a-097a-473e-b621-41e615edfcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:28.615035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3a5b6a-097a-473e-b621-41e615edfcdf) transitioned into state 'SUCCESS' from state '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-1731151177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['98f940c5-2136-4691-935a-e393d2e3de5a','2af5d058-5417-49f8-90bf-a6c117637800','59ec0aa5-bb62-4e97-a873-3e929baab63a','42719e10-b9e1-4be0-814d-698d8dfbb71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:28.616107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b17131-36a6-4822-8275-4bb1ccb6524b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:28.627593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3b17131-36a6-4822-8275-4bb1ccb6524b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:28.629192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (78105e89-8e82-448c-9170-86ac11c47d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:28.629192 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request issued successfully. Aug 03 20:26:28.629754 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4aac6d8-3870-43c8-b13e-3590772f1c35 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:28.630133 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 219/871] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:28 2026] POST /volume/v3/volumes => generated 758 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:28.646789 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:28.648490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:28.648747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:28.649004 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:28.658839 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:28.658839 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:28.663978 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:28.670365 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6b48efe-e229-4508-b659-42dad4dcbaf8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:28.670945 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 216/872] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:28 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.010211 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a272ea8c-0504-421b-be10-56bab3acbc23 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.014634 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a272ea8c-0504-421b-be10-56bab3acbc23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:29.014634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a272ea8c-0504-421b-be10-56bab3acbc23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.014634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a272ea8c-0504-421b-be10-56bab3acbc23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.014744 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a272ea8c-0504-421b-be10-56bab3acbc23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:29.024732 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.024732 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:29.026231 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a272ea8c-0504-421b-be10-56bab3acbc23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:29.026933 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 222/873] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.065969 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-be1fbc8a-0019-4171-84a3-cca41e15ae21 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.071283 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be1fbc8a-0019-4171-84a3-cca41e15ae21 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] GET https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 Aug 03 20:26:29.072835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be1fbc8a-0019-4171-84a3-cca41e15ae21 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.072835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be1fbc8a-0019-4171-84a3-cca41e15ae21 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.079644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be1fbc8a-0019-4171-84a3-cca41e15ae21 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 returned with HTTP 404 Aug 03 20:26:29.080418 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 217/874] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/snapshots/00d23f5b-9c45-473f-a4ad-fe9af292ca43 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:29.274369 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-64cac45b-1f66-4067-98fe-37791ef3a538 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.444959 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:29.445345 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1968030390"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.447482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1968030390'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:29.447482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 1 GB Aug 03 20:26:29.447850 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.447850 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:29.454552 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:26:29.463296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-992b3afa-ac3a-4431-b45b-169f6ff0a63e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.463618 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (046f23b0-be8c-4c7c-afb0-cd218e516de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:29.465574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec093b7f-67bb-4b1f-bb7c-335af96c6685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:29.469266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:29.510981 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec093b7f-67bb-4b1f-bb7c-335af96c6685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:29.512031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9f2398-2204-42e2-bf91-26932b6ce8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:29.513117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-992b3afa-ac3a-4431-b45b-169f6ff0a63e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:26:29.513443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-992b3afa-ac3a-4431-b45b-169f6ff0a63e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-747421443"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.543821 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-992b3afa-ac3a-4431-b45b-169f6ff0a63e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:26:29.544269 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 217/875] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:26:29 2026] POST /volume/v3/group_types => generated 180 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:29.554539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-829e0832-6339-4acc-a789-d5f72344501f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.557107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-829e0832-6339-4acc-a789-d5f72344501f tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] POST https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs Aug 03 20:26:29.557671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-829e0832-6339-4acc-a789-d5f72344501f tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.587922 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-829e0832-6339-4acc-a789-d5f72344501f tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs returned with HTTP 202 Aug 03 20:26:29.588333 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 223/876] 10.4.3.92 () {70 vars in 1451 bytes} [Mon Aug 3 20:26:29 2026] POST /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs => generated 53 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:29.598267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-98cfbc1b-d3c1-4c06-ae8e-aaf680d7567e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.601002 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98cfbc1b-d3c1-4c06-ae8e-aaf680d7567e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] POST https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs Aug 03 20:26:29.601314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-98cfbc1b-d3c1-4c06-ae8e-aaf680d7567e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.604288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['181ba2b0-6de2-423d-9be4-894eaf7b7fa8', 'c54c12c0-17dd-4480-b3f3-ba5a4e55b6d4', '2ea9db0b-8e03-495b-98ff-b9e44c8cac1b', '55826f09-20ad-4ed9-9ab1-ff96955f5d02'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:29.607554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9f2398-2204-42e2-bf91-26932b6ce8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181ba2b0-6de2-423d-9be4-894eaf7b7fa8', 'c54c12c0-17dd-4480-b3f3-ba5a4e55b6d4', '2ea9db0b-8e03-495b-98ff-b9e44c8cac1b', '55826f09-20ad-4ed9-9ab1-ff96955f5d02']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:29.607554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9b7438-929e-4d17-8306-46c03737642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:29.623566 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98cfbc1b-d3c1-4c06-ae8e-aaf680d7567e tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs returned with HTTP 202 Aug 03 20:26:29.624105 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 218/877] 10.4.3.92 () {70 vars in 1451 bytes} [Mon Aug 3 20:26:29 2026] POST /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:29.636380 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-25e66768-36a7-4d21-88d3-edc4056a16c1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.639648 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25e66768-36a7-4d21-88d3-edc4056a16c1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 Aug 03 20:26:29.639918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25e66768-36a7-4d21-88d3-edc4056a16c1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.640169 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25e66768-36a7-4d21-88d3-edc4056a16c1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.642412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca9b7438-929e-4d17-8306-46c03737642e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18df5c2a-c9f5-4819-86e7-763491f72ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1968030390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['181ba2b0-6de2-423d-9be4-894eaf7b7fa8','c54c12c0-17dd-4480-b3f3-ba5a4e55b6d4','2ea9db0b-8e03-495b-98ff-b9e44c8cac1b','55826f09-20ad-4ed9-9ab1-ff96955f5d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1968030390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18df5c2a-c9f5-4819-86e7-763491f72ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:29.644598 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24316236-9861-4491-974d-fd7f531aefd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:29.654224 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25e66768-36a7-4d21-88d3-edc4056a16c1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 returned with HTTP 200 Aug 03 20:26:29.654976 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 218/878] 10.4.3.92 () {68 vars in 1445 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.661870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b6709fec-4e92-4120-a09e-a3028555cad0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.663888 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6709fec-4e92-4120-a09e-a3028555cad0 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 Aug 03 20:26:29.664094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6709fec-4e92-4120-a09e-a3028555cad0 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.664290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6709fec-4e92-4120-a09e-a3028555cad0 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.671533 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6709fec-4e92-4120-a09e-a3028555cad0 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 returned with HTTP 200 Aug 03 20:26:29.671962 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 224/879] 10.4.3.92 () {68 vars in 1445 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.678739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24316236-9861-4491-974d-fd7f531aefd3) transitioned into state 'SUCCESS' from state '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-1968030390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['181ba2b0-6de2-423d-9be4-894eaf7b7fa8','c54c12c0-17dd-4480-b3f3-ba5a4e55b6d4','2ea9db0b-8e03-495b-98ff-b9e44c8cac1b','55826f09-20ad-4ed9-9ab1-ff96955f5d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:29.679672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6751945a-d036-493f-be2c-ee8b6dd3ac49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:29.682701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ad0349bb-74a1-42cb-aa9a-fb9ca72d1639 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.684877 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad0349bb-74a1-42cb-aa9a-fb9ca72d1639 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] PUT https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 Aug 03 20:26:29.685320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad0349bb-74a1-42cb-aa9a-fb9ca72d1639 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.689626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.693837 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:29.694178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.694248 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.696142 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6751945a-d036-493f-be2c-ee8b6dd3ac49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:29.696972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (046f23b0-be8c-4c7c-afb0-cd218e516de6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:29.697244 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:26:29.698420 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64cac45b-1f66-4067-98fe-37791ef3a538 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:29.698587 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 220/880] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:29 2026] POST /volume/v3/volumes => generated 752 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:29.704984 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.704984 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:29.705250 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad0349bb-74a1-42cb-aa9a-fb9ca72d1639 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 returned with HTTP 200 Aug 03 20:26:29.705885 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 219/881] 10.4.3.92 () {70 vars in 1465 bytes} [Mon Aug 3 20:26:29 2026] PUT /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.715252 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:29.716899 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6ead6703-a195-4b63-8f74-909847c7cceb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.718605 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ead6703-a195-4b63-8f74-909847c7cceb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:26:29.718811 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ead6703-a195-4b63-8f74-909847c7cceb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.719003 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ead6703-a195-4b63-8f74-909847c7cceb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.721977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a3ad06eb-84d2-46b5-bcf4-d3af321db09b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.723747 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8939d2ae-6a52-4a97-a7f7-8df24eab1219 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:29.723747 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 219/882] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.725517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3ad06eb-84d2-46b5-bcf4-d3af321db09b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs Aug 03 20:26:29.725806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3ad06eb-84d2-46b5-bcf4-d3af321db09b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.726052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3ad06eb-84d2-46b5-bcf4-d3af321db09b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.726759 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.726759 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:29.728027 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.728027 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:29.732186 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6ead6703-a195-4b63-8f74-909847c7cceb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:26:29.737542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ead6703-a195-4b63-8f74-909847c7cceb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:26:29.738163 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 225/883] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.742032 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3ad06eb-84d2-46b5-bcf4-d3af321db09b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs returned with HTTP 200 Aug 03 20:26:29.742846 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 221/884] 10.4.3.92 () {68 vars in 1430 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.756262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-855f1767-b0d1-4c95-9a51-bec5000896f5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.758173 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-855f1767-b0d1-4c95-9a51-bec5000896f5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 Aug 03 20:26:29.759004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-855f1767-b0d1-4c95-9a51-bec5000896f5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.759276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-855f1767-b0d1-4c95-9a51-bec5000896f5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.800147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.801174 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-855f1767-b0d1-4c95-9a51-bec5000896f5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 returned with HTTP 202 Aug 03 20:26:29.801689 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 220/885] 10.4.3.92 () {68 vars in 1448 bytes} [Mon Aug 3 20:26:29 2026] DELETE /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:29.803433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:29.803672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.803882 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.810078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.812257 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 Aug 03 20:26:29.812511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.812731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.815937 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:29.815937 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:29.821393 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:29.821758 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] HTTP exception thrown: Group Type 59406139-09b2-479d-a6d9-6a6ba71a3701 has no extra spec with key key1. Aug 03 20:26:29.821943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0957c622-a13f-4ca0-bfbc-4d28c47b74a3 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 returned with HTTP 404 Aug 03 20:26:29.822742 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 226/886] 10.4.3.92 () {68 vars in 1445 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:29.825862 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ece091fa-85c6-49fc-b385-ce46d8f77527 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:29.826192 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 220/887] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:29.850809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5396f713-8ce6-49ed-9b51-45639c1f64f1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.850809 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5396f713-8ce6-49ed-9b51-45639c1f64f1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 Aug 03 20:26:29.850809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5396f713-8ce6-49ed-9b51-45639c1f64f1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.850963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5396f713-8ce6-49ed-9b51-45639c1f64f1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.865201 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5396f713-8ce6-49ed-9b51-45639c1f64f1 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 returned with HTTP 202 Aug 03 20:26:29.865792 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 222/888] 10.4.3.92 () {68 vars in 1448 bytes} [Mon Aug 3 20:26:29 2026] DELETE /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:29.879643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ae37007d-79a1-405e-bea7-ff9522535f8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.881907 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae37007d-79a1-405e-bea7-ff9522535f8b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 Aug 03 20:26:29.882085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae37007d-79a1-405e-bea7-ff9522535f8b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.882379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae37007d-79a1-405e-bea7-ff9522535f8b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.902868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae37007d-79a1-405e-bea7-ff9522535f8b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] HTTP exception thrown: Group Type 59406139-09b2-479d-a6d9-6a6ba71a3701 has no extra spec with key key2. Aug 03 20:26:29.903127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae37007d-79a1-405e-bea7-ff9522535f8b tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 returned with HTTP 404 Aug 03 20:26:29.904154 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 221/889] 10.4.3.92 () {68 vars in 1445 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key2 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:29.914691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c490af3a-4b13-467f-b770-53fec94c15a6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.915725 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c490af3a-4b13-467f-b770-53fec94c15a6 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 Aug 03 20:26:29.916025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c490af3a-4b13-467f-b770-53fec94c15a6 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.916269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c490af3a-4b13-467f-b770-53fec94c15a6 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.942852 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c490af3a-4b13-467f-b770-53fec94c15a6 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 returned with HTTP 202 Aug 03 20:26:29.943287 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 227/890] 10.4.3.92 () {68 vars in 1448 bytes} [Mon Aug 3 20:26:29 2026] DELETE /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:29.953042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.954852 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] GET https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 Aug 03 20:26:29.955023 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.955200 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.960624 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] HTTP exception thrown: Group Type 59406139-09b2-479d-a6d9-6a6ba71a3701 has no extra spec with key key3. Aug 03 20:26:29.960760 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a7f6d1f4-da42-49b1-a4d5-7302bcf1d7c5 tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 returned with HTTP 404 Aug 03 20:26:29.961815 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 221/891] 10.4.3.92 () {68 vars in 1445 bytes} [Mon Aug 3 20:26:29 2026] GET /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:29.971698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-14fae869-4001-446c-a5c3-3623e73437d0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.973510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14fae869-4001-446c-a5c3-3623e73437d0 None None] GET https://10.4.3.92/volume// Aug 03 20:26:29.973510 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14fae869-4001-446c-a5c3-3623e73437d0 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.973510 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14fae869-4001-446c-a5c3-3623e73437d0 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.973510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14fae869-4001-446c-a5c3-3623e73437d0 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:29.973510 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 223/892] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:26: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 03 20:26:29.976521 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ae584bfd-4812-45e2-90af-f1eeebb6dbeb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.982200 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae584bfd-4812-45e2-90af-f1eeebb6dbeb tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701 Aug 03 20:26:29.982550 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae584bfd-4812-45e2-90af-f1eeebb6dbeb tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:29.982833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae584bfd-4812-45e2-90af-f1eeebb6dbeb tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:29.986262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-a88b7213-493d-43a0-a403-963d44f34b96 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.991193 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-a88b7213-493d-43a0-a403-963d44f34b96 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:29.991325 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:29.991384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-a88b7213-493d-43a0-a403-963d44f34b96 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6c2a911-feae-4ef2-88e6-adff185d00d3", "connector": null, "instance_uuid": "facc10d3-dd82-400a-821b-704595c4c48c"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.992536 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:29.992536 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2026851491", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:29.993920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2026851491', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:30.004054 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.004054 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:30.004218 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae584bfd-4812-45e2-90af-f1eeebb6dbeb tempest-GroupTypeSpecsTest-845344377 tempest-GroupTypeSpecsTest-845344377-project-admin] https://10.4.3.92/volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701 returned with HTTP 202 Aug 03 20:26:30.004830 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 222/893] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:26:29 2026] DELETE /volume/v3/group_types/59406139-09b2-479d-a6d9-6a6ba71a3701 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:30.041833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.045416 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:30.045554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.046121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.046121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:30.050500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-a88b7213-493d-43a0-a403-963d44f34b96 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:30.050500 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 228/894] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:29 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 03 20:26:30.054519 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.054519 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:30.055359 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6908bc1-c13b-4c20-8e6d-b5caded4d539 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:30.055992 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 224/895] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:30.099346 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Create volume of 1 GB Aug 03 20:26:30.100431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-78467a73-3551-44a4-bc0d-8666063e278f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.104323 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78467a73-3551-44a4-bc0d-8666063e278f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:30.104575 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78467a73-3551-44a4-bc0d-8666063e278f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.104820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78467a73-3551-44a4-bc0d-8666063e278f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.106541 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Availability Zones retrieved successfully. Aug 03 20:26:30.114075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Flow 'volume_create_api' (4e8dccf8-bbdc-45ea-a63d-c857e7c7d04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:30.114075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a271981-50a4-4b2a-9d5b-bd55138531cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:30.114798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:30.123389 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.123389 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:30.127572 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-78467a73-3551-44a4-bc0d-8666063e278f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:30.133063 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78467a73-3551-44a4-bc0d-8666063e278f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:30.133603 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 223/896] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:26:30.135308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5950798f-6cbf-4585-bd55-a5e700d5721f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.135728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5950798f-6cbf-4585-bd55-a5e700d5721f None None] GET https://10.4.3.92/volume// Aug 03 20:26:30.135906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5950798f-6cbf-4585-bd55-a5e700d5721f None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.136140 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5950798f-6cbf-4585-bd55-a5e700d5721f None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.138675 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5950798f-6cbf-4585-bd55-a5e700d5721f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:30.140630 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 229/897] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:26:30.150878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.152303 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:30.152541 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.152759 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.162837 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.162837 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:30.167680 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:30.173192 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-ffc10ce1-72fb-4d2a-8eb7-1702aab85042 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:30.174356 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 225/898] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:30.195769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a271981-50a4-4b2a-9d5b-bd55138531cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:30.196704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89d9ed4-137f-438b-9a47-55d1b163565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:30.281512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Created reservations ['55d66bf9-2fa9-45d4-9394-6dd9fbe306e0', '0b09b241-e615-4917-82b9-6ec4e45b548e', 'ea9920e7-f61f-4536-889b-e9f7240c22c7', 'd07cc89a-7ab5-4867-aed1-be84adaf9eae'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:30.282989 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89d9ed4-137f-438b-9a47-55d1b163565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d66bf9-2fa9-45d4-9394-6dd9fbe306e0', '0b09b241-e615-4917-82b9-6ec4e45b548e', 'ea9920e7-f61f-4536-889b-e9f7240c22c7', 'd07cc89a-7ab5-4867-aed1-be84adaf9eae']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:30.284699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce1a077-27b6-42aa-940e-ee45ab7a2985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:30.323598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.328394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f Aug 03 20:26:30.328777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:30.338575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce1a077-27b6-42aa-940e-ee45ab7a2985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e53ec21-5c41-4532-9d56-54f0264ab473', '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-2026851491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f46df99a7d436b891cf5ec14e6b57b',qos_specs=None,replication_status=,reservations=['55d66bf9-2fa9-45d4-9394-6dd9fbe306e0','0b09b241-e615-4917-82b9-6ec4e45b548e','ea9920e7-f61f-4536-889b-e9f7240c22c7','d07cc89a-7ab5-4867-aed1-be84adaf9eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1b695fb643b47ed9baea4a5c2546cbb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2026851491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e53ec21-5c41-4532-9d56-54f0264ab473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62f46df99a7d436b891cf5ec14e6b57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1b695fb643b47ed9baea4a5c2546cbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:30.339350 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa2c15d-c752-4ba8-ab59-194a59850b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:30.346203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:30.351766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:30.354978 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.354978 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:30.402138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa2c15d-c752-4ba8-ab59-194a59850b0c) transitioned into state 'SUCCESS' from state '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-2026851491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f46df99a7d436b891cf5ec14e6b57b',qos_specs=None,replication_status=,reservations=['55d66bf9-2fa9-45d4-9394-6dd9fbe306e0','0b09b241-e615-4917-82b9-6ec4e45b548e','ea9920e7-f61f-4536-889b-e9f7240c22c7','d07cc89a-7ab5-4867-aed1-be84adaf9eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1b695fb643b47ed9baea4a5c2546cbb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:30.404557 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866a6f99-81d5-45b3-8d49-36db30cf1504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:30.430585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866a6f99-81d5-45b3-8d49-36db30cf1504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:30.431938 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Flow 'volume_create_api' (4e8dccf8-bbdc-45ea-a63d-c857e7c7d04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:30.433367 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Create volume request issued successfully. Aug 03 20:26:30.433367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f3f96402-4341-4ff4-b26f-20f01af2ef5d tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:30.434169 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 222/899] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:26:29 2026] POST /volume/v3/volumes => generated 897 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:30.452697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.455532 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:30.455995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.456654 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.469244 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.469244 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:30.484606 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:30.506679 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fed88403-370e-4229-b506-bd2ea6f4bd24 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:30.507588 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 230/900] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 965 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:30.556088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" released by "attachment_update" :: held 0.204s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:30.556408 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-1b4b3269-7b02-4857-8b4d-7bce903d7cea tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f returned with HTTP 200 Aug 03 20:26:30.556884 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 224/901] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:30 2026] PUT /volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:30.756392 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.760013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:26:30.760013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.760013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.765733 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.765733 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:30.769620 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:26:30.774821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2e9700ef-6713-45b5-b43e-0cd42b094df5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:26:30.775417 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 226/902] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:30.794399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.798424 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:26:30.798693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.798923 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:30.808143 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.808143 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:30.815048 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:26:30.825952 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c80a9fe4-9c88-46fc-b5a1-c40fb51dba40 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:26:30.826503 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 223/903] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:30.846776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.849305 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:30.849820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1436410536"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:30.870276 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:30.870276 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:30.871475 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:26:30.871770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:26:30.892119 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-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 03 20:26:30.930138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['50371751-26d5-485f-aa3e-7faa1a69fca7', '11c1c489-32e9-4fd2-82bf-1e8551275a11', '8aba9437-a2fd-4ece-b7d3-d9ae77a9f80d', '461ba796-f3ae-40eb-8ddb-589ac248f004'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:30.973249 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot create request issued successfully. Aug 03 20:26:30.973603 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9e5c5b9-69d8-45fa-bc87-53540957861d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:30.974276 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 231/904] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:26:30.988103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:30.990120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:26:30.990414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:30.990687 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.004156 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.004156 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:31.004773 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:26:31.006870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24f5f193-d19c-4c44-8b49-2149de6cc7bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 200 Aug 03 20:26:31.007313 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 225/905] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:30 2026] GET /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:31.068306 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-51070ad3-bc21-494f-af07-bd9999a45c05 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.071271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51070ad3-bc21-494f-af07-bd9999a45c05 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:31.071585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51070ad3-bc21-494f-af07-bd9999a45c05 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.071853 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51070ad3-bc21-494f-af07-bd9999a45c05 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.072170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-51070ad3-bc21-494f-af07-bd9999a45c05 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:31.077556 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.077556 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:31.078615 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51070ad3-bc21-494f-af07-bd9999a45c05 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:31.079098 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 227/906] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:31 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:31.152988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.154317 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:31.154589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.157485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.171279 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.171279 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:31.176896 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:31.190859 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d8a371ab-76d8-4bc9-9cb7-a9806d9c74c1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:31.191294 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 224/907] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:31 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:31.230210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-886392ce-c46a-4681-adc0-d2bbabd94aa7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.235594 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-886392ce-c46a-4681-adc0-d2bbabd94aa7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d Aug 03 20:26:31.235833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-886392ce-c46a-4681-adc0-d2bbabd94aa7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.236422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-886392ce-c46a-4681-adc0-d2bbabd94aa7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.254749 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.254749 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:31.332090 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-886392ce-c46a-4681-adc0-d2bbabd94aa7 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d returned with HTTP 200 Aug 03 20:26:31.332626 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 232/908] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:31 2026] DELETE /volume/v3/attachments/b072b5be-61e6-46bf-b90b-be90280c838d => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:31.350009 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.351962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:31.351962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.353912 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.354261 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Delete volume with id: c79c0b9b-4fac-48d8-866d-ace47a99e47f Aug 03 20:26:31.366833 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.366833 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:31.367527 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Volume info retrieved successfully. Aug 03 20:26:31.408990 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] Delete volume request issued successfully. Aug 03 20:26:31.409184 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-fb2b2369-7e05-48c2-a94c-abe56b8ede55 req-96ea8750-6aca-4e09-9ced-734372203ad2 tempest-ImageDependencyTests-1625122149 tempest-ImageDependencyTests-1625122149-project-member] https://10.4.3.92/volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f returned with HTTP 202 Aug 03 20:26:31.409622 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 226/909] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:26:31 2026] DELETE /volume/v3/volumes/c79c0b9b-4fac-48d8-866d-ace47a99e47f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:31.521217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4b697876-4893-4268-9b5f-cec1975eafad None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.523388 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4b697876-4893-4268-9b5f-cec1975eafad tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:31.525262 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4b697876-4893-4268-9b5f-cec1975eafad tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.525612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4b697876-4893-4268-9b5f-cec1975eafad tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.536901 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.536901 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:31.541473 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4b697876-4893-4268-9b5f-cec1975eafad tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:31.546228 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4b697876-4893-4268-9b5f-cec1975eafad tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:31.546694 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 228/910] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:31 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:31.587094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:31.590397 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:31.592517 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:31.592517 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:31.603658 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:31.603658 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:31.609547 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:31.614310 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-62ac15f5-5353-400f-adbd-59827f99cbf4 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:31.615166 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 225/911] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:31 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:32.025196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.025196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:26:32.025196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.025196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.035113 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.035113 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:32.035860 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:26:32.037365 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9396f447-7b2c-47fb-96f0-28527b8d5ce6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 200 Aug 03 20:26:32.037690 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 233/912] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:32 2026] GET /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:32.050310 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-410583b6-1249-412f-934f-c34b5c0c4962 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.054962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:26:32.055418 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "snapshot_id": "d46fd763-a5a2-4f18-a890-f3ebe1941ea0", "name": "tempest-VolumesSnapshotTestJSON-Backup-1729723294", "container": "tempest-volumessnapshottestjson-backup-container-749886029"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:32.057862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Creating new backup {'backup': {'volume_id': '18df5c2a-c9f5-4819-86e7-763491f72ce4', 'snapshot_id': 'd46fd763-a5a2-4f18-a890-f3ebe1941ea0', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1729723294', 'container': 'tempest-volumessnapshottestjson-backup-container-749886029'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:26:32.058007 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Creating backup of volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 in container tempest-volumessnapshottestjson-backup-container-749886029 Aug 03 20:26:32.067938 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.067938 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:32.068704 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:26:32.077482 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.077482 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:32.078002 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:26:32.092916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-231cce65-50d3-4e85-9a51-a922418e5b36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.095486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-231cce65-50d3-4e85-9a51-a922418e5b36 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:32.095836 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-231cce65-50d3-4e85-9a51-a922418e5b36 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.096046 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-231cce65-50d3-4e85-9a51-a922418e5b36 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.096149 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-231cce65-50d3-4e85-9a51-a922418e5b36 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:32.102224 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.102224 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:32.103165 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-231cce65-50d3-4e85-9a51-a922418e5b36 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:32.103870 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 229/913] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:32 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:32.118878 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['496f6deb-fd97-41c4-a280-bcc18c029671', '202dccdb-381c-4923-a19c-0f5bdb9a9cce'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:32.174205 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-410583b6-1249-412f-934f-c34b5c0c4962 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:26:32.174727 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 227/914] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:32 2026] POST /volume/v3/backups => generated 333 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:26:32.193342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.197588 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:32.197588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.197588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.197588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:32.203221 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.203221 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:32.204148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e034bdeb-a4a3-4ae0-b9ed-30d10bdf9e0f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:32.204819 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 226/915] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:32 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:32.211928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.215206 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:32.215490 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.216124 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.228561 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.228561 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:32.234893 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:32.244932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c82e843d-adc8-4ff9-8ae8-12febffeaf51 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:32.245884 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 234/916] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:32 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:32.297323 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.300251 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:32.300562 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.300798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.311939 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.311939 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:32.317300 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:32.327159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-8681a07e-15d9-464e-9205-ab08d09e80ba tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:32.327739 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 230/917] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:32 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:32.340825 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dc74d940-d9cd-490b-94ad-e04599a04c94 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.341870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc74d940-d9cd-490b-94ad-e04599a04c94 None None] GET https://10.4.3.92/volume// Aug 03 20:26:32.341870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc74d940-d9cd-490b-94ad-e04599a04c94 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:32.341870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc74d940-d9cd-490b-94ad-e04599a04c94 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:32.342202 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc74d940-d9cd-490b-94ad-e04599a04c94 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:32.342231 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 228/918] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:26: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 03 20:26:32.356315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-5f53d28a-4f90-4c09-a76c-a50a366db950 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:32.358622 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-5f53d28a-4f90-4c09-a76c-a50a366db950 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:32.358622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-5f53d28a-4f90-4c09-a76c-a50a366db950 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e53ec21-5c41-4532-9d56-54f0264ab473", "connector": null, "instance_uuid": "fb6898fe-9130-4f04-88df-b6a6cff02f3e"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:32.372062 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:32.372062 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:32.422309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-5f53d28a-4f90-4c09-a76c-a50a366db950 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:32.422944 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 227/919] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:32 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:33.115209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:33.117300 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:33.117544 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:33.118050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:33.118050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:33.125488 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:33.125488 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:33.125488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2c633b1-3954-41ea-8d08-c36987d686e0 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:33.127401 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 235/920] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:33 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:33.221730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:33.227849 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:33.228560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:33.228895 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:33.229042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:33.240929 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:33.240929 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:33.242584 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae3a694b-c70f-4006-bf09-dbb0520262a9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:33.243307 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 231/921] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:33 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:33.265446 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-522393c9-a116-45a9-853d-cef50f73d4a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:33.268654 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-522393c9-a116-45a9-853d-cef50f73d4a6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:33.269407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-522393c9-a116-45a9-853d-cef50f73d4a6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:33.269407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-522393c9-a116-45a9-853d-cef50f73d4a6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:33.285878 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:33.285878 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:33.292699 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-522393c9-a116-45a9-853d-cef50f73d4a6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:33.301640 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-522393c9-a116-45a9-853d-cef50f73d4a6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:33.301895 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 229/922] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:33 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:33.467162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:33.650177 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:33.650749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-183258139"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:33.653451 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-183258139'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:33.653451 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create volume of 1 GB Aug 03 20:26:33.653451 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:33.653451 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:33.661151 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Availability Zones retrieved successfully. Aug 03 20:26:33.667517 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Flow 'volume_create_api' (b37b101a-c931-4d2c-8a76-b29abbf7f2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:33.669011 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141b5874-062b-4b12-96c1-0bbc52ca4d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:33.670099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:33.707068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141b5874-062b-4b12-96c1-0bbc52ca4d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:33.707866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1215d439-99df-41f7-868a-0a2cc991a22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:33.785404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['245e4a79-846f-4a66-8ab8-597cb170cdfb', '8f08e184-3196-4253-bd63-35089d2ad670', '031ef313-d45f-429f-a186-e1e760af26f1', '962cb39c-6b6d-458f-ac7c-5b47f533b255'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:33.785971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1215d439-99df-41f7-868a-0a2cc991a22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245e4a79-846f-4a66-8ab8-597cb170cdfb', '8f08e184-3196-4253-bd63-35089d2ad670', '031ef313-d45f-429f-a186-e1e760af26f1', '962cb39c-6b6d-458f-ac7c-5b47f533b255']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:33.787435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f662bece-785f-4687-83f8-ce8b0cb8225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:33.826106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f662bece-785f-4687-83f8-ce8b0cb8225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed250cc-b47b-4b03-918a-f8fc77c50035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-183258139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b90585a2047d8999a6fb33dac30f8',qos_specs=None,replication_status=,reservations=['245e4a79-846f-4a66-8ab8-597cb170cdfb','8f08e184-3196-4253-bd63-35089d2ad670','031ef313-d45f-429f-a186-e1e760af26f1','962cb39c-6b6d-458f-ac7c-5b47f533b255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea258ae02084c44be68e9d5427a3ffc',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-183258139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed250cc-b47b-4b03-918a-f8fc77c50035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b90585a2047d8999a6fb33dac30f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea258ae02084c44be68e9d5427a3ffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:33.826933 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1159c7-a4a0-4181-9563-de02996ae921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:33.855525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1159c7-a4a0-4181-9563-de02996ae921) transitioned into state 'SUCCESS' from state '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-183258139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b90585a2047d8999a6fb33dac30f8',qos_specs=None,replication_status=,reservations=['245e4a79-846f-4a66-8ab8-597cb170cdfb','8f08e184-3196-4253-bd63-35089d2ad670','031ef313-d45f-429f-a186-e1e760af26f1','962cb39c-6b6d-458f-ac7c-5b47f533b255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea258ae02084c44be68e9d5427a3ffc',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:33.855525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134f733a-53d5-4ad1-8030-4e130c37bdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:33.878521 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134f733a-53d5-4ad1-8030-4e130c37bdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:33.879560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Flow 'volume_create_api' (b37b101a-c931-4d2c-8a76-b29abbf7f2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:33.879898 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create volume request issued successfully. Aug 03 20:26:33.880867 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa9e9976-4c2e-4209-9a68-35d8f234a97b tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:33.881308 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 228/923] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:33 2026] POST /volume/v3/volumes => generated 748 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:33.899969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:33.904880 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:33.904880 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:33.904973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:33.924482 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:33.924482 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:33.934483 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:33.939620 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bdac19a-cbdf-48d8-8e74-d4d23a82afbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 200 Aug 03 20:26:33.940919 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 236/924] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:33 2026] GET /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:34.050353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b915f5db-9c34-4991-976a-5237b893703b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.050709 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b915f5db-9c34-4991-976a-5237b893703b None None] GET https://10.4.3.92/volume// Aug 03 20:26:34.050853 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b915f5db-9c34-4991-976a-5237b893703b None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.051021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b915f5db-9c34-4991-976a-5237b893703b None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.051308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b915f5db-9c34-4991-976a-5237b893703b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:34.051592 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 232/925] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:34.066020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.070295 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:34.071778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.072937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.092522 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.092522 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:34.097068 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:34.104872 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-b93c1ecd-566b-48a8-9507-c1e8718c89aa tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:34.105413 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 230/926] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:34.141394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.145652 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:34.145894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.146094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.146255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:34.151845 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.151845 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:34.152721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95eb6057-a6d0-42a1-97b8-869c87ad1927 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:34.153089 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 229/927] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:34.201929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-bf1e04d6-4941-4fa7-b9e6-309912943c4d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.204226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-bf1e04d6-4941-4fa7-b9e6-309912943c4d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f/action Aug 03 20:26:34.204773 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-bf1e04d6-4941-4fa7-b9e6-309912943c4d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:34.204954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-bf1e04d6-4941-4fa7-b9e6-309912943c4d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:34.226101 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.226101 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:34.240021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.243428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] PUT https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 Aug 03 20:26:34.244031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:34.244449 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac2ff3bb-d40b-415a-9773-e5ff1b95ae58 req-bf1e04d6-4941-4fa7-b9e6-309912943c4d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f/action returned with HTTP 204 Aug 03 20:26:34.245003 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 237/928] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:34 2026] POST /volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:34.254935 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Acquiring lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:34.262596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:34.262654 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.262714 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.262714 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:34.263037 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:34.263425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.263717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.263789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:34.269490 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.269490 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:34.270595 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb0f4a68-bc3c-48f2-8472-c3f55041e25c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:34.271096 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 231/929] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:34.323848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.327097 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:34.327351 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.327727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.345647 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.345647 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:34.351155 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:34.363824 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c51bcfb-8161-438b-b979-a4768f229ef4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:34.365376 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 230/930] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:34.411592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" released by "attachment_update" :: held 0.150s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:34.411592 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-a9a3e609-4384-48e9-a317-59d037da8c61 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 returned with HTTP 200 Aug 03 20:26:34.412259 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 233/931] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:34 2026] PUT /volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:34.432031 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.434727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:34.434995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.435231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.452184 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.452184 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:34.454240 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-17f87163-0710-429a-a83d-34bbadb74712 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.457125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-17f87163-0710-429a-a83d-34bbadb74712 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9/action Aug 03 20:26:34.457591 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-17f87163-0710-429a-a83d-34bbadb74712 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:34.457741 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:34.459546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-17f87163-0710-429a-a83d-34bbadb74712 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:34.466930 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-8c79260e-5468-44c3-acc9-a6e96379b303 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:34.467358 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 238/932] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:34.495690 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.495690 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:34.516872 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8de6500-6828-4cf5-8411-4f949d9c337a req-17f87163-0710-429a-a83d-34bbadb74712 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9/action returned with HTTP 204 Aug 03 20:26:34.516872 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 232/933] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:34 2026] POST /volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:34.837566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b32e14db-7fad-4d01-8470-d8f854acd4c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.896437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ac2d8226-3850-41b2-b8fc-05b18b5d49d7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.896584 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac2d8226-3850-41b2-b8fc-05b18b5d49d7 None None] GET https://10.4.3.92/volume// Aug 03 20:26:34.896837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8226-3850-41b2-b8fc-05b18b5d49d7 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.897605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8226-3850-41b2-b8fc-05b18b5d49d7 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.897605 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac2d8226-3850-41b2-b8fc-05b18b5d49d7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:34.897800 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 234/934] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:26: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 03 20:26:34.912209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-350afdbb-c199-4f14-be6c-564f0cf20133 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.913370 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-350afdbb-c199-4f14-be6c-564f0cf20133 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:26:34.913896 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-350afdbb-c199-4f14-be6c-564f0cf20133 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6c2a911-feae-4ef2-88e6-adff185d00d3", "connector": null, "instance_uuid": "80289290-b2b7-4e75-bebf-4c87b88bd08a"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:34.927299 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.927299 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:34.962989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-43b90d47-337f-4d0f-9b46-1735c942e220 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:34.965761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-43b90d47-337f-4d0f-9b46-1735c942e220 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:34.967486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-43b90d47-337f-4d0f-9b46-1735c942e220 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:34.967486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-43b90d47-337f-4d0f-9b46-1735c942e220 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:34.981486 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:34.981486 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:34.981618 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b32e14db-7fad-4d01-8470-d8f854acd4c5 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:26:34.981670 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-350afdbb-c199-4f14-be6c-564f0cf20133 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:26:34.981737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b32e14db-7fad-4d01-8470-d8f854acd4c5 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-671949444"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:34.982146 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 239/935] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:26:34 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:34.987505 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-43b90d47-337f-4d0f-9b46-1735c942e220 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:34.994844 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-43b90d47-337f-4d0f-9b46-1735c942e220 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 200 Aug 03 20:26:34.995545 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 233/936] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:34 2026] GET /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:35.014193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b32e14db-7fad-4d01-8470-d8f854acd4c5 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:26:35.015597 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 231/937] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:26:34 2026] POST /volume/v3/types => generated 215 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:35.016160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.018456 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:35.018903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ed250cc-b47b-4b03-918a-f8fc77c50035", "name": "tempest-SnapshotsActionsTest-Snapshot-195100361"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:35.023336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37557b36-0543-4c0a-aca7-db857c8e750d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.027859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-44abd9a4-69bf-4860-983e-3bb3d42a7943 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.029631 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-44abd9a4-69bf-4860-983e-3bb3d42a7943 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:26:35.030517 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-44abd9a4-69bf-4860-983e-3bb3d42a7943 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-341008759"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:35.031183 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37557b36-0543-4c0a-aca7-db857c8e750d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:35.031480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37557b36-0543-4c0a-aca7-db857c8e750d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.031736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37557b36-0543-4c0a-aca7-db857c8e750d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.039005 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.039005 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:35.039187 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:35.039935 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create snapshot from volume 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:35.047010 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.047010 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:35.051279 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37557b36-0543-4c0a-aca7-db857c8e750d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:35.056726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37557b36-0543-4c0a-aca7-db857c8e750d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:35.057123 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 240/938] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:35.064580 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-44abd9a4-69bf-4860-983e-3bb3d42a7943 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:26:35.065171 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 234/939] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:26:35 2026] POST /volume/v3/group_types => generated 172 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:35.066415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4ec8053d-aaf1-472d-8fd8-97b90b80d469 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.066942 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ec8053d-aaf1-472d-8fd8-97b90b80d469 None None] GET https://10.4.3.92/volume// Aug 03 20:26:35.067173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ec8053d-aaf1-472d-8fd8-97b90b80d469 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.069402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ec8053d-aaf1-472d-8fd8-97b90b80d469 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.069402 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ec8053d-aaf1-472d-8fd8-97b90b80d469 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:35.069402 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 232/940] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:35.081360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.081528 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.082926 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:35.083191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.087821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.102489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['5b47797c-6ae6-41cc-8823-92a0ccebeb99', '914c0f23-ce94-4b21-8839-cf4d07cfee1d', 'de246295-8e66-4e26-adaa-d9c037f34c80', '0083d931-c230-4296-99cf-e123a73ba2bb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:35.105658 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.105658 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:35.110108 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:35.116329 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0680d119-108a-403d-9702-6c49fe4a5991 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:35.117181 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 235/941] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 03 20:26:35.163908 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot create request issued successfully. Aug 03 20:26:35.164898 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdd8a009-7411-4eb1-b6b4-5b855ca1d6c0 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:35.164898 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 235/942] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:35.170125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.174413 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:35.175249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.175249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.175249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:35.182873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.184874 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:35.185100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.185222 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.185222 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:35.185320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.186828 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59225bc4-5418-4cb5-9e86-855abe5dadd7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:35.187401 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 233/943] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:35.192704 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:26:35.193099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c55bd277-e421-42f1-9e80-c17c1f031c16", "volume_types": ["23d4deda-313b-4063-aa52-80f3796c9284"], "name": "tempest-Group1-1886498819"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:35.195067 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.195067 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:35.195369 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:35.195893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating new group {'group': {'group_type': 'c55bd277-e421-42f1-9e80-c17c1f031c16', 'volume_types': ['23d4deda-313b-4063-aa52-80f3796c9284'], 'name': 'tempest-Group1-1886498819'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:26:35.196489 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0d59ec2-948d-49d4-9af6-6a2935253f00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:35.197833 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 236/944] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:35.200370 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating group tempest-Group1-1886498819. Aug 03 20:26:35.224243 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:26:35.223753. {{(pid=100353) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:26:35.224243 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:35.251930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['af704636-ad7c-4bc2-bbe6-8976afc1e9dc'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:35.269638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.272024 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 Aug 03 20:26:35.272651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:35.283843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a3087c05-59e3-41ec-8841-a0493520ed95 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.287828 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3087c05-59e3-41ec-8841-a0493520ed95 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:35.287828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3087c05-59e3-41ec-8841-a0493520ed95 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.291415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3087c05-59e3-41ec-8841-a0493520ed95 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.291415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a3087c05-59e3-41ec-8841-a0493520ed95 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:35.294102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:26:35.301213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:26:35.301436 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.301436 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:35.301523 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.301523 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:35.301577 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3087c05-59e3-41ec-8841-a0493520ed95 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:35.301577 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 234/945] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:35.303041 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-239dfcf4-ac15-4e5e-82c8-99aebcf9848f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:26:35.303600 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 241/946] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:26:35 2026] POST /volume/v3/groups => generated 94 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:35.328705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:35.331412 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:35.331412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:35.331767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:35.331978 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:35.339130 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:35.339130 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:35.358999 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b78ae69-80e2-4ba0-b23f-30df1fde2c2a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 returned with HTTP 200 Aug 03 20:26:35.359488 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 237/947] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:35 2026] GET /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:35.481400 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-b6c2a911-feae-4ef2-88e6-adff185d00d3-np0000006371" released by "attachment_update" :: held 0.183s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:26:35.481738 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-0936541b-c7b3-4fb3-b616-801be5e94618 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 returned with HTTP 200 Aug 03 20:26:35.482195 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 236/948] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:26:35 2026] PUT /volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:36.080605 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.084212 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:36.084420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.084621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.109004 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.109004 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:36.115116 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:36.121390 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-272a88c7-6825-4c4d-bf2a-cc952191be56 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:36.122063 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 235/949] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:36.201392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7e640b75-1550-458e-b724-1a11b48f3b80 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.203511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e640b75-1550-458e-b724-1a11b48f3b80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:36.203739 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e640b75-1550-458e-b724-1a11b48f3b80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.203965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e640b75-1550-458e-b724-1a11b48f3b80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.204096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7e640b75-1550-458e-b724-1a11b48f3b80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:36.208645 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.208645 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:36.208867 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.209572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e640b75-1550-458e-b724-1a11b48f3b80 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:36.210024 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 242/950] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:36.210951 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:36.211144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.211389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.219203 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.219203 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:36.220610 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:36.222786 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f080132-8030-4ce8-a9b6-5b008b6a1856 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:36.223800 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 238/951] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:36.234686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.314279 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.316809 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:36.317237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.317792 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.317981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:36.323503 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.323503 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:36.324255 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f5369b9-ef4a-4d12-831c-893ee298de99 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:36.324695 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 236/952] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:36.360957 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:36.361421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:36.361600 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:36.363058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'creating'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:36.377199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.379441 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:36.379755 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.380040 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.380232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:36.384540 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.384540 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:36.391198 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.391198 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:36.393175 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34ecbeb8-27a9-4873-a84e-ee7fdd5bf9fe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 returned with HTTP 200 Aug 03 20:26:36.393665 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 243/953] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:36.415023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8f263201-cd42-4c00-a01b-4a9001740928 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.417228 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:26:36.417693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c55bd277-e421-42f1-9e80-c17c1f031c16", "volume_types": ["23d4deda-313b-4063-aa52-80f3796c9284"], "name": "tempest-Group2-86061676"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:36.419297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating new group {'group': {'group_type': 'c55bd277-e421-42f1-9e80-c17c1f031c16', 'volume_types': ['23d4deda-313b-4063-aa52-80f3796c9284'], 'name': 'tempest-Group2-86061676'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:26:36.423524 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.groups [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating group tempest-Group2-86061676. Aug 03 20:26:36.431314 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcb1c51a-940f-4eae-83e9-719ca4c0dc8d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:36.431896 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 237/954] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:36 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:36.439981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:26:36.439661. {{(pid=100355) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:26:36.440141 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:36.440709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4dad7c40-9574-4568-843c-136ca7071304 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.443235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4dad7c40-9574-4568-843c-136ca7071304 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:36.443677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4dad7c40-9574-4568-843c-136ca7071304 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.443974 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4dad7c40-9574-4568-843c-136ca7071304 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.452092 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.452092 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:36.452227 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4dad7c40-9574-4568-843c-136ca7071304 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:36.453409 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4dad7c40-9574-4568-843c-136ca7071304 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:36.454544 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 237/955] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:36.456715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['39abd69f-c2d7-4981-8a01-3750850bb4dd'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:36.467571 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.469885 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:36.470360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:36.470524 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:36.472513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:36.488487 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.488487 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:36.492438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f263201-cd42-4c00-a01b-4a9001740928 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:26:36.492935 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 239/956] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:26:36 2026] POST /volume/v3/groups => generated 92 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:36.508101 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-edfddccf-f943-4f45-b9ec-176cfbffea0f tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:36.508861 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 244/957] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:36 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:36.512762 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.514574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:36.514805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.514988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.515123 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:36.517422 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ba26145d-9fc0-45bf-be69-20a159247736 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.521252 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.521252 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:36.522536 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba26145d-9fc0-45bf-be69-20a159247736 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:36.522889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba26145d-9fc0-45bf-be69-20a159247736 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.523163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba26145d-9fc0-45bf-be69-20a159247736 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.530825 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.530825 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:36.531688 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ba26145d-9fc0-45bf-be69-20a159247736 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:36.533891 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba26145d-9fc0-45bf-be69-20a159247736 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:36.534454 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 238/958] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:26:36.539803 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08e67a82-9ecc-4b8a-81df-b4fe8ead93f1 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 returned with HTTP 200 Aug 03 20:26:36.540246 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 238/959] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 => generated 320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:36.550847 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.555562 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:36.556073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ed250cc-b47b-4b03-918a-f8fc77c50035", "name": "tempest-SnapshotsActionsTest-Snapshot-1042770343"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:36.567918 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.567918 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:36.569127 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:36.569127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create snapshot from volume 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:36.590199 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-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 03 20:26:36.611350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['987075b2-b6a3-495e-9ab9-bb99e3e1cbce', 'dabf8e7a-6437-4c3b-b4cc-bc2b404095be', '2a49abf6-a119-42d5-90a7-8c4cb9c25e07', '5f045d54-a9f1-4f56-a450-c66fc20b1daf'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:36.646352 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot create request issued successfully. Aug 03 20:26:36.646727 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35e2e3ab-14a5-4b92-891b-89b3fa93d336 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:36.647154 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 240/960] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:36.659681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:36.662147 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:36.662411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:36.662673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:36.668520 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:36.668520 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:36.669060 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:36.670117 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b5c1f4c-8f65-44d1-8508-660c9dd06b65 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 200 Aug 03 20:26:36.670627 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 245/961] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:36 2026] GET /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.137411 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.139317 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:37.139542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.139741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.161510 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.161510 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:37.167570 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:37.174268 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bd6ac796-71cd-48c8-9b66-a5c96bc71fce tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:37.175086 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 239/962] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:37.229343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.231912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:37.232543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.232543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.234622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:37.244942 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.244942 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:37.246026 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b3886f3a-a7ed-4a36-bae8-d433f7917a8e tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:37.247780 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 239/963] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.338073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dce70bca-5963-4303-9c96-1585fac3b17a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.339611 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dce70bca-5963-4303-9c96-1585fac3b17a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:37.342083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dce70bca-5963-4303-9c96-1585fac3b17a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.342083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dce70bca-5963-4303-9c96-1585fac3b17a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.342083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-dce70bca-5963-4303-9c96-1585fac3b17a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:37.348595 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.348595 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:37.349743 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dce70bca-5963-4303-9c96-1585fac3b17a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:37.350497 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 241/964] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.558733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.560737 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:37.560954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.561135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.561274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:37.565201 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.565201 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:37.577418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35e1ed1a-5aee-412e-8793-342c29c0bdbe tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 returned with HTTP 200 Aug 03 20:26:37.577857 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 246/965] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:37.591289 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.593991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:37.597513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-658347260", "volume_type": "23d4deda-313b-4063-aa52-80f3796c9284", "group_id": "7957e916-5544-4c72-a678-6126e8f1f4f3", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:37.597513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-658347260', 'volume_type': '23d4deda-313b-4063-aa52-80f3796c9284', 'group_id': '7957e916-5544-4c72-a678-6126e8f1f4f3', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:37.615332 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.615332 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:37.615332 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume of 1 GB Aug 03 20:26:37.618009 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:37.624414 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (b9c20db0-b0e7-468e-9f01-e1ac7f1ec8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:37.625679 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06542d20-908e-4e53-a25d-58ea2ee5c505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:37.626347 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.626347 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:37.626739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:37.657154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06542d20-908e-4e53-a25d-58ea2ee5c505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:26:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23d4deda-313b-4063-aa52-80f3796c9284,is_public=True,name='tempest-GroupsTest-volume-type-671949444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23d4deda-313b-4063-aa52-80f3796c9284', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7957e916-5544-4c72-a678-6126e8f1f4f3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:37.658249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc48bfe-d46a-42e3-96a6-46199d957cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:37.681348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.683045 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:37.683226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.683440 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.689012 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.689012 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:37.689429 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:37.690237 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae89a49e-9eda-4019-ab1c-93ef1d30dd32 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 200 Aug 03 20:26:37.690603 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 240/966] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.693737 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-671949444 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-671949444, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:37.694058 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-671949444 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-671949444, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:37.700296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.702486 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action Aug 03 20:26:37.702935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:37.703116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:37.705030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot '2d27b236-79b6-4de9-b046-173eabbfc26e' with '{'status': 'creating'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:37.728930 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.728930 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:37.749065 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5d2a062-b400-4425-8636-04ae4fad4c5d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action returned with HTTP 202 Aug 03 20:26:37.749532 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 242/967] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:37 2026] POST /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:37.755973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['fc953d55-6452-496f-93af-2e6571802482', 'ab87dce0-395e-4fad-8803-99790fe1af11', '690b2d8f-c9f9-45f2-87a4-e4c02b4fceef', '22420e9e-ee01-4ef1-a723-71cc7aba753f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:37.756952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc48bfe-d46a-42e3-96a6-46199d957cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc953d55-6452-496f-93af-2e6571802482', 'ab87dce0-395e-4fad-8803-99790fe1af11', '690b2d8f-c9f9-45f2-87a4-e4c02b4fceef', '22420e9e-ee01-4ef1-a723-71cc7aba753f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:37.757527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-acf05a10-225c-4492-a5b9-b2fae748a63f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.757977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4e4caf-887a-4513-88ad-2057b5edc8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:37.763610 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-acf05a10-225c-4492-a5b9-b2fae748a63f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:37.763834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-acf05a10-225c-4492-a5b9-b2fae748a63f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.764024 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-acf05a10-225c-4492-a5b9-b2fae748a63f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.773850 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.773850 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:37.774410 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-acf05a10-225c-4492-a5b9-b2fae748a63f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:37.775765 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-acf05a10-225c-4492-a5b9-b2fae748a63f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 200 Aug 03 20:26:37.776231 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 247/968] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.789244 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.791079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4e4caf-887a-4513-88ad-2057b5edc8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd40a3b78-71c1-4307-a187-187a5c43a918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-658347260',encryption_key_id=None,group_id=7957e916-5544-4c72-a678-6126e8f1f4f3,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['fc953d55-6452-496f-93af-2e6571802482','ab87dce0-395e-4fad-8803-99790fe1af11','690b2d8f-c9f9-45f2-87a4-e4c02b4fceef','22420e9e-ee01-4ef1-a723-71cc7aba753f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=23d4deda-313b-4063-aa52-80f3796c9284), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-658347260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7957e916-5544-4c72-a678-6126e8f1f4f3,host=None,id=d40a3b78-71c1-4307-a187-187a5c43a918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016e9c3eb003452bb811ddbee37826d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23d4deda-313b-4063-aa52-80f3796c9284),volume_type_id=23d4deda-313b-4063-aa52-80f3796c9284)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:37.792435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf022180-989d-4c46-908c-2886ce86793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:37.793896 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action Aug 03 20:26:37.794391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:37.794593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:37.808530 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.808530 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:37.810297 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot retrieved successfully. Aug 03 20:26:37.824347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf022180-989d-4c46-908c-2886ce86793e) transitioned into state 'SUCCESS' from state '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-658347260',encryption_key_id=None,group_id=7957e916-5544-4c72-a678-6126e8f1f4f3,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['fc953d55-6452-496f-93af-2e6571802482','ab87dce0-395e-4fad-8803-99790fe1af11','690b2d8f-c9f9-45f2-87a4-e4c02b4fceef','22420e9e-ee01-4ef1-a723-71cc7aba753f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=23d4deda-313b-4063-aa52-80f3796c9284)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:37.827080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28af0c9-01be-4179-a1e2-2d33af87be96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:37.841373 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot delete request issued successfully. Aug 03 20:26:37.841373 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa5223bd-96c1-4f13-80b9-97d9d9be4993 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action returned with HTTP 202 Aug 03 20:26:37.841970 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 241/969] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:37 2026] POST /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:37.852622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28af0c9-01be-4179-a1e2-2d33af87be96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:37.853808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (b9c20db0-b0e7-468e-9f01-e1ac7f1ec8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:37.854145 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request issued successfully. Aug 03 20:26:37.854366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.856548 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:37.856842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.856969 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:37.857032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.857122 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:37.870821 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.870821 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:37.871685 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:37.872929 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ba6dfb4-717b-401a-bb16-3a1711d7e879 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 200 Aug 03 20:26:37.873475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 243/970] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:37.904377 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:37.909148 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.909148 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:37.915270 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b7ca086-1a6e-4ff6-90c0-0090d42df012 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:37.915828 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 240/971] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:26:37 2026] POST /volume/v3/volumes => generated 811 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:37.947423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:37.951142 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 Aug 03 20:26:37.951142 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:37.951142 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:37.960377 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:37.960377 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:37.966345 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:37.967274 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:37.967433 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:38.023896 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:38.028813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.028813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:38.039576 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2458dcb0-48b5-4118-8f97-38ff422d2d19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 returned with HTTP 200 Aug 03 20:26:38.040018 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 248/972] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:37 2026] GET /volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 => generated 879 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:38.189609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-43036cbd-a2f3-4c3e-b788-60589426604c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.192232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43036cbd-a2f3-4c3e-b788-60589426604c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:38.192345 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43036cbd-a2f3-4c3e-b788-60589426604c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.192596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43036cbd-a2f3-4c3e-b788-60589426604c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.216564 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.216564 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:38.221852 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-43036cbd-a2f3-4c3e-b788-60589426604c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:38.229038 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43036cbd-a2f3-4c3e-b788-60589426604c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:38.229744 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 242/973] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:38 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:38.264723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.269306 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:38.270167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.270167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.270167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:38.280493 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.280493 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:38.281811 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05bb8a50-d428-4f4c-94cd-ab688d5a1cee tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:38.282853 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 244/974] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:38 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:38.361583 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.365140 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:38.365528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.365761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.365911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:38.374067 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.374067 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:38.374067 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed6932a9-9bb2-4128-ade0-07c5e4cffe8e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:38.374357 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 241/975] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:38 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:38.883340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4ad24e79-1b06-4d48-80f0-4becd6e55c05 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.885870 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ad24e79-1b06-4d48-80f0-4becd6e55c05 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:38.886143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ad24e79-1b06-4d48-80f0-4becd6e55c05 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.886431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ad24e79-1b06-4d48-80f0-4becd6e55c05 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.906791 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ad24e79-1b06-4d48-80f0-4becd6e55c05 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 404 Aug 03 20:26:38.907513 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 249/976] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:38 2026] GET /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:38.916979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.917759 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:38.918076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:38.918232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:38.919439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:38.932484 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.932484 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:38.940529 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-242b2166-0ee7-4ba4-b8e8-a228cbb0eaf1 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:38.940911 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 243/977] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:38 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:38.949407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.952546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:38.952546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.952546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.956706 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.956706 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:38.957121 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:38.958970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-963fcbfc-2267-4324-a433-ccd9a91ef968 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:38.959345 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 245/978] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:38 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:38.970374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.972049 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:38.972241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:38.973477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:38.973477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete snapshot with id: 2d27b236-79b6-4de9-b046-173eabbfc26e Aug 03 20:26:38.976935 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1ffce5e-8422-44c1-8feb-5fabc6fbdbce tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e returned with HTTP 404 Aug 03 20:26:38.977371 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 242/979] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:38 2026] DELETE /volume/v3/snapshots/2d27b236-79b6-4de9-b046-173eabbfc26e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:38.986407 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:38.990482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:38.990482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ed250cc-b47b-4b03-918a-f8fc77c50035", "name": "tempest-SnapshotsActionsTest-Snapshot-548226527"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:38.999172 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:38.999172 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:38.999992 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:39.000196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create snapshot from volume 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:39.042496 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['f6e9d372-68bd-4c19-8ff6-1680d1d70179', '82ed6b37-f778-4feb-9e7c-453b59fcb14e', '3123ea4f-7dd3-4d1d-ace3-b3408734088d', '86dad517-64ec-44f9-98ef-f3b2d7f18fb3'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:39.061268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.063316 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 Aug 03 20:26:39.063654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.063823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.072225 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.072225 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:39.078385 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:39.078385 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:39.078619 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:39.103628 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot create request issued successfully. Aug 03 20:26:39.104112 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92ecf0f3-3bb3-4716-bf18-51035f291d68 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:39.105361 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 250/980] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:39.118346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-af07bfc3-3922-4bda-9881-730ef0996281 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.120382 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af07bfc3-3922-4bda-9881-730ef0996281 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:39.123496 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af07bfc3-3922-4bda-9881-730ef0996281 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.123496 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af07bfc3-3922-4bda-9881-730ef0996281 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.124777 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:39.126998 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.126998 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:39.127808 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-af07bfc3-3922-4bda-9881-730ef0996281 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:39.128403 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.128403 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:39.129227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af07bfc3-3922-4bda-9881-730ef0996281 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 200 Aug 03 20:26:39.129774 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 246/981] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:39.140629 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc9ba7eb-ddfb-4787-8a39-f73b3499cb06 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 returned with HTTP 200 Aug 03 20:26:39.140629 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 244/982] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 => generated 904 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.158987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-727c4531-8ba1-43f0-897a-b09181771b33 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.160921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-727c4531-8ba1-43f0-897a-b09181771b33 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:39.161309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-727c4531-8ba1-43f0-897a-b09181771b33 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.161566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-727c4531-8ba1-43f0-897a-b09181771b33 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.161765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-727c4531-8ba1-43f0-897a-b09181771b33 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:39.168856 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.168856 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:39.180893 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-727c4531-8ba1-43f0-897a-b09181771b33 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 returned with HTTP 200 Aug 03 20:26:39.181385 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 243/983] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.194608 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2221bc95-a363-457a-8834-c16e1000f4e8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.195132 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2221bc95-a363-457a-8834-c16e1000f4e8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:39.195378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2221bc95-a363-457a-8834-c16e1000f4e8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.195598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2221bc95-a363-457a-8834-c16e1000f4e8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.195730 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-2221bc95-a363-457a-8834-c16e1000f4e8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:39.200586 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.200586 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:39.218104 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2221bc95-a363-457a-8834-c16e1000f4e8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 returned with HTTP 200 Aug 03 20:26:39.218699 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 251/984] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 => generated 321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.230365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6f177110-c246-4eff-b255-a7726a331c19 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.234614 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f177110-c246-4eff-b255-a7726a331c19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/detail Aug 03 20:26:39.234942 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f177110-c246-4eff-b255-a7726a331c19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.235154 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f177110-c246-4eff-b255-a7726a331c19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.246190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.248241 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:39.248546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.248671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.256660 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f177110-c246-4eff-b255-a7726a331c19 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/detail returned with HTTP 200 Aug 03 20:26:39.257075 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 247/985] 10.4.3.92 () {68 vars in 1289 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/groups/detail => generated 638 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.262550 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.262550 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:39.266783 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:39.272130 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.272253 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6edaa93a-4d1d-4d64-9219-39f487e89a1c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:39.272674 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 245/986] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.274324 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:39.274843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.275119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.275305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:39.282009 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.282009 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:39.282504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:39.298667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-07ed4fce-f023-49da-826f-148e48ba3057 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.304574 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-07ed4fce-f023-49da-826f-148e48ba3057 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:39.304869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-07ed4fce-f023-49da-826f-148e48ba3057 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.305203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-07ed4fce-f023-49da-826f-148e48ba3057 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.305456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-07ed4fce-f023-49da-826f-148e48ba3057 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:39.314426 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.314426 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:39.316238 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-07ed4fce-f023-49da-826f-148e48ba3057 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:39.321123 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 252/987] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:39.391420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8464856f-ffab-4a96-b243-f6433de81b01 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.392988 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8464856f-ffab-4a96-b243-f6433de81b01 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:39.393318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8464856f-ffab-4a96-b243-f6433de81b01 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.393624 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8464856f-ffab-4a96-b243-f6433de81b01 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.393833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8464856f-ffab-4a96-b243-f6433de81b01 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:39.400774 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.400774 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:39.402270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8464856f-ffab-4a96-b243-f6433de81b01 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:39.403353 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 248/988] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:39.486322 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:39.487010 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:39.487220 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:39.527076 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:39.530769 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.530769 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:39.540248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a01cddc7-2f53-47d9-8e09-955cdd593942 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:39.540711 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 244/989] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.554590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.556205 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:39.556399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.556595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.556849 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:39.557480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:39.568276 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:39.569103 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:39.569284 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:39.619028 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:39.622801 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.622801 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:39.633539 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a2f313d-f5cd-4e3d-8b3e-6ad5c85063b8 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:39.634125 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 246/990] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:39.651492 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.653326 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action Aug 03 20:26:39.653692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:39.653806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:39.655083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] delete called for group 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100353) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:26:39.655196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Delete group with id: 7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:39.659241 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.659241 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:39.723251 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdc77094-289d-40b5-bcf2-116f036bbbfc tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action returned with HTTP 202 Aug 03 20:26:39.723937 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 253/991] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:26:39 2026] POST /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:39.731212 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:39.734683 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 Aug 03 20:26:39.734683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:39.734683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:39.742757 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.742757 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:39.747889 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:39.748878 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:39.750524 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:39.804086 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:39.808877 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:39.808877 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:39.819576 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3121495b-4cf9-4d04-b9ef-ff9856c7d102 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 returned with HTTP 200 Aug 03 20:26:39.820223 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 249/992] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:39 2026] GET /volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 => generated 903 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:40.142578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.145376 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:40.145732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.145990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.153810 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.153810 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:40.154425 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:40.155367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f85360d-04c0-4d49-b04b-503af6cdf268 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 200 Aug 03 20:26:40.155823 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 245/993] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:40.167786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.169740 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action Aug 03 20:26:40.170077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:40.170234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:40.171538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot '5ca2163b-50b4-4a53-a124-eaec7c10fe38' with '{'status': 'deleting'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:40.180009 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.180009 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:40.193917 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ea5808d-96d8-40ec-ad2e-f48cba4c067d tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action returned with HTTP 202 Aug 03 20:26:40.194367 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 247/994] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:40 2026] POST /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:40.202670 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.204742 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:40.204934 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.205146 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.211407 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.211407 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:40.212016 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:40.213117 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-700ee843-4ee1-49e3-912c-99dd2402cfbb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 200 Aug 03 20:26:40.213626 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 254/995] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:40.225037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.227406 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action Aug 03 20:26:40.227824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:40.227969 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:40.234808 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.234808 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:40.235266 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot retrieved successfully. Aug 03 20:26:40.250036 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot delete request issued successfully. Aug 03 20:26:40.250170 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a640c56-b74a-4d13-a252-9d6eeb6638db tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action returned with HTTP 202 Aug 03 20:26:40.250644 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 250/996] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:40 2026] POST /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:40.259251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.261657 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:40.262048 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.262184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.268975 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.268975 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:40.269622 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:40.270705 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7157f90a-b99c-49ae-ab93-d88a2991fb00 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 200 Aug 03 20:26:40.271205 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 246/997] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:40.288894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.293261 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:40.293602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.293933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.318362 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.318362 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:40.324845 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:40.331650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-54349ff3-39c5-4984-9f15-9cdf27961adb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.332915 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a57f34c-41c5-4c2b-924c-63eecff0715c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:40.333394 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 248/998] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:40.333817 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54349ff3-39c5-4984-9f15-9cdf27961adb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:40.334041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54349ff3-39c5-4984-9f15-9cdf27961adb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.334246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54349ff3-39c5-4984-9f15-9cdf27961adb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.334355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-54349ff3-39c5-4984-9f15-9cdf27961adb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:40.347916 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.347916 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:40.348974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54349ff3-39c5-4984-9f15-9cdf27961adb tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:40.349632 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 255/999] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:40.418108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.420343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:40.420679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.420964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.421170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:40.426322 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.426322 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:40.427554 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2944b1a5-2bfd-4cd5-bfc2-7b2af7067213 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:40.427986 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 251/1000] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:40.837442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a669407c-8fc6-4c3b-aeb5-59fa08bee89c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.839985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a669407c-8fc6-4c3b-aeb5-59fa08bee89c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 Aug 03 20:26:40.840362 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a669407c-8fc6-4c3b-aeb5-59fa08bee89c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.840719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a669407c-8fc6-4c3b-aeb5-59fa08bee89c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.848962 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a669407c-8fc6-4c3b-aeb5-59fa08bee89c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 returned with HTTP 404 Aug 03 20:26:40.849719 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 247/1001] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/volumes/d40a3b78-71c1-4307-a187-187a5c43a918 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:40.857429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.859568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:40.859851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.860084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.860265 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:40.864184 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fdc1b2f4-8869-4082-a9fc-0ce52ff16488 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 returned with HTTP 404 Aug 03 20:26:40.864955 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 249/1002] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:40.874141 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6e75c74-fe32-4908-8228-51bf722228d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.875923 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action Aug 03 20:26:40.876295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:40.876506 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:40.877905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] delete called for group d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100353) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:26:40.878029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Delete group with id: d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:40.883008 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.883008 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:40.920931 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6e75c74-fe32-4908-8228-51bf722228d2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action returned with HTTP 202 Aug 03 20:26:40.921411 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 256/1003] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:26:40 2026] POST /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:40.932578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5aa58059-4001-4c88-a839-ce3058281ee3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:40.935209 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5aa58059-4001-4c88-a839-ce3058281ee3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:40.935500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5aa58059-4001-4c88-a839-ce3058281ee3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:40.935735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5aa58059-4001-4c88-a839-ce3058281ee3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:40.935902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-5aa58059-4001-4c88-a839-ce3058281ee3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:40.945473 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:40.945473 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:40.959669 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5aa58059-4001-4c88-a839-ce3058281ee3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 returned with HTTP 200 Aug 03 20:26:40.960432 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 252/1004] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:40 2026] GET /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 => generated 320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:41.281347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1a46e260-baed-4c7e-aeda-302be01c94c8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.283921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1a46e260-baed-4c7e-aeda-302be01c94c8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:41.284318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1a46e260-baed-4c7e-aeda-302be01c94c8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.284628 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1a46e260-baed-4c7e-aeda-302be01c94c8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.292240 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1a46e260-baed-4c7e-aeda-302be01c94c8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 404 Aug 03 20:26:41.292817 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 248/1005] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:41.300693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.306175 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:41.306559 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:41.306867 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:41.308013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:41.319312 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.319312 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:41.337290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d02cdb50-0eb8-43be-afd2-a3bde3f96428 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:41.337709 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 250/1006] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:41 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:41.348814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.353229 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:41.353497 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.353724 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.357849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.360177 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.360177 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:41.361293 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:41.361444 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:41.362034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.362286 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97000f38-8a1c-424b-91d8-7766ebe1dcbe tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:41.362759 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 257/1007] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:41.362966 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.363262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.364052 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:41.364277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.364496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.364593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:41.369819 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.369819 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:41.370718 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fbe8151d-c30a-4dcc-aef5-3700f91c10c8 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:41.371071 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 249/1008] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:41.372659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.374899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:41.375129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.375370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.375512 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete snapshot with id: 5ca2163b-50b4-4a53-a124-eaec7c10fe38 Aug 03 20:26:41.382232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9b34576d-5aac-4680-8efd-43dd31ba9999 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 returned with HTTP 404 Aug 03 20:26:41.382793 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 251/1009] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:41 2026] DELETE /volume/v3/snapshots/5ca2163b-50b4-4a53-a124-eaec7c10fe38 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:41.390305 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.390305 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:41.392936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c54583c6-4db7-4985-b677-cdec595abeb4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.396283 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:41.396480 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:41.396774 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ed250cc-b47b-4b03-918a-f8fc77c50035", "name": "tempest-SnapshotsActionsTest-Snapshot-1149673244"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:41.402539 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c3dfa90-266c-4b8f-b1ea-3ad692cb3128 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:41.402999 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 253/1010] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:41.413274 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.413274 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:41.413274 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:41.413274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create snapshot from volume 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:41.438685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.440591 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:41.440810 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.440992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.441091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:41.446402 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.446402 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:41.447378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6705b882-ad8a-4b77-b2ef-f7ab214d1dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:41.448003 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 250/1011] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:41.450327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['844b0af4-dbdf-4639-9ba4-3a1c230b127a', 'bab947bd-9367-4a69-8989-0e8ed4116693', 'c47088c4-ac25-4adc-be79-d3501c1cbef2', '32eaffc4-efc5-44e3-990b-40de6a5254ad'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:41.495452 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot create request issued successfully. Aug 03 20:26:41.495907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c54583c6-4db7-4985-b677-cdec595abeb4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:41.496506 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 258/1012] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:41.512348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-35970353-3dbd-471e-8716-13561e974efa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.514678 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35970353-3dbd-471e-8716-13561e974efa tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:41.515631 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35970353-3dbd-471e-8716-13561e974efa tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.515631 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35970353-3dbd-471e-8716-13561e974efa tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.522831 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:41.522831 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:41.523262 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-35970353-3dbd-471e-8716-13561e974efa tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:41.524246 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35970353-3dbd-471e-8716-13561e974efa tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 200 Aug 03 20:26:41.524800 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 252/1013] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:41.971326 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.971609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:41.971910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.972216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.972347 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:41.975599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13d84dad-ceef-4821-8f08-23a9f62462b4 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 returned with HTTP 404 Aug 03 20:26:41.976071 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 254/1014] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:41.984650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe082f95-c1fa-4ca8-b826-f77f9209f02b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:41.985579 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe082f95-c1fa-4ca8-b826-f77f9209f02b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/detail Aug 03 20:26:41.985984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe082f95-c1fa-4ca8-b826-f77f9209f02b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:41.986335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe082f95-c1fa-4ca8-b826-f77f9209f02b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:41.994822 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe082f95-c1fa-4ca8-b826-f77f9209f02b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/detail returned with HTTP 200 Aug 03 20:26:41.995394 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 251/1015] 10.4.3.92 () {68 vars in 1289 bytes} [Mon Aug 3 20:26:41 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.004726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.006787 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:42.006976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.007169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.007417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:42.007744 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.007744 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:42.008128 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:42.015909 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:42.017776 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4aa5fb36-d7c9-4357-864c-558414f6b147 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:42.018179 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 259/1016] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.030717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.032452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action Aug 03 20:26:42.032828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.032944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.034223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] delete called for group d9d4dd5f-dac9-4277-8c24-924fa3c42555 {{(pid=100354) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:26:42.034331 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Delete group with id: d9d4dd5f-dac9-4277-8c24-924fa3c42555 Aug 03 20:26:42.037539 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1760b34e-1993-4024-a33c-4f8404cf5b00 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action returned with HTTP 404 Aug 03 20:26:42.038020 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 253/1017] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/groups/d9d4dd5f-dac9-4277-8c24-924fa3c42555/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:42.047274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.049422 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:42.049653 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.049833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.050107 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:42.050832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:42.058239 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:42.060357 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1657e715-e276-4e0d-9c6c-72a35d8dc6a7 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:42.060740 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 255/1018] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.073291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5271f5e7-f955-4d7d-a433-555576972769 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.076972 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action Aug 03 20:26:42.077374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.077547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.078871 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] delete called for group 7957e916-5544-4c72-a678-6126e8f1f4f3 {{(pid=100356) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:26:42.079002 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Delete group with id: 7957e916-5544-4c72-a678-6126e8f1f4f3 Aug 03 20:26:42.082826 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5271f5e7-f955-4d7d-a433-555576972769 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action returned with HTTP 404 Aug 03 20:26:42.083378 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 252/1019] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/groups/7957e916-5544-4c72-a678-6126e8f1f4f3/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:42.090861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-19d69d2d-e6f1-4259-b0f0-b8d392a969ca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.092424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19d69d2d-e6f1-4259-b0f0-b8d392a969ca tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/c55bd277-e421-42f1-9e80-c17c1f031c16 Aug 03 20:26:42.092688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19d69d2d-e6f1-4259-b0f0-b8d392a969ca tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.092920 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19d69d2d-e6f1-4259-b0f0-b8d392a969ca tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.112226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19d69d2d-e6f1-4259-b0f0-b8d392a969ca tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/group_types/c55bd277-e421-42f1-9e80-c17c1f031c16 returned with HTTP 202 Aug 03 20:26:42.114036 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 260/1020] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:26:42 2026] DELETE /volume/v3/group_types/c55bd277-e421-42f1-9e80-c17c1f031c16 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:42.120134 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-013d0199-61e4-4868-a412-34ddd648b778 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.122603 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-013d0199-61e4-4868-a412-34ddd648b778 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] DELETE https://10.4.3.92/volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 Aug 03 20:26:42.122769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-013d0199-61e4-4868-a412-34ddd648b778 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.122953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-013d0199-61e4-4868-a412-34ddd648b778 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.151410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-013d0199-61e4-4868-a412-34ddd648b778 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 returned with HTTP 202 Aug 03 20:26:42.151964 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 254/1021] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:26:42 2026] DELETE /volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:42.154730 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-1a161b02-49e9-4600-946f-c938bcffc27d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.156706 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-1a161b02-49e9-4600-946f-c938bcffc27d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842/action Aug 03 20:26:42.157158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-1a161b02-49e9-4600-946f-c938bcffc27d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.157392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-1a161b02-49e9-4600-946f-c938bcffc27d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.160403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d2d7f789-c4ee-4b3f-9e61-2c3ff7a2edb9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.162367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2d7f789-c4ee-4b3f-9e61-2c3ff7a2edb9 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] GET https://10.4.3.92/volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 Aug 03 20:26:42.162609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2d7f789-c4ee-4b3f-9e61-2c3ff7a2edb9 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.162844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2d7f789-c4ee-4b3f-9e61-2c3ff7a2edb9 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.166271 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2d7f789-c4ee-4b3f-9e61-2c3ff7a2edb9 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 returned with HTTP 404 Aug 03 20:26:42.166833 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 253/1022] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/types/23d4deda-313b-4063-aa52-80f3796c9284 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:42.175487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-54807f36-92d6-4950-96ba-06c3473b1f76 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.177195 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.177195 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:42.177381 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54807f36-92d6-4950-96ba-06c3473b1f76 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:26:42.177597 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54807f36-92d6-4950-96ba-06c3473b1f76 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1754956303"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.191297 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-96bd462c-56de-47d7-9a24-1b31406f77b0 req-1a161b02-49e9-4600-946f-c938bcffc27d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842/action returned with HTTP 204 Aug 03 20:26:42.191750 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 256/1023] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:42.345670 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54807f36-92d6-4950-96ba-06c3473b1f76 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:26:42.346209 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 261/1024] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/types => generated 216 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.355061 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-24998738-c6e3-4109-a593-a5aa4a49e673 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.357271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24998738-c6e3-4109-a593-a5aa4a49e673 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:26:42.357703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24998738-c6e3-4109-a593-a5aa4a49e673 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1285801875"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.372186 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24998738-c6e3-4109-a593-a5aa4a49e673 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:26:42.372655 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 255/1025] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:42.382393 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.384189 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:42.384472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.384713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.384854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:42.387126 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9aa4b539-4129-460c-a567-5fa40df20e0b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.388970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:26:42.389555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "48ef6f20-c95f-4606-b5db-e1eae1c510bf", "volume_types": ["8a584480-0378-4a05-be9a-4a1b1bd6a31f"], "name": "tempest-GroupsTest-Group-356112346"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.389813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.389813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:42.390628 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06a8e05d-917b-4acf-b585-8e4c0e4593d7 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:42.390984 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 254/1026] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.391371 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating new group {'group': {'group_type': '48ef6f20-c95f-4606-b5db-e1eae1c510bf', 'volume_types': ['8a584480-0378-4a05-be9a-4a1b1bd6a31f'], 'name': 'tempest-GroupsTest-Group-356112346'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:26:42.397321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.groups [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Creating group tempest-GroupsTest-Group-356112346. Aug 03 20:26:42.405336 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:42.420510 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.422707 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.422879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.423062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.423706 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['402ecbcb-1ed5-4f8b-a0d4-3cb3e4f97afc'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:42.438205 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.438205 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:42.442912 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:42.447560 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7429b64-59b6-40c1-975a-5ddfba2b8b50 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.448115 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 262/1027] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.448185 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9aa4b539-4129-460c-a567-5fa40df20e0b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:26:42.448834 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 257/1028] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/groups => generated 103 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:42.458746 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.460949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:42.461202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.461444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.461634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:42.462327 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.464799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d0822043-eedf-4263-965c-e8ad19974596 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.465716 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.465716 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:42.465802 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:42.466178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.466592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.466592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:42.471750 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.471750 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:42.472683 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8577c81f-f62a-48d8-87f0-9436714b7c65 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:42.473150 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 255/1029] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.475309 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-05f983fa-93c1-4c16-8f60-ce62caa1f422 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:42.475652 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 256/1030] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.543905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-823799ec-ced7-4ae6-922f-21007600fb83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.546201 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-823799ec-ced7-4ae6-922f-21007600fb83 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:42.546201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-823799ec-ced7-4ae6-922f-21007600fb83 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.546201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-823799ec-ced7-4ae6-922f-21007600fb83 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.551226 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.551226 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:42.553585 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-823799ec-ced7-4ae6-922f-21007600fb83 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:42.553585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-823799ec-ced7-4ae6-922f-21007600fb83 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 200 Aug 03 20:26:42.553585 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 258/1031] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.564318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.565238 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d0822043-eedf-4263-965c-e8ad19974596 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.565562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d0822043-eedf-4263-965c-e8ad19974596 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.565851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d0822043-eedf-4263-965c-e8ad19974596 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.566085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action Aug 03 20:26:42.566418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.566608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.568018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.admin_actions [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'a4ae8015-0915-4878-ba5f-6e2360f36d5c' with '{'status': 'error'}' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:42.582706 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.582706 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:42.587071 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.587071 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:42.592426 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d0822043-eedf-4263-965c-e8ad19974596 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Volume info retrieved successfully. Aug 03 20:26:42.598488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d0822043-eedf-4263-965c-e8ad19974596 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.599177 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 263/1032] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1440 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.609402 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6f890f3-b85a-4d98-9c99-7788d886cb16 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action returned with HTTP 202 Aug 03 20:26:42.609858 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 256/1033] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:42.619162 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e4eda109-c436-4041-9c80-0019b82c1449 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.621157 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4eda109-c436-4041-9c80-0019b82c1449 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:42.621446 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4eda109-c436-4041-9c80-0019b82c1449 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.621855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4eda109-c436-4041-9c80-0019b82c1449 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.627548 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.627548 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:42.627937 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e4eda109-c436-4041-9c80-0019b82c1449 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:42.630159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4eda109-c436-4041-9c80-0019b82c1449 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 200 Aug 03 20:26:42.630159 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 257/1034] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.639963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.642304 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action Aug 03 20:26:42.642387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.642555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.651571 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.651571 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:42.651923 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot retrieved successfully. Aug 03 20:26:42.664962 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.667039 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.667334 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.667618 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.672682 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot delete request issued successfully. Aug 03 20:26:42.672896 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89b6bf95-6d7a-4f0b-a652-0fe5e0d9ebd6 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action returned with HTTP 202 Aug 03 20:26:42.673446 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 259/1035] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:42.682829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.686594 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:42.686772 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.686772 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:42.686878 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.687198 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.693452 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Volume info retrieved successfully. Aug 03 20:26:42.694003 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.694003 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:42.694626 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:42.695381 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6b5d767-6bdb-4527-b801-54823059f8f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 200 Aug 03 20:26:42.695809 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 257/1036] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:42.699174 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5ac69dc-6bc3-4606-8241-301060da25c2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.699740 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 264/1037] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.752501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.755717 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.755959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.756296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.771429 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.771429 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:42.775485 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:42.780760 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-49015ed3-3c2d-43d2-bbf9-e35a5444288e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.781273 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 258/1038] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.824285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.826749 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action Aug 03 20:26:42.827163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:42.827321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:42.843125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.843125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:42.843734 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:42.851048 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Begin detaching volume completed successfully. Aug 03 20:26:42.851337 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b8ba470b-da03-4103-968d-a679ae8a6b81 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action returned with HTTP 202 Aug 03 20:26:42.851901 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 260/1039] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:26:42 2026] POST /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:42.872523 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c9a9850-afc0-44e7-b269-c950843152ca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.874269 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c9a9850-afc0-44e7-b269-c950843152ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.874484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c9a9850-afc0-44e7-b269-c950843152ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.874708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c9a9850-afc0-44e7-b269-c950843152ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.889167 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.889167 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:42.894397 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3c9a9850-afc0-44e7-b269-c950843152ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:42.897987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-36db625f-4ae1-49b6-add1-ed8fe407e875 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.898544 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36db625f-4ae1-49b6-add1-ed8fe407e875 None None] GET https://10.4.3.92/volume// Aug 03 20:26:42.898763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36db625f-4ae1-49b6-add1-ed8fe407e875 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.899055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36db625f-4ae1-49b6-add1-ed8fe407e875 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.899587 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36db625f-4ae1-49b6-add1-ed8fe407e875 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:42.900025 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 265/1040] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26: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 03 20:26:42.900108 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c9a9850-afc0-44e7-b269-c950843152ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.900592 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 258/1041] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:42.909372 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:42.911343 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:42.911564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:42.911737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:42.924139 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:42.924139 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:42.927816 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:42.931917 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-768503d7-3669-421e-95e7-6e61912ecee0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:42.932576 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 259/1042] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:42 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1623 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:43.406931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a0e087d-969e-42d0-a84c-885a0815b167 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.409001 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a0e087d-969e-42d0-a84c-885a0815b167 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:43.409279 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a0e087d-969e-42d0-a84c-885a0815b167 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.409573 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a0e087d-969e-42d0-a84c-885a0815b167 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.409700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0a0e087d-969e-42d0-a84c-885a0815b167 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:43.413834 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.413834 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:43.414558 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a0e087d-969e-42d0-a84c-885a0815b167 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:43.414900 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 261/1043] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:43.485683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.487391 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6289aebb-f23b-4097-ab70-395a2a667385 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.488228 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:43.488488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.488733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.488871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:43.489352 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6289aebb-f23b-4097-ab70-395a2a667385 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:43.489630 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6289aebb-f23b-4097-ab70-395a2a667385 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.489854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6289aebb-f23b-4097-ab70-395a2a667385 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.490021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-6289aebb-f23b-4097-ab70-395a2a667385 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:43.494495 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.494495 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:43.496946 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.496946 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:43.498004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6737d9e-189c-49e1-9a66-d0af54c1bf41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:43.498540 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 266/1044] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:43.505230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6289aebb-f23b-4097-ab70-395a2a667385 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:43.505862 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 259/1045] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:43.514073 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.515846 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:43.516206 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-508474813", "volume_type": "8a584480-0378-4a05-be9a-4a1b1bd6a31f", "group_id": "21a8ed4e-c32c-455c-b4fd-12a1351ff6c6", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:43.517716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-508474813', 'volume_type': '8a584480-0378-4a05-be9a-4a1b1bd6a31f', 'group_id': '21a8ed4e-c32c-455c-b4fd-12a1351ff6c6', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:43.526195 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.526195 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:43.526682 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume of 1 GB Aug 03 20:26:43.533333 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:43.539090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (e92f7169-5f91-46b4-a085-2f015aa39b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:43.540410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e7cd07-2f64-471e-9faa-d7d6323be96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:43.540988 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.540988 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:43.541474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:43.563170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e7cd07-2f64-471e-9faa-d7d6323be96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a584480-0378-4a05-be9a-4a1b1bd6a31f,is_public=True,name='tempest-GroupsTest-volume-type-1754956303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a584480-0378-4a05-be9a-4a1b1bd6a31f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21a8ed4e-c32c-455c-b4fd-12a1351ff6c6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:43.564395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1f4fdb-695e-4312-89e2-814d1ac9f3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:43.600415 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1754956303 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1754956303, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:43.600830 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1754956303 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1754956303, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:43.634958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['4f346438-0d83-4f21-a257-c8c75b636148', 'af991b39-2c9e-4fca-b771-c038360821e3', '19122c6c-0ded-4383-87d9-7c0156bef831', 'd9aa526a-23e6-49e7-8905-ac39dc5087c4'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:43.635891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1f4fdb-695e-4312-89e2-814d1ac9f3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f346438-0d83-4f21-a257-c8c75b636148', 'af991b39-2c9e-4fca-b771-c038360821e3', '19122c6c-0ded-4383-87d9-7c0156bef831', 'd9aa526a-23e6-49e7-8905-ac39dc5087c4']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:43.636692 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ee341c-8321-4ac9-a782-4c20eb98bbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:43.659611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ee341c-8321-4ac9-a782-4c20eb98bbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734b48ba-1a35-474a-ac43-ee490d43d87c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-508474813',encryption_key_id=None,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['4f346438-0d83-4f21-a257-c8c75b636148','af991b39-2c9e-4fca-b771-c038360821e3','19122c6c-0ded-4383-87d9-7c0156bef831','d9aa526a-23e6-49e7-8905-ac39dc5087c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-508474813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,host=None,id=734b48ba-1a35-474a-ac43-ee490d43d87c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016e9c3eb003452bb811ddbee37826d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a584480-0378-4a05-be9a-4a1b1bd6a31f),volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:43.660488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae9f3ac-2ede-4205-a4ee-71a6290ce058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:43.685852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae9f3ac-2ede-4205-a4ee-71a6290ce058) transitioned into state 'SUCCESS' from state '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-508474813',encryption_key_id=None,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['4f346438-0d83-4f21-a257-c8c75b636148','af991b39-2c9e-4fca-b771-c038360821e3','19122c6c-0ded-4383-87d9-7c0156bef831','d9aa526a-23e6-49e7-8905-ac39dc5087c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:43.686840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d62840-a482-46e7-bc63-c9f3ecbe1325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:43.708505 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d62840-a482-46e7-bc63-c9f3ecbe1325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:43.708657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07713306-6a92-461f-964d-4aff729b4597 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.708731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (e92f7169-5f91-46b4-a085-2f015aa39b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:43.708731 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request issued successfully. Aug 03 20:26:43.708850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07713306-6a92-461f-964d-4aff729b4597 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:43.708906 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:43.708963 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:43.709016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07713306-6a92-461f-964d-4aff729b4597 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.709249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07713306-6a92-461f-964d-4aff729b4597 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.716282 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07713306-6a92-461f-964d-4aff729b4597 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 404 Aug 03 20:26:43.716832 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 262/1046] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:43.732950 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7b120923-409b-491a-bfd3-254ae2441a2a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.734574 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7b120923-409b-491a-bfd3-254ae2441a2a tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:43.734916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7b120923-409b-491a-bfd3-254ae2441a2a tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:43.735030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7b120923-409b-491a-bfd3-254ae2441a2a tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:43.737886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-7b120923-409b-491a-bfd3-254ae2441a2a tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:43.755483 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.755483 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:43.757385 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:43.761111 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.761111 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:43.765298 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae12cec8-f50f-4ef9-90e7-2da6dba2c94a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:43.765775 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 260/1047] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:26:43 2026] POST /volume/v3/volumes => generated 812 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:43.777726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7b120923-409b-491a-bfd3-254ae2441a2a tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:43.778177 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 267/1048] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:43 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:43.785829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.785829 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c Aug 03 20:26:43.786162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.787323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.787493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-53b7c60a-0777-47de-b952-1e8721867da1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.789650 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-53b7c60a-0777-47de-b952-1e8721867da1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:43.789916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-53b7c60a-0777-47de-b952-1e8721867da1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.790175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-53b7c60a-0777-47de-b952-1e8721867da1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.794441 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.794441 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:43.797597 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.797597 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:43.798094 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-53b7c60a-0777-47de-b952-1e8721867da1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:43.798880 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-53b7c60a-0777-47de-b952-1e8721867da1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:43.799199 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 263/1049] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:43.799438 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:43.800258 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:43.800441 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:43.810539 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.813907 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:43.814247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.814735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.814900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete snapshot with id: a4ae8015-0915-4878-ba5f-6e2360f36d5c Aug 03 20:26:43.821802 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d83a4194-5004-483d-9adc-9bb5c629ed39 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c returned with HTTP 404 Aug 03 20:26:43.822401 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 261/1050] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:43 2026] DELETE /volume/v3/snapshots/a4ae8015-0915-4878-ba5f-6e2360f36d5c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:43.831822 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9361f4d5-721a-49e4-81de-b6926316dcbf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.834023 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:26:43.834411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ed250cc-b47b-4b03-918a-f8fc77c50035", "name": "tempest-SnapshotsActionsTest-Snapshot-1719189256"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:43.839368 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:43.842665 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.842665 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:43.843730 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.843730 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:43.844185 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:43.844318 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Create snapshot from volume 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:43.851605 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-85b3a326-bdff-4e56-bb11-954ca996b6ab tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c returned with HTTP 200 Aug 03 20:26:43.851984 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 260/1051] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c => generated 880 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:43.870074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Created reservations ['4850dcbd-1fec-4ff9-8278-42ccf910973a', '2fb452ec-6342-4774-8899-23feb336c7e5', '15a66dca-02e8-44c1-b082-2decdb591b73', 'd5ae413f-339e-48d9-a5cf-c540d4c76ebc'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:43.900026 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot create request issued successfully. Aug 03 20:26:43.900535 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9361f4d5-721a-49e4-81de-b6926316dcbf tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:26:43.901071 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 268/1052] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:26:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:43.913546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.915828 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:43.916090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.916340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.916637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.918787 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:43.919088 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.919378 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.921584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.924576 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.924576 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:43.924796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:43.925019 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.925192 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:43.925238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.926268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ce0a558-a0a4-4026-8d86-1c182408f763 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 200 Aug 03 20:26:43.926859 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 264/1053] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:43.943526 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.943526 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:43.943664 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.943664 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:43.946327 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:43.947284 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:43.951493 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-b2f57a20-6897-4e7d-9814-7f6139c99344 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:43.952025 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 261/1054] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:43.954331 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d1e1af23-6ce4-47ed-b74f-8fd77c0f81ef tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:43.955478 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 262/1055] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:43 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:43.975582 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-ff753407-028c-4d3d-a2a4-9c791f404592 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:43.978636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-ff753407-028c-4d3d-a2a4-9c791f404592 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f Aug 03 20:26:43.978636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-ff753407-028c-4d3d-a2a4-9c791f404592 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:43.978636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-ff753407-028c-4d3d-a2a4-9c791f404592 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:43.987244 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:43.987244 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:44.039131 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5fd502d5-d783-4864-9f29-cdb36bb50a87 req-ff753407-028c-4d3d-a2a4-9c791f404592 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f returned with HTTP 200 Aug 03 20:26:44.039510 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 269/1056] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:43 2026] DELETE /volume/v3/attachments/cc3c38e6-0925-48f5-a3d5-40430cd4a41f => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:44.425529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.427382 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:44.427620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:44.427844 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:44.427971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:44.432729 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.432729 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:44.433560 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cbda2b4b-332b-434a-93a2-3c0e469df710 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:44.433946 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 265/1057] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:44 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:44.511128 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e5cffcd-680d-4459-962c-e686278979d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.513242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e5cffcd-680d-4459-962c-e686278979d8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:44.513515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e5cffcd-680d-4459-962c-e686278979d8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:44.513750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e5cffcd-680d-4459-962c-e686278979d8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:44.513877 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0e5cffcd-680d-4459-962c-e686278979d8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:44.519091 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.519091 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:44.520216 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e5cffcd-680d-4459-962c-e686278979d8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:44.520774 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 262/1058] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:44 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:44.864551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f11aff28-d8bd-4417-943c-09476237f404 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.866534 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c Aug 03 20:26:44.866781 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:44.867024 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:44.875138 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.875138 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:44.879256 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:44.880145 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:44.880307 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:44.923014 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:44.926257 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.926257 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:44.935408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f11aff28-d8bd-4417-943c-09476237f404 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c returned with HTTP 200 Aug 03 20:26:44.935805 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 263/1059] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:44 2026] GET /volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:44.936737 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.938646 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:44.938862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:44.939080 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:44.943818 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.943818 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:44.944250 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:44.944946 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c367e2b-f9c3-4547-9eb3-17ebbd64c7bb tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 200 Aug 03 20:26:44.945293 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 270/1060] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:44 2026] GET /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:44.955050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-519b862f-dedf-40c6-916b-f2cb58377b5a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.956022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.957426 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:44.957984 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1035155314", "volume_type": "8a584480-0378-4a05-be9a-4a1b1bd6a31f", "group_id": "21a8ed4e-c32c-455c-b4fd-12a1351ff6c6", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:44.958678 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action Aug 03 20:26:44.959070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:44.959227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:44.959866 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1035155314', 'volume_type': '8a584480-0378-4a05-be9a-4a1b1bd6a31f', 'group_id': '21a8ed4e-c32c-455c-b4fd-12a1351ff6c6', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:44.963715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.admin_actions [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot '43bade7c-3a9c-43cb-bd79-d94b933cd073' with '{'status': 'error_deleting'}' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:44.968581 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.968581 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:44.969161 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume of 1 GB Aug 03 20:26:44.975822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:44.978278 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:44.978439 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Availability Zones retrieved successfully. Aug 03 20:26:44.978607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:44.978831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:44.982074 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.982074 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:44.987263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (5809ac2c-4669-469c-85e4-bfb29176c932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:44.989373 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64383c60-40b3-464c-977d-54c9d62597c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:44.990219 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.990219 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:44.990802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:44.991983 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:44.991983 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:44.996994 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:44.999274 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea055281-89f7-4d47-8ad8-3db6886a1887 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action returned with HTTP 202 Aug 03 20:26:44.999274 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 263/1061] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:44 2026] POST /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:45.002768 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dfcff5ed-7e86-4fa3-b712-ee867e3d215c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:45.003174 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 264/1062] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:44 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:45.008246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-861915c7-3ece-4d04-a296-30ff18b85a6f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.010419 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-861915c7-3ece-4d04-a296-30ff18b85a6f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:45.010965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-861915c7-3ece-4d04-a296-30ff18b85a6f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.010965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-861915c7-3ece-4d04-a296-30ff18b85a6f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.017977 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.017977 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:45.017977 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-861915c7-3ece-4d04-a296-30ff18b85a6f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:45.017977 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-861915c7-3ece-4d04-a296-30ff18b85a6f tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 200 Aug 03 20:26:45.017977 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 271/1063] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:26:45.022174 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64383c60-40b3-464c-977d-54c9d62597c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a584480-0378-4a05-be9a-4a1b1bd6a31f,is_public=True,name='tempest-GroupsTest-volume-type-1754956303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a584480-0378-4a05-be9a-4a1b1bd6a31f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21a8ed4e-c32c-455c-b4fd-12a1351ff6c6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:45.024345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e21ee9-7993-422d-bf4a-73535be4e4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:45.031515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.033763 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action Aug 03 20:26:45.034508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:45.034508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:45.047331 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.047331 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:45.047331 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot retrieved successfully. Aug 03 20:26:45.055162 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1754956303 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1754956303, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:45.055333 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1754956303 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1754956303, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:26:45.078479 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot delete request issued successfully. Aug 03 20:26:45.078739 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-647dbb50-9135-459f-9c66-3e9b87cbd1e7 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action returned with HTTP 202 Aug 03 20:26:45.079179 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 264/1064] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:45 2026] POST /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:45.079727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c107598e-275b-4766-9869-fdd1910fbe60 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.080220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Created reservations ['ad0282e0-cdf1-4b96-a1cb-d954a9fe2f3d', '477d1edb-2f7c-46ff-a70b-f2407d0cc0a7', 'd1af997e-d43e-499c-8a1a-632a58f0055b', 'ca044c77-b286-413f-9394-0a713f470164'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:45.081876 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e21ee9-7993-422d-bf4a-73535be4e4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0282e0-cdf1-4b96-a1cb-d954a9fe2f3d', '477d1edb-2f7c-46ff-a70b-f2407d0cc0a7', 'd1af997e-d43e-499c-8a1a-632a58f0055b', 'ca044c77-b286-413f-9394-0a713f470164']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:45.082737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187c6d65-75ba-444c-964e-47dd00333675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:45.082795 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c107598e-275b-4766-9869-fdd1910fbe60 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:45.082935 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c107598e-275b-4766-9869-fdd1910fbe60 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.083229 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c107598e-275b-4766-9869-fdd1910fbe60 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.090614 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7a48e752-06a8-412a-a316-4027fc839548 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.093153 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a48e752-06a8-412a-a316-4027fc839548 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:45.093945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a48e752-06a8-412a-a316-4027fc839548 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.093945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a48e752-06a8-412a-a316-4027fc839548 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.095591 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.095591 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:45.101964 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c107598e-275b-4766-9869-fdd1910fbe60 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Volume info retrieved successfully. Aug 03 20:26:45.102099 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.102099 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:45.102716 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7a48e752-06a8-412a-a316-4027fc839548 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:45.103856 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a48e752-06a8-412a-a316-4027fc839548 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 200 Aug 03 20:26:45.104813 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 272/1065] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:26:45.107686 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c107598e-275b-4766-9869-fdd1910fbe60 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:45.108096 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 265/1066] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:45.124311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187c6d65-75ba-444c-964e-47dd00333675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '547c6200-0cf3-49e4-bbc1-df8cab70cabf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1035155314',encryption_key_id=None,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['ad0282e0-cdf1-4b96-a1cb-d954a9fe2f3d','477d1edb-2f7c-46ff-a70b-f2407d0cc0a7','d1af997e-d43e-499c-8a1a-632a58f0055b','ca044c77-b286-413f-9394-0a713f470164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1035155314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,host=None,id=547c6200-0cf3-49e4-bbc1-df8cab70cabf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016e9c3eb003452bb811ddbee37826d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a584480-0378-4a05-be9a-4a1b1bd6a31f),volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:45.124311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce4417d-7169-462b-bb9e-b5361b17a0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:45.157970 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce4417d-7169-462b-bb9e-b5361b17a0a8) transitioned into state 'SUCCESS' from state '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-1035155314',encryption_key_id=None,group_id=21a8ed4e-c32c-455c-b4fd-12a1351ff6c6,group_type_id=,metadata={},multiattach=False,project_id='b9ed33032bdc48c8ac62e4452e20dc7f',qos_specs=None,replication_status=,reservations=['ad0282e0-cdf1-4b96-a1cb-d954a9fe2f3d','477d1edb-2f7c-46ff-a70b-f2407d0cc0a7','d1af997e-d43e-499c-8a1a-632a58f0055b','ca044c77-b286-413f-9394-0a713f470164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016e9c3eb003452bb811ddbee37826d1',volume_type_id=8a584480-0378-4a05-be9a-4a1b1bd6a31f)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:45.158924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc412ec-2a09-43d6-ae6a-6d36c24eab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:45.173086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc412ec-2a09-43d6-ae6a-6d36c24eab5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:45.173971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Flow 'volume_create_api' (5809ac2c-4669-469c-85e4-bfb29176c932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:45.174189 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Create volume request issued successfully. Aug 03 20:26:45.174813 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:45.174945 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:45.186157 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.189534 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:45.189534 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.189534 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.200545 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.200545 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:45.207807 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:45.211004 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:45.213146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-292721ce-00c5-4a0d-98fa-1c87589700ca tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:45.213662 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 265/1067] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:45.213771 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.213771 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:45.217352 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-519b862f-dedf-40c6-916b-f2cb58377b5a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:45.217802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 266/1068] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:26:44 2026] POST /volume/v3/volumes => generated 813 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:45.230680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-900e9402-52b8-483e-b498-3566bc15f62a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.233145 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf Aug 03 20:26:45.234151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.234151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.243526 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.243526 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:45.249123 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:45.250137 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:45.250242 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:45.257604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.262376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action Aug 03 20:26:45.263128 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:45.263267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:45.278562 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.278562 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:45.278562 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:45.287595 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Begin detaching volume completed successfully. Aug 03 20:26:45.287595 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-27a41858-42ec-491d-bbdc-1a5ddebf5963 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action returned with HTTP 202 Aug 03 20:26:45.288483 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 266/1069] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:26:45 2026] POST /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:45.308981 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:45.313895 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.313895 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:45.325377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9503ee9f-f360-453d-8b87-d56c120730ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.326711 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-900e9402-52b8-483e-b498-3566bc15f62a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf returned with HTTP 200 Aug 03 20:26:45.327330 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 273/1070] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf => generated 881 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:45.327889 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9503ee9f-f360-453d-8b87-d56c120730ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:45.328185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9503ee9f-f360-453d-8b87-d56c120730ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.328448 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9503ee9f-f360-453d-8b87-d56c120730ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.348889 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.348889 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:45.353036 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9503ee9f-f360-453d-8b87-d56c120730ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:45.357370 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-441ecff1-64e0-49e4-be7a-eab013e37988 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.358687 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-441ecff1-64e0-49e4-be7a-eab013e37988 None None] GET https://10.4.3.92/volume// Aug 03 20:26:45.358753 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9503ee9f-f360-453d-8b87-d56c120730ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:45.358801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-441ecff1-64e0-49e4-be7a-eab013e37988 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.358801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-441ecff1-64e0-49e4-be7a-eab013e37988 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.359340 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 266/1071] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:45.359388 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-441ecff1-64e0-49e4-be7a-eab013e37988 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:26:45.359848 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 267/1072] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:26:45.388737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.391585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:45.392033 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.392338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.407662 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.407662 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:45.419001 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:45.424382 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-665ce7fb-c9d9-49d7-877c-1a2353a0832a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:45.424824 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 267/1073] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:45.445021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.446846 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:45.447086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.447300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.447429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:45.452356 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.452356 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:45.453230 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6575d311-81cb-44ee-8315-2ccd91ec75bc tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:45.453611 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 274/1074] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:45.533324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:45.538795 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:45.538965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:45.539155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:45.539269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:45.546444 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:45.546444 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:45.547160 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7576bdb3-99ac-4ad1-8c04-e7c2a89cd451 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:45.547528 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 267/1075] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:45 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.116390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b5f3fb5b-cf5d-4fa2-a4ca-5e2f3ee13809 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.122147 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5f3fb5b-cf5d-4fa2-a4ca-5e2f3ee13809 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:46.122386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5f3fb5b-cf5d-4fa2-a4ca-5e2f3ee13809 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.122665 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5f3fb5b-cf5d-4fa2-a4ca-5e2f3ee13809 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.129585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5f3fb5b-cf5d-4fa2-a4ca-5e2f3ee13809 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 404 Aug 03 20:26:46.130119 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 268/1076] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:46.140278 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.143022 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:46.143022 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:46.143173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:46.147453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:46.159208 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.159208 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:46.182535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-854e82ac-9c46-4a78-a473-e5fbf55a8811 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:46.182977 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 268/1077] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:46 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:46.194122 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.196273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.196554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.196779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.202839 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.202839 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:46.203357 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:46.204237 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbb35a18-df25-4fd8-bcb7-a297ece5150a tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:46.204640 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 275/1078] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.215782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.222871 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:46.222871 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.222871 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.222871 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete snapshot with id: 43bade7c-3a9c-43cb-bd79-d94b933cd073 Aug 03 20:26:46.225570 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff31885e-83c4-4577-9d96-df9baad8a4f1 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 returned with HTTP 404 Aug 03 20:26:46.225570 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 268/1079] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:46 2026] DELETE /volume/v3/snapshots/43bade7c-3a9c-43cb-bd79-d94b933cd073 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:46.234843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.237871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:46.237871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:46.237871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:46.242547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'creating'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:46.249038 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.249038 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:46.274175 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0d9d93b5-bd2c-48fe-97be-f31470b22140 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:46.274758 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 269/1080] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:46 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:46.288283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.288283 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.288283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.288283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.292606 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.292606 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:46.293005 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:46.294638 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3af88e53-ff32-4fa7-b6cf-d66d48aba793 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:46.294638 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 269/1081] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.303408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.305095 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:46.305424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:46.305563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:46.306815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.snapshot_actions [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100353) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 03 20:26:46.311989 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.311989 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:46.312337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.snapshot_actions [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Updating snapshot d0d7ee8a-37bd-485a-a273-dddf90575265 with info {'id': 'd0d7ee8a-37bd-485a-a273-dddf90575265', 'status': 'error', 'progress': '80%'} Aug 03 20:26:46.326171 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6f70cf9-ef6e-40ff-a62d-d7b3d8ad9575 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:46.326644 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 276/1082] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:46 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:46.338525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9863869e-1007-4d63-a1f2-51e975af3f4c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.340483 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9863869e-1007-4d63-a1f2-51e975af3f4c tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.340685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9863869e-1007-4d63-a1f2-51e975af3f4c tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.340852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9863869e-1007-4d63-a1f2-51e975af3f4c tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.344101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.345829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf Aug 03 20:26:46.346073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.346279 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.348282 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.348282 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:46.349166 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9863869e-1007-4d63-a1f2-51e975af3f4c tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Snapshot retrieved successfully. Aug 03 20:26:46.351045 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9863869e-1007-4d63-a1f2-51e975af3f4c tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:46.352861 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 269/1083] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 460 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.357309 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.357309 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:46.364997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.366635 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:46.367525 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:46.367728 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:46.368554 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] POST https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action Aug 03 20:26:46.368931 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:46.369058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:46.370425 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] Updating snapshot 'd0d7ee8a-37bd-485a-a273-dddf90575265' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:26:46.375055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.380102 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:46.380313 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.380448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.382532 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.382532 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:46.399891 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.399891 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:46.402629 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9f125bfa-549f-4f62-85bd-b800f25e9c39 tempest-SnapshotsActionsTest-1928625642 tempest-SnapshotsActionsTest-1928625642-project-admin] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action returned with HTTP 202 Aug 03 20:26:46.403083 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 270/1084] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:26:46 2026] POST /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:46.404981 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:46.410932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b34e406-b929-402e-8f22-ca1102dff3f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:46.411453 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 277/1085] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:46.412237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.418086 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.418367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.418645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.422654 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:46.426155 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.426155 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:46.427051 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.427051 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:46.427524 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:46.428401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97aebd10-b2f7-4538-b37b-d6087dff8f23 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:46.428816 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 270/1086] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.438565 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.438922 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0d43a94b-4b6d-4bd4-8f35-159ecf4371e3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf returned with HTTP 200 Aug 03 20:26:46.439428 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 270/1087] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:46.440449 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.440698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.440893 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.441082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete snapshot with id: d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.446101 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.446101 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:46.446525 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:46.454032 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fd04796a-5138-4eae-a419-99bf1edcd094 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.455656 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd04796a-5138-4eae-a419-99bf1edcd094 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] PUT https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:46.456001 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd04796a-5138-4eae-a419-99bf1edcd094 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "547c6200-0cf3-49e4-bbc1-df8cab70cabf"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:46.461706 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-fd04796a-5138-4eae-a419-99bf1edcd094 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Update called for group 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6. {{(pid=100353) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:26:46.461812 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-fd04796a-5138-4eae-a419-99bf1edcd094 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Updating group 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 with name new_group description: This is a new group add_volumes: None remove_volumes: 547c6200-0cf3-49e4-bbc1-df8cab70cabf. Aug 03 20:26:46.465310 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.465310 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:46.467439 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot delete request issued successfully. Aug 03 20:26:46.467588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cff44262-6c4c-4bf2-ab82-0ce7aa09f9e6 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 202 Aug 03 20:26:46.468397 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 271/1088] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:26:46 2026] DELETE /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:46.469313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.472117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:46.473025 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.473025 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.473025 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:46.477456 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.477456 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:46.478768 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab0e1f6e-1151-431e-b9c5-d2f5f03353da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:46.479148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.479269 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 271/1089] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.481545 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:46.481830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.482518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.487745 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.487745 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:46.488322 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Snapshot retrieved successfully. Aug 03 20:26:46.489298 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f19b4fe1-920f-47e7-9cba-2c41008d441e tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 200 Aug 03 20:26:46.489741 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 271/1090] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:46.502619 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd04796a-5138-4eae-a419-99bf1edcd094 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 202 Aug 03 20:26:46.503374 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 278/1091] 10.4.3.92 () {70 vars in 1400 bytes} [Mon Aug 3 20:26:46 2026] PUT /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:46.510572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.512596 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:46.512825 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.513039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.513235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:46.516435 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.516435 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:46.524356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-888013f4-97f9-4a17-bd85-3b0d2aa6350b tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:46.524765 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 272/1092] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:46.558845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:46.560702 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:46.560890 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:46.561079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:46.561175 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:46.565585 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:46.565585 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:46.566380 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e22e3303-8b3c-491e-8cb0-2eb1927cfe66 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:46.566707 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 272/1093] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:46 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:47.429147 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f60cbda7-6f28-4615-bc18-af787199b062 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.430997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f60cbda7-6f28-4615-bc18-af787199b062 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:47.431185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f60cbda7-6f28-4615-bc18-af787199b062 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.431386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f60cbda7-6f28-4615-bc18-af787199b062 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.442373 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.442373 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:47.446252 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f60cbda7-6f28-4615-bc18-af787199b062 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:47.450540 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f60cbda7-6f28-4615-bc18-af787199b062 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:47.450760 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 272/1094] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:47.493538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.496156 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:47.496408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.496648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.496752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:47.499692 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6a0d27e0-802b-4fac-ab42-9fc8183f72e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.501676 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.501676 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:47.501913 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a0d27e0-802b-4fac-ab42-9fc8183f72e4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 Aug 03 20:26:47.502165 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a0d27e0-802b-4fac-ab42-9fc8183f72e4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.502410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a0d27e0-802b-4fac-ab42-9fc8183f72e4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.502458 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea3f2b71-dd8b-4385-abf8-05807fc24002 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:47.502795 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 279/1095] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:47.506691 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a0d27e0-802b-4fac-ab42-9fc8183f72e4 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 returned with HTTP 404 Aug 03 20:26:47.507189 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 273/1096] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/snapshots/d0d7ee8a-37bd-485a-a273-dddf90575265 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:47.514320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.516059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:47.516287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.516449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.523163 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.523163 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:47.529021 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:47.531714 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4adac06d-5642-41f6-9c94-00512f97a3d8 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 200 Aug 03 20:26:47.532120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 273/1097] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:47.533477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-19d94324-94a4-41a9-b037-fe4e12a4679c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.535349 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19d94324-94a4-41a9-b037-fe4e12a4679c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:47.535558 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-19d94324-94a4-41a9-b037-fe4e12a4679c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.536036 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-19d94324-94a4-41a9-b037-fe4e12a4679c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.536036 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-19d94324-94a4-41a9-b037-fe4e12a4679c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:47.541842 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.541842 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:47.548347 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.550604 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:47.550832 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.551149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.551349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete volume with id: 4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:47.551979 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19d94324-94a4-41a9-b037-fe4e12a4679c tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:47.552351 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 273/1098] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:47.558910 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.558910 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:47.559426 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:47.561270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.563045 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:47.563260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.563485 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.563657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:47.567377 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.567377 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:47.574581 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ff17d48-26a6-41fa-bc35-84f865f97c95 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:47.575020 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 274/1099] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:47.576039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.577702 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:47.577902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.578134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.578249 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Delete volume request issued successfully. Aug 03 20:26:47.578287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:47.578501 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1ca0c56f-5df6-4150-86eb-0cf45916f338 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 202 Aug 03 20:26:47.578991 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 280/1100] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:47 2026] DELETE /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:47.582709 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.582709 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:47.583449 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bd60ba63-4c4b-4dd5-898a-52c171da5a29 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:47.583809 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 274/1101] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:47.586616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-75741826-7b93-442d-b535-f6ff92943fc6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.588768 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.589420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:47.589697 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.589964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.590373 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:47.591107 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:47.591188 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.591236 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.591236 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:47.591481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.591868 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:47.599783 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.599783 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:47.603249 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:47.604345 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:47.604546 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:47.604951 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Volume info retrieved successfully. Aug 03 20:26:47.610019 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7aff8736-aa02-4e5a-9eda-91fa59dc6465 tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 200 Aug 03 20:26:47.610407 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 275/1102] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:47.651438 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:47.656587 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.656587 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:47.670158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-75741826-7b93-442d-b535-f6ff92943fc6 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:47.670158 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 274/1103] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:47.684698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.686943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] PUT https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:47.687398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "547c6200-0cf3-49e4-bbc1-df8cab70cabf"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:47.689487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Update called for group 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6. {{(pid=100353) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:26:47.689725 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Updating group 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 with name None description: None add_volumes: 547c6200-0cf3-49e4-bbc1-df8cab70cabf remove_volumes: None. Aug 03 20:26:47.695879 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.695879 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:47.728981 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3bd601a0-dea1-4bf2-88ab-04504514b0f3 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 202 Aug 03 20:26:47.730308 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 281/1104] 10.4.3.92 () {70 vars in 1399 bytes} [Mon Aug 3 20:26:47 2026] PUT /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:47.740349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:47.743400 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:47.743650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:47.743858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:47.744005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:47.747358 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:47.747358 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:47.755536 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8dd19eba-ad01-4567-8b12-2b00b071c4ca tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:47.755942 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 275/1105] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:47 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:48.465260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.467037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:48.467322 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.467495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.480419 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.480419 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:48.484250 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:48.488484 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ca26019-75dd-4c2b-bf77-5da799eefa26 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:48.488907 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 276/1106] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:48.513829 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4ff2b60f-7379-449e-a470-471cdffc8045 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.516110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ff2b60f-7379-449e-a470-471cdffc8045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:48.516329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ff2b60f-7379-449e-a470-471cdffc8045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.516533 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ff2b60f-7379-449e-a470-471cdffc8045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.516658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4ff2b60f-7379-449e-a470-471cdffc8045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:48.521432 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.521432 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:48.522260 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ff2b60f-7379-449e-a470-471cdffc8045 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:48.522848 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 275/1107] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:48.544166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.545796 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:26:48.546026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.546227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.559171 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.559171 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:48.563815 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:26:48.569322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-652dd8d5-090f-422e-a828-bcc7e53eb51b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:26:48.569801 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 282/1108] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:48.594138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.596137 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:48.596357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.596576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.596717 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:48.601170 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.601170 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:48.601957 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c60169b4-7c29-4379-8538-f46380a2dbf2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:48.602337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 276/1109] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:48.625448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-080ce77d-ac4e-45a1-b8e1-eaa659f788bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.627182 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-080ce77d-ac4e-45a1-b8e1-eaa659f788bd tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] GET https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 Aug 03 20:26:48.627356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-080ce77d-ac4e-45a1-b8e1-eaa659f788bd tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.627573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-080ce77d-ac4e-45a1-b8e1-eaa659f788bd tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.633715 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-080ce77d-ac4e-45a1-b8e1-eaa659f788bd tempest-SnapshotsActionsTest-650601844 tempest-SnapshotsActionsTest-650601844-project-member] https://10.4.3.92/volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 returned with HTTP 404 Aug 03 20:26:48.634295 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 277/1110] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/volumes/4ed250cc-b47b-4b03-918a-f8fc77c50035 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:48.766237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.768211 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:48.768526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.768794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.769003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:48.772477 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.772477 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:48.781064 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a855ac4-f4ad-4232-a1b6-fa28c7539a7f tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 200 Aug 03 20:26:48.781515 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 276/1111] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:48.790845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-48e810ee-f445-4787-9953-db6464dd19df None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.792454 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:48.792666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.792840 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.793108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:48.794183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:48.801126 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:48.801867 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:48.802019 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:48.839762 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:48.843574 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.843574 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:48.847727 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:48.847791 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:48.882726 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:48.886819 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.886819 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:48.899320 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48e810ee-f445-4787-9953-db6464dd19df tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:48.899821 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 283/1112] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:48.914547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:48.916904 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:26:48.917140 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:48.917326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:48.917634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:26:48.918677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:26:48.926280 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Get all volumes completed successfully. Aug 03 20:26:48.927030 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:48.927193 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:48.964923 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:48.967975 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:48.967975 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:48.971901 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:48.972098 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:49.009776 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:49.013641 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.013641 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:49.023638 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09071dc6-c2d0-461e-ad98-9378e5e3a85a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:26:49.024194 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 277/1113] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:26:48 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:26:49.040301 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:49.041981 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] POST https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6/action Aug 03 20:26:49.042414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:49.042594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:49.044230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] delete called for group 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100354) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:26:49.044370 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Delete group with id: 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:49.049957 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.049957 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:49.137495 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57dd9591-a46f-4d91-9a80-f1642e86d6b2 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6/action returned with HTTP 202 Aug 03 20:26:49.137495 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 278/1114] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:26:49 2026] POST /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:49.146757 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:49.149274 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf Aug 03 20:26:49.149782 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:49.150075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:49.159367 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.159367 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:49.164627 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Volume info retrieved successfully. Aug 03 20:26:49.164627 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:26:49.164627 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:26:49.217823 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:26:49.221742 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.221742 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:49.232251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e39523c-fc73-4600-99b4-72cb8c9d8c71 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf returned with HTTP 200 Aug 03 20:26:49.232798 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 277/1115] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:49 2026] GET /volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf => generated 905 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:49.502216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-408b1afd-698a-4609-887b-b0dcab2abb83 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:49.504476 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-408b1afd-698a-4609-887b-b0dcab2abb83 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:49.504670 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-408b1afd-698a-4609-887b-b0dcab2abb83 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:49.504877 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-408b1afd-698a-4609-887b-b0dcab2abb83 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:49.516336 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.516336 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:49.519981 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-408b1afd-698a-4609-887b-b0dcab2abb83 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:49.523844 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-408b1afd-698a-4609-887b-b0dcab2abb83 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:49.524232 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 284/1116] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:49 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:49.533662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:49.535545 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:49.535747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:49.535984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:49.536118 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:49.540337 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.540337 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:49.541111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fcbff1df-f9e8-492e-bf81-9f20ce9fd2cf tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:49.541504 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 278/1117] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:49 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:49.613952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-39efbe07-791f-44e0-bf52-451f944b3c0c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:49.616155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39efbe07-791f-44e0-bf52-451f944b3c0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:49.616339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39efbe07-791f-44e0-bf52-451f944b3c0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:49.616965 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39efbe07-791f-44e0-bf52-451f944b3c0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:49.617077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-39efbe07-791f-44e0-bf52-451f944b3c0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:49.621637 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:49.621637 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:49.623029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39efbe07-791f-44e0-bf52-451f944b3c0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:49.623418 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 279/1118] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:49 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:50.061075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.063163 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:50.063345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.063546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.073626 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.073626 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:50.077826 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:50.082665 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-9e819806-7627-40f6-9852-1fca9f1908f7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:50.083082 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 278/1119] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:50.249763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-15e16a2c-fefb-47c2-84ff-6c59dc970d84 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.251293 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15e16a2c-fefb-47c2-84ff-6c59dc970d84 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf Aug 03 20:26:50.252018 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15e16a2c-fefb-47c2-84ff-6c59dc970d84 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.252018 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15e16a2c-fefb-47c2-84ff-6c59dc970d84 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.257123 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15e16a2c-fefb-47c2-84ff-6c59dc970d84 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf returned with HTTP 404 Aug 03 20:26:50.257251 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 285/1120] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/volumes/547c6200-0cf3-49e4-bbc1-df8cab70cabf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:50.266383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ab5a31ec-1379-40b6-8b02-17b223df4890 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.268646 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab5a31ec-1379-40b6-8b02-17b223df4890 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c Aug 03 20:26:50.269141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab5a31ec-1379-40b6-8b02-17b223df4890 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.269141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab5a31ec-1379-40b6-8b02-17b223df4890 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.276048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab5a31ec-1379-40b6-8b02-17b223df4890 tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c returned with HTTP 404 Aug 03 20:26:50.276684 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 279/1121] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/volumes/734b48ba-1a35-474a-ac43-ee490d43d87c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:50.287143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.289080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] GET https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 Aug 03 20:26:50.289294 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.289494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.289620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] show called for member 21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:26:50.294018 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a34b870-c06c-4002-ae7a-cfc3250e157a tempest-GroupsTest-1019101959 tempest-GroupsTest-1019101959-project-member] https://10.4.3.92/volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 returned with HTTP 404 Aug 03 20:26:50.294783 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 280/1122] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/groups/21a8ed4e-c32c-455c-b4fd-12a1351ff6c6 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:26:50.303891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-04916ca8-bdb5-4f8f-857e-58024f0d1791 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.306044 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-04916ca8-bdb5-4f8f-857e-58024f0d1791 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/48ef6f20-c95f-4606-b5db-e1eae1c510bf Aug 03 20:26:50.308490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-04916ca8-bdb5-4f8f-857e-58024f0d1791 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.308490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-04916ca8-bdb5-4f8f-857e-58024f0d1791 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.338479 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-04916ca8-bdb5-4f8f-857e-58024f0d1791 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/group_types/48ef6f20-c95f-4606-b5db-e1eae1c510bf returned with HTTP 202 Aug 03 20:26:50.339034 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 279/1123] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:26:50 2026] DELETE /volume/v3/group_types/48ef6f20-c95f-4606-b5db-e1eae1c510bf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:26:50.349529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-39d90f08-3e36-438c-ad3b-c4a9a703cb32 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.355247 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-39d90f08-3e36-438c-ad3b-c4a9a703cb32 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] DELETE https://10.4.3.92/volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f Aug 03 20:26:50.355444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-39d90f08-3e36-438c-ad3b-c4a9a703cb32 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.355742 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-39d90f08-3e36-438c-ad3b-c4a9a703cb32 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.390297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-39d90f08-3e36-438c-ad3b-c4a9a703cb32 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f returned with HTTP 202 Aug 03 20:26:50.393125 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 286/1124] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:26:50 2026] DELETE /volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:50.400576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-67a2f234-c317-46a2-aea1-40ba8ddf7381 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.402965 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67a2f234-c317-46a2-aea1-40ba8ddf7381 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] GET https://10.4.3.92/volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f Aug 03 20:26:50.403220 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67a2f234-c317-46a2-aea1-40ba8ddf7381 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.403480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67a2f234-c317-46a2-aea1-40ba8ddf7381 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.407148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67a2f234-c317-46a2-aea1-40ba8ddf7381 tempest-GroupsTest-557148104 tempest-GroupsTest-557148104-project-admin] https://10.4.3.92/volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f returned with HTTP 404 Aug 03 20:26:50.407761 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 280/1125] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/types/8a584480-0378-4a05-be9a-4a1b1bd6a31f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:50.539582 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7e327865-8a6c-4e2b-967a-744843b77c0b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.543119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e327865-8a6c-4e2b-967a-744843b77c0b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:50.543403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e327865-8a6c-4e2b-967a-744843b77c0b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.543755 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e327865-8a6c-4e2b-967a-744843b77c0b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.554446 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.556633 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:50.556732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.556928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.557024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:50.558991 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.558991 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:50.561680 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.561680 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:50.562601 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c1eee35-ae20-4bdb-830a-0c0afca33c23 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:50.563110 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 280/1126] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:50.563621 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7e327865-8a6c-4e2b-967a-744843b77c0b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:50.568339 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e327865-8a6c-4e2b-967a-744843b77c0b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:50.568417 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 281/1127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:50.576885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b1885998-2a68-48af-be92-8f52e50caa59 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.579814 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1885998-2a68-48af-be92-8f52e50caa59 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:50.579814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1885998-2a68-48af-be92-8f52e50caa59 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.579814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1885998-2a68-48af-be92-8f52e50caa59 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.586160 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.586160 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:50.590485 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b1885998-2a68-48af-be92-8f52e50caa59 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:50.594008 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1885998-2a68-48af-be92-8f52e50caa59 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 200 Aug 03 20:26:50.594583 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 287/1128] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:50.606486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.608921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] POST https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621/action Aug 03 20:26:50.609345 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:50.609649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:50.611186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.admin_actions [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] Updating backup 'f3815eb6-b41f-4219-ac1a-f3e9a02d8621' with '{'status': 'error'}' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 03 20:26:50.619354 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.619354 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:50.626736 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] reset_status in rpcapi backup_id f3815eb6-b41f-4219-ac1a-f3e9a02d8621 on host np0000006371. {{(pid=100356) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 03 20:26:50.628688 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c6f76f5f-d879-4a3c-ac50-13547caa6211 tempest-VolumesBackupsAdminTest-817440540 tempest-VolumesBackupsAdminTest-817440540-project-admin] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621/action returned with HTTP 202 Aug 03 20:26:50.629313 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 281/1129] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:50 2026] POST /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:50.635001 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.636966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5afe8215-116c-4465-b25a-aae087be46da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.637307 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:50.637583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.637902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.638007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:50.639607 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5afe8215-116c-4465-b25a-aae087be46da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:50.639774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5afe8215-116c-4465-b25a-aae087be46da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.639950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5afe8215-116c-4465-b25a-aae087be46da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.640145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5afe8215-116c-4465-b25a-aae087be46da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:50.643201 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.643201 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:50.644080 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dcc47ca2-226e-42ba-adb3-1724d38143f5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:50.644966 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 281/1130] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:50.646319 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.646319 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:50.647225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5afe8215-116c-4465-b25a-aae087be46da tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:50.647733 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 282/1131] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:50.661011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.662694 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] DELETE https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:50.662897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.663076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.663785 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete backup with id: f3815eb6-b41f-4219-ac1a-f3e9a02d8621. Aug 03 20:26:50.668015 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.668015 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:50.681150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] delete_backup rpcapi backup_id f3815eb6-b41f-4219-ac1a-f3e9a02d8621 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:26:50.683501 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-254e2ae7-3d2b-49f0-b4d7-d9fd1cdfdbf6 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 202 Aug 03 20:26:50.684118 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 288/1132] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:50 2026] DELETE /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:26:50.691250 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:50.694194 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:50.694496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:50.694772 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:50.694939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:50.700613 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:50.700613 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:50.701854 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35a14b6a-60ac-49ac-be22-9f7fa3ed9a12 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 200 Aug 03 20:26:50.702349 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 282/1133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:50 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.103749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fe418018-fb72-4ec8-8846-dd80fbe3f62b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.205482 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe418018-fb72-4ec8-8846-dd80fbe3f62b tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] GET https://10.4.3.92/volume/v3/os-quota-class-sets/default Aug 03 20:26:51.205667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe418018-fb72-4ec8-8846-dd80fbe3f62b tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.206073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe418018-fb72-4ec8-8846-dd80fbe3f62b tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.223746 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe418018-fb72-4ec8-8846-dd80fbe3f62b tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 03 20:26:51.224200 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 282/1134] 10.4.3.92 () {66 vars in 1290 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.239058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c5c86dba-410e-4161-892a-e69797c072ba None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.242287 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5c86dba-410e-4161-892a-e69797c072ba tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] GET https://10.4.3.92/volume/v3/os-quota-class-sets/default Aug 03 20:26:51.242546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5c86dba-410e-4161-892a-e69797c072ba tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.242894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5c86dba-410e-4161-892a-e69797c072ba tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.259115 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5c86dba-410e-4161-892a-e69797c072ba tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 03 20:26:51.259660 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 283/1135] 10.4.3.92 () {66 vars in 1290 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.272129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ece4c49a-00e7-4f11-a789-9a76936af703 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.274063 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ece4c49a-00e7-4f11-a789-9a76936af703 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:26:51.274436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ece4c49a-00e7-4f11-a789-9a76936af703 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1620237100"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:51.298365 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ece4c49a-00e7-4f11-a789-9a76936af703 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:26:51.298794 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 289/1136] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:26:51 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.307767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b4fb9d62-4426-4186-bf0d-03849abe6172 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.310141 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4fb9d62-4426-4186-bf0d-03849abe6172 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-class-sets/default Aug 03 20:26:51.310643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b4fb9d62-4426-4186-bf0d-03849abe6172 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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-1620237100": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1620237100": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1620237100": 5}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:51.507491 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4fb9d62-4426-4186-bf0d-03849abe6172 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 03 20:26:51.507946 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 283/1137] 10.4.3.92 () {68 vars in 1311 bytes} [Mon Aug 3 20:26:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.516787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.520088 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/f84c3efe89a44f5881e25a3a2aedf001/defaults Aug 03 20:26:51.520333 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.520627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method 'defaults' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.530840 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.531179 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.531556 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.532357 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.532760 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.533116 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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 03 20:26:51.538145 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-77bbacb3-00d5-42ef-9029-701be41d18b8 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/f84c3efe89a44f5881e25a3a2aedf001/defaults returned with HTTP 200 Aug 03 20:26:51.538507 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 283/1138] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/os-quota-sets/f84c3efe89a44f5881e25a3a2aedf001/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.585503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a2e0b2a9-1367-490f-a787-f957811a9722 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.590592 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2e0b2a9-1367-490f-a787-f957811a9722 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:51.590592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a2e0b2a9-1367-490f-a787-f957811a9722 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.590592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a2e0b2a9-1367-490f-a787-f957811a9722 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.664535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.666130 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:51.668472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.668472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.668472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:51.672038 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:51.672038 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:51.675674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6489e8c-a67a-47af-947e-cda783ff83b4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:51.675674 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 290/1139] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.712439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f612db65-62a3-4153-bad3-bf60f1033c24 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.714491 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f612db65-62a3-4153-bad3-bf60f1033c24 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 Aug 03 20:26:51.714732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f612db65-62a3-4153-bad3-bf60f1033c24 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.714900 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f612db65-62a3-4153-bad3-bf60f1033c24 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.715086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f612db65-62a3-4153-bad3-bf60f1033c24 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Show backup with id f3815eb6-b41f-4219-ac1a-f3e9a02d8621. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:51.722061 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f612db65-62a3-4153-bad3-bf60f1033c24 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 returned with HTTP 404 Aug 03 20:26:51.725199 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 284/1140] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/backups/f3815eb6-b41f-4219-ac1a-f3e9a02d8621 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:51.774904 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:51.774904 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:51.783900 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a2e0b2a9-1367-490f-a787-f957811a9722 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:51.790050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95b4385d-15f4-46aa-84a5-10de7b8c2c16 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.790838 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2e0b2a9-1367-490f-a787-f957811a9722 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:51.791239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 284/1141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:51.802789 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95b4385d-15f4-46aa-84a5-10de7b8c2c16 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/28bc59d69c8444668832286b342eb2ba/defaults Aug 03 20:26:51.802789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95b4385d-15f4-46aa-84a5-10de7b8c2c16 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.802789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95b4385d-15f4-46aa-84a5-10de7b8c2c16 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method 'defaults' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.818498 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95b4385d-15f4-46aa-84a5-10de7b8c2c16 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/28bc59d69c8444668832286b342eb2ba/defaults returned with HTTP 200 Aug 03 20:26:51.818870 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 284/1142] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/os-quota-sets/28bc59d69c8444668832286b342eb2ba/defaults => generated 645 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.823181 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b549f285-87e8-482c-b576-fb95c1b7a74a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.828587 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b549f285-87e8-482c-b576-fb95c1b7a74a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:51.828828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b549f285-87e8-482c-b576-fb95c1b7a74a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.829051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b549f285-87e8-482c-b576-fb95c1b7a74a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.835916 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:51.835916 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:51.844736 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b549f285-87e8-482c-b576-fb95c1b7a74a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:51.851234 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b549f285-87e8-482c-b576-fb95c1b7a74a tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 200 Aug 03 20:26:51.851234 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 291/1143] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.865777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b76a3fc5-d94b-475f-93c8-617837013791 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.868333 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:51.868572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.868767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.868949 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume with id: 01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:51.877135 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:51.877135 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:51.877710 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:51.899104 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Delete volume request issued successfully. Aug 03 20:26:51.899319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b76a3fc5-d94b-475f-93c8-617837013791 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 202 Aug 03 20:26:51.899816 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 285/1144] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:51 2026] DELETE /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:51.908255 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.910264 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:51.910264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.910370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.918032 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:51.918032 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:51.918711 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-647e5844-ffac-4433-8447-299c348b8bae None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.921147 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-647e5844-ffac-4433-8447-299c348b8bae tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] DELETE https://10.4.3.92/volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a Aug 03 20:26:51.921269 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-647e5844-ffac-4433-8447-299c348b8bae tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.921857 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Volume info retrieved successfully. Aug 03 20:26:51.921920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-647e5844-ffac-4433-8447-299c348b8bae tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.926322 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e597a8f4-cbc8-471c-8db9-0417df9eb568 tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 200 Aug 03 20:26:51.926822 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 285/1145] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:51.950301 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-647e5844-ffac-4433-8447-299c348b8bae tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a returned with HTTP 202 Aug 03 20:26:51.952307 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 285/1146] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:26:51 2026] DELETE /volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:51.957353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b6b6b89b-2a8d-4eb0-a649-e5f071c0664d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.959275 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b6b89b-2a8d-4eb0-a649-e5f071c0664d tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] GET https://10.4.3.92/volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a Aug 03 20:26:51.959499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b6b89b-2a8d-4eb0-a649-e5f071c0664d tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:51.959749 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b6b89b-2a8d-4eb0-a649-e5f071c0664d tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:51.962959 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b6b89b-2a8d-4eb0-a649-e5f071c0664d tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a returned with HTTP 404 Aug 03 20:26:51.963423 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 292/1147] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:26:51 2026] GET /volume/v3/types/46eb8491-d820-41cf-b2c0-93d9d0424b9a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:51.973069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-43a12f5f-35ec-4ef4-b222-d0a824988279 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:51.973069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-43a12f5f-35ec-4ef4-b222-d0a824988279 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-class-sets/default Aug 03 20:26:51.973069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-43a12f5f-35ec-4ef4-b222-d0a824988279 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:52.061314 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-43a12f5f-35ec-4ef4-b222-d0a824988279 tempest-VolumeQuotaClassesTest-1001353902 tempest-VolumeQuotaClassesTest-1001353902-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 03 20:26:52.061747 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 286/1148] 10.4.3.92 () {68 vars in 1311 bytes} [Mon Aug 3 20:26:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:52.684958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:52.686559 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:52.686692 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:52.686875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:52.686978 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:52.691067 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:52.691067 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:52.691697 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0fb60e2c-9790-4570-8414-d09b0167c6fa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:52.692017 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 286/1149] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:52 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:52.807300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:52.809132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:52.809348 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:52.809585 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:52.818681 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:52.818681 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:52.822028 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:52.826380 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-63b0048e-055e-4dbd-8c29-d52dce1af8a9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:52.827301 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 286/1150] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:52 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:52.945626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-14658752-3e04-4815-943b-e835cbc8684c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:52.947530 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14658752-3e04-4815-943b-e835cbc8684c tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] GET https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b Aug 03 20:26:52.947851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14658752-3e04-4815-943b-e835cbc8684c tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:52.947907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14658752-3e04-4815-943b-e835cbc8684c tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:52.956350 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14658752-3e04-4815-943b-e835cbc8684c tempest-VolumesBackupsAdminTest-2114637242 tempest-VolumesBackupsAdminTest-2114637242-project-member] https://10.4.3.92/volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b returned with HTTP 404 Aug 03 20:26:52.957015 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 293/1151] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:52 2026] GET /volume/v3/volumes/01cad58c-1f7f-48cd-a42e-3f48070f134b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:53.318942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-de847269-1dce-460f-9744-2560a31c47c6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:53.425353 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 Aug 03 20:26:53.425591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:53.425798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:53.445183 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-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 03 20:26:53.448242 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-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 03 20:26:53.448554 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-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 03 20:26:53.448800 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-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 03 20:26:53.457218 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de847269-1dce-460f-9744-2560a31c47c6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 returned with HTTP 200 Aug 03 20:26:53.457922 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 287/1152] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:26:53 2026] GET /volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 => generated 437 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:53.466828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:53.542074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:53.542428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-317572692"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:53.546555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-317572692'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:53.546705 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume of 1 GB Aug 03 20:26:53.558664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Availability Zones retrieved successfully. Aug 03 20:26:53.565066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (0b0be446-fd53-46c9-a42d-716de586375c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:53.566047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7804f8c-e618-4354-8eeb-2a8d94f079ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:53.567006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:53.598250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7804f8c-e618-4354-8eeb-2a8d94f079ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:53.599311 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ab04a5-e2b0-4731-84d0-8d0930efea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:53.673159 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Created reservations ['a67ab096-a8b6-40b5-b424-42682fdf745d', '3e7e7c5e-9975-429f-a77d-6341584440c8', '1dfc4629-ab51-414c-86ae-f08b0b3eccd8', '67ceb8c7-f3ea-40da-9965-2f3170896c27'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:53.674289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ab04a5-e2b0-4731-84d0-8d0930efea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67ab096-a8b6-40b5-b424-42682fdf745d', '3e7e7c5e-9975-429f-a77d-6341584440c8', '1dfc4629-ab51-414c-86ae-f08b0b3eccd8', '67ceb8c7-f3ea-40da-9965-2f3170896c27']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:53.675434 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ac8830-feb3-43ff-ab95-d8fc48a297d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:53.706026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ac8830-feb3-43ff-ab95-d8fc48a297d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde2ef2c-61e8-446d-9957-b64d2cee440d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-317572692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e05916d02f34a1aaa8bee7d19b66408',qos_specs=None,replication_status=,reservations=['a67ab096-a8b6-40b5-b424-42682fdf745d','3e7e7c5e-9975-429f-a77d-6341584440c8','1dfc4629-ab51-414c-86ae-f08b0b3eccd8','67ceb8c7-f3ea-40da-9965-2f3170896c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='846bfc5039ac40f6a9e8b07416706e2d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-317572692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dde2ef2c-61e8-446d-9957-b64d2cee440d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e05916d02f34a1aaa8bee7d19b66408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='846bfc5039ac40f6a9e8b07416706e2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:53.706504 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:53.707247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3343ce-eba5-4d3c-b5bf-4d29d2ffaadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:53.708902 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:53.708979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:53.709214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:53.709323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:53.716594 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:53.716594 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:53.718841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a5b8a18-87c1-45fd-9681-c5ed08f4d37f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:53.719705 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 287/1153] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:53 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:53.735959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3343ce-eba5-4d3c-b5bf-4d29d2ffaadb) transitioned into state 'SUCCESS' from state '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-317572692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e05916d02f34a1aaa8bee7d19b66408',qos_specs=None,replication_status=,reservations=['a67ab096-a8b6-40b5-b424-42682fdf745d','3e7e7c5e-9975-429f-a77d-6341584440c8','1dfc4629-ab51-414c-86ae-f08b0b3eccd8','67ceb8c7-f3ea-40da-9965-2f3170896c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='846bfc5039ac40f6a9e8b07416706e2d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:53.736849 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcd8648-5de6-48cd-a12b-b66be2cbedb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:53.750126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcd8648-5de6-48cd-a12b-b66be2cbedb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:53.751343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (0b0be446-fd53-46c9-a42d-716de586375c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:53.751841 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume request issued successfully. Aug 03 20:26:53.752801 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79bee42e-5a2c-400f-ac4d-5f4a259181f1 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:53.753401 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 287/1154] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:53 2026] POST /volume/v3/volumes => generated 756 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:53.774371 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:53.776316 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] GET https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:53.777876 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:53.778013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:53.790077 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:53.790077 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:53.796976 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:53.804492 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d66c8c85-e42e-4a7a-b945-454e3f6106ec tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 200 Aug 03 20:26:53.804492 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 294/1155] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:53 2026] GET /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67bd8d63-e2c7-4417-a2cb-756e7404f975 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:53.915765 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 288/1156] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:53 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:54.022770 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-93a4263c-00dc-4713-a42f-dbf5d5132980 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.030197 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-93a4263c-00dc-4713-a42f-dbf5d5132980 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 Aug 03 20:26:54.030433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-93a4263c-00dc-4713-a42f-dbf5d5132980 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:54.030686 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-93a4263c-00dc-4713-a42f-dbf5d5132980 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:54.045208 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:54.045208 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:54.118559 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b726e4e7-f892-4620-bd2e-36a472d4b585 req-93a4263c-00dc-4713-a42f-dbf5d5132980 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 returned with HTTP 200 Aug 03 20:26:54.119287 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 288/1157] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:26:54 2026] DELETE /volume/v3/attachments/6032fea1-b4d3-4949-8596-341c165f9842 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.734414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.739051 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:54.739310 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:54.739525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:54.739605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:54.745761 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:54.745761 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:54.746291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fcfb9a86-37d4-4ff1-9a58-ad9dd7da784c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:54.746601 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 288/1158] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:54 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.830913 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.833076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] GET https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:54.833265 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:54.833477 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:54.847210 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:54.847210 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:54.859836 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:54.867331 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-88cab4e9-1ea4-4a03-9390-5f9d1a9743a5 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 200 Aug 03 20:26:54.868205 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 295/1159] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:54 2026] GET /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.893564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-74415b80-e5be-49e6-b1bc-3aaaee8fcf85 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.894350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.898223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:54.898528 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:54.898845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:54.899670 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74415b80-e5be-49e6-b1bc-3aaaee8fcf85 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 Aug 03 20:26:54.900138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-74415b80-e5be-49e6-b1bc-3aaaee8fcf85 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:54.909122 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:54.909122 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:54.916804 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:54.922003 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e3753f0-b59b-4f4f-b33b-d13505d0c728 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:54.922949 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 289/1160] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:54 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.944622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.946896 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:54.946896 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:54.947091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:54.955446 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:54.955446 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:54.959745 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:54.969483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-db6bd731-dd2c-4cc1-a9ca-5bfc1844006a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:54.971497 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 289/1161] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:54 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.977480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74415b80-e5be-49e6-b1bc-3aaaee8fcf85 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 returned with HTTP 200 Aug 03 20:26:54.977480 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 289/1162] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:26:54 2026] PUT /volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:54.989235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:54.992337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:54.992976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:54.997103 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:54.997252 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume of 2 GB Aug 03 20:26:55.002955 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Availability Zones retrieved successfully. Aug 03 20:26:55.011748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (63624735-9b07-41f4-b611-61fe9c59472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:55.012577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09bbf79-0227-43a7-a9eb-f30262aaa1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.013693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Validating volume size '2' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:55.020090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-729c804b-47b5-4d21-976c-fe4a9f255484 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.035519 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.039217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:26:55.041391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.041391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.046815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09bbf79-0227-43a7-a9eb-f30262aaa1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.047551 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cb207d-bd3f-4af2-8a6a-aa8473409991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.050182 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.050182 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:55.055053 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:26:55.062296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fea4bcfa-a30b-4bed-93af-f30ddd6647ee tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:26:55.062794 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 290/1163] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.081135 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota_utils [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Quota exceeded for 2e05916d02f34a1aaa8bee7d19b66408, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 03 20:26:55.084763 np0000006371 devstack@c-api.service[100353]: WARNING cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cb207d-bd3f-4af2-8a6a-aa8473409991) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:26:55.084763 np0000006371 devstack@c-api.service[100353]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 03 20:26:55.087076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cb207d-bd3f-4af2-8a6a-aa8473409991) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.087815 np0000006371 devstack@c-api.service[100353]: WARNING cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48cb207d-bd3f-4af2-8a6a-aa8473409991) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:55.088645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09bbf79-0227-43a7-a9eb-f30262aaa1f4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.089485 np0000006371 devstack@c-api.service[100353]: WARNING cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09bbf79-0227-43a7-a9eb-f30262aaa1f4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:55.090456 np0000006371 devstack@c-api.service[100353]: WARNING cinder.volume.api [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (63624735-9b07-41f4-b611-61fe9c59472b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:26:55.090722 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.middleware.fault [None req-a1165b24-7a9d-4156-9a71-b43cbc70c794 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 413 Aug 03 20:26:55.091449 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 296/1164] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:54 2026] POST /volume/v3/volumes => generated 208 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 03 20:26:55.105079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-98c7c583-c591-48de-b4e3-6beeb32da575 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.108444 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98c7c583-c591-48de-b4e3-6beeb32da575 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 Aug 03 20:26:55.108890 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98c7c583-c591-48de-b4e3-6beeb32da575 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.131410 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-729c804b-47b5-4d21-976c-fe4a9f255484 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services Aug 03 20:26:55.131716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-729c804b-47b5-4d21-976c-fe4a9f255484 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.131986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-729c804b-47b5-4d21-976c-fe4a9f255484 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.141326 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-729c804b-47b5-4d21-976c-fe4a9f255484 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Aug 03 20:26:55.141723 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 290/1165] 10.4.3.92 () {66 vars in 1242 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/os-services => generated 626 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.151353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2545cb4d-0b0e-4151-89c5-e46a8cd38142 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.153651 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2545cb4d-0b0e-4151-89c5-e46a8cd38142 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006371 Aug 03 20:26:55.153973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2545cb4d-0b0e-4151-89c5-e46a8cd38142 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.154396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2545cb4d-0b0e-4151-89c5-e46a8cd38142 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.162557 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2545cb4d-0b0e-4151-89c5-e46a8cd38142 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006371 returned with HTTP 200 Aug 03 20:26:55.163056 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 291/1166] 10.4.3.92 () {66 vars in 1277 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/os-services?host=np0000006371 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.173074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e5caf27b-1ebb-47aa-a813-c21239b1cdd9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.175492 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5caf27b-1ebb-47aa-a813-c21239b1cdd9 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006371&binary=cinder-scheduler Aug 03 20:26:55.175669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5caf27b-1ebb-47aa-a813-c21239b1cdd9 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.176196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5caf27b-1ebb-47aa-a813-c21239b1cdd9 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.176442 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.176442 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:55.189277 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5caf27b-1ebb-47aa-a813-c21239b1cdd9 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006371&binary=cinder-scheduler returned with HTTP 200 Aug 03 20:26:55.189799 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 297/1167] 10.4.3.92 () {66 vars in 1325 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/os-services?host=np0000006371&binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.191064 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98c7c583-c591-48de-b4e3-6beeb32da575 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 returned with HTTP 200 Aug 03 20:26:55.193924 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 290/1168] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:26:55 2026] PUT /volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.203729 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.204017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-429928f9-1111-46b4-8b73-423e6db44a7f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.206322 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-429928f9-1111-46b4-8b73-423e6db44a7f tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services?binary=cinder-scheduler Aug 03 20:26:55.207443 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:55.207840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.207903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-429928f9-1111-46b4-8b73-423e6db44a7f tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.208220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-429928f9-1111-46b4-8b73-423e6db44a7f tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.210650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:55.210826 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Create volume of 1 GB Aug 03 20:26:55.216292 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Availability Zones retrieved successfully. Aug 03 20:26:55.217385 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-429928f9-1111-46b4-8b73-423e6db44a7f tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 03 20:26:55.218574 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 292/1169] 10.4.3.92 () {66 vars in 1289 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.223085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (771e75e4-213f-4a7b-9723-efb474700362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:55.224755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867550cb-4c0e-4006-9c83-39ff998bc871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.226393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:55.234008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.265616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867550cb-4c0e-4006-9c83-39ff998bc871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.266389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f8c815-8675-4957-bfe8-1ac123537dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.310842 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota_utils [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Quota exceeded for 2e05916d02f34a1aaa8bee7d19b66408, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 03 20:26:55.313906 np0000006371 devstack@c-api.service[100355]: WARNING cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f8c815-8675-4957-bfe8-1ac123537dd0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:26:55.313906 np0000006371 devstack@c-api.service[100355]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 03 20:26:55.315767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f8c815-8675-4957-bfe8-1ac123537dd0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.316555 np0000006371 devstack@c-api.service[100355]: WARNING cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f8c815-8675-4957-bfe8-1ac123537dd0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:55.317882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867550cb-4c0e-4006-9c83-39ff998bc871) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.318689 np0000006371 devstack@c-api.service[100355]: WARNING cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867550cb-4c0e-4006-9c83-39ff998bc871) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:26:55.319553 np0000006371 devstack@c-api.service[100355]: WARNING cinder.volume.api [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Flow 'volume_create_api' (771e75e4-213f-4a7b-9723-efb474700362) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:26:55.319831 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.middleware.fault [None req-d97421fc-7b2f-4e7e-a74c-ed6d6cb4e2a7 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 413 Aug 03 20:26:55.320812 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 291/1170] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:55 2026] POST /volume/v3/volumes => generated 150 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 03 20:26:55.330683 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9ce70141-2539-4b7c-9a5e-744ee2d6b4e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.333319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ce70141-2539-4b7c-9a5e-744ee2d6b4e6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 Aug 03 20:26:55.333788 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9ce70141-2539-4b7c-9a5e-744ee2d6b4e6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.359343 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:55.359343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1677112674"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.359343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1677112674'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:55.359343 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Create volume of 1 GB Aug 03 20:26:55.368228 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Availability Zones retrieved successfully. Aug 03 20:26:55.374494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Flow 'volume_create_api' (deb29600-d00c-4c4a-b8bb-831163340c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:55.374918 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b044171a-1687-4bca-9a6b-04725f11d2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.376137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:55.397143 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ce70141-2539-4b7c-9a5e-744ee2d6b4e6 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 returned with HTTP 200 Aug 03 20:26:55.397695 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 291/1171] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:26:55 2026] PUT /volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.413119 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b044171a-1687-4bca-9a6b-04725f11d2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.414179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fb4e5d-872c-460a-aafd-37d6cdcb4d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.417655 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.420784 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] POST https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d/action Aug 03 20:26:55.421214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:55.421356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.434450 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.434450 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:55.436051 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:55.496268 np0000006371 devstack@c-api.service[100354]: ERROR cinder.volume.api [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Quota exceeded for 2e05916d02f34a1aaa8bee7d19b66408, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 03 20:26:55.507396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Created reservations ['81ba7fde-0574-4dad-91c7-01067fb0fd03', '452ad8dd-8202-459f-9939-9c61329b8783', '4a6e2d84-d8aa-4320-8495-941ef7ee1489', '767274c4-b01b-4d96-93ea-c50f4b5b4481'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:55.508528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fb4e5d-872c-460a-aafd-37d6cdcb4d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ba7fde-0574-4dad-91c7-01067fb0fd03', '452ad8dd-8202-459f-9939-9c61329b8783', '4a6e2d84-d8aa-4320-8495-941ef7ee1489', '767274c4-b01b-4d96-93ea-c50f4b5b4481']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.509646 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c21306-a857-44fc-b509-5d0038247f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.512965 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.middleware.fault [None req-f2b522a6-9080-4bc1-977b-9c1c5b749b49 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d/action returned with HTTP 413 Aug 03 20:26:55.513266 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 293/1172] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:55 2026] POST /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d/action => generated 208 bytes in 96 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 03 20:26:55.527400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.529196 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] GET https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:55.529880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.530636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.540334 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.540334 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:55.541478 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c21306-a857-44fc-b509-5d0038247f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4511d8ea-9c7c-48df-858f-41e8781b208b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1677112674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e2b8a7ccf44b89a8db6107fe52aa07',qos_specs=None,replication_status=,reservations=['81ba7fde-0574-4dad-91c7-01067fb0fd03','452ad8dd-8202-459f-9939-9c61329b8783','4a6e2d84-d8aa-4320-8495-941ef7ee1489','767274c4-b01b-4d96-93ea-c50f4b5b4481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f59ad18f48f4da38e51086fe9fe9ec0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1677112674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4511d8ea-9c7c-48df-858f-41e8781b208b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e2b8a7ccf44b89a8db6107fe52aa07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f59ad18f48f4da38e51086fe9fe9ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.542656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff18e9a-283c-4d2a-a70b-7d6df46d352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.550298 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:55.562952 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-870eeffb-1d28-46fd-88c9-fa73908023e9 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 200 Aug 03 20:26:55.563418 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 292/1173] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.577076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.579723 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] DELETE https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:55.580083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.580374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.580602 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Delete volume with id: dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:55.584249 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff18e9a-283c-4d2a-a70b-7d6df46d352f) transitioned into state 'SUCCESS' from state '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-1677112674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e2b8a7ccf44b89a8db6107fe52aa07',qos_specs=None,replication_status=,reservations=['81ba7fde-0574-4dad-91c7-01067fb0fd03','452ad8dd-8202-459f-9939-9c61329b8783','4a6e2d84-d8aa-4320-8495-941ef7ee1489','767274c4-b01b-4d96-93ea-c50f4b5b4481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f59ad18f48f4da38e51086fe9fe9ec0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.585972 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfd0829-e935-4a75-8b17-a7d03b021509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:55.596309 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.596309 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:55.596865 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:55.600928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfd0829-e935-4a75-8b17-a7d03b021509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:55.601842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Flow 'volume_create_api' (deb29600-d00c-4c4a-b8bb-831163340c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:55.602157 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Create volume request issued successfully. Aug 03 20:26:55.602825 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-38f6711c-d06c-4ef4-b774-e1dc2ba6003d tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:55.603415 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 298/1174] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:26:55 2026] POST /volume/v3/volumes => generated 752 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:55.621810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8132426d-abca-4912-afe8-83cab321499a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.627402 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8132426d-abca-4912-afe8-83cab321499a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:55.627704 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8132426d-abca-4912-afe8-83cab321499a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.627950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8132426d-abca-4912-afe8-83cab321499a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.639007 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Delete volume request issued successfully. Aug 03 20:26:55.639155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ecea738-5b4e-425c-862c-92e83b2afa85 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 202 Aug 03 20:26:55.645158 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 292/1175] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:55 2026] DELETE /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:55.647717 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.647717 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:55.653387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.659590 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8132426d-abca-4912-afe8-83cab321499a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Volume info retrieved successfully. Aug 03 20:26:55.662166 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] GET https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:55.662857 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.662857 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.664509 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8132426d-abca-4912-afe8-83cab321499a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 200 Aug 03 20:26:55.665156 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 294/1176] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.669577 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.669577 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:55.674153 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Volume info retrieved successfully. Aug 03 20:26:55.677878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-74d75d4f-6f18-45b4-9c27-def2f774a8ce tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 200 Aug 03 20:26:55.678277 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 293/1177] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.760437 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ce37417-1052-412c-a419-5091958765f0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.762756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ce37417-1052-412c-a419-5091958765f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:55.763026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ce37417-1052-412c-a419-5091958765f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:55.763233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ce37417-1052-412c-a419-5091958765f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:55.763386 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7ce37417-1052-412c-a419-5091958765f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:55.769154 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:55.769154 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:55.770207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ce37417-1052-412c-a419-5091958765f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:55.770747 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 299/1178] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:55 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:55.928000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:55.930155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:26:55.930614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1646619042"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:55.932605 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1646619042'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:26:56.040268 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Create volume of 1 GB Aug 03 20:26:56.046514 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Availability Zones retrieved successfully. Aug 03 20:26:56.052425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Flow 'volume_create_api' (c243987d-dee4-49fa-8052-9e76251e5eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:56.053617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d7d023-0945-40e5-9727-b973dee81c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:56.054589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:26:56.129667 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d7d023-0945-40e5-9727-b973dee81c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:56.130831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f66b12-6aea-4ce8-8f0c-7ccf673317af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:56.220884 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Created reservations ['8051ddb4-c333-41ff-9f3f-2a05de429f5b', '23779146-55a8-4b67-a8dc-fa2304e120a1', 'c808595f-fb65-401b-84cd-0067c7856c31', '131eda91-6547-4b20-9bab-747fb5ef0410'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:26:56.221890 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f66b12-6aea-4ce8-8f0c-7ccf673317af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8051ddb4-c333-41ff-9f3f-2a05de429f5b', '23779146-55a8-4b67-a8dc-fa2304e120a1', 'c808595f-fb65-401b-84cd-0067c7856c31', '131eda91-6547-4b20-9bab-747fb5ef0410']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:56.223100 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecff256-888e-481d-b436-cbcea1fa5eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:56.253904 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecff256-888e-481d-b436-cbcea1fa5eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66ebcc3c-29e4-4c81-918d-ed5438df96d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1646619042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798a00ba236d4566be13bd2971df34af',qos_specs=None,replication_status=,reservations=['8051ddb4-c333-41ff-9f3f-2a05de429f5b','23779146-55a8-4b67-a8dc-fa2304e120a1','c808595f-fb65-401b-84cd-0067c7856c31','131eda91-6547-4b20-9bab-747fb5ef0410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41887ab11b342e0900faee07e93f72d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1646619042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66ebcc3c-29e4-4c81-918d-ed5438df96d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='798a00ba236d4566be13bd2971df34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e41887ab11b342e0900faee07e93f72d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:56.254949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6f44ea-e6bc-442d-9380-fc37bb134fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:56.280997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6f44ea-e6bc-442d-9380-fc37bb134fc0) transitioned into state 'SUCCESS' from state '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-1646619042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='798a00ba236d4566be13bd2971df34af',qos_specs=None,replication_status=,reservations=['8051ddb4-c333-41ff-9f3f-2a05de429f5b','23779146-55a8-4b67-a8dc-fa2304e120a1','c808595f-fb65-401b-84cd-0067c7856c31','131eda91-6547-4b20-9bab-747fb5ef0410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41887ab11b342e0900faee07e93f72d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:56.282083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9523ca-5e05-4a67-8689-b0cc2c7df900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:26:56.309088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9523ca-5e05-4a67-8689-b0cc2c7df900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:26:56.310308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Flow 'volume_create_api' (c243987d-dee4-49fa-8052-9e76251e5eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:26:56.310751 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Create volume request issued successfully. Aug 03 20:26:56.311575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac7fb72b-4512-4a9f-a099-6104de241e4e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:26:56.312158 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 293/1179] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:26:55 2026] POST /volume/v3/volumes => generated 749 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:26:56.326887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.329428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:56.329428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.329428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.338178 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.338178 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:56.345488 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:56.349582 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-743cbb86-1414-4366-af8e-43d7cf9836c4 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 200 Aug 03 20:26:56.350239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 295/1180] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:26:56.684057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.689114 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.689369 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.689618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.694608 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9582f344-c04a-49b6-8c1f-a299380bcd09 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.697291 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9582f344-c04a-49b6-8c1f-a299380bcd09 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] GET https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d Aug 03 20:26:56.697559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9582f344-c04a-49b6-8c1f-a299380bcd09 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.697777 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9582f344-c04a-49b6-8c1f-a299380bcd09 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.698554 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.698554 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:56.703102 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Volume info retrieved successfully. Aug 03 20:26:56.707991 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9582f344-c04a-49b6-8c1f-a299380bcd09 tempest-VolumeQuotasNegativeTestJSON-1389740897 tempest-VolumeQuotasNegativeTestJSON-1389740897-project-member] https://10.4.3.92/volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d returned with HTTP 404 Aug 03 20:26:56.708129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52150d4d-4b4c-46b4-9642-5973927c4b53 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 200 Aug 03 20:26:56.708591 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 294/1182] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:56.708668 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 300/1182] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/dde2ef2c-61e8-446d-9957-b64d2cee440d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:56.716167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a2281db4-1a00-489c-80f1-21bf4540b509 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.718085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2281db4-1a00-489c-80f1-21bf4540b509 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 Aug 03 20:26:56.718591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a2281db4-1a00-489c-80f1-21bf4540b509 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:56.724129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6e516675-24b9-436e-8a24-1d06dd2917fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.726367 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e516675-24b9-436e-8a24-1d06dd2917fe tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.726630 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e516675-24b9-436e-8a24-1d06dd2917fe tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.726900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e516675-24b9-436e-8a24-1d06dd2917fe tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.737528 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.737528 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:56.737891 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.737891 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:56.744206 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6e516675-24b9-436e-8a24-1d06dd2917fe tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Volume info retrieved successfully. Aug 03 20:26:56.752180 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e516675-24b9-436e-8a24-1d06dd2917fe tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 200 Aug 03 20:26:56.752639 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 296/1183] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:56.768224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79e6438f-13af-4e9b-8853-9c7ef5e2de6b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.770303 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79e6438f-13af-4e9b-8853-9c7ef5e2de6b tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006371&binary=cinder-volume Aug 03 20:26:56.770558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79e6438f-13af-4e9b-8853-9c7ef5e2de6b tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.770937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79e6438f-13af-4e9b-8853-9c7ef5e2de6b tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.780880 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79e6438f-13af-4e9b-8853-9c7ef5e2de6b tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006371&binary=cinder-volume returned with HTTP 200 Aug 03 20:26:56.781033 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 301/1184] 10.4.3.92 () {66 vars in 1319 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/os-services?host=np0000006371&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:56.787441 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f8351340-ccad-4c49-be07-f6425c0b7342 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.789278 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8351340-ccad-4c49-be07-f6425c0b7342 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:56.789491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8351340-ccad-4c49-be07-f6425c0b7342 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.789738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8351340-ccad-4c49-be07-f6425c0b7342 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.789793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f8351340-ccad-4c49-be07-f6425c0b7342 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:56.791915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.794056 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.794299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.794544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.796033 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.796033 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:56.797416 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8351340-ccad-4c49-be07-f6425c0b7342 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:56.798690 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 295/1185] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:56.803939 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.803939 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:56.814156 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Volume info retrieved successfully. Aug 03 20:26:56.821131 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d756362f-ce7b-4eb4-8b3a-8f57f12d356a tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 200 Aug 03 20:26:56.821612 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 297/1186] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:56.828373 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2281db4-1a00-489c-80f1-21bf4540b509 tempest-VolumeQuotasNegativeTestJSON-802158745 tempest-VolumeQuotasNegativeTestJSON-802158745-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 returned with HTTP 200 Aug 03 20:26:56.828950 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 294/1187] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:26:56 2026] PUT /volume/v3/os-quota-sets/2e05916d02f34a1aaa8bee7d19b66408 => generated 395 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:56.836716 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.838765 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.838995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.839194 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.839377 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Delete volume with id: 4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.849007 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.849007 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:56.849640 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Volume info retrieved successfully. Aug 03 20:26:56.895506 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Delete volume request issued successfully. Aug 03 20:26:56.895816 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-45a329b9-2bb7-4950-bf7c-c1ecf360d25b tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 202 Aug 03 20:26:56.896415 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 302/1188] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:56 2026] DELETE /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:56.912473 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:56.914304 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:56.916361 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:56.916361 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:56.930894 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:56.930894 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:56.943820 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Volume info retrieved successfully. Aug 03 20:26:56.953406 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85815bc6-acc5-40e3-8d93-bdca8d7392c9 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 200 Aug 03 20:26:56.954084 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 296/1189] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:56 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:57.364535 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6b501991-b7c0-4494-a166-19b21176535f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.366724 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b501991-b7c0-4494-a166-19b21176535f tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.366916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b501991-b7c0-4494-a166-19b21176535f tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.367116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b501991-b7c0-4494-a166-19b21176535f tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.376315 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.376315 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:57.382578 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6b501991-b7c0-4494-a166-19b21176535f tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.391340 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b501991-b7c0-4494-a166-19b21176535f tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 200 Aug 03 20:26:57.391843 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 298/1190] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:57.412678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d6cebc7e-da76-415c-a810-a844e52b006e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.414877 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] POST https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action Aug 03 20:26:57.416834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-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=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:57.416834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:57.424941 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.424941 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:57.434915 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.434915 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:57.435659 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.473604 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Update volume metadata completed successfully. Aug 03 20:26:57.474024 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d6cebc7e-da76-415c-a810-a844e52b006e tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action returned with HTTP 200 Aug 03 20:26:57.474697 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 295/1191] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:26:57 2026] POST /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action => generated 563 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:57.485387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.487828 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.487984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.488297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.501865 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.501865 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:57.506707 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.512488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01755998-b325-41a7-92d1-6cd5e009a6c1 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 200 Aug 03 20:26:57.513007 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 303/1192] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:57.527427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.529348 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] POST https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action Aug 03 20:26:57.529848 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:57.530016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:57.540187 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.540187 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:57.550202 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.550202 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:57.550202 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.557423 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Get volume image-metadata completed successfully. Aug 03 20:26:57.582910 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Delete volume metadata completed successfully. Aug 03 20:26:57.582910 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f886a58e-007a-4d07-80c6-e3b690e028e3 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action returned with HTTP 200 Aug 03 20:26:57.582910 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 297/1193] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:57 2026] POST /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 03 20:26:57.595757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.597025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] POST https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action Aug 03 20:26:57.597452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:26:57.597640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:26:57.608040 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.608040 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:57.608674 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.617456 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Get volume image-metadata completed successfully. Aug 03 20:26:57.617833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97814fb3-7f9b-4c42-bb45-836d57e883cb tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action returned with HTTP 200 Aug 03 20:26:57.618809 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 299/1194] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:26:57 2026] POST /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:57.632252 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.634560 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.635482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.636076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.647158 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.647158 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:57.653963 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.661225 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c313754f-8e27-4bb3-83d2-ada6300e5545 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 200 Aug 03 20:26:57.662239 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 296/1195] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:26:57.674281 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.676636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] DELETE https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.676742 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.677070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.677408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Delete volume with id: 66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.687045 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.687045 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:26:57.687705 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.717566 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Delete volume request issued successfully. Aug 03 20:26:57.718178 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c04dfae2-d371-449e-abf1-2f5f49687a70 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 202 Aug 03 20:26:57.718379 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 304/1196] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:26:57 2026] DELETE /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:26:57.728116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.733639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:57.733705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.733910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.752959 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.752959 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:26:57.763087 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Volume info retrieved successfully. Aug 03 20:26:57.769139 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fcf0e4b9-9b71-4dd3-ba2a-43310ec4531b tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 200 Aug 03 20:26:57.769604 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 298/1197] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 1390 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:26:57.813483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.816729 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:57.817453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.817453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.818285 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:57.827678 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:57.827678 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:57.828410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf236b9a-c450-4a41-a9cb-02fb65dfe947 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:57.829215 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 300/1198] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:57.975275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ba130e4-9d9d-49a4-90e7-95be77bdc0d0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.976707 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ba130e4-9d9d-49a4-90e7-95be77bdc0d0 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] GET https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b Aug 03 20:26:57.976998 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ba130e4-9d9d-49a4-90e7-95be77bdc0d0 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.977249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ba130e4-9d9d-49a4-90e7-95be77bdc0d0 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:57.984957 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ba130e4-9d9d-49a4-90e7-95be77bdc0d0 tempest-VolumesServicesTestJSON-784129746 tempest-VolumesServicesTestJSON-784129746-project-member] https://10.4.3.92/volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b returned with HTTP 404 Aug 03 20:26:57.984957 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 297/1199] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/volumes/4511d8ea-9c7c-48df-858f-41e8781b208b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:57.996419 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6e9e4846-97ff-46e1-ae35-e8c12fc44222 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:57.999059 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e9e4846-97ff-46e1-ae35-e8c12fc44222 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] GET https://10.4.3.92/volume/v3/os-services Aug 03 20:26:57.999396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e9e4846-97ff-46e1-ae35-e8c12fc44222 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:57.999696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e9e4846-97ff-46e1-ae35-e8c12fc44222 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:58.005548 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e9e4846-97ff-46e1-ae35-e8c12fc44222 tempest-VolumesServicesTestJSON-1686274392 tempest-VolumesServicesTestJSON-1686274392-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Aug 03 20:26:58.005945 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 305/1200] 10.4.3.92 () {66 vars in 1242 bytes} [Mon Aug 3 20:26:57 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:58.785268 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bfb653a8-7c47-4810-9bc3-4fe1a6461c72 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:58.787082 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bfb653a8-7c47-4810-9bc3-4fe1a6461c72 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] GET https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 Aug 03 20:26:58.787291 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bfb653a8-7c47-4810-9bc3-4fe1a6461c72 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:58.787489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bfb653a8-7c47-4810-9bc3-4fe1a6461c72 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:58.798254 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bfb653a8-7c47-4810-9bc3-4fe1a6461c72 tempest-VolumesImageMetadata-1359823811 tempest-VolumesImageMetadata-1359823811-project-member] https://10.4.3.92/volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 returned with HTTP 404 Aug 03 20:26:58.799666 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 299/1201] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:58 2026] GET /volume/v3/volumes/66ebcc3c-29e4-4c81-918d-ed5438df96d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:26:58.842015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:58.844532 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:58.844840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:58.845152 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:58.845309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:58.852504 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:58.852504 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:26:58.853962 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ed47c8e2-42dd-42df-bb66-53a1f54946a0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:58.854296 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 301/1202] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:58 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:26:59.871159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:26:59.874447 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:26:59.874880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:26:59.875240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:26:59.875635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:26:59.881334 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:26:59.881334 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:26:59.882521 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9c8812f-294d-4254-9b50-b67bb6c41844 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:26:59.883125 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 298/1203] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:26:59 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:00.008407 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-23b825cb-9473-4c73-b0b7-92f3b729c776 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.174841 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23b825cb-9473-4c73-b0b7-92f3b729c776 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:27:00.175149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23b825cb-9473-4c73-b0b7-92f3b729c776 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-823257844"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.203645 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23b825cb-9473-4c73-b0b7-92f3b729c776 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:27:00.204487 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 306/1204] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/types => generated 230 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:00.213614 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c814478-347d-4f4a-ae57-a2f033844240 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.216174 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c814478-347d-4f4a-ae57-a2f033844240 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] POST https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.216784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c814478-347d-4f4a-ae57-a2f033844240 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.252807 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c814478-347d-4f4a-ae57-a2f033844240 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.252807 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 300/1205] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.262879 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f155dfe8-6488-40a1-a2f0-1170aaa70620 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.265989 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f155dfe8-6488-40a1-a2f0-1170aaa70620 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 Aug 03 20:27:00.266193 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f155dfe8-6488-40a1-a2f0-1170aaa70620 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.266362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f155dfe8-6488-40a1-a2f0-1170aaa70620 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.281813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f155dfe8-6488-40a1-a2f0-1170aaa70620 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 returned with HTTP 200 Aug 03 20:27:00.282329 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 302/1206] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.291742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e967e922-fa56-4220-a056-eda72d8a7498 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.294962 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e967e922-fa56-4220-a056-eda72d8a7498 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] DELETE https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 Aug 03 20:27:00.295520 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e967e922-fa56-4220-a056-eda72d8a7498 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.295586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e967e922-fa56-4220-a056-eda72d8a7498 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.360117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e967e922-fa56-4220-a056-eda72d8a7498 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 returned with HTTP 202 Aug 03 20:27:00.360580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 299/1207] 10.4.3.92 () {66 vars in 1392 bytes} [Mon Aug 3 20:27:00 2026] DELETE /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:00.368601 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8fbd3510-bcc8-40e5-9824-495f0f8d624b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.372483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fbd3510-bcc8-40e5-9824-495f0f8d624b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 Aug 03 20:27:00.372483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fbd3510-bcc8-40e5-9824-495f0f8d624b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.372483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fbd3510-bcc8-40e5-9824-495f0f8d624b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.379641 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fbd3510-bcc8-40e5-9824-495f0f8d624b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 returned with HTTP 404 Aug 03 20:27:00.380340 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 307/1208] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:00.391386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38626a1d-40d7-47da-b258-70fb4847454f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.396392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38626a1d-40d7-47da-b258-70fb4847454f tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] POST https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.396392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38626a1d-40d7-47da-b258-70fb4847454f tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.443431 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38626a1d-40d7-47da-b258-70fb4847454f tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.443431 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 301/1209] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.454424 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a037fa8f-5962-4a03-83ed-503cef42f710 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.460579 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a037fa8f-5962-4a03-83ed-503cef42f710 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.460773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a037fa8f-5962-4a03-83ed-503cef42f710 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.463055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a037fa8f-5962-4a03-83ed-503cef42f710 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.477886 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a037fa8f-5962-4a03-83ed-503cef42f710 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.478240 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 303/1210] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.488849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cf3dd365-0561-4ebf-b6a3-c2512634428b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.490568 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cf3dd365-0561-4ebf-b6a3-c2512634428b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] POST https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.490905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cf3dd365-0561-4ebf-b6a3-c2512634428b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.521030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cf3dd365-0561-4ebf-b6a3-c2512634428b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.521400 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 300/1211] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.536112 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3a4b6ca4-c4ad-4b13-ab11-85e195f5500d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.536606 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a4b6ca4-c4ad-4b13-ab11-85e195f5500d tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] PUT https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 Aug 03 20:27:00.536884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a4b6ca4-c4ad-4b13-ab11-85e195f5500d tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.564045 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a4b6ca4-c4ad-4b13-ab11-85e195f5500d tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 returned with HTTP 200 Aug 03 20:27:00.564698 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 308/1212] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:27:00 2026] PUT /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.573529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5b00e6ec-202b-4a79-8474-b5c1edf9951c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.575714 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b00e6ec-202b-4a79-8474-b5c1edf9951c tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 Aug 03 20:27:00.576072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b00e6ec-202b-4a79-8474-b5c1edf9951c tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.576398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b00e6ec-202b-4a79-8474-b5c1edf9951c tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.584966 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b00e6ec-202b-4a79-8474-b5c1edf9951c tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 returned with HTTP 200 Aug 03 20:27:00.585551 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 302/1213] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.592710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9e0bfc06-b67b-466d-b9e0-9460281802d4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.594571 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9e0bfc06-b67b-466d-b9e0-9460281802d4 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] POST https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.594948 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9e0bfc06-b67b-466d-b9e0-9460281802d4 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.649949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9e0bfc06-b67b-466d-b9e0-9460281802d4 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.650858 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 304/1214] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 51 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.659877 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b06d49c8-b170-4e9c-b405-caf4e79123dd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.662366 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b06d49c8-b170-4e9c-b405-caf4e79123dd tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs Aug 03 20:27:00.662366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b06d49c8-b170-4e9c-b405-caf4e79123dd tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.662631 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b06d49c8-b170-4e9c-b405-caf4e79123dd tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.670890 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b06d49c8-b170-4e9c-b405-caf4e79123dd tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs returned with HTTP 200 Aug 03 20:27:00.671012 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 301/1215] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:00.681859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-088ad570-5c69-41f3-a370-7b59095c985b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.683733 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-088ad570-5c69-41f3-a370-7b59095c985b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] DELETE https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 Aug 03 20:27:00.683928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-088ad570-5c69-41f3-a370-7b59095c985b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.684168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-088ad570-5c69-41f3-a370-7b59095c985b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.688145 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.717843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-088ad570-5c69-41f3-a370-7b59095c985b tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 returned with HTTP 202 Aug 03 20:27:00.718270 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 309/1216] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:27:00 2026] DELETE /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:00.728082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ccfabfdf-4e49-4826-b3cd-346672b7c291 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.730064 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccfabfdf-4e49-4826-b3cd-346672b7c291 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] GET https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 Aug 03 20:27:00.730276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccfabfdf-4e49-4826-b3cd-346672b7c291 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.730470 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccfabfdf-4e49-4826-b3cd-346672b7c291 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.736413 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccfabfdf-4e49-4826-b3cd-346672b7c291 tempest-VolumeTypesExtraSpecsTest-597063264 tempest-VolumeTypesExtraSpecsTest-597063264-project-admin] https://10.4.3.92/volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 returned with HTTP 404 Aug 03 20:27:00.737150 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 305/1217] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/types/b7529294-dca5-49dd-a01f-57379f9dfd60 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:00.813620 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:00.813620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1457938528"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:00.813620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1457938528'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:00.813620 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Create volume of 1 GB Aug 03 20:27:00.818431 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Availability Zones retrieved successfully. Aug 03 20:27:00.823997 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Flow 'volume_create_api' (d9796d54-3e8d-4bf9-adc2-80179eea66b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:00.825343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0c8c8b-b5f4-44eb-a2f5-bc0aa0c26403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:00.826380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:00.865601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0c8c8b-b5f4-44eb-a2f5-bc0aa0c26403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:00.871801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ca2561-856c-40b7-889d-95f035556360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:00.898888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:00.900725 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:00.900949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:00.901606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:00.901606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:00.910436 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:00.910436 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:00.910436 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a63d53d-f83b-4f2c-be8b-05c6528b8baf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:00.910436 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 302/1218] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:00 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:00.981675 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Created reservations ['960be416-e30c-4637-8637-47871b686cb7', '9db20e91-a570-451b-9085-bcf0d8275a43', '03e2b8f6-6e32-4f01-bf8e-047c84a773b4', 'b0490a71-2025-42f8-a1a4-b8a513ba8a2a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:00.982681 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ca2561-856c-40b7-889d-95f035556360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960be416-e30c-4637-8637-47871b686cb7', '9db20e91-a570-451b-9085-bcf0d8275a43', '03e2b8f6-6e32-4f01-bf8e-047c84a773b4', 'b0490a71-2025-42f8-a1a4-b8a513ba8a2a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:00.983262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0415ee55-3d02-4fa7-a39a-7eb7e7c65db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:01.021005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0415ee55-3d02-4fa7-a39a-7eb7e7c65db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80a6e95-44d9-4a2a-abe9-a2ef2963310e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1457938528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59329279d2754ab9ad09d8fcea4a95b6',qos_specs=None,replication_status=,reservations=['960be416-e30c-4637-8637-47871b686cb7','9db20e91-a570-451b-9085-bcf0d8275a43','03e2b8f6-6e32-4f01-bf8e-047c84a773b4','b0490a71-2025-42f8-a1a4-b8a513ba8a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56d63806380941d282b3b7391a2e7a94',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1457938528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80a6e95-44d9-4a2a-abe9-a2ef2963310e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59329279d2754ab9ad09d8fcea4a95b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56d63806380941d282b3b7391a2e7a94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:01.021835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d072c4-b154-461d-848f-decc4e9be29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:01.051358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d072c4-b154-461d-848f-decc4e9be29b) transitioned into state 'SUCCESS' from state '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-1457938528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59329279d2754ab9ad09d8fcea4a95b6',qos_specs=None,replication_status=,reservations=['960be416-e30c-4637-8637-47871b686cb7','9db20e91-a570-451b-9085-bcf0d8275a43','03e2b8f6-6e32-4f01-bf8e-047c84a773b4','b0490a71-2025-42f8-a1a4-b8a513ba8a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56d63806380941d282b3b7391a2e7a94',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:01.052263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01e2c61-8ad8-4f77-8b98-300d94aa2eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:01.067227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01e2c61-8ad8-4f77-8b98-300d94aa2eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:01.068062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Flow 'volume_create_api' (d9796d54-3e8d-4bf9-adc2-80179eea66b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:01.068333 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Create volume request issued successfully. Aug 03 20:27:01.068891 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7c3d0e4-0ef6-493e-bb8c-ddd4b22b3ec0 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:01.069420 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 303/1219] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:00 2026] POST /volume/v3/volumes => generated 748 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:01.081589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:01.083118 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:01.083305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:01.083505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:01.091267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:01.091267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:01.095443 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:01.101988 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-494c91db-5f46-45c0-b4b6-84b59d60a503 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 200 Aug 03 20:27:01.101988 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 310/1220] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:01 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:01.928748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:01.931070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:01.931289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:01.931537 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:01.931877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:01.937305 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:01.937305 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:01.938306 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f312d94-8ef4-40a6-98f2-f719bbad262b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:01.938862 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 306/1221] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:01 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.121664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-02a914de-99cd-492b-8a02-dec7aa00b637 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.124235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-02a914de-99cd-492b-8a02-dec7aa00b637 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:02.124587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-02a914de-99cd-492b-8a02-dec7aa00b637 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.124817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-02a914de-99cd-492b-8a02-dec7aa00b637 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.137813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.137813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:02.144000 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-02a914de-99cd-492b-8a02-dec7aa00b637 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.152065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-02a914de-99cd-492b-8a02-dec7aa00b637 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 200 Aug 03 20:27:02.152761 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 303/1222] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.173143 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.176334 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] POST https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.176884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.188710 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.188710 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:02.189341 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.204628 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Create volume metadata completed successfully. Aug 03 20:27:02.205536 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e067a7d7-a99d-4c5f-8afe-819aebeabaad tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.206108 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 304/1223] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:27:02 2026] POST /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.218102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.220785 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.221514 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.221844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.233387 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.233387 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:02.234112 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.243921 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.244492 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9470bd65-9dad-4da1-b32c-3f44a0f1e763 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.245184 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 311/1224] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.258204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.260487 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] PUT https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.260968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.272598 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.272598 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:02.273213 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.290721 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Update volume metadata completed successfully. Aug 03 20:27:02.291138 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9122764a-1bc8-4d42-9bcb-f3e654f208ab tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.291662 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 307/1225] 10.4.3.92 () {68 vars in 1388 bytes} [Mon Aug 3 20:27:02 2026] PUT /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.306687 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.311264 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.311264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.312384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.320806 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.320806 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:02.321934 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.329494 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.329822 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c232da3-e143-4aea-8fcd-60a3dd22d8ea tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.330423 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 304/1226] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.340139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.342179 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key1 Aug 03 20:27:02.342413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.342684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.353370 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.353370 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:02.354201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.363636 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.376893 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Delete volume metadata completed successfully. Aug 03 20:27:02.377100 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2d37813b-dcef-469b-b3e1-4b3dff8c5499 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key1 returned with HTTP 200 Aug 03 20:27:02.377903 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 305/1227] 10.4.3.92 () {66 vars in 1386 bytes} [Mon Aug 3 20:27:02 2026] DELETE /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 03 20:27:02.390952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.397068 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.397068 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.397068 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.415831 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.415831 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:02.419412 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.434906 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.435265 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc9a7ef8-4e31-46a2-9b19-df316f3162dd tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.436010 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 312/1228] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 32 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.444751 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-303803f5-4adb-4235-8bff-74d09d1afc3c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.446908 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-303803f5-4adb-4235-8bff-74d09d1afc3c tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] PUT https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.447268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-303803f5-4adb-4235-8bff-74d09d1afc3c tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.459149 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.459149 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:02.459847 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-303803f5-4adb-4235-8bff-74d09d1afc3c tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.475783 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-303803f5-4adb-4235-8bff-74d09d1afc3c tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Update volume metadata completed successfully. Aug 03 20:27:02.476127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-303803f5-4adb-4235-8bff-74d09d1afc3c tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.476727 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 308/1229] 10.4.3.92 () {68 vars in 1388 bytes} [Mon Aug 3 20:27:02 2026] PUT /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.487191 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e4e1c93b-c496-4704-af41-c16730730805 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.489347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4e1c93b-c496-4704-af41-c16730730805 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] POST https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.489766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e4e1c93b-c496-4704-af41-c16730730805 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.508214 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.508214 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:02.508214 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e4e1c93b-c496-4704-af41-c16730730805 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.560485 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e4e1c93b-c496-4704-af41-c16730730805 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Create volume metadata completed successfully. Aug 03 20:27:02.560485 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4e1c93b-c496-4704-af41-c16730730805 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.560485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 305/1230] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:27:02 2026] POST /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.572132 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dea31961-0bdc-4775-8f32-72748302793d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.574118 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dea31961-0bdc-4775-8f32-72748302793d tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] PUT https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 Aug 03 20:27:02.574358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dea31961-0bdc-4775-8f32-72748302793d tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.587510 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.587510 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:02.591481 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dea31961-0bdc-4775-8f32-72748302793d tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.612760 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dea31961-0bdc-4775-8f32-72748302793d tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Update volume metadata completed successfully. Aug 03 20:27:02.613136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dea31961-0bdc-4775-8f32-72748302793d tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 returned with HTTP 200 Aug 03 20:27:02.613877 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 306/1231] 10.4.3.92 () {68 vars in 1403 bytes} [Mon Aug 3 20:27:02 2026] PUT /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.623894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.627380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 Aug 03 20:27:02.627770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.628086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.642141 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.642141 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:02.642988 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.650783 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.650783 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a302c1d-ae5f-411a-b8f4-8dacfe227bf4 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 returned with HTTP 200 Aug 03 20:27:02.651190 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 313/1232] 10.4.3.92 () {66 vars in 1383 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.660014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1711aac9-20e3-498a-8d00-12225180b788 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.661809 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.662140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.662200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.671866 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.671866 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:02.672280 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.680135 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Get volume metadata completed successfully. Aug 03 20:27:02.680510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1711aac9-20e3-498a-8d00-12225180b788 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.680861 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 309/1233] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.691741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.694579 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] PUT https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata Aug 03 20:27:02.695210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:02.709284 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.709284 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:02.710210 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.728679 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Update volume metadata completed successfully. Aug 03 20:27:02.729165 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db288625-585e-48f1-91d6-7f9b9a9b41ac tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata returned with HTTP 200 Aug 03 20:27:02.729846 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 306/1234] 10.4.3.92 () {68 vars in 1388 bytes} [Mon Aug 3 20:27:02 2026] PUT /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:02.743077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.745910 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:02.746163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.746349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.755638 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.755638 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:02.761026 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.768297 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c23d1ac0-b038-43f9-b3a4-375ce3803b0f tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 200 Aug 03 20:27:02.769045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 307/1235] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.790542 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.794478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:02.794683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.795103 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.795103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Delete volume with id: b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:02.805396 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.805396 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:02.806002 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.828014 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Delete volume request issued successfully. Aug 03 20:27:02.828310 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d8021e0-74fa-4d21-95d0-f6e49d266f89 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 202 Aug 03 20:27:02.828740 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 314/1236] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:02 2026] DELETE /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:02.843790 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.845881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:02.846496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.846496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.861947 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.861947 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:02.875380 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Volume info retrieved successfully. Aug 03 20:27:02.887748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09eb9f9a-5031-445b-9e5c-628ec6e04b15 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 200 Aug 03 20:27:02.888278 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 310/1237] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:02.952983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-30c54ad2-1b64-4134-902d-29427e6933a7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:02.955278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30c54ad2-1b64-4134-902d-29427e6933a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:02.955652 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30c54ad2-1b64-4134-902d-29427e6933a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:02.956571 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30c54ad2-1b64-4134-902d-29427e6933a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:02.956571 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-30c54ad2-1b64-4134-902d-29427e6933a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:02.964746 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:02.964746 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:02.965843 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30c54ad2-1b64-4134-902d-29427e6933a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:02.966337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 307/1238] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:02 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:03.908490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f3f5a342-e6a2-4ab7-b012-2b4b58d034c2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:03.909763 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3f5a342-e6a2-4ab7-b012-2b4b58d034c2 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] GET https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e Aug 03 20:27:03.909994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a342-e6a2-4ab7-b012-2b4b58d034c2 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:03.910274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a342-e6a2-4ab7-b012-2b4b58d034c2 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:03.917319 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3f5a342-e6a2-4ab7-b012-2b4b58d034c2 tempest-VolumesMetadataTest-1629001538 tempest-VolumesMetadataTest-1629001538-project-member] https://10.4.3.92/volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e returned with HTTP 404 Aug 03 20:27:03.917864 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 308/1239] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:03 2026] GET /volume/v3/volumes/b80a6e95-44d9-4a2a-abe9-a2ef2963310e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:03.988013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6c7dd5df-e293-4879-95ac-73a266f2015e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:03.990321 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c7dd5df-e293-4879-95ac-73a266f2015e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:03.990639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c7dd5df-e293-4879-95ac-73a266f2015e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:03.991129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c7dd5df-e293-4879-95ac-73a266f2015e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:03.991129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6c7dd5df-e293-4879-95ac-73a266f2015e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:04.000667 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:04.000667 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:04.001095 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c7dd5df-e293-4879-95ac-73a266f2015e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:04.001990 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 315/1240] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:03 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:04.621637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:04.806556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:04.807018 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1001269709"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:04.808936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1001269709'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:04.809220 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume of 1 GB Aug 03 20:27:04.816515 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Availability Zones retrieved successfully. Aug 03 20:27:04.822268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Flow 'volume_create_api' (432d4d02-3fc3-473f-91bf-c5ac2e75eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:04.823897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fe500f-b8e7-4d15-a305-342a8792b9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:04.824537 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:04.861686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fe500f-b8e7-4d15-a305-342a8792b9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:04.862553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a896ff02-e870-44db-8087-5a8281fa80f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:04.969079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Created reservations ['c473bb17-50bc-4650-a0d1-eb0c380fef62', 'c800ac6f-6871-468b-9204-53d9732ddb6c', 'da3fa883-ad3e-48d4-8c14-4d1b08944d6d', '9cda7eb6-fcb0-4988-a579-6876c43fdd10'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:04.970156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a896ff02-e870-44db-8087-5a8281fa80f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c473bb17-50bc-4650-a0d1-eb0c380fef62', 'c800ac6f-6871-468b-9204-53d9732ddb6c', 'da3fa883-ad3e-48d4-8c14-4d1b08944d6d', '9cda7eb6-fcb0-4988-a579-6876c43fdd10']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:04.971328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da850b21-68c0-4960-9c27-ae25a4101cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:05.006635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da850b21-68c0-4960-9c27-ae25a4101cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7842bf3e-8d2e-4dbc-9a77-2018b31081a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1001269709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc40507d20eb480d968d41c695604305',qos_specs=None,replication_status=,reservations=['c473bb17-50bc-4650-a0d1-eb0c380fef62','c800ac6f-6871-468b-9204-53d9732ddb6c','da3fa883-ad3e-48d4-8c14-4d1b08944d6d','9cda7eb6-fcb0-4988-a579-6876c43fdd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2790986143495cb9cb5adf727a5f37',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1001269709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7842bf3e-8d2e-4dbc-9a77-2018b31081a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc40507d20eb480d968d41c695604305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2790986143495cb9cb5adf727a5f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:05.008946 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ee19f2-af13-4069-b866-49c14800f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:05.022181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.025711 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:05.025868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.026132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.026262 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:05.032468 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.032468 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:05.033842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ab54b2f-5119-4feb-94c7-a0332f599a31 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:05.034257 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 308/1241] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:05 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:05.045059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ee19f2-af13-4069-b866-49c14800f328) transitioned into state 'SUCCESS' from state '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-1001269709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc40507d20eb480d968d41c695604305',qos_specs=None,replication_status=,reservations=['c473bb17-50bc-4650-a0d1-eb0c380fef62','c800ac6f-6871-468b-9204-53d9732ddb6c','da3fa883-ad3e-48d4-8c14-4d1b08944d6d','9cda7eb6-fcb0-4988-a579-6876c43fdd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2790986143495cb9cb5adf727a5f37',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:05.046322 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14aaea1e-cfd2-4214-8f34-a2af47b3adba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:05.051407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a18df2d-5231-48ce-ba50-628110209e9c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.053252 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a18df2d-5231-48ce-ba50-628110209e9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:27:05.053826 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a18df2d-5231-48ce-ba50-628110209e9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.054151 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a18df2d-5231-48ce-ba50-628110209e9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.060168 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.060168 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:05.061149 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0a18df2d-5231-48ce-ba50-628110209e9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:27:05.062312 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a18df2d-5231-48ce-ba50-628110209e9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 200 Aug 03 20:27:05.063153 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 309/1242] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:05 2026] GET /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:05.065497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14aaea1e-cfd2-4214-8f34-a2af47b3adba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:05.067547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Flow 'volume_create_api' (432d4d02-3fc3-473f-91bf-c5ac2e75eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:05.068035 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume request issued successfully. Aug 03 20:27:05.069285 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-315d09fa-3f10-4a8c-977e-e4608fa7a5c8 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:05.070327 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 311/1243] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:27:04 2026] POST /volume/v3/volumes => generated 817 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:05.075269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-900d2777-dca1-4553-a261-be231fd8675b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.077682 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-900d2777-dca1-4553-a261-be231fd8675b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:05.077933 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-900d2777-dca1-4553-a261-be231fd8675b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.078175 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-900d2777-dca1-4553-a261-be231fd8675b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.078353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-900d2777-dca1-4553-a261-be231fd8675b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:05.086606 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.086606 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:05.087770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-900d2777-dca1-4553-a261-be231fd8675b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:05.088229 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 316/1244] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:05 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:05.088590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.095008 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:05.095395 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.095887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.102081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.104930 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:05.105525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.105798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.106478 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete backup with id: 7fdef50c-395d-4622-886e-319714049673. Aug 03 20:27:05.108254 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.108254 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:05.112249 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.112249 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:05.113699 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:05.123717 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-153e3dcf-3fa8-43c4-94dd-d37471bd9a73 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:05.123717 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 309/1245] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:05 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:05.152101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] delete_backup rpcapi backup_id 7fdef50c-395d-4622-886e-319714049673 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:27:05.154797 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-286f0644-6aa7-4831-8bcd-1fb6994eefbc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 202 Aug 03 20:27:05.155317 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 310/1246] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:05 2026] DELETE /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:05.168326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:05.171435 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:05.171435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:05.171620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:05.171983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:05.179376 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:05.179376 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:05.179922 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79f0cfc4-b8cd-4204-9dcb-b79c428dbe93 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 200 Aug 03 20:27:05.180525 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 312/1247] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:05 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:05.963645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.111414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:06.111869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1703549662"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:06.114072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1703549662'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:06.114212 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Create volume of 1 GB Aug 03 20:27:06.120892 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Availability Zones retrieved successfully. Aug 03 20:27:06.131083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Flow 'volume_create_api' (9af0154f-315e-4a1b-9817-2ee7c09a406b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:06.132672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4aa464-8278-4947-8232-500e6034c2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:06.134415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:06.140582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a437a607-73db-4319-a629-635e6727fd1b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.142947 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a437a607-73db-4319-a629-635e6727fd1b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.143233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a437a607-73db-4319-a629-635e6727fd1b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.143520 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a437a607-73db-4319-a629-635e6727fd1b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.151110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.151110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:06.154917 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a437a607-73db-4319-a629-635e6727fd1b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:06.159299 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a437a607-73db-4319-a629-635e6727fd1b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:06.159724 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 310/1248] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.175616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2967ea84-7562-4480-b5dc-04e35a2feedb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.177447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:27:06.177894 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7842bf3e-8d2e-4dbc-9a77-2018b31081a4"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:06.177988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4aa464-8278-4947-8232-500e6034c2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:06.179078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85fd672-3064-48d2-82a6-f72453240de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:06.179559 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volume_transfer [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Creating new volume transfer {'transfer': {'volume_id': '7842bf3e-8d2e-4dbc-9a77-2018b31081a4'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 03 20:27:06.179680 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volume_transfer [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Creating transfer of volume 7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.179798 np0000006371 devstack@c-api.service[100355]: INFO cinder.transfer.api [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Generating transfer record for volume 7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.188402 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.188402 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:06.195489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.200483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 Aug 03 20:27:06.200483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.200483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.200483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Show backup with id 7fdef50c-395d-4622-886e-319714049673. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:06.205999 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a0fc83c-9d8f-4d24-aaa9-d2e18c7f9aef tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 returned with HTTP 404 Aug 03 20:27:06.207011 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 313/1249] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/backups/7fdef50c-395d-4622-886e-319714049673 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:06.207279 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2967ea84-7562-4480-b5dc-04e35a2feedb tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Aug 03 20:27:06.210493 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 311/1250] 10.4.3.92 () {70 vars in 1319 bytes} [Mon Aug 3 20:27:06 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:06.220730 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5938583f-f7bb-40d7-9719-408ee238aeee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.223263 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5938583f-f7bb-40d7-9719-408ee238aeee tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.223580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5938583f-f7bb-40d7-9719-408ee238aeee tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.223812 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5938583f-f7bb-40d7-9719-408ee238aeee tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.239701 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.239701 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:06.245062 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5938583f-f7bb-40d7-9719-408ee238aeee tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:06.254994 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5938583f-f7bb-40d7-9719-408ee238aeee tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:06.255600 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 311/1251] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.271002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-12c93063-983b-4bfd-bc37-3e12685ce5c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.271367 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Created reservations ['a58f1e99-2268-43b8-9913-a2483516a86c', '08425140-c07c-46cd-bb2e-747d95423fb1', '3d843b50-c89c-4e66-b2f7-e9e94b4a1946', '5b3b83ea-9428-4dc2-8fbf-8fb154ada5be'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:06.272382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85fd672-3064-48d2-82a6-f72453240de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58f1e99-2268-43b8-9913-a2483516a86c', '08425140-c07c-46cd-bb2e-747d95423fb1', '3d843b50-c89c-4e66-b2f7-e9e94b4a1946', '5b3b83ea-9428-4dc2-8fbf-8fb154ada5be']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:06.273443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653192da-4b0e-4b59-8586-3330954300f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:06.274885 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12c93063-983b-4bfd-bc37-3e12685ce5c4 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f Aug 03 20:27:06.277244 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12c93063-983b-4bfd-bc37-3e12685ce5c4 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.277244 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12c93063-983b-4bfd-bc37-3e12685ce5c4 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.286953 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12c93063-983b-4bfd-bc37-3e12685ce5c4 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f returned with HTTP 200 Aug 03 20:27:06.287295 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 314/1252] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f => generated 430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.303287 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653192da-4b0e-4b59-8586-3330954300f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be19e1f4-ddd8-4fee-b441-522e9ef70364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1703549662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6c1e007fc7456489f1e8f7459b8e5f',qos_specs=None,replication_status=,reservations=['a58f1e99-2268-43b8-9913-a2483516a86c','08425140-c07c-46cd-bb2e-747d95423fb1','3d843b50-c89c-4e66-b2f7-e9e94b4a1946','5b3b83ea-9428-4dc2-8fbf-8fb154ada5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e29a681115b8494cb73b09096177d447',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1703549662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be19e1f4-ddd8-4fee-b441-522e9ef70364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6c1e007fc7456489f1e8f7459b8e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e29a681115b8494cb73b09096177d447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:06.303946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.304360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7568806a-4354-40d3-92a8-d23da87b4dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:06.310408 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:27:06.310408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.310408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.310408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volume_transfer [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Listing volume transfers {{(pid=100355) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 03 20:27:06.311655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.313329 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:27:06.313597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.313884 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.314012 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:27:06.321366 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.321366 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:06.321805 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:27:06.324402 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd02202e-e5b0-4e30-aad9-d48e0e998fd5 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 200 Aug 03 20:27:06.324402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 312/1253] 10.4.3.92 () {68 vars in 1298 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.333897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7568806a-4354-40d3-92a8-d23da87b4dd9) transitioned into state 'SUCCESS' from state '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-1703549662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6c1e007fc7456489f1e8f7459b8e5f',qos_specs=None,replication_status=,reservations=['a58f1e99-2268-43b8-9913-a2483516a86c','08425140-c07c-46cd-bb2e-747d95423fb1','3d843b50-c89c-4e66-b2f7-e9e94b4a1946','5b3b83ea-9428-4dc2-8fbf-8fb154ada5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e29a681115b8494cb73b09096177d447',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:06.334509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63ecbf9-19b0-4bba-a654-74a2e97019a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:06.334826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-890466bd-c426-49c1-8310-1f286e1b69e6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.345589 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:27:06.345879 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0de9913e-1917-4c1c-8048-485e7fff1a27 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 202 Aug 03 20:27:06.346722 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 312/1254] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:27:06 2026] DELETE /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:06.350854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63ecbf9-19b0-4bba-a654-74a2e97019a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:06.351287 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Flow 'volume_create_api' (9af0154f-315e-4a1b-9817-2ee7c09a406b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:06.351685 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Create volume request issued successfully. Aug 03 20:27:06.352247 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3a20955-139b-48bb-8f6f-20105f9ba17b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:06.354068 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 317/1255] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:27:05 2026] POST /volume/v3/volumes => generated 750 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:06.361243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.364227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:27:06.364544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.364823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.367293 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.370242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:06.370437 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.370651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.373909 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.373909 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:06.374828 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:27:06.376451 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-017e7fbf-2a69-4fdc-81f9-29640f542be1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 200 Aug 03 20:27:06.377915 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 313/1256] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:27:06.385722 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.385722 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:06.393436 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:06.406188 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9b0c812-4160-4dd0-bb83-6f33cbfc69f3 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 200 Aug 03 20:27:06.406631 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 313/1257] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:06.467939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] POST https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f/accept Aug 03 20:27:06.468420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1e0a2005cd212038"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:06.470369 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.volume_transfer [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Accepting volume transfer 424d1a7b-f700-4dda-8014-36e44f59391f {{(pid=100354) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 03 20:27:06.470690 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Accepting transfer 424d1a7b-f700-4dda-8014-36e44f59391f Aug 03 20:27:06.590672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Created reservations ['a6f166fe-8db5-4dbb-bc8b-804b9b896c33', '153954b1-1013-43e9-b585-1adbd72786a6', '5e9f024b-5a92-4894-b3cf-5b16a7f0019d', 'fea107cc-59b3-4944-955a-1e1a8806b529'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:06.639281 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Created reservations ['80275f5f-10a7-4a53-b173-8a75cb312449', 'c690dce9-2304-4e57-8305-bc4edea6c623', '291bfee8-67ff-4db0-af1f-62f28bd17296', 'dac26bb0-82c0-4ed8-8570-d25ea6776fa6'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:06.721008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Created reservations ['239f8c9c-741e-4caf-af0a-513be68b0a53', '7e2af6ca-1b70-4f83-a8d1-7b55991a7436', 'fec8b2a5-3986-462b-a710-23b932c81d5c', '8e5085e5-19d1-463f-a137-3c3248e9aa0d'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:06.764234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Created reservations ['deadb5fc-0519-4a28-8d77-aae23f1eb0d3', '67a4193e-0de8-4975-a3e9-71f560857a37', '48546bca-dc36-420e-a368-23bbd49980ec', 'e5b1cd80-d981-4b92-91af-7303c699334d'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:06.777576 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Transfer volume completed successfully. Aug 03 20:27:06.864897 np0000006371 devstack@c-api.service[100354]: INFO cinder.transfer.api [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Volume 7842bf3e-8d2e-4dbc-9a77-2018b31081a4 has been transferred. Aug 03 20:27:06.875372 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-890466bd-c426-49c1-8310-1f286e1b69e6 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f/accept returned with HTTP 202 Aug 03 20:27:06.875534 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 315/1258] 10.4.3.92 () {70 vars in 1451 bytes} [Mon Aug 3 20:27:06 2026] POST /volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f/accept => generated 363 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:06.891280 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-67872431-5eee-4ffd-a7a0-42b189582b47 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.896078 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-67872431-5eee-4ffd-a7a0-42b189582b47 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.896369 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-67872431-5eee-4ffd-a7a0-42b189582b47 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.896570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-67872431-5eee-4ffd-a7a0-42b189582b47 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.912693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.912693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:06.917453 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-67872431-5eee-4ffd-a7a0-42b189582b47 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Volume info retrieved successfully. Aug 03 20:27:06.922882 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-67872431-5eee-4ffd-a7a0-42b189582b47 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:06.923320 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 318/1259] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.940840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.943700 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:06.943921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.944155 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.952623 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:06.952623 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:06.957487 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] Volume info retrieved successfully. Aug 03 20:27:06.962289 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a6037fa-b0d2-4799-9ba4-542ca8f229a5 tempest-VolumesTransfersV355Test-1416115727 tempest-VolumesTransfersV355Test-1416115727-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:06.962816 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 314/1260] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:06 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:06.982209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:06.984805 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f Aug 03 20:27:06.985286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:06.985646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:06.986040 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.volume_transfer [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Delete transfer with id: 424d1a7b-f700-4dda-8014-36e44f59391f Aug 03 20:27:06.992938 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ee610b2-946f-47e9-b228-071f64c8bd90 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f returned with HTTP 404 Aug 03 20:27:06.993744 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 314/1261] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:27:06 2026] DELETE /volume/v3/volume-transfers/424d1a7b-f700-4dda-8014-36e44f59391f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:07.005127 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-01cff842-defd-4d9c-97e6-4490d59d160b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.102660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:07.102660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.102660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.102660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Delete volume with id: 7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:07.118048 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.118048 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:07.118774 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Volume info retrieved successfully. Aug 03 20:27:07.148199 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Delete volume request issued successfully. Aug 03 20:27:07.148199 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-01cff842-defd-4d9c-97e6-4490d59d160b tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 202 Aug 03 20:27:07.148199 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 316/1262] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:27:07 2026] DELETE /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:27:07.156245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e0bddbd7-1355-4579-842c-74f6952ff42d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.158732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e0bddbd7-1355-4579-842c-74f6952ff42d tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:07.158878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e0bddbd7-1355-4579-842c-74f6952ff42d tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.159073 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e0bddbd7-1355-4579-842c-74f6952ff42d tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.169601 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.169601 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:07.175004 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e0bddbd7-1355-4579-842c-74f6952ff42d tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Volume info retrieved successfully. Aug 03 20:27:07.180231 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e0bddbd7-1355-4579-842c-74f6952ff42d tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 200 Aug 03 20:27:07.180739 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 319/1263] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:07 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:07.394752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eea5c053-2d2d-41d7-aaa0-862849fc71a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.396628 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eea5c053-2d2d-41d7-aaa0-862849fc71a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 Aug 03 20:27:07.396628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eea5c053-2d2d-41d7-aaa0-862849fc71a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.396628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eea5c053-2d2d-41d7-aaa0-862849fc71a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.400542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eea5c053-2d2d-41d7-aaa0-862849fc71a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 returned with HTTP 404 Aug 03 20:27:07.401055 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 315/1264] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:07 2026] GET /volume/v3/snapshots/d46fd763-a5a2-4f18-a890-f3ebe1941ea0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:07.414962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.417199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:27:07.417443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.417699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.427611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.428039 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.428039 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:07.430270 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:07.431982 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.431982 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.432668 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:07.437491 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7a31ed2-7c2b-4d5d-b52e-8c450d7324f6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:27:07.437981 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 315/1265] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:07 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:07.440306 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.440306 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:07.446951 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:07.455480 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19a37f0f-0dc5-4ead-bcf0-45b914775991 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 200 Aug 03 20:27:07.455480 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 317/1266] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:07 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:07.470579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.475878 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:27:07.476587 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be19e1f4-ddd8-4fee-b441-522e9ef70364", "name": "tempest-VolumesBackupsV39Test-Backup-1870344621", "container": "tempest-volumesbackupsv39test-backup-container-448999963"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:07.476842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.479140 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Creating new backup {'backup': {'volume_id': 'be19e1f4-ddd8-4fee-b441-522e9ef70364', 'name': 'tempest-VolumesBackupsV39Test-Backup-1870344621', 'container': 'tempest-volumesbackupsv39test-backup-container-448999963'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:27:07.479521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Creating backup of volume be19e1f4-ddd8-4fee-b441-522e9ef70364 in container tempest-volumesbackupsv39test-backup-container-448999963 Aug 03 20:27:07.480234 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:07.480798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1592297021"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:07.482884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1592297021'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:07.485363 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=503,cinder:UPDATE=124,cinder:INSERT=59,cinder:DELETE=2 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:27:07.493684 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.493684 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:07.493943 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:07.533406 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Created reservations ['20b15fe8-cc9a-4d1d-b0a0-a7b50566513b', '45a5bd06-84b9-47e4-8f02-c2c2fd58fce8'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:07.585414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c613f62-c133-487d-9857-6dc8bdf753b6 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:27:07.586049 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 320/1267] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:27:07 2026] POST /volume/v3/backups => generated 331 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:07.599064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:07.602604 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:07.603227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:07.603570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:07.603802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:07.609394 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:07.609394 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:07.611075 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0969bff-28c0-42eb-b142-b52d426bafe2 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:07.611687 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 316/1268] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:07 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:07.875319 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 1 GB Aug 03 20:27:07.882480 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:27:07.889623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (de598b58-904f-407a-b99a-1226e3814788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:07.891065 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14864c96-9fd2-4e1a-98d1-26967235b416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:07.892307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:07.966203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14864c96-9fd2-4e1a-98d1-26967235b416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:07.966203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec48156e-2a50-44d2-89a1-d4b23b6b972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.008989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['3e0293b3-0cf3-49c5-a779-c0e468145042', 'ff96d3e9-63d0-4350-bb80-c5e6368cfb6e', '93e00e85-13a8-4985-adaf-d4fc47da729a', '62189f6b-9242-4613-bd66-8920f37b81f8'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:08.009658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec48156e-2a50-44d2-89a1-d4b23b6b972b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0293b3-0cf3-49c5-a779-c0e468145042', 'ff96d3e9-63d0-4350-bb80-c5e6368cfb6e', '93e00e85-13a8-4985-adaf-d4fc47da729a', '62189f6b-9242-4613-bd66-8920f37b81f8']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.010649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0aae83-5297-41d0-9469-394249d8f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.051860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0aae83-5297-41d0-9469-394249d8f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5727c39-105a-4d21-bfde-5cbd8e79a10a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1592297021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['3e0293b3-0cf3-49c5-a779-c0e468145042','ff96d3e9-63d0-4350-bb80-c5e6368cfb6e','93e00e85-13a8-4985-adaf-d4fc47da729a','62189f6b-9242-4613-bd66-8920f37b81f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1592297021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5727c39-105a-4d21-bfde-5cbd8e79a10a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.052666 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ed712d-9129-4b4c-85a9-3bf7ad4a52e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.079904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ed712d-9129-4b4c-85a9-3bf7ad4a52e7) transitioned into state 'SUCCESS' from state '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-1592297021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['3e0293b3-0cf3-49c5-a779-c0e468145042','ff96d3e9-63d0-4350-bb80-c5e6368cfb6e','93e00e85-13a8-4985-adaf-d4fc47da729a','62189f6b-9242-4613-bd66-8920f37b81f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.081137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ca1ab7-f23b-45da-8c3f-6e09cfb4a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.098891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ca1ab7-f23b-45da-8c3f-6e09cfb4a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.100064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (de598b58-904f-407a-b99a-1226e3814788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:08.100488 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:27:08.101125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-657bb5bf-3997-49e5-a8fa-f63626b361ad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:08.101957 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 316/1269] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:07 2026] POST /volume/v3/volumes => generated 752 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:08.117902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.119528 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:08.119683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.119876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.122343 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=558,cinder:UPDATE=145,cinder:INSERT=83,cinder:DELETE=6 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:27:08.130685 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:08.130685 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:08.141150 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:08.148902 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dbb2b91-f58a-420c-bbf8-d3794ba165a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:08.149353 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 318/1270] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:08 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:08.197061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d579f75-d1c2-4135-9858-3f9b9586209f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.200841 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d579f75-d1c2-4135-9858-3f9b9586209f tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:08.200841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d579f75-d1c2-4135-9858-3f9b9586209f tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.200841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d579f75-d1c2-4135-9858-3f9b9586209f tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.206972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d579f75-d1c2-4135-9858-3f9b9586209f tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 404 Aug 03 20:27:08.206972 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 321/1271] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:08 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:08.219015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-569c807d-05fb-4775-9077-de9ffd0d3c43 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.223657 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-569c807d-05fb-4775-9077-de9ffd0d3c43 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:08.223880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-569c807d-05fb-4775-9077-de9ffd0d3c43 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.224033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-569c807d-05fb-4775-9077-de9ffd0d3c43 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.236371 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-569c807d-05fb-4775-9077-de9ffd0d3c43 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 404 Aug 03 20:27:08.237200 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 317/1272] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:08 2026] GET /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:08.251979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.255715 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:08.255715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.255715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.255715 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Delete volume with id: 7842bf3e-8d2e-4dbc-9a77-2018b31081a4 Aug 03 20:27:08.264009 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62cb79e7-5773-4541-bce0-cb18ffb2386d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 returned with HTTP 404 Aug 03 20:27:08.264684 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 317/1273] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:27:08 2026] DELETE /volume/v3/volumes/7842bf3e-8d2e-4dbc-9a77-2018b31081a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:08.273542 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.278834 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:08.279261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-731068808"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:08.280918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-731068808'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:08.281108 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume of 1 GB Aug 03 20:27:08.286123 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Availability Zones retrieved successfully. Aug 03 20:27:08.293825 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Flow 'volume_create_api' (fdd369e6-8d3d-4c10-906b-eff67c58aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:08.294924 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac08fe43-4b26-4357-a4fb-83dc68e5b001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.296477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:08.345506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac08fe43-4b26-4357-a4fb-83dc68e5b001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.346102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1eab47-21c6-4380-91cf-676899cbeddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.406734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Created reservations ['daeea2ec-77ce-4173-af3a-dff97050c6e0', '1f84dde3-9374-4510-bbbc-44ed1175cede', 'bc08dffe-e506-497c-8f18-c23098a112b1', 'fae8288d-409a-4e68-bbbe-94e0222a13da'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:08.407331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1eab47-21c6-4380-91cf-676899cbeddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daeea2ec-77ce-4173-af3a-dff97050c6e0', '1f84dde3-9374-4510-bbbc-44ed1175cede', 'bc08dffe-e506-497c-8f18-c23098a112b1', 'fae8288d-409a-4e68-bbbe-94e0222a13da']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.408201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c673e691-4373-48ed-961b-932865f8dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.450440 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c673e691-4373-48ed-961b-932865f8dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5366e72-a576-4c4e-ba63-c58083ac6397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-731068808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc40507d20eb480d968d41c695604305',qos_specs=None,replication_status=,reservations=['daeea2ec-77ce-4173-af3a-dff97050c6e0','1f84dde3-9374-4510-bbbc-44ed1175cede','bc08dffe-e506-497c-8f18-c23098a112b1','fae8288d-409a-4e68-bbbe-94e0222a13da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2790986143495cb9cb5adf727a5f37',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-731068808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5366e72-a576-4c4e-ba63-c58083ac6397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc40507d20eb480d968d41c695604305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2790986143495cb9cb5adf727a5f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.451242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3bd054-d65a-4c28-8280-1fe2a81e4281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.489366 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3bd054-d65a-4c28-8280-1fe2a81e4281) transitioned into state 'SUCCESS' from state '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-731068808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc40507d20eb480d968d41c695604305',qos_specs=None,replication_status=,reservations=['daeea2ec-77ce-4173-af3a-dff97050c6e0','1f84dde3-9374-4510-bbbc-44ed1175cede','bc08dffe-e506-497c-8f18-c23098a112b1','fae8288d-409a-4e68-bbbe-94e0222a13da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2790986143495cb9cb5adf727a5f37',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.490035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d96f2a-8885-49e4-ac33-c19589da7ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:08.509682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d96f2a-8885-49e4-ac33-c19589da7ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:08.510740 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Flow 'volume_create_api' (fdd369e6-8d3d-4c10-906b-eff67c58aad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:08.511161 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Create volume request issued successfully. Aug 03 20:27:08.511829 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c37e9bf2-bbbf-4f31-b7ab-4358424830ed tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:08.512368 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 319/1274] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:27:08 2026] POST /volume/v3/volumes => generated 816 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:08.527694 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.531577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:08.531893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.532040 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.544054 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:08.544054 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:08.552277 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:08.560209 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b0f949b9-4216-46f6-aafa-fc9241cd177b tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 200 Aug 03 20:27:08.560613 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 322/1275] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:08 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:08.623506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:08.625174 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:08.625414 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:08.625672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:08.625838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:08.636350 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:08.636350 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:08.637811 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-27bcdc59-4a3f-4d2f-92e1-63fb7b9a8449 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:08.638368 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 318/1276] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:08 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:09.164863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.166658 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:09.166905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.167088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.175722 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.175722 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:09.181355 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:09.187432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4114922c-7f2a-4cca-ad82-364f39c9dca0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:09.187933 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 318/1277] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:09.576801 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.579398 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.579903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.580159 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.589065 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.589065 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:09.593700 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:09.600265 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-858bb7c7-212c-4039-84cb-c0dffdc2a579 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 200 Aug 03 20:27:09.601082 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 320/1278] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:09.617489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.619248 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:27:09.619662 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d5366e72-a576-4c4e-ba63-c58083ac6397"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:09.621403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volume_transfer [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd5366e72-a576-4c4e-ba63-c58083ac6397'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 03 20:27:09.621403 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volume_transfer [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Creating transfer of volume d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.621686 np0000006371 devstack@c-api.service[100353]: INFO cinder.transfer.api [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Generating transfer record for volume d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.629273 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.629273 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:09.651134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.654068 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:09.654413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.654618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.654767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:09.656032 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb80a8a6-eb3c-4e23-b727-e91ef043c42e tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Aug 03 20:27:09.656730 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 323/1279] 10.4.3.92 () {70 vars in 1319 bytes} [Mon Aug 3 20:27:09 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:09.660640 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.660640 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:09.661706 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c298e9c-208f-4d28-8d8d-d06ca08f98a0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:09.662260 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 319/1280] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:09.667744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-81b45492-c76c-43c5-a242-96fe0a731f3c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.669793 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-81b45492-c76c-43c5-a242-96fe0a731f3c tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.670045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-81b45492-c76c-43c5-a242-96fe0a731f3c tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.670262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-81b45492-c76c-43c5-a242-96fe0a731f3c tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.681144 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.681144 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:09.689187 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-81b45492-c76c-43c5-a242-96fe0a731f3c tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:09.702871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-81b45492-c76c-43c5-a242-96fe0a731f3c tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 200 Aug 03 20:27:09.702871 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 319/1281] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:09.717410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.719641 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/detail Aug 03 20:27:09.720060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.720759 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.721406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volume_transfer [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Listing volume transfers {{(pid=100354) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 03 20:27:09.731090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f5523b8-e7ae-4a1b-8740-18e53c8e875f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 03 20:27:09.731764 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 321/1282] 10.4.3.92 () {68 vars in 1319 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:09.746396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.748175 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 Aug 03 20:27:09.748383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.748612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.748732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.volume_transfer [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Delete transfer with id: 107ca081-3e17-47d8-852a-290cbebb9ae1 Aug 03 20:27:09.772018 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.772018 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:09.782972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d9d077e-9c24-40ca-9f3d-16dcb09bc578 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 returned with HTTP 202 Aug 03 20:27:09.783566 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 324/1283] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:27:09 2026] DELETE /volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:27:09.791455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.795794 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.796292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.796616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.806394 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.806394 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:09.811113 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Volume info retrieved successfully. Aug 03 20:27:09.817580 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e42fd4ac-2cab-4570-ba81-fa4940465e4d tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 200 Aug 03 20:27:09.818103 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 320/1284] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:09.833266 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-371a635e-6369-406a-94dd-828d2590cf62 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.835160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-371a635e-6369-406a-94dd-828d2590cf62 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 Aug 03 20:27:09.835160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-371a635e-6369-406a-94dd-828d2590cf62 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.835329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-371a635e-6369-406a-94dd-828d2590cf62 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.835491 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.volume_transfer [None req-371a635e-6369-406a-94dd-828d2590cf62 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Delete transfer with id: 107ca081-3e17-47d8-852a-290cbebb9ae1 Aug 03 20:27:09.839173 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-371a635e-6369-406a-94dd-828d2590cf62 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 returned with HTTP 404 Aug 03 20:27:09.839752 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 320/1285] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:27:09 2026] DELETE /volume/v3/volume-transfers/107ca081-3e17-47d8-852a-290cbebb9ae1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:09.845884 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.848004 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.848293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.848581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.848894 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Delete volume with id: d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.858869 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.858869 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:09.859374 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Volume info retrieved successfully. Aug 03 20:27:09.888968 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Delete volume request issued successfully. Aug 03 20:27:09.889352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2b2b061-3a3a-4d7e-8688-6aaa9575d9c7 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 202 Aug 03 20:27:09.890323 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 322/1286] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:27:09 2026] DELETE /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:27:09.898726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:09.901719 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:09.901921 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:09.902094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:09.910027 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:09.910027 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:09.914236 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Volume info retrieved successfully. Aug 03 20:27:09.919091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2e41741-82c0-41e9-8368-eded5a017fc6 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 200 Aug 03 20:27:09.919643 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 325/1287] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:09 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:10.678480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:10.683957 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:10.684129 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:10.684320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:10.684409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:10.687381 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=584,cinder:INSERT=82,cinder:UPDATE=121,cinder:DELETE=2 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:27:10.695155 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:10.695155 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:10.696233 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-493a6691-7211-4c48-bc84-4c7376ae7d3f tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:10.697580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 321/1288] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:10 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:10.934319 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8a929dbc-b5ea-47bd-9752-ee43d91fb501 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:10.936254 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a929dbc-b5ea-47bd-9752-ee43d91fb501 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:10.936522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a929dbc-b5ea-47bd-9752-ee43d91fb501 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:10.936751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a929dbc-b5ea-47bd-9752-ee43d91fb501 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:10.941563 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:UPDATE=102,cinder:INSERT=50,cinder:SELECT=500,cinder:DELETE=2 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:27:10.946633 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a929dbc-b5ea-47bd-9752-ee43d91fb501 tempest-VolumesTransfersV355Test-440227295 tempest-VolumesTransfersV355Test-440227295-project-admin] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 404 Aug 03 20:27:10.948777 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 321/1289] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:10 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:10.959241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0633737c-7195-47c8-9b64-c41481eff51f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:10.961985 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0633737c-7195-47c8-9b64-c41481eff51f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] GET https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:10.963560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0633737c-7195-47c8-9b64-c41481eff51f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:10.963560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0633737c-7195-47c8-9b64-c41481eff51f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:10.974088 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0633737c-7195-47c8-9b64-c41481eff51f tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 404 Aug 03 20:27:10.975025 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 323/1290] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:10 2026] GET /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:10.989145 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:10.991183 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:10.991427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:10.991688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:10.991901 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] Delete volume with id: d5366e72-a576-4c4e-ba63-c58083ac6397 Aug 03 20:27:10.998646 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a10db93-6a3b-4f53-b22f-60e8b71d1fd2 tempest-VolumesTransfersV355Test-994531346 tempest-VolumesTransfersV355Test-994531346-project-member] https://10.4.3.92/volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 returned with HTTP 404 Aug 03 20:27:10.999380 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 326/1291] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:27:10 2026] DELETE /volume/v3/volumes/d5366e72-a576-4c4e-ba63-c58083ac6397 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:27:11.710092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eeacea65-6447-4138-a64c-0cf992c35363 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:11.712418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eeacea65-6447-4138-a64c-0cf992c35363 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:11.712727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eeacea65-6447-4138-a64c-0cf992c35363 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:11.712948 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eeacea65-6447-4138-a64c-0cf992c35363 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:11.713056 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-eeacea65-6447-4138-a64c-0cf992c35363 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:11.718110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:11.718110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:11.719539 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eeacea65-6447-4138-a64c-0cf992c35363 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:11.720204 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 322/1292] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:11 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:27:12.736792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:12.738687 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:12.738955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:12.739168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:12.739306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:12.746896 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:12.746896 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:12.748392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-47ee95d3-a6eb-4fe2-9008-c06fe23e4902 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:12.748859 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 322/1293] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:12 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:13.036566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:13.039288 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:13.039393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1449214415"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:13.041941 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1449214415'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:13.046194 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume of 1 GB Aug 03 20:27:13.046472 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:13.046472 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:13.047288 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Availability Zones retrieved successfully. Aug 03 20:27:13.053864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (72831747-be92-4c8b-8638-c9a46b92e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:13.056597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c24959-8180-4082-a8b8-73ac1e8d6937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:13.057028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:13.071617 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:13.071617 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:13.089352 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c24959-8180-4082-a8b8-73ac1e8d6937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:13.090158 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f529fc0-e054-4a91-918a-559f2f95941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:13.155706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Created reservations ['0a8e95aa-2e0e-4e31-84a5-799f6506a01e', '23e88983-9d21-4ff8-8359-b8c3cb505c8e', '05319c81-8b77-4a23-8f17-fdcbf4dd3e2c', 'df7522b5-56c0-4d18-8c45-22d60daee4d7'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:13.156671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f529fc0-e054-4a91-918a-559f2f95941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8e95aa-2e0e-4e31-84a5-799f6506a01e', '23e88983-9d21-4ff8-8359-b8c3cb505c8e', '05319c81-8b77-4a23-8f17-fdcbf4dd3e2c', 'df7522b5-56c0-4d18-8c45-22d60daee4d7']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:13.157733 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b65d51f-54b7-48a0-9da2-e6b62ce095d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:13.188273 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b65d51f-54b7-48a0-9da2-e6b62ce095d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e609f28-f410-4b23-8071-d7cbfc71015f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1449214415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['0a8e95aa-2e0e-4e31-84a5-799f6506a01e','23e88983-9d21-4ff8-8359-b8c3cb505c8e','05319c81-8b77-4a23-8f17-fdcbf4dd3e2c','df7522b5-56c0-4d18-8c45-22d60daee4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1449214415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e609f28-f410-4b23-8071-d7cbfc71015f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1bf0d301bb04825bd38d227a6682bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db356a22da6942ab8335da566827e78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:13.191547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17e3a70-9dc6-4c3b-87f9-59dc5a748207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:13.215981 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c17e3a70-9dc6-4c3b-87f9-59dc5a748207) transitioned into state 'SUCCESS' from state '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-1449214415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['0a8e95aa-2e0e-4e31-84a5-799f6506a01e','23e88983-9d21-4ff8-8359-b8c3cb505c8e','05319c81-8b77-4a23-8f17-fdcbf4dd3e2c','df7522b5-56c0-4d18-8c45-22d60daee4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:13.217056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff44d2cc-6790-4e9e-bb8b-18c10890dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:13.231414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff44d2cc-6790-4e9e-bb8b-18c10890dfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:13.232133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (72831747-be92-4c8b-8638-c9a46b92e478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:13.232399 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request issued successfully. Aug 03 20:27:13.232922 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27373e60-c3f4-42b8-ac6d-964d3d277fb3 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:13.233838 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 324/1294] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:13 2026] POST /volume/v3/volumes => generated 758 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:13.246260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:13.248494 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:13.248766 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:13.249008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:13.260928 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:13.260928 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:13.268532 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:13.275576 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5783d12-0ee6-41fb-8bfa-1bf1030a94c4 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:13.276124 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 327/1295] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:13 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:13.764850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7891a2a5-7d3e-4c29-b127-088598510c03 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:13.771366 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7891a2a5-7d3e-4c29-b127-088598510c03 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:13.771929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7891a2a5-7d3e-4c29-b127-088598510c03 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:13.772010 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7891a2a5-7d3e-4c29-b127-088598510c03 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:13.772164 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7891a2a5-7d3e-4c29-b127-088598510c03 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:13.781036 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:13.781036 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:13.782535 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7891a2a5-7d3e-4c29-b127-088598510c03 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:13.782801 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 323/1296] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:13 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.295361 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6c62d161-a7e1-489e-9011-713b8d699d9e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.298642 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c62d161-a7e1-489e-9011-713b8d699d9e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:14.299936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c62d161-a7e1-489e-9011-713b8d699d9e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.299936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c62d161-a7e1-489e-9011-713b8d699d9e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.313024 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.313024 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:14.321268 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6c62d161-a7e1-489e-9011-713b8d699d9e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:14.330611 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c62d161-a7e1-489e-9011-713b8d699d9e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:14.331392 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 323/1297] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.393439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.397046 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:14.397347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.397674 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.409243 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.409243 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:14.415750 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:14.423541 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-bc093fbf-485c-42ba-9732-e6c123ee282a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:14.424138 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 325/1298] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.534383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d6c5a06-e24c-4584-ae83-75797098a12b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.553913 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a1f2ac7c-fead-40e2-af81-27e1878b64be None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.554428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1f2ac7c-fead-40e2-af81-27e1878b64be None None] GET https://10.4.3.92/volume// Aug 03 20:27:14.554651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1f2ac7c-fead-40e2-af81-27e1878b64be None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.554885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1f2ac7c-fead-40e2-af81-27e1878b64be None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.555284 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1f2ac7c-fead-40e2-af81-27e1878b64be None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:14.555645 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 324/1299] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:27: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 03 20:27:14.568780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9aadb613-33f5-4b88-ae23-ef5cbeac4014 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.572292 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9aadb613-33f5-4b88-ae23-ef5cbeac4014 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:14.572498 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9aadb613-33f5-4b88-ae23-ef5cbeac4014 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e609f28-f410-4b23-8071-d7cbfc71015f", "connector": null, "instance_uuid": "dd98099d-f87c-4eb9-a1ff-2b11599e4e89"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:14.583868 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.583868 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:14.637212 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9aadb613-33f5-4b88-ae23-ef5cbeac4014 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:14.638245 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 324/1300] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:14 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 03 20:27:14.651269 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] GET https://10.4.3.92/volume/v3/volumes/summary Aug 03 20:27:14.651559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.651807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.652024 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:14.659873 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] Get summary completed successfully. Aug 03 20:27:14.660192 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d6c5a06-e24c-4584-ae83-75797098a12b tempest-VolumesSummaryTest-571328734 tempest-VolumesSummaryTest-571328734-project-member] https://10.4.3.92/volume/v3/volumes/summary returned with HTTP 200 Aug 03 20:27:14.660708 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 328/1301] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.699865 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.702568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:14.703030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.703302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.723303 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a5a41358-55d5-40f1-bcbb-8a2878786939 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.723783 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a5a41358-55d5-40f1-bcbb-8a2878786939 None None] GET https://10.4.3.92/volume// Aug 03 20:27:14.723971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a5a41358-55d5-40f1-bcbb-8a2878786939 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.724235 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a5a41358-55d5-40f1-bcbb-8a2878786939 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.724632 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a5a41358-55d5-40f1-bcbb-8a2878786939 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:14.725667 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 325/1302] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:14.726643 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.726643 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:14.732087 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:14.739243 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17dae5c3-5946-46bc-a9a9-f48d9fa1451c tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:14.739692 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 326/1303] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.750420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.750420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:14.750420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.750420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.762446 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.762446 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:14.771156 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:14.779444 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-9659e4a8-5abd-481e-b6cc-e3e69cfaee9a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:14.779444 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 325/1304] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:14.799516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-73aa4300-f065-4831-854c-eb107e23d7f0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.802126 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73aa4300-f065-4831-854c-eb107e23d7f0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:14.802609 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-73aa4300-f065-4831-854c-eb107e23d7f0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:14.802771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-73aa4300-f065-4831-854c-eb107e23d7f0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:14.802907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-73aa4300-f065-4831-854c-eb107e23d7f0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:14.809674 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.809674 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:14.810833 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73aa4300-f065-4831-854c-eb107e23d7f0 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:14.816780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 329/1305] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:14 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:14.901276 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:14.907596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 Aug 03 20:27:14.907596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:14.920613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:14.928121 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:14.930671 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:14.930671 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:15.044510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" released by "attachment_update" :: held 0.116s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:15.044856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-5d249503-f33e-4804-891a-c766a9640460 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 returned with HTTP 200 Aug 03 20:27:15.045403 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 326/1306] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:14 2026] PUT /volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:15.759532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:15.762370 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:15.762370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:15.762533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:15.792677 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:15.792677 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:15.799307 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:15.808329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7db50d50-5b48-4ff1-8e95-343a54d21a05 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:15.809918 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 327/1307] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:15 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:15.826139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:15.831058 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:15.831335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:15.831677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:15.831864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:15.841421 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:15.841421 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:15.842196 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-027f4cfd-d3bd-46f6-91e7-a32af7c3b259 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:15.842751 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 326/1308] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:15 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:16.722376 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f89913c9-fe0f-4068-922c-612cd9083594 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.727577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f89913c9-fe0f-4068-922c-612cd9083594 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:27:16.727577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f89913c9-fe0f-4068-922c-612cd9083594 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.727577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f89913c9-fe0f-4068-922c-612cd9083594 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.737603 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.737603 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:16.743213 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f89913c9-fe0f-4068-922c-612cd9083594 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:27:16.749552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f89913c9-fe0f-4068-922c-612cd9083594 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:27:16.750117 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 330/1309] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:16.801312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.803646 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:27:16.803837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.804050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.814900 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.814900 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:16.819233 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:27:16.824414 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-4d67003b-0865-462e-a2ea-8d7cf1d95522 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:27:16.824825 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 327/1310] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:16.828907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5b22f178-6791-4ec1-a544-69cb20368d3f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.831416 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b22f178-6791-4ec1-a544-69cb20368d3f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:16.831784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b22f178-6791-4ec1-a544-69cb20368d3f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.832082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b22f178-6791-4ec1-a544-69cb20368d3f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.845818 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.845818 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:16.848643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.856512 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5b22f178-6791-4ec1-a544-69cb20368d3f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:16.856670 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59/action Aug 03 20:27:16.857539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:16.857539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:16.861295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.867488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:16.867488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.867488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.867488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:16.872873 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b22f178-6791-4ec1-a544-69cb20368d3f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:16.872873 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 328/1311] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:16.873522 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.873522 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:16.873522 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b69a50-32b9-49ef-9069-f509549dbc33 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:16.873522 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 331/1312] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:16.879614 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.879614 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:16.880710 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:27:16.894951 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Begin detaching volume completed successfully. Aug 03 20:27:16.894951 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-d041029b-e41e-4da7-988a-6ac687322e44 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59/action returned with HTTP 202 Aug 03 20:27:16.894951 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 327/1313] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:27:16 2026] POST /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:16.959984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3f7dc0a7-cb46-4c70-998f-d66c793665c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.960554 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f7dc0a7-cb46-4c70-998f-d66c793665c2 None None] GET https://10.4.3.92/volume// Aug 03 20:27:16.960751 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc0a7-cb46-4c70-998f-d66c793665c2 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.960967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc0a7-cb46-4c70-998f-d66c793665c2 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.961311 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f7dc0a7-cb46-4c70-998f-d66c793665c2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:16.961629 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 328/1314] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:27:16.971322 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:16.973824 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:27:16.974108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:16.974297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:16.986385 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:16.986385 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:16.990893 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:27:16.997327 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-dc8804c1-a978-4920-9489-2b846dd12de2 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:27:16.998172 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 329/1315] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:16 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:17.882627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a3bcea88-5532-4069-910c-9de7f4e95311 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:17.883909 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a3bcea88-5532-4069-910c-9de7f4e95311 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:17.884489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a3bcea88-5532-4069-910c-9de7f4e95311 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:17.885028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a3bcea88-5532-4069-910c-9de7f4e95311 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:17.886732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-163fe0ae-7465-4170-b811-0ba44e536743 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:17.890589 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-163fe0ae-7465-4170-b811-0ba44e536743 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:17.896141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-163fe0ae-7465-4170-b811-0ba44e536743 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:17.896141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-163fe0ae-7465-4170-b811-0ba44e536743 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:17.896141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-163fe0ae-7465-4170-b811-0ba44e536743 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:17.901276 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:17.901276 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:17.909495 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-163fe0ae-7465-4170-b811-0ba44e536743 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:17.909495 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 328/1316] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:17 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:17.909911 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:17.909911 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:17.911685 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a3bcea88-5532-4069-910c-9de7f4e95311 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:17.917637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a3bcea88-5532-4069-910c-9de7f4e95311 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:17.918140 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 332/1317] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:17 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:18.501627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-8711cb1f-2c55-40c5-ae2b-5f0575eccd10 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:18.509435 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-8711cb1f-2c55-40c5-ae2b-5f0575eccd10 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24/action Aug 03 20:27:18.509858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-8711cb1f-2c55-40c5-ae2b-5f0575eccd10 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:18.509990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-8711cb1f-2c55-40c5-ae2b-5f0575eccd10 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:18.539973 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:18.539973 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:18.568769 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-82a50c9f-4d73-475d-883f-5bc9cbf4d610 req-8711cb1f-2c55-40c5-ae2b-5f0575eccd10 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24/action returned with HTTP 204 Aug 03 20:27:18.569651 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 329/1318] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:18 2026] POST /volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:18.732620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-a938c80e-f751-41a2-b7e4-ea835ecc1156 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:18.736961 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-a938c80e-f751-41a2-b7e4-ea835ecc1156 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] DELETE https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 Aug 03 20:27:18.737448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-a938c80e-f751-41a2-b7e4-ea835ecc1156 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:18.737448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-a938c80e-f751-41a2-b7e4-ea835ecc1156 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:18.752260 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:18.752260 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:18.842668 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a3afd3cd-8d1a-4fbf-9448-39c9b313721a req-a938c80e-f751-41a2-b7e4-ea835ecc1156 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 returned with HTTP 200 Aug 03 20:27:18.843186 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 330/1319] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:18 2026] DELETE /volume/v3/attachments/fb9b145f-9608-4a54-a5c6-c10f4df0b495 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:18.918452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:18.920543 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:18.921169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:18.921169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:18.921312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:18.931026 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:18.931026 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:18.931743 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c4f30e9-6ec0-4184-a0bb-a8fbe14cdeef tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:18.932248 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 329/1320] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:18 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:18.939399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:18.942017 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:18.942186 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:18.942344 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:18.953509 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:18.953509 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:18.957502 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:18.962381 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74dcfc37-a37b-4b72-9a37-81469af2a5f1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:18.963013 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 333/1321] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:18 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:19.026245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.031715 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:19.032499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.035070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.054493 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.054493 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:19.063623 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:19.071610 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-fe6c5290-2a02-435a-9b8d-c8e44d93158a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:19.072280 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 330/1322] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:19 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:19.081008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.083537 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:27:19.084083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.084083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.099020 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.099020 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:19.105655 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:27:19.114698 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1546cbda-7d05-46f5-ad04-e156db8402e4 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:27:19.115716 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 331/1323] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:19 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:19.238331 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-58f6c2ec-869f-4320-90cc-e50b9b72cb69 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.238894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58f6c2ec-869f-4320-90cc-e50b9b72cb69 None None] GET https://10.4.3.92/volume// Aug 03 20:27:19.239158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58f6c2ec-869f-4320-90cc-e50b9b72cb69 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.239423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58f6c2ec-869f-4320-90cc-e50b9b72cb69 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.239836 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58f6c2ec-869f-4320-90cc-e50b9b72cb69 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:19.240425 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 330/1324] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:27: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 03 20:27:19.251616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-d0158b84-23e3-4939-a656-a3630c5c6f08 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.259239 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-d0158b84-23e3-4939-a656-a3630c5c6f08 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:19.259594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-d0158b84-23e3-4939-a656-a3630c5c6f08 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e609f28-f410-4b23-8071-d7cbfc71015f", "connector": null, "instance_uuid": "5c0f0c9c-da65-4e64-a400-9aed417d67e7"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:19.287890 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.287890 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:19.370584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-d0158b84-23e3-4939-a656-a3630c5c6f08 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:19.371044 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 334/1325] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:19 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:19.429784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.432242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:19.432242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.432684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.451594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08042377-9304-4130-84e1-24638c91f6ae None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.452919 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08042377-9304-4130-84e1-24638c91f6ae None None] GET https://10.4.3.92/volume// Aug 03 20:27:19.452919 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08042377-9304-4130-84e1-24638c91f6ae None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.454317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08042377-9304-4130-84e1-24638c91f6ae None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.454317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08042377-9304-4130-84e1-24638c91f6ae None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:19.454317 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 332/1326] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:19.454519 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.454519 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:19.467445 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:19.469592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.472546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:19.472546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.472546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.475219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-10a289d2-8061-49e2-ba52-625ecf09cf9f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:19.476185 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 331/1327] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:19 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:19.494753 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.494753 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:19.497788 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:19.507276 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-aa7acef4-8d05-49ff-bff5-97b4615b7257 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:19.508183 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 331/1328] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:19 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:19.634484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.637126 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 Aug 03 20:27:19.637697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:19.661370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:19.668728 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:19.668728 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.668728 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:19.791162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" released by "attachment_update" :: held 0.124s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:19.791162 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-20b85b82-8317-45ef-a57e-4ea0ba263836 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 returned with HTTP 200 Aug 03 20:27:19.791380 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 335/1329] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:19 2026] PUT /volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:19.949010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:19.954428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:19.954852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:19.955195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:19.955378 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:19.964058 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:19.964058 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:19.965299 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-28f0d549-990b-4efe-89a9-48bcbbb3093b tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:19.969949 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 333/1330] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:19 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:20.495426 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:20.497665 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:20.498013 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:20.498280 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:20.517444 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:20.517444 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:20.524497 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:20.530686 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7e7dfa5a-22a2-42af-946a-53abb358d535 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:20.532486 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 332/1331] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:20 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:20.991636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:20.993991 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:20.994991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:20.995785 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:20.995930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:21.003476 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:21.003476 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:21.003703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c05bb10a-e9c1-4f90-85b6-a6ff26412e27 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:21.005590 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 332/1332] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:20 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:21.549973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:21.554073 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:21.554395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:21.554702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:21.578008 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:21.578008 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:21.583125 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:21.589640 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fc9aaa6-3465-405a-8f07-d14e9674c242 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:21.590383 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 336/1333] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:21 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:21.801022 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:21.802724 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:21.803218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1226658302"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:21.805563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1226658302'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:21.805563 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:21.813649 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:21.819486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (67d25465-9c6a-46dc-81ee-88a681bde82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:21.820777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e1c1f2-dfc8-4780-b3b8-f1b444cc9ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:21.822777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:21.869323 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e1c1f2-dfc8-4780-b3b8-f1b444cc9ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:21.870760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d65eb9-34ac-4031-b3f9-61f912f336c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:21.968063 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['009b9fc0-69af-4704-9bff-5de283dd2cb4', '723c5362-16c1-4a4b-9191-7ed86aab1c73', 'bf1d3988-74b0-4144-9b33-ca8da4399999', '3b5d801e-c119-496b-912c-e4efd48c42d2'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:21.969058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82d65eb9-34ac-4031-b3f9-61f912f336c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009b9fc0-69af-4704-9bff-5de283dd2cb4', '723c5362-16c1-4a4b-9191-7ed86aab1c73', 'bf1d3988-74b0-4144-9b33-ca8da4399999', '3b5d801e-c119-496b-912c-e4efd48c42d2']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:21.970110 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ba02e-bf6d-414b-9bed-bde41d5cb269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:22.007114 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ba02e-bf6d-414b-9bed-bde41d5cb269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226658302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['009b9fc0-69af-4704-9bff-5de283dd2cb4','723c5362-16c1-4a4b-9191-7ed86aab1c73','bf1d3988-74b0-4144-9b33-ca8da4399999','3b5d801e-c119-496b-912c-e4efd48c42d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226658302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:22.008392 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc226e6-1d3c-4214-831e-0a306756d871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:22.025186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d9993593-1d1d-45df-a033-110d6299e952 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:22.030120 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d9993593-1d1d-45df-a033-110d6299e952 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:22.030120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d9993593-1d1d-45df-a033-110d6299e952 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:22.030120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d9993593-1d1d-45df-a033-110d6299e952 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:22.030120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d9993593-1d1d-45df-a033-110d6299e952 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:22.038057 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:22.038057 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:22.040303 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d9993593-1d1d-45df-a033-110d6299e952 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:22.041407 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 333/1334] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:22 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:22.046301 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc226e6-1d3c-4214-831e-0a306756d871) transitioned into state 'SUCCESS' from state '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-1226658302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['009b9fc0-69af-4704-9bff-5de283dd2cb4','723c5362-16c1-4a4b-9191-7ed86aab1c73','bf1d3988-74b0-4144-9b33-ca8da4399999','3b5d801e-c119-496b-912c-e4efd48c42d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:22.047198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07d5461-793c-421b-a807-baa3c2b2bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:22.063896 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07d5461-793c-421b-a807-baa3c2b2bed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:22.065091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (67d25465-9c6a-46dc-81ee-88a681bde82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:22.065624 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:22.066478 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8126e40-7774-4d2c-ace7-cb8a6e30eb57 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:22.071901 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 334/1335] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:21 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 03 20:27:22.085489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:22.089430 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:22.089863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:22.090179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:22.105596 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:22.105596 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:22.121718 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:22.127818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90f6cdd4-ac69-4e9e-ad53-087daa075bd6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:22.128241 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 333/1336] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:22 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:22.231751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-42cbd7f3-a738-4ca3-9281-29cd7dab66e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:22.236241 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-42cbd7f3-a738-4ca3-9281-29cd7dab66e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98/action Aug 03 20:27:22.237699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-42cbd7f3-a738-4ca3-9281-29cd7dab66e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:22.238092 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-42cbd7f3-a738-4ca3-9281-29cd7dab66e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:22.283537 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:22.283537 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:22.303875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-551b74a0-9297-46f4-8a6e-faa3ccb3861a req-42cbd7f3-a738-4ca3-9281-29cd7dab66e6 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98/action returned with HTTP 204 Aug 03 20:27:22.304438 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 337/1337] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:22 2026] POST /volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:22.606663 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:22.608897 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:22.609097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:22.609316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:22.630483 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:22.630483 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:22.638048 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:22.643708 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6ca7bb4-c74c-4c2a-9bfc-7baad2a0bac1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:22.644299 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 334/1338] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:22 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:23.056287 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b4769cff-9613-490d-9be1-5b070943cebe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.059395 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4769cff-9613-490d-9be1-5b070943cebe tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:23.059823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4769cff-9613-490d-9be1-5b070943cebe tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.060017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4769cff-9613-490d-9be1-5b070943cebe tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.060127 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b4769cff-9613-490d-9be1-5b070943cebe tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:23.066924 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.066924 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:23.067790 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4769cff-9613-490d-9be1-5b070943cebe tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:23.068333 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 335/1339] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:23.153739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.157286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.157538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.158148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.171799 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.171799 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:23.180699 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.189918 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-359e0b73-679c-4809-8a6c-59bd19bd0837 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.191045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 334/1340] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:23.206860 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.209208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action Aug 03 20:27:23.209705 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action body: b'{"os-attach": {"instance_uuid": "0ef8aa2e-f8da-4c26-a92a-288d5231ba1a", "mountpoint": "/dev/vdb"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:23.209864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0ef8aa2e-f8da-4c26-a92a-288d5231ba1a", "mountpoint": "/dev/vdb"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:23.223045 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.223045 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:23.223541 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.242486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Update volume admin metadata completed successfully. Aug 03 20:27:23.350347 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Attach volume completed successfully. Aug 03 20:27:23.350347 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9bba626-4303-4fd3-a8c1-245e0ddbdd9f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action returned with HTTP 202 Aug 03 20:27:23.352858 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 338/1341] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:23 2026] POST /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:23.359920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.362824 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.362824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.363130 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.387393 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.387393 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:23.394489 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.404408 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c7dbecd4-0361-4c37-bfcd-8d3fa63422f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.405035 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 335/1342] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 1174 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:23.428616 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-043a1407-cf89-4286-b249-a6f1ed6a306b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.433508 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-043a1407-cf89-4286-b249-a6f1ed6a306b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.433508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-043a1407-cf89-4286-b249-a6f1ed6a306b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.433508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-043a1407-cf89-4286-b249-a6f1ed6a306b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.451249 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.451249 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:23.454811 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-043a1407-cf89-4286-b249-a6f1ed6a306b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.461150 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-043a1407-cf89-4286-b249-a6f1ed6a306b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.461812 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 336/1343] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:23.481988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.658416 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action Aug 03 20:27:23.658824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:23.658935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:23.669855 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.669855 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:23.670180 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume '8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c' with '{'status': 'error'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:23.700313 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-336ac294-2b9b-400f-9b7f-ca968e39fae2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action returned with HTTP 202 Aug 03 20:27:23.700963 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 335/1344] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:23 2026] POST /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:23.715073 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2120f544-eae4-4d71-973c-a08a3205f7cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.717741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2120f544-eae4-4d71-973c-a08a3205f7cd tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.718132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2120f544-eae4-4d71-973c-a08a3205f7cd tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.718336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2120f544-eae4-4d71-973c-a08a3205f7cd tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.729934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.729934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:23.735009 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2120f544-eae4-4d71-973c-a08a3205f7cd tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.740055 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2120f544-eae4-4d71-973c-a08a3205f7cd tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.740569 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 339/1345] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:23.756335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.758709 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action Aug 03 20:27:23.759141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4818ff7f-4b75-4c5c-9513-1823392044fe"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:23.759300 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4818ff7f-4b75-4c5c-9513-1823392044fe"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:23.774994 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.774994 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:23.774994 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Volume info retrieved successfully. Aug 03 20:27:23.798202 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Terminate volume connection completed successfully. Aug 03 20:27:23.806166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100356) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 03 20:27:23.882658 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Detach volume completed successfully. Aug 03 20:27:23.882925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffe31768-6b4b-4e53-8b4f-0afaaa5f112b tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action returned with HTTP 202 Aug 03 20:27:23.884408 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 336/1346] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:23 2026] POST /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:23.896854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-26746e33-5420-41c2-9b52-f8949c0e2499 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.898960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-26746e33-5420-41c2-9b52-f8949c0e2499 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.899354 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-26746e33-5420-41c2-9b52-f8949c0e2499 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.899654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-26746e33-5420-41c2-9b52-f8949c0e2499 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.908396 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.908396 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:23.916507 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-26746e33-5420-41c2-9b52-f8949c0e2499 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.919706 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-26746e33-5420-41c2-9b52-f8949c0e2499 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.920390 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 337/1347] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:23.939498 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.944433 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:23.944671 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:23.944928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:23.958521 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:23.958521 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:23.966961 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:23.973278 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fd22257e-8e9a-43a4-b60d-85a374c58a8e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:23.974062 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 336/1348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:23 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:23.994082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:23.996606 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action Aug 03 20:27:23.997096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action body: b'{"os-detach": {}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:23.997266 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:24.008872 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.008872 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:24.009486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:24.031657 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Detach volume completed successfully. Aug 03 20:27:24.031983 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1d41d05b-e94e-46c8-9db4-10456b1d4d18 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action returned with HTTP 202 Aug 03 20:27:24.032650 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 340/1349] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:23 2026] POST /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:24.041849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:24.045015 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:24.045259 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:24.045497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:24.060637 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.060637 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:24.072834 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:24.079475 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d58f4239-31fa-42bd-9672-c9e3e9686b7f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:24.079872 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 337/1350] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:24 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:24.081447 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:24.083953 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:24.084187 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:24.084491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:24.084683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:24.089972 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.089972 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:24.090964 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c271d6f4-e6d3-4396-95a1-201bdc8e04af tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:24.091397 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 338/1351] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:24 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:24.096966 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:24.098885 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:24.099142 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:24.099340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:24.109561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.109561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:24.113881 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:24.119233 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8f7656c-69ff-4e87-a5a0-d0a7dc02be4f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:24.120365 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 337/1352] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:24 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:24.137026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:24.146511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:24.146511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:24.146511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:24.146511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: 8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:24.155608 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.155608 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:24.156107 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:24.191041 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume request issued successfully. Aug 03 20:27:24.191860 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c072722d-35bf-4a58-a136-880f61cbd6d9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 202 Aug 03 20:27:24.192211 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 341/1353] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:24 2026] DELETE /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:24.208090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:24.209658 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:24.209921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:24.210216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:24.223310 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:24.223310 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:24.228789 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:24.235886 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a9d43ae-57d4-4cc4-8fb0-4f7c016f8776 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 200 Aug 03 20:27:24.236539 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 338/1354] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:24 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:25.109279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:25.113767 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:25.113983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:25.114207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:25.114344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:25.121743 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:25.121743 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:25.122640 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc9a1fae-5f14-4b91-ae94-30388e82cb24 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:25.123061 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 339/1355] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:25 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:25.261335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b362cca7-f403-404c-b111-3414426b5b8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:25.263618 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b362cca7-f403-404c-b111-3414426b5b8b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c Aug 03 20:27:25.264020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b362cca7-f403-404c-b111-3414426b5b8b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:25.264656 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b362cca7-f403-404c-b111-3414426b5b8b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:25.280353 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b362cca7-f403-404c-b111-3414426b5b8b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c returned with HTTP 404 Aug 03 20:27:25.280697 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 338/1356] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:25 2026] GET /volume/v3/volumes/8f0bb12f-b0ef-4abd-a5bf-0a06f3244c1c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:26.136077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c3c037f8-1410-44af-a66a-80a3b7099031 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.138868 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3c037f8-1410-44af-a66a-80a3b7099031 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:26.139183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c3c037f8-1410-44af-a66a-80a3b7099031 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:26.139581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c3c037f8-1410-44af-a66a-80a3b7099031 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:26.139746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c3c037f8-1410-44af-a66a-80a3b7099031 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:26.145755 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.145755 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:26.146770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3c037f8-1410-44af-a66a-80a3b7099031 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:26.147230 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 342/1357] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:26 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:26.162745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54938d80-86b5-48eb-a7df-d1e35165b92d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.164973 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54938d80-86b5-48eb-a7df-d1e35165b92d tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:26.165303 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54938d80-86b5-48eb-a7df-d1e35165b92d tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:26.165582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54938d80-86b5-48eb-a7df-d1e35165b92d tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:26.173272 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.173272 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:26.181723 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-54938d80-86b5-48eb-a7df-d1e35165b92d tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:26.191624 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54938d80-86b5-48eb-a7df-d1e35165b92d tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 200 Aug 03 20:27:26.192112 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 339/1358] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:26 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:26.211892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9212dae-7996-43e4-b8e3-ede662ff4cfa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.217819 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9212dae-7996-43e4-b8e3-ede662ff4cfa tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] PUT https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:26.217819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9212dae-7996-43e4-b8e3-ede662ff4cfa tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1899771888", "description": "tempest-volume-backup-description-619952019"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:26.238501 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.238501 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:26.249886 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9212dae-7996-43e4-b8e3-ede662ff4cfa tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:26.250555 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 340/1359] 10.4.3.92 () {70 vars in 1402 bytes} [Mon Aug 3 20:27:26 2026] PUT /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:26.261218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-990932fb-f82f-4ed9-8675-a54809107b49 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.263272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-990932fb-f82f-4ed9-8675-a54809107b49 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:26.263960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-990932fb-f82f-4ed9-8675-a54809107b49 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:26.263960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-990932fb-f82f-4ed9-8675-a54809107b49 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:26.263960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-990932fb-f82f-4ed9-8675-a54809107b49 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:26.270230 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.270230 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:26.271405 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-990932fb-f82f-4ed9-8675-a54809107b49 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:26.271967 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 339/1360] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:26 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:26.286789 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.289759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] DELETE https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:26.289759 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:26.289759 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:26.289759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Delete backup with id: 147af732-e38f-42eb-9be0-5d54d2a18999. Aug 03 20:27:26.295257 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.295257 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:26.323203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] delete_backup rpcapi backup_id 147af732-e38f-42eb-9be0-5d54d2a18999 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:27:26.327005 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b9a405b-6f6d-44a7-ac6f-8d8ceb75dcba tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 202 Aug 03 20:27:26.327514 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 343/1361] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:27:26 2026] DELETE /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:26.336077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:26.339625 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:26.339784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:26.341301 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:26.341640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:26.357520 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:26.357520 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:26.358564 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c98826ad-2256-43bb-a613-28e7a6a92f73 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 200 Aug 03 20:27:26.359259 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 340/1362] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:26 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:26.999180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.003961 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:27:27.004176 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.004430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.023496 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.023496 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:27.029056 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:27:27.038929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3f02290d-102e-4254-a4b3-6aa850f81744 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:27:27.039621 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 341/1363] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:26 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:27.374004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.377375 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 Aug 03 20:27:27.377689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.377952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.378079 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Show backup with id 147af732-e38f-42eb-9be0-5d54d2a18999. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:27:27.403992 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4722581-ceb2-4823-9798-c03cbb2d5028 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 returned with HTTP 404 Aug 03 20:27:27.404634 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 340/1364] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:27 2026] GET /volume/v3/backups/147af732-e38f-42eb-9be0-5d54d2a18999 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:27.536244 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b33a697-2357-42d9-9c99-0a557286f955 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.550528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b33a697-2357-42d9-9c99-0a557286f955 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:27.550528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b33a697-2357-42d9-9c99-0a557286f955 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.550528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b33a697-2357-42d9-9c99-0a557286f955 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.563782 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.563782 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:27.568519 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9b33a697-2357-42d9-9c99-0a557286f955 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:27.574046 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b33a697-2357-42d9-9c99-0a557286f955 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 200 Aug 03 20:27:27.575281 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 344/1365] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:27 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:27.594887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.605734 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] DELETE https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:27.606085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.606399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.606794 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Delete volume with id: be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:27.610615 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c92b4541-7eb7-4a92-acba-efa5d5513278 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.611003 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c92b4541-7eb7-4a92-acba-efa5d5513278 None None] GET https://10.4.3.92/volume// Aug 03 20:27:27.611104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c92b4541-7eb7-4a92-acba-efa5d5513278 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.611277 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c92b4541-7eb7-4a92-acba-efa5d5513278 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.611654 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c92b4541-7eb7-4a92-acba-efa5d5513278 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:27.612243 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 342/1366] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:27.619761 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.619761 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:27.619761 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:27.630212 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-da8586d7-68d7-4a6b-b178-b8e10a00ebdd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.636861 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-da8586d7-68d7-4a6b-b178-b8e10a00ebdd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:27.637832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-da8586d7-68d7-4a6b-b178-b8e10a00ebdd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e609f28-f410-4b23-8071-d7cbfc71015f", "connector": null, "instance_uuid": "dd98099d-f87c-4eb9-a1ff-2b11599e4e89"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:27.651684 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Delete volume request issued successfully. Aug 03 20:27:27.651684 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62d2be4a-3ef3-4f3e-8a6f-f69941c29110 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 202 Aug 03 20:27:27.651684 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 341/1367] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:27:27 2026] DELETE /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:27.662037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.666375 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:27.666695 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.666990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.671253 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.671253 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:27.684287 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.684287 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:27.692942 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Volume info retrieved successfully. Aug 03 20:27:27.699963 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4ba9bdd-0023-441d-a10f-23a1528ccf7c tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 200 Aug 03 20:27:27.700485 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 345/1368] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:27 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:27.706956 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-da8586d7-68d7-4a6b-b178-b8e10a00ebdd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:27.707481 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 341/1369] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:27 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:27.718989 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-f90ef7de-4d25-483b-ad57-6357b6ee0cfc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.723901 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-f90ef7de-4d25-483b-ad57-6357b6ee0cfc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 Aug 03 20:27:27.724143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-f90ef7de-4d25-483b-ad57-6357b6ee0cfc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:27.724377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-f90ef7de-4d25-483b-ad57-6357b6ee0cfc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:27.739981 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:27.739981 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:27.812950 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-f90ef7de-4d25-483b-ad57-6357b6ee0cfc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 returned with HTTP 200 Aug 03 20:27:27.815652 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 343/1370] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:27 2026] DELETE /volume/v3/attachments/466e3c72-171b-47e2-bdc4-cf0a87ed5a24 => generated 367 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:27.990836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:27.999720 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:27.999720 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-104424909"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:28.001638 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-104424909'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:28.001829 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:28.008403 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:28.017622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (dc9b75c7-2035-458f-ae2f-8ad18cfcf66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:28.018634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d6afed-288e-4fa8-adf9-a3f84eaa9b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:28.019802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:28.063833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d6afed-288e-4fa8-adf9-a3f84eaa9b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:28.065211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55c79c2-d76e-45cb-9289-d4927e0bdf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:28.138256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['a6552d16-694c-43e4-9c35-3eb14512a5c1', '843a2eda-3c1d-435c-a950-bbe0a0acc90b', '25f7b2b0-cf68-4b17-ab32-c01e9b0a3e93', '20292438-aafe-46a4-9554-5d4debed5cda'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:28.139737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55c79c2-d76e-45cb-9289-d4927e0bdf8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6552d16-694c-43e4-9c35-3eb14512a5c1', '843a2eda-3c1d-435c-a950-bbe0a0acc90b', '25f7b2b0-cf68-4b17-ab32-c01e9b0a3e93', '20292438-aafe-46a4-9554-5d4debed5cda']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:28.141054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a2f448-b3f4-4703-8cb6-9fd39ccb31c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:28.175876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a2f448-b3f4-4703-8cb6-9fd39ccb31c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c0def6-0bd4-465f-b918-9bb457408cd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104424909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['a6552d16-694c-43e4-9c35-3eb14512a5c1','843a2eda-3c1d-435c-a950-bbe0a0acc90b','25f7b2b0-cf68-4b17-ab32-c01e9b0a3e93','20292438-aafe-46a4-9554-5d4debed5cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104424909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c0def6-0bd4-465f-b918-9bb457408cd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:28.176804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e957c08-2da4-4493-87b1-0de1d9eed414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:28.202072 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e957c08-2da4-4493-87b1-0de1d9eed414) transitioned into state 'SUCCESS' from state '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-104424909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['a6552d16-694c-43e4-9c35-3eb14512a5c1','843a2eda-3c1d-435c-a950-bbe0a0acc90b','25f7b2b0-cf68-4b17-ab32-c01e9b0a3e93','20292438-aafe-46a4-9554-5d4debed5cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:28.203060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0e3cb4-9a37-4b2f-ae34-b5aae3e6ad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:28.220748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0e3cb4-9a37-4b2f-ae34-b5aae3e6ad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:28.221859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (dc9b75c7-2035-458f-ae2f-8ad18cfcf66a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:28.222190 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:28.223406 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f9079d54-3331-4650-a26d-acf346b1bdd1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:28.223998 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 342/1371] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:27 2026] POST /volume/v3/volumes => generated 746 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:28.247635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:28.250022 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:28.250236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:28.250583 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:28.258848 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:28.258848 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:28.268842 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:28.276254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb3a2a44-af4d-4265-b0d1-b92986c1bc80 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 200 Aug 03 20:27:28.276254 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 346/1372] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:28 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:28.716303 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2ac2a341-1924-4c9f-9940-2658076ed025 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:28.718332 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ac2a341-1924-4c9f-9940-2658076ed025 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] GET https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 Aug 03 20:27:28.718713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ac2a341-1924-4c9f-9940-2658076ed025 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:28.718822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ac2a341-1924-4c9f-9940-2658076ed025 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:28.726066 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ac2a341-1924-4c9f-9940-2658076ed025 tempest-VolumesBackupsV39Test-569988506 tempest-VolumesBackupsV39Test-569988506-project-member] https://10.4.3.92/volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 returned with HTTP 404 Aug 03 20:27:28.726556 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 342/1373] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:27:28 2026] GET /volume/v3/volumes/be19e1f4-ddd8-4fee-b441-522e9ef70364 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:29.300349 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa4441c5-fd39-4aae-a472-564786d286de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.303633 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa4441c5-fd39-4aae-a472-564786d286de tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:29.303633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa4441c5-fd39-4aae-a472-564786d286de tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:29.303633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa4441c5-fd39-4aae-a472-564786d286de tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:29.311562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.312893 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.312893 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:29.315914 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc Aug 03 20:27:29.316448 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:29.321714 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa4441c5-fd39-4aae-a472-564786d286de tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:29.329162 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa4441c5-fd39-4aae-a472-564786d286de tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 200 Aug 03 20:27:29.329492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:29.329587 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 344/1374] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:29 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:29.336681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:29.341611 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.341611 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:29.344614 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.347337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action Aug 03 20:27:29.347769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:29.347936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:29.359814 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.359814 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:29.360289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'd3c0def6-0bd4-465f-b918-9bb457408cd9' with '{'status': 'attaching'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:29.401857 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5001efd9-69f5-4bd6-a4df-167d5e09b3a9 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action returned with HTTP 202 Aug 03 20:27:29.402584 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 347/1375] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:29 2026] POST /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:29.410704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.413582 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:29.413829 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:29.414115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:29.423574 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.423574 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:29.428229 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:29.433841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ff77bc7-3e62-44a8-b1ff-53c3ec758dc1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 200 Aug 03 20:27:29.434358 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 343/1376] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:29 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:29.449857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.452218 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action Aug 03 20:27:29.453078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:29.453247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:29.465430 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.465430 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:29.465939 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Volume info retrieved successfully. Aug 03 20:27:29.479646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" released by "attachment_update" :: held 0.144s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:29.480072 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-3a637dc5-5481-459a-a4e8-7efc3d82f8e8 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc returned with HTTP 200 Aug 03 20:27:29.480661 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 343/1377] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:29 2026] PUT /volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:29.494228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-17e2d53d-f287-4154-ab01-fd7da5a5845e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.497407 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-17e2d53d-f287-4154-ab01-fd7da5a5845e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc Aug 03 20:27:29.498287 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-17e2d53d-f287-4154-ab01-fd7da5a5845e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:29.498633 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-17e2d53d-f287-4154-ab01-fd7da5a5845e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:29.514992 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Delete volume request issued successfully. Aug 03 20:27:29.515359 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-339aebf5-96f8-4fd6-b1f4-4a4b187732a7 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action returned with HTTP 202 Aug 03 20:27:29.515823 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 345/1378] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:29 2026] POST /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 03 20:27:29.524623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:29.526975 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:29.527202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:29.527441 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:29.533743 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-17e2d53d-f287-4154-ab01-fd7da5a5845e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc returned with HTTP 200 Aug 03 20:27:29.534793 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 348/1379] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:27:29 2026] GET /volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:29.537993 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:29.537993 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:29.543130 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:29.549544 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ed0094f-fcf9-49fd-a3d7-e39b5196e6f0 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 200 Aug 03 20:27:29.550014 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 344/1380] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:29 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:30.280485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c5fae11f-0640-4ccf-a1b7-c10402900768 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.421701 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.465814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c5fae11f-0640-4ccf-a1b7-c10402900768 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:27:30.466201 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c5fae11f-0640-4ccf-a1b7-c10402900768 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1437045701", "extra_specs": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:30.467875 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.467875 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:30.475771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:30.476371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-833506972"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:30.479502 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-833506972'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:30.481146 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create volume of 1 GB Aug 03 20:27:30.493294 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c5fae11f-0640-4ccf-a1b7-c10402900768 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:27:30.493676 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 344/1381] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:27:30 2026] POST /volume/v3/types => generated 212 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:30.495899 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Availability Zones retrieved successfully. Aug 03 20:27:30.506260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5582a981-6868-4b53-9167-5d31442c9c3d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.506741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Flow 'volume_create_api' (d9718891-3caa-4ac8-a09f-5bccc144fa4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.508259 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5582a981-6868-4b53-9167-5d31442c9c3d tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] POST https://10.4.3.92/volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac/encryption Aug 03 20:27:30.508536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b694f32-0273-49e9-895b-7a6cbe8a5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.508626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5582a981-6868-4b53-9167-5d31442c9c3d tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:30.509933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:30.510177 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.510177 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:30.552355 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5582a981-6868-4b53-9167-5d31442c9c3d tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac/encryption returned with HTTP 200 Aug 03 20:27:30.552904 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 349/1382] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:27:30 2026] POST /volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac/encryption => generated 230 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:30.560395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b694f32-0273-49e9-895b-7a6cbe8a5d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.561757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea24079-ff8e-4bd0-8a0a-2ad8ba3bb826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.563269 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.568385 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa58e157-8744-45fc-a51f-ca6da813bd3e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.570966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa58e157-8744-45fc-a51f-ca6da813bd3e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:30.571296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa58e157-8744-45fc-a51f-ca6da813bd3e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.571548 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa58e157-8744-45fc-a51f-ca6da813bd3e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.584265 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa58e157-8744-45fc-a51f-ca6da813bd3e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 404 Aug 03 20:27:30.584944 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 345/1383] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:30 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:30.593813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f483ac1c-5c30-411f-a0b6-31ecfd5b23d6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.598782 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f483ac1c-5c30-411f-a0b6-31ecfd5b23d6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:30.598782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f483ac1c-5c30-411f-a0b6-31ecfd5b23d6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.598782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f483ac1c-5c30-411f-a0b6-31ecfd5b23d6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.608418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f483ac1c-5c30-411f-a0b6-31ecfd5b23d6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 404 Aug 03 20:27:30.610495 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 350/1384] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:30 2026] GET /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:30.621313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.623333 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:30.623604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.624721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.624721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: d3c0def6-0bd4-465f-b918-9bb457408cd9 Aug 03 20:27:30.638698 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0764e2f-dd3c-4cd3-a904-ec2770007c88 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 returned with HTTP 404 Aug 03 20:27:30.639313 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 346/1385] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:30 2026] DELETE /volume/v3/volumes/d3c0def6-0bd4-465f-b918-9bb457408cd9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:30.644192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Created reservations ['2accd760-e137-4014-bcad-3b9f36f547bd', 'c30ccafa-539b-41f3-8aac-048cfc977b54', '3bdb91f2-c3ce-4b92-ac8e-511cc405f6f7', 'e3d0e3f0-b405-460d-9647-83234f2f876e'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:30.645387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea24079-ff8e-4bd0-8a0a-2ad8ba3bb826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2accd760-e137-4014-bcad-3b9f36f547bd', 'c30ccafa-539b-41f3-8aac-048cfc977b54', '3bdb91f2-c3ce-4b92-ac8e-511cc405f6f7', 'e3d0e3f0-b405-460d-9647-83234f2f876e']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.649066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1b6700-a7cc-414a-bed1-02eb8c2846a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.656684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.660132 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:30.660602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1627457254"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:30.664240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1627457254'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:30.664240 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:30.666199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:30.666651 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-240013594", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1437045701", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:30.668312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-240013594', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1437045701', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:30.668747 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:30.672195 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:27:30.672561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.672561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:30.673097 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:27:30.675112 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (ec590fce-d976-4897-9623-056e207f927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.676217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8551898d-be36-4bcf-8959-5fa9af64dd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.677858 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:30.681599 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (22064601-60b2-45a6-94bc-10af8824ac28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.683033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577eef14-aaad-4b88-a14f-cfc70b97eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.686905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:30.688407 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1b6700-a7cc-414a-bed1-02eb8c2846a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f106fa4-c352-4668-95b9-8fdaa71cefa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-833506972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdf1c60748f4d17b0e11219baf863d8',qos_specs=None,replication_status=,reservations=['2accd760-e137-4014-bcad-3b9f36f547bd','c30ccafa-539b-41f3-8aac-048cfc977b54','3bdb91f2-c3ce-4b92-ac8e-511cc405f6f7','e3d0e3f0-b405-460d-9647-83234f2f876e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656a6f5c98044c5a8cefbc08e738b454',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-833506972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f106fa4-c352-4668-95b9-8fdaa71cefa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fdf1c60748f4d17b0e11219baf863d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='656a6f5c98044c5a8cefbc08e738b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.689845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a0b333-b3fd-4f1d-97b1-6f59463888f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.717816 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a0b333-b3fd-4f1d-97b1-6f59463888f8) transitioned into state 'SUCCESS' from state '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-833506972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdf1c60748f4d17b0e11219baf863d8',qos_specs=None,replication_status=,reservations=['2accd760-e137-4014-bcad-3b9f36f547bd','c30ccafa-539b-41f3-8aac-048cfc977b54','3bdb91f2-c3ce-4b92-ac8e-511cc405f6f7','e3d0e3f0-b405-460d-9647-83234f2f876e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656a6f5c98044c5a8cefbc08e738b454',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.718599 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3a826c-a55d-47fe-ba45-814caa9f2567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.723685 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8551898d-be36-4bcf-8959-5fa9af64dd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.724967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6102b38a-e207-46ff-8de6-a9ee206160b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.727352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577eef14-aaad-4b88-a14f-cfc70b97eb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:27:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac,is_public=True,name='tempest-scenario-type-luks-1437045701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd306ae1e-17cf-4ef9-b2ba-3de5ea4310ac', '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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.728700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b28ddfa-cec7-42b4-8379-765bde0ed68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.749651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3a826c-a55d-47fe-ba45-814caa9f2567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.752108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Flow 'volume_create_api' (d9718891-3caa-4ac8-a09f-5bccc144fa4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.752509 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create volume request issued successfully. Aug 03 20:27:30.753218 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4964c978-8654-4f0e-b6d1-39f219200ae8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:30.753646 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 346/1386] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:30 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 03 20:27:30.766794 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.769601 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:30.769741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.769902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.773580 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1437045701 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1437045701, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:27:30.773678 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1437045701 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1437045701, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:27:30.780161 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.780161 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:30.786476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['89193d78-3fde-4cac-a8b9-eaa78fa849dd', '0d5345af-2c6e-4a6a-b1e4-43415526fdaa', '53a8a5d0-8cfe-4268-b2cc-f1233ae03f40', '9e3645d2-03e8-4f5f-bd5b-2dc590f46f88'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:30.788677 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:30.788741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6102b38a-e207-46ff-8de6-a9ee206160b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89193d78-3fde-4cac-a8b9-eaa78fa849dd', '0d5345af-2c6e-4a6a-b1e4-43415526fdaa', '53a8a5d0-8cfe-4268-b2cc-f1233ae03f40', '9e3645d2-03e8-4f5f-bd5b-2dc590f46f88']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.788741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecdd653-e31b-468b-a3ed-e7a463aab7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.795329 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9cc58ef0-82bd-4cfa-a3da-162e19f52381 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 200 Aug 03 20:27:30.795329 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 347/1387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:30 2026] GET /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:30.826022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecdd653-e31b-468b-a3ed-e7a463aab7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c811f3-c7df-494a-a688-aecec3736eb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1627457254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['89193d78-3fde-4cac-a8b9-eaa78fa849dd','0d5345af-2c6e-4a6a-b1e4-43415526fdaa','53a8a5d0-8cfe-4268-b2cc-f1233ae03f40','9e3645d2-03e8-4f5f-bd5b-2dc590f46f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1627457254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c811f3-c7df-494a-a688-aecec3736eb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.827137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abc01f2-3cb2-4d6c-8f09-306ba492ecbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.836422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['c87f833e-e7c9-44d9-8069-1f860d88e17a', '39013da1-7eae-47a0-8d9b-3327ed17cd45', 'af77ed70-4153-4b63-b2e6-3f72c2c4528e', '1e60555d-56c6-4552-84d3-90be757ec86c'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:30.837338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b28ddfa-cec7-42b4-8379-765bde0ed68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87f833e-e7c9-44d9-8069-1f860d88e17a', '39013da1-7eae-47a0-8d9b-3327ed17cd45', 'af77ed70-4153-4b63-b2e6-3f72c2c4528e', '1e60555d-56c6-4552-84d3-90be757ec86c']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.838192 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1156872b-1e9f-4214-be4e-99670c2a0290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.858797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0abc01f2-3cb2-4d6c-8f09-306ba492ecbd) transitioned into state 'SUCCESS' from state '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-1627457254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['89193d78-3fde-4cac-a8b9-eaa78fa849dd','0d5345af-2c6e-4a6a-b1e4-43415526fdaa','53a8a5d0-8cfe-4268-b2cc-f1233ae03f40','9e3645d2-03e8-4f5f-bd5b-2dc590f46f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.859593 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e564dc9-801d-4f6c-8f40-1545049d35d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.871183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1156872b-1e9f-4214-be4e-99670c2a0290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b036bb5-7f8f-454c-a032-0541c706bcfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-240013594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['c87f833e-e7c9-44d9-8069-1f860d88e17a','39013da1-7eae-47a0-8d9b-3327ed17cd45','af77ed70-4153-4b63-b2e6-3f72c2c4528e','1e60555d-56c6-4552-84d3-90be757ec86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-240013594',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4b036bb5-7f8f-454c-a032-0541c706bcfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac),volume_type_id=d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.873024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e145948-6a3b-4ae9-9d23-680aec805e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.887175 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e564dc9-801d-4f6c-8f40-1545049d35d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.888167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (ec590fce-d976-4897-9623-056e207f927a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.888561 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:30.889424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ad0114df-175d-405f-b7d1-ecc50cf13628 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:30.889942 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 351/1388] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:30 2026] POST /volume/v3/volumes => generated 747 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:30.903481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e145948-6a3b-4ae9-9d23-680aec805e1c) transitioned into state 'SUCCESS' from state '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-240013594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['c87f833e-e7c9-44d9-8069-1f860d88e17a','39013da1-7eae-47a0-8d9b-3327ed17cd45','af77ed70-4153-4b63-b2e6-3f72c2c4528e','1e60555d-56c6-4552-84d3-90be757ec86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.903481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca1a631-9d7b-44df-90cd-d2cf611bcde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:30.909522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.912377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:30.912377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.912377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.922346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca1a631-9d7b-44df-90cd-d2cf611bcde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:30.924024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (22064601-60b2-45a6-94bc-10af8824ac28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:30.924622 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:27:30.924815 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.924815 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:30.926139 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34c23da3-d1b4-41b3-81a7-eb6fca0b71c5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:30.926738 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 345/1389] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:30 2026] POST /volume/v3/volumes => generated 777 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:30.935097 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:30.943165 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb8d7601-1314-4c1e-95c4-034bf8017494 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 200 Aug 03 20:27:30.943684 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 347/1390] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:30 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:30.945553 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:30.951673 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:30.951673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:30.951673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:30.965831 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:30.965831 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:30.972547 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:30.979218 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8546fe2d-1444-4848-83b3-b9f691fb7264 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:30.979792 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 348/1391] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:30 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:31.809633 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.814022 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:31.814300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:31.814579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:31.824535 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:31.824535 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:31.832243 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:31.837272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41e79ef0-bfb7-4c27-9409-673ca65c6783 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 200 Aug 03 20:27:31.837765 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 352/1392] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:31 2026] GET /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:31.851545 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.855137 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:31.855509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f106fa4-c352-4668-95b9-8fdaa71cefa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1734265595"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:31.864956 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:31.864956 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:31.865847 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:31.866068 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create snapshot from volume 0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:31.908042 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Created reservations ['071db7b6-9f6f-4501-b594-6572274522a3', 'fca8b405-56f2-4a94-88fc-e94d75faf845', '830663c3-c8f8-4716-baff-87e01d1f27af', '8d9ae4e0-ef59-42e2-84d4-8673992201cf'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:31.947529 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot create request issued successfully. Aug 03 20:27:31.947943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a24bd490-a5be-41b2-ab80-360c31ad08b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:27:31.948569 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 346/1393] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:27:31 2026] POST /volume/v3/snapshots => generated 314 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:31.960146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.961936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.965558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:31.965558 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:31.965558 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:31.966263 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:31.966263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:31.966263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:31.971733 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:31.971733 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:31.971903 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:31.971903 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:31.972583 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:31.973812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d79dd6b-c96b-40f0-b6f3-e22d02c53211 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd returned with HTTP 200 Aug 03 20:27:31.974474 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 349/1394] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:31 2026] GET /volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:31.976485 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:31.981945 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a92f01c8-e3d5-4819-9404-6e4d0644f748 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 200 Aug 03 20:27:31.982445 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 348/1395] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:31 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:31.994069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b3178e59-fd13-4315-b428-6c43a5a0162b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.995987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:31.996301 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3178e59-fd13-4315-b428-6c43a5a0162b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:31.996384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b3178e59-fd13-4315-b428-6c43a5a0162b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:31.996597 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b3178e59-fd13-4315-b428-6c43a5a0162b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:31.998825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action Aug 03 20:27:31.999289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:31.999445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:32.005293 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.005293 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:32.009807 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b3178e59-fd13-4315-b428-6c43a5a0162b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:32.011100 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.011100 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:32.011734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume '20c811f3-c7df-494a-a688-aecec3736eb0' with '{'status': 'creating'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:32.017102 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3178e59-fd13-4315-b428-6c43a5a0162b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:32.017583 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 353/1396] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:31 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.034180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-253da868-41a7-401b-bc4d-f708925a0e88 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.034527 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ce56967-97f6-43db-9e4b-f3ddb20f57e5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action returned with HTTP 202 Aug 03 20:27:32.035245 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 347/1397] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:31 2026] POST /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:32.035839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-253da868-41a7-401b-bc4d-f708925a0e88 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:32.036160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-253da868-41a7-401b-bc4d-f708925a0e88 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.036532 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-253da868-41a7-401b-bc4d-f708925a0e88 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.042887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.044780 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:32.044865 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.044865 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:32.044973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.045215 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.049385 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-253da868-41a7-401b-bc4d-f708925a0e88 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:32.054096 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-253da868-41a7-401b-bc4d-f708925a0e88 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:32.054847 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 350/1398] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.056714 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.056714 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:32.062407 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:32.068320 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d9e3a87-a7a7-499e-bd08-44217147c43a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 200 Aug 03 20:27:32.072275 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 349/1399] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.072588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.074906 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/action Aug 03 20:27:32.075385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:32.075572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:32.087684 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.087684 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:32.087684 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:32.090312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.092321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action Aug 03 20:27:32.094168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:32.094168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:32.096192 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume updated successfully. Aug 03 20:27:32.096394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-487bba89-82f1-4008-a5a4-10aa4a0a5c9c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/action returned with HTTP 200 Aug 03 20:27:32.096836 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 354/1400] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:32 2026] POST /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:27:32.108839 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.108839 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:32.108839 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Volume info retrieved successfully. Aug 03 20:27:32.135630 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Delete volume request issued successfully. Aug 03 20:27:32.135870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c2d8013-2553-4e8c-afe7-50d8975630b2 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action returned with HTTP 202 Aug 03 20:27:32.136303 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 348/1401] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:32 2026] POST /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:32.151066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.160408 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:32.160613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.160780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.168266 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.168266 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:32.174176 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:32.178931 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79275a2a-ff15-4af5-8324-d78aeb0ec940 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 200 Aug 03 20:27:32.179305 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 351/1402] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.225799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.229632 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:32.229911 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.230207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.239695 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.239695 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:32.243599 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:32.247652 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-387402d9-4853-43e7-aa0f-6819e1e04ea7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:32.248165 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 350/1403] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.725361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.728333 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:32.728631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.728879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.736735 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.736735 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:32.742661 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:32.749353 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-760eb5e0-2e1c-4a0d-bed6-e0249c3be005 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:32.750219 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 355/1404] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:32.763216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f270c8d3-3b3e-4cbe-a1ae-f2fa1a505f36 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.763779 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f270c8d3-3b3e-4cbe-a1ae-f2fa1a505f36 None None] GET https://10.4.3.92/volume// Aug 03 20:27:32.763987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f270c8d3-3b3e-4cbe-a1ae-f2fa1a505f36 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.764220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f270c8d3-3b3e-4cbe-a1ae-f2fa1a505f36 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.764744 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f270c8d3-3b3e-4cbe-a1ae-f2fa1a505f36 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:32.765046 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 349/1405] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:27:32.772909 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-ef4dda5b-35e9-42bd-85a8-3db9003fd660 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.775197 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-ef4dda5b-35e9-42bd-85a8-3db9003fd660 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:32.775678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-ef4dda5b-35e9-42bd-85a8-3db9003fd660 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b036bb5-7f8f-454c-a032-0541c706bcfd", "connector": null, "instance_uuid": "47d89d45-76e1-428e-aadd-980aac9b02cc"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:32.786686 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.786686 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:32.818509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-ef4dda5b-35e9-42bd-85a8-3db9003fd660 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:32.818509 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 352/1406] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:32 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:32.985488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-58cc9341-f446-41cf-8994-91f8f86cc903 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:32.990962 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58cc9341-f446-41cf-8994-91f8f86cc903 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:32.991256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58cc9341-f446-41cf-8994-91f8f86cc903 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:32.991533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58cc9341-f446-41cf-8994-91f8f86cc903 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:32.998010 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:32.998010 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:32.998722 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58cc9341-f446-41cf-8994-91f8f86cc903 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:32.999707 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58cc9341-f446-41cf-8994-91f8f86cc903 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd returned with HTTP 200 Aug 03 20:27:33.000186 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 351/1407] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:32 2026] GET /volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:33.013070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.015878 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:33.015878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f106fa4-c352-4668-95b9-8fdaa71cefa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-143848841"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:33.027530 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:33.027530 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:33.028257 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:33.028535 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create snapshot from volume 0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:33.073610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Created reservations ['473e23bc-08bb-4356-a8ba-d7993d4c19aa', '8e264194-00e2-4658-b5b4-5cfb9b42a5af', '31973f4b-a402-401a-bd4d-72e722ac09fe', '6d3d81ed-6ef4-482f-ae93-ffa44d09ae88'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:33.110146 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot create request issued successfully. Aug 03 20:27:33.110595 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ff7d6362-6814-4fea-b59b-c6f63bbadc46 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:27:33.111504 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 356/1408] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:27:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:33.126569 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.129056 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:33.129056 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:33.129056 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:33.134945 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:33.134945 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:33.136038 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:33.137264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3d56dc4f-6ffa-4789-a767-cdc5d86b658b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 200 Aug 03 20:27:33.137846 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 350/1409] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:33 2026] GET /volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:33.206672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ef5c6253-7124-44fe-ba87-2bcd20e7d627 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.206672 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef5c6253-7124-44fe-ba87-2bcd20e7d627 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:33.206672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef5c6253-7124-44fe-ba87-2bcd20e7d627 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:33.206672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef5c6253-7124-44fe-ba87-2bcd20e7d627 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:33.209384 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef5c6253-7124-44fe-ba87-2bcd20e7d627 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 404 Aug 03 20:27:33.209928 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 353/1410] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:33 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:33.232157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-91aeb9da-ac87-42d8-9b6e-e69f2583c04c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.234200 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91aeb9da-ac87-42d8-9b6e-e69f2583c04c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:33.234386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-91aeb9da-ac87-42d8-9b6e-e69f2583c04c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:33.238080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-91aeb9da-ac87-42d8-9b6e-e69f2583c04c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:33.240852 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91aeb9da-ac87-42d8-9b6e-e69f2583c04c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 404 Aug 03 20:27:33.241395 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 352/1411] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:33 2026] GET /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:33.253131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5ccd1fb-2209-4247-b106-834175e93dde None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.256615 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5ccd1fb-2209-4247-b106-834175e93dde tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:33.257276 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5ccd1fb-2209-4247-b106-834175e93dde tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:33.257276 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5ccd1fb-2209-4247-b106-834175e93dde tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:33.257276 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d5ccd1fb-2209-4247-b106-834175e93dde tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: 20c811f3-c7df-494a-a688-aecec3736eb0 Aug 03 20:27:33.263591 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5ccd1fb-2209-4247-b106-834175e93dde tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 returned with HTTP 404 Aug 03 20:27:33.264270 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 357/1412] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:33 2026] DELETE /volume/v3/volumes/20c811f3-c7df-494a-a688-aecec3736eb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:33.276603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dfac9b65-c862-435c-9639-3ca774b23792 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.278986 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:33.280490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1367074648"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:33.282263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1367074648'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:33.282608 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:33.289781 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:33.301100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (3393222c-57cf-432b-8c13-d2949748e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:33.301100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a992eae-672f-42f7-a5a2-43c7f6a0ab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:33.303190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:33.347311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a992eae-672f-42f7-a5a2-43c7f6a0ab65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:33.348576 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8fe226-41ca-4c4c-b310-2519916e801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:33.412296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['7bc8a2ef-1692-4a35-92a6-da6640968fb5', 'b5334daf-d217-47b6-9ec7-b1c406999680', '55a0dae4-638b-43f6-91ad-dae959a36e24', '2886a233-1283-420f-b867-d96c0260b229'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:33.413343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8fe226-41ca-4c4c-b310-2519916e801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc8a2ef-1692-4a35-92a6-da6640968fb5', 'b5334daf-d217-47b6-9ec7-b1c406999680', '55a0dae4-638b-43f6-91ad-dae959a36e24', '2886a233-1283-420f-b867-d96c0260b229']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:33.413862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6332c381-b8c5-4750-b701-dfdf9f304c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:33.447266 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6332c381-b8c5-4750-b701-dfdf9f304c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb155efc-3a87-413b-97f0-93dae32af334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1367074648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['7bc8a2ef-1692-4a35-92a6-da6640968fb5','b5334daf-d217-47b6-9ec7-b1c406999680','55a0dae4-638b-43f6-91ad-dae959a36e24','2886a233-1283-420f-b867-d96c0260b229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1367074648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb155efc-3a87-413b-97f0-93dae32af334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:33.448220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80d8f47-2fb6-4273-94b3-c7c66ee88c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:33.473860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80d8f47-2fb6-4273-94b3-c7c66ee88c50) transitioned into state 'SUCCESS' from state '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-1367074648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['7bc8a2ef-1692-4a35-92a6-da6640968fb5','b5334daf-d217-47b6-9ec7-b1c406999680','55a0dae4-638b-43f6-91ad-dae959a36e24','2886a233-1283-420f-b867-d96c0260b229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:33.474836 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1b54e4-57af-4cf5-a7c6-ad4e1fe5b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:33.488971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1b54e4-57af-4cf5-a7c6-ad4e1fe5b020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:33.491485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (3393222c-57cf-432b-8c13-d2949748e845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:33.491485 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:33.491485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dfac9b65-c862-435c-9639-3ca774b23792 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:33.491646 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 351/1413] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:33 2026] POST /volume/v3/volumes => generated 747 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:33.506043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.507869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:33.508165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:33.508374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:33.519922 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:33.519922 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:33.529434 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:33.534452 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-342c2218-a8bd-46ab-a012-0de9b3be4169 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 200 Aug 03 20:27:33.535126 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 354/1414] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:33 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:33.719741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-5c43c5b4-0c7c-4244-91e2-707674849180 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:33.725017 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-5c43c5b4-0c7c-4244-91e2-707674849180 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc/action Aug 03 20:27:33.725866 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-5c43c5b4-0c7c-4244-91e2-707674849180 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:33.726483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-5c43c5b4-0c7c-4244-91e2-707674849180 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:33.770683 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:33.770683 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:33.786647 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2d1b924e-11bc-41b9-82ff-01ecbed0e1f9 req-5c43c5b4-0c7c-4244-91e2-707674849180 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc/action returned with HTTP 204 Aug 03 20:27:33.786647 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 353/1415] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:33 2026] POST /volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:34.153427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.155834 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:34.156164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.156429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.164655 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.164655 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:34.165216 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:34.166294 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48f5d6ca-6e1f-4bde-a4ff-96356a3996bb tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 200 Aug 03 20:27:34.166725 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 358/1416] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:34.178193 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.180417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:34.180837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f106fa4-c352-4668-95b9-8fdaa71cefa1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:34.190869 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.190869 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:34.191512 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:34.191637 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Create snapshot from volume 0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:34.226504 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Created reservations ['f4ecf57e-f79e-424e-b552-b059914cb6fa', '51af0127-4e27-439e-91f0-aa13f832ed7f', 'ea4f5d8d-d7e4-4f79-ad27-758af4afc68c', 'f9edf76f-5693-4e49-bb59-82e65d6a0308'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:34.268889 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot create request issued successfully. Aug 03 20:27:34.269270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b05e8b16-4d70-43d3-86a3-66b53228e7a7 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:27:34.269829 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 352/1417] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:27:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:34.281327 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b531dfe7-472b-4581-9654-ea071071b139 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.283221 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b531dfe7-472b-4581-9654-ea071071b139 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:34.283419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b531dfe7-472b-4581-9654-ea071071b139 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.283680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b531dfe7-472b-4581-9654-ea071071b139 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.289305 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.289305 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:34.289848 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b531dfe7-472b-4581-9654-ea071071b139 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:34.290767 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b531dfe7-472b-4581-9654-ea071071b139 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 returned with HTTP 200 Aug 03 20:27:34.291229 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 355/1418] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:34.555269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.558379 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:34.560266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.560266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.569965 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.569965 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:34.575109 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:34.585391 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c19d5c9-602b-413a-b0c7-d6329e53f123 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 200 Aug 03 20:27:34.585822 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 354/1419] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:34.597725 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e64e22da-3e9e-462a-bc45-54fce7602aa1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.597725 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e64e22da-3e9e-462a-bc45-54fce7602aa1 None None] GET https://10.4.3.92/volume// Aug 03 20:27:34.597725 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e64e22da-3e9e-462a-bc45-54fce7602aa1 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.597725 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e64e22da-3e9e-462a-bc45-54fce7602aa1 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.597725 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e64e22da-3e9e-462a-bc45-54fce7602aa1 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:34.598157 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 359/1420] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:34.601506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-72f351bd-d0b7-4680-bdde-2028e6703122 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.603389 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72f351bd-d0b7-4680-bdde-2028e6703122 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action Aug 03 20:27:34.603779 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72f351bd-d0b7-4680-bdde-2028e6703122 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:34.603888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72f351bd-d0b7-4680-bdde-2028e6703122 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:34.613228 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.613228 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:34.613609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.613753 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-72f351bd-d0b7-4680-bdde-2028e6703122 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'eb155efc-3a87-413b-97f0-93dae32af334' with '{'status': 'error'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:34.616146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:34.616382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.616604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.626509 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.626509 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:34.630331 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:34.632563 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72f351bd-d0b7-4680-bdde-2028e6703122 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action returned with HTTP 202 Aug 03 20:27:34.633195 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 353/1421] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:34 2026] POST /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:34.634988 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-8af085c5-8f5a-4e5c-a215-153852d1246a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:34.636329 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 356/1422] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:34.639719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.642111 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:34.642353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.642729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.652567 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.652567 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:34.660409 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:34.666241 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99b5c3e4-335d-476f-b3bc-fe2160a08783 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 200 Aug 03 20:27:34.667081 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 355/1423] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:34.682177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.685070 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action Aug 03 20:27:34.685576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:34.685751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:34.698161 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.698161 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:34.698738 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Volume info retrieved successfully. Aug 03 20:27:34.724245 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Delete volume request issued successfully. Aug 03 20:27:34.724566 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d18cf0a7-7e59-4cd4-a294-8a1531ca81f6 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action returned with HTTP 202 Aug 03 20:27:34.725125 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 360/1424] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:34 2026] POST /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:34.734924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-66c84852-14ce-4d2b-8352-a454a921332c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.737210 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66c84852-14ce-4d2b-8352-a454a921332c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:34.737483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66c84852-14ce-4d2b-8352-a454a921332c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:34.737775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66c84852-14ce-4d2b-8352-a454a921332c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:34.749149 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.749149 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:34.751264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.753556 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 Aug 03 20:27:34.754008 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:34.754542 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-66c84852-14ce-4d2b-8352-a454a921332c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:34.760251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66c84852-14ce-4d2b-8352-a454a921332c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 200 Aug 03 20:27:34.760785 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 354/1425] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:34 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:34.765400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-4b036bb5-7f8f-454c-a032-0541c706bcfd-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:34.771453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-4b036bb5-7f8f-454c-a032-0541c706bcfd-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:34.772498 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.772498 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:34.874579 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-4b036bb5-7f8f-454c-a032-0541c706bcfd-np0000006371" released by "attachment_update" :: held 0.103s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:34.875325 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-44af2a5d-e7ce-42d6-abdb-2cc88c250779 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 returned with HTTP 200 Aug 03 20:27:34.875914 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 357/1426] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:34 2026] PUT /volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:34.905402 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-16064ff9-bbdf-4a51-a4bf-5b12976a39ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:34.908307 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-16064ff9-bbdf-4a51-a4bf-5b12976a39ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252/action Aug 03 20:27:34.908805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-16064ff9-bbdf-4a51-a4bf-5b12976a39ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:34.908967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-16064ff9-bbdf-4a51-a4bf-5b12976a39ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:34.932805 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:34.932805 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:34.951190 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-16064ff9-bbdf-4a51-a4bf-5b12976a39ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252/action returned with HTTP 204 Aug 03 20:27:34.951837 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 356/1427] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:34 2026] POST /volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:35.302911 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.305415 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:35.305683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.305928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.316788 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.316788 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:35.318552 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:35.319932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-87857b8c-c86e-48f5-9ab6-527fa428e296 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 returned with HTTP 200 Aug 03 20:27:35.320538 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 361/1428] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.337776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.340387 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=1 Aug 03 20:27:35.340607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.340829 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.341182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.342368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.360591 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.361199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0cbea71e-ca2d-4a92-b138-7283db2206b3 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 03 20:27:35.361885 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 355/1429] 10.4.3.92 () {66 vars in 1251 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.377117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.381175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:35.381479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.381749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.382104 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.382488 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.382488 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.385479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.403047 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.403502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e850f3ce-ff6d-46e5-8e37-a860387e7c7d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:27:35.403907 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 358/1430] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.415896 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.419939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=100000 Aug 03 20:27:35.419939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.419939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.420156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.421435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.441337 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.442159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a08a7a0d-ddec-4b43-b2ec-ce9e7ea79396 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 03 20:27:35.442765 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 357/1431] 10.4.3.92 () {66 vars in 1261 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.457283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.460677 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=0 Aug 03 20:27:35.460973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.461041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.461348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.462453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.476401 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.477067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d1ffc216-66bf-4f36-9917-a10b94a3a07b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 03 20:27:35.477688 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 362/1432] 10.4.3.92 () {66 vars in 1251 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:27:35.489808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2948b651-6cf2-4846-a259-3562a612ce0d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.495330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:35.495663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.495945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.496269 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.500058 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.500058 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:35.501024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.518422 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.519029 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2948b651-6cf2-4846-a259-3562a612ce0d tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:27:35.519548 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 356/1433] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.535407 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ab37a1ae-200b-4657-96f0-3880f743a704 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.537785 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?marker=91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:35.538042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.538337 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.538603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.538930 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.538930 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.539998 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.559451 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.559899 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab37a1ae-200b-4657-96f0-3880f743a704 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?marker=91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 200 Aug 03 20:27:35.560335 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 359/1434] 10.4.3.92 () {66 vars in 1323 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?marker=91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.574339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.577114 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?offset=2&limit=3 Aug 03 20:27:35.577591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.578051 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.578452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.579304 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.579304 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:35.579370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.580236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.581873 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:27:35.582082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.582307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.600314 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.600506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54d199cb-2ff6-49b6-bcdf-f1b17335e99a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 03 20:27:35.601052 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 358/1435] 10.4.3.92 () {66 vars in 1269 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.604237 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.604237 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:35.609738 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:27:35.615878 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.617509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 03 20:27:35.617726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.617951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.618256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.618549 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.618549 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:35.619276 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-43f937d4-2a62-4570-95fc-47aae3b7ef91 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:27:35.619431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.619870 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 363/1436] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1651 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:35.633040 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.633414 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6107b6cd-3d21-419a-8d53-81c27e1881e8 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 03 20:27:35.633830 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 357/1437] 10.4.3.92 () {66 vars in 1301 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:27:35.645211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.647677 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 03 20:27:35.647960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.648234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.648553 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.648926 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.648926 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.650165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.655559 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.655985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.656194 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62d50622-143a-4a78-b1e7-7cbaa7a79096 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 03 20:27:35.656733 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 360/1438] 10.4.3.92 () {66 vars in 1303 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.658982 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:27:35.659233 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.659536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.669667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e1f32c21-f800-495b-8034-157cde2870c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.671478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 03 20:27:35.671672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.671935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.671988 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.671988 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:35.672200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.673281 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.677884 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:27:35.684769 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-0a4edf6a-924a-425f-b138-d6ec850c76dd tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:27:35.685348 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 359/1439] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1651 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:35.688604 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.689216 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1f32c21-f800-495b-8034-157cde2870c2 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 03 20:27:35.689910 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 364/1440] 10.4.3.92 () {66 vars in 1285 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.703200 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.704920 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 03 20:27:35.705077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.705265 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.705472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.705762 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.705762 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:35.706674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.721789 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.722276 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e62d57a9-84d7-4263-ad5b-2f419219a613 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 03 20:27:35.722746 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 358/1441] 10.4.3.92 () {66 vars in 1287 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.740148 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.743534 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 03 20:27:35.743795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.744192 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.744438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.744800 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.744800 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.746400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.764989 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.765606 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2e7929a0-1ec5-4b04-94e7-d9d47729ff1b tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 03 20:27:35.766117 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 361/1442] 10.4.3.92 () {66 vars in 1305 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.777081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c45623c1-cb89-497e-a5c6-9a01943b54fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.778691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.779028 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c45623c1-cb89-497e-a5c6-9a01943b54fe tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:35.779603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c45623c1-cb89-497e-a5c6-9a01943b54fe tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.779800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c45623c1-cb89-497e-a5c6-9a01943b54fe tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.781636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 03 20:27:35.782451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.782451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.782607 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.782965 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.782965 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:35.784275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.786316 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c45623c1-cb89-497e-a5c6-9a01943b54fe tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 404 Aug 03 20:27:35.787062 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 360/1443] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:35.794775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68451856-1ed9-4593-a351-ba35941499d5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.796921 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68451856-1ed9-4593-a351-ba35941499d5 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:35.797090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68451856-1ed9-4593-a351-ba35941499d5 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.797324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68451856-1ed9-4593-a351-ba35941499d5 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.799410 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.799888 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5cfa8ee-f90b-4d37-95fb-ec4c3e75437f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 03 20:27:35.800563 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 365/1444] 10.4.3.92 () {66 vars in 1307 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.805595 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68451856-1ed9-4593-a351-ba35941499d5 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 404 Aug 03 20:27:35.806326 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 359/1445] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:35.819489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bef69364-8c48-4247-a650-d5e3d8527a0e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.820077 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 Aug 03 20:27:35.820504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.820504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.820702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.821004 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.821004 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.821659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.822105 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.823670 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:35.823925 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.824205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.824380 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: eb155efc-3a87-413b-97f0-93dae32af334 Aug 03 20:27:35.831854 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-638a5e5a-c48d-431c-9c0f-a5b4ae452a7a tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 returned with HTTP 404 Aug 03 20:27:35.832864 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 361/1446] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:35 2026] DELETE /volume/v3/volumes/eb155efc-3a87-413b-97f0-93dae32af334 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:35.834324 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.834847 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.834847 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:35.835493 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bef69364-8c48-4247-a650-d5e3d8527a0e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 returned with HTTP 200 Aug 03 20:27:35.835493 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 362/1447] 10.4.3.92 () {66 vars in 1378 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.842012 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1076233412"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1076233412'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.847539 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:35.848593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.849732 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?status=available Aug 03 20:27:35.850011 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.850245 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.850545 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.850843 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.850843 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:35.851794 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:35.851915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.858627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (3f9f46fd-1cd6-4bfb-837b-4c15f882d60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:35.859703 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8495add-bc75-4b07-9251-4e9b2964f0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:35.861354 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:35.867762 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.868325 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.868325 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:35.869255 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-317ad8a4-4bcb-4510-b2a0-0a483ece3da1 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 03 20:27:35.869375 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 360/1448] 10.4.3.92 () {66 vars in 1290 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:35.879947 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.882474 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 Aug 03 20:27:35.883492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.883772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.884050 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.885378 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.901418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8495add-bc75-4b07-9251-4e9b2964f0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:35.902398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214575e9-b960-4657-b450-2ad5073a7c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:35.902508 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.903080 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:35.903080 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:35.903960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-52fc4706-55dd-4a82-ab6f-465d52bbfa5f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 returned with HTTP 200 Aug 03 20:27:35.904434 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 362/1449] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.922588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.924414 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 Aug 03 20:27:35.924654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.924843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.925030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.926254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.930516 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.930835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ba03159-b174-4bed-97cd-6dcb5714d82a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 returned with HTTP 200 Aug 03 20:27:35.931230 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 363/1450] 10.4.3.92 () {66 vars in 1357 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 => generated 342 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.943629 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.947304 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?status=available Aug 03 20:27:35.947647 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.947849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.948160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.952819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.960596 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.960962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f36d0d0-9572-4b98-8833-7ded0ab9bafe tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?status=available returned with HTTP 200 Aug 03 20:27:35.961841 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 361/1451] 10.4.3.92 () {66 vars in 1269 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:35.969307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['5664762a-54e2-4cc6-8a44-5e958ca92dd6', '758b53c7-e855-4558-87ae-bfe1bc70c60c', '9aef0459-cf03-4ca8-89e0-71991a5a9010', 'edf04b45-d418-40d6-a34a-18db6e47e840'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:35.970413 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214575e9-b960-4657-b450-2ad5073a7c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5664762a-54e2-4cc6-8a44-5e958ca92dd6', '758b53c7-e855-4558-87ae-bfe1bc70c60c', '9aef0459-cf03-4ca8-89e0-71991a5a9010', 'edf04b45-d418-40d6-a34a-18db6e47e840']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:35.971493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c83ed7a-56d2-432e-a707-f10342df2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:35.973850 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:35.975634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 Aug 03 20:27:35.975834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:35.976048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:35.976373 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:27:35.977455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:27:35.985050 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Get all snapshots completed successfully. Aug 03 20:27:35.985827 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b19e489d-6d3a-4246-a9c7-d8a05ad0e333 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 returned with HTTP 200 Aug 03 20:27:35.986135 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 363/1452] 10.4.3.92 () {66 vars in 1391 bytes} [Mon Aug 3 20:27:35 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701388879 => generated 342 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:27:35.998313 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c83ed7a-56d2-432e-a707-f10342df2cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57df2d95-c3d3-42c9-9bda-7e238a6bdc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1076233412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['5664762a-54e2-4cc6-8a44-5e958ca92dd6','758b53c7-e855-4558-87ae-bfe1bc70c60c','9aef0459-cf03-4ca8-89e0-71991a5a9010','edf04b45-d418-40d6-a34a-18db6e47e840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1076233412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57df2d95-c3d3-42c9-9bda-7e238a6bdc67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:35.999025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960202bf-5d4c-48d0-ae01-6560904ad21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:36.000795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:36.003271 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:36.003587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:36.003804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:36.003934 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Delete snapshot with id: 237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:36.009662 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:36.009662 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:36.010627 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:36.023475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960202bf-5d4c-48d0-ae01-6560904ad21e) transitioned into state 'SUCCESS' from state '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-1076233412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['5664762a-54e2-4cc6-8a44-5e958ca92dd6','758b53c7-e855-4558-87ae-bfe1bc70c60c','9aef0459-cf03-4ca8-89e0-71991a5a9010','edf04b45-d418-40d6-a34a-18db6e47e840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:36.024080 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b974eb-cc4e-4973-bcf1-61ec5689126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:36.040290 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot delete request issued successfully. Aug 03 20:27:36.040290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c934da60-eae5-4b35-ac36-7a65db7cab09 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 returned with HTTP 202 Aug 03 20:27:36.040535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b974eb-cc4e-4973-bcf1-61ec5689126d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:36.040613 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 364/1453] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:27:35 2026] DELETE /volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:36.042532 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (3f9f46fd-1cd6-4bfb-837b-4c15f882d60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:36.042532 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:36.042532 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7fb418f6-6f2a-4a33-9f90-c4e0de16e87d tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:36.043067 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 366/1454] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:35 2026] POST /volume/v3/volumes => generated 747 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:36.049933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:36.052768 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:36.053115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:36.054082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:36.060102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-40dc8937-a087-4b79-b10f-5466a076cba6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:36.061334 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:36.061334 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:36.061720 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:36.063420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9a7a68c-1e31-4aac-b0eb-f09857c38298 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 returned with HTTP 200 Aug 03 20:27:36.063420 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 362/1455] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:36 2026] GET /volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:36.063610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40dc8937-a087-4b79-b10f-5466a076cba6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:36.063610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40dc8937-a087-4b79-b10f-5466a076cba6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:36.063708 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40dc8937-a087-4b79-b10f-5466a076cba6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:36.074758 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:36.074758 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:36.079991 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40dc8937-a087-4b79-b10f-5466a076cba6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:36.085374 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40dc8937-a087-4b79-b10f-5466a076cba6 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 200 Aug 03 20:27:36.085799 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 364/1456] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:36 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:37.076004 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-34ef247a-1b2f-445e-b965-6effc56ac773 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.081046 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34ef247a-1b2f-445e-b965-6effc56ac773 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 Aug 03 20:27:37.081046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34ef247a-1b2f-445e-b965-6effc56ac773 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.081046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34ef247a-1b2f-445e-b965-6effc56ac773 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.090220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34ef247a-1b2f-445e-b965-6effc56ac773 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 returned with HTTP 404 Aug 03 20:27:37.090753 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 365/1457] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:37 2026] GET /volume/v3/snapshots/237fabc5-fbcb-4074-9457-e0a60afd6700 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:37.100478 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.102898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.104483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:37.104905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.104905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.105130 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:37.105220 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Delete snapshot with id: 91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:37.105311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.105536 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.112422 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.112422 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:37.113799 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:37.113976 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.113976 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:37.119164 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:37.125089 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d64b1e9f-0e00-4564-9bef-046dc13bfa0c tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 200 Aug 03 20:27:37.125668 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 363/1458] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:37 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:37.142635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.145092 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action Aug 03 20:27:37.145612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:37.145802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:37.147803 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot delete request issued successfully. Aug 03 20:27:37.147992 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ad683b2-1b0d-4f8a-bc16-2a0cbf708d0f tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 202 Aug 03 20:27:37.148685 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 367/1459] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:27:37 2026] DELETE /volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:37.157868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.159752 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:37.160026 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.160401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.162906 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.162906 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:37.163981 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume '57df2d95-c3d3-42c9-9bda-7e238a6bdc67' with '{'status': 'maintenance'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:37.167073 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.167073 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:37.167698 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:37.168675 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f77fb8ee-4d29-40bd-b3f7-beb4332daee4 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 200 Aug 03 20:27:37.169116 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 366/1460] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:37 2026] GET /volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:37.195701 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d06f066-0f95-4d67-acd8-7190f55696e1 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action returned with HTTP 202 Aug 03 20:27:37.196264 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 365/1461] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:37 2026] POST /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:37.208343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.214034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:37.214350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.214629 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.225162 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.225162 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:37.231068 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:37.238249 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-44e5c0ba-e523-4b74-bd71-b4cb093b86a9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 200 Aug 03 20:27:37.238823 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 364/1462] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:37 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:37.257284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.259754 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action Aug 03 20:27:37.260624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:37.260624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:37.271279 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.271279 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:37.271279 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Volume info retrieved successfully. Aug 03 20:27:37.294943 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Delete volume request issued successfully. Aug 03 20:27:37.295252 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aff735e9-65c1-4d04-ba63-51672455f9e4 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action returned with HTTP 202 Aug 03 20:27:37.295787 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 368/1463] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:37 2026] POST /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:37.313966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:37.313966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:37.313966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:37.313966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:37.325139 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:37.325139 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:37.331033 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:37.338779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce0c43e1-71d8-47d4-8a7e-7f3a9e83930f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 200 Aug 03 20:27:37.339665 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 367/1464] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:37 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:38.180057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f5759967-04c0-4e05-bd00-c072021f66b5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.182123 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f5759967-04c0-4e05-bd00-c072021f66b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 Aug 03 20:27:38.182333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f5759967-04c0-4e05-bd00-c072021f66b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.182670 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f5759967-04c0-4e05-bd00-c072021f66b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.187628 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f5759967-04c0-4e05-bd00-c072021f66b5 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 returned with HTTP 404 Aug 03 20:27:38.188139 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 366/1465] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:38 2026] GET /volume/v3/snapshots/91cf6a47-844b-43d5-baae-01585d5b3b37 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:38.196117 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ac039b3b-5236-4f19-9e86-52425712ccdf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.199086 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:38.199323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.199539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.199676 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Delete snapshot with id: 12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:38.204844 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:38.204844 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:38.205290 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:38.225989 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot delete request issued successfully. Aug 03 20:27:38.226223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac039b3b-5236-4f19-9e86-52425712ccdf tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd returned with HTTP 202 Aug 03 20:27:38.226666 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 365/1466] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:27:38 2026] DELETE /volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:38.237799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.240424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:38.240799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.241121 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.248929 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:38.248929 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:38.249818 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Snapshot retrieved successfully. Aug 03 20:27:38.251252 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ff07b1c-ef49-421f-a76a-67d8e2f2c308 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd returned with HTTP 200 Aug 03 20:27:38.251931 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 369/1467] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:38 2026] GET /volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:38.356439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b668de6a-337d-48ea-8b9f-8aa5cc844676 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.358572 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b668de6a-337d-48ea-8b9f-8aa5cc844676 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:38.358782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b668de6a-337d-48ea-8b9f-8aa5cc844676 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.358978 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b668de6a-337d-48ea-8b9f-8aa5cc844676 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.364898 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b668de6a-337d-48ea-8b9f-8aa5cc844676 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 404 Aug 03 20:27:38.365639 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 368/1468] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:38 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:38.374840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9a4c6ce3-3b5a-4d50-9c7b-5dd1fb23e81e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.378363 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a4c6ce3-3b5a-4d50-9c7b-5dd1fb23e81e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:38.378505 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a4c6ce3-3b5a-4d50-9c7b-5dd1fb23e81e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.378748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a4c6ce3-3b5a-4d50-9c7b-5dd1fb23e81e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.386482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a4c6ce3-3b5a-4d50-9c7b-5dd1fb23e81e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 404 Aug 03 20:27:38.387395 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 367/1469] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:38 2026] GET /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:38.397958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4223a517-6170-4c90-afac-38f7807dd86f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.401768 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4223a517-6170-4c90-afac-38f7807dd86f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:38.402013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4223a517-6170-4c90-afac-38f7807dd86f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.402013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4223a517-6170-4c90-afac-38f7807dd86f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.403111 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-4223a517-6170-4c90-afac-38f7807dd86f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: 57df2d95-c3d3-42c9-9bda-7e238a6bdc67 Aug 03 20:27:38.413101 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4223a517-6170-4c90-afac-38f7807dd86f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 returned with HTTP 404 Aug 03 20:27:38.414772 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 366/1470] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:38 2026] DELETE /volume/v3/volumes/57df2d95-c3d3-42c9-9bda-7e238a6bdc67 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:38.428265 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.430980 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:38.432175 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1643161465"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:38.434943 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1643161465'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:38.434943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume of 1 GB Aug 03 20:27:38.441716 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Availability Zones retrieved successfully. Aug 03 20:27:38.447998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (a2d80e4c-5455-4daf-8aff-9389c0f79714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:38.449456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ca909e-3827-49b6-81d0-ed84193acd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:38.450115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:38.491385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ca909e-3827-49b6-81d0-ed84193acd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:38.492153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b00295c-55e5-4458-9f17-000a4607c387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:38.554333 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Created reservations ['43d671bb-ea4c-4b61-a775-8ec8b909da36', '89654d5f-3928-4dee-9abb-b73d1b613205', 'e3e0e6b8-5046-4453-bbe7-740fc49d81f6', '31ce42ab-321b-4a06-8914-e7ca03d2b0e9'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:38.554873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b00295c-55e5-4458-9f17-000a4607c387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d671bb-ea4c-4b61-a775-8ec8b909da36', '89654d5f-3928-4dee-9abb-b73d1b613205', 'e3e0e6b8-5046-4453-bbe7-740fc49d81f6', '31ce42ab-321b-4a06-8914-e7ca03d2b0e9']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:38.556874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f0ff15-eaca-401f-95cc-2f7e1e86d608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:38.591989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f0ff15-eaca-401f-95cc-2f7e1e86d608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50c68d7-befa-41cc-990e-fba80e666289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1643161465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['43d671bb-ea4c-4b61-a775-8ec8b909da36','89654d5f-3928-4dee-9abb-b73d1b613205','e3e0e6b8-5046-4453-bbe7-740fc49d81f6','31ce42ab-321b-4a06-8914-e7ca03d2b0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1643161465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50c68d7-befa-41cc-990e-fba80e666289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbb9d03e64d948f0bcd0d8c11009541b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b033a92956488b8e02e096f9a7f4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:38.593184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc7dcd3-c8bd-41d2-a909-0b3f53e574b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:38.618105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc7dcd3-c8bd-41d2-a909-0b3f53e574b8) transitioned into state 'SUCCESS' from state '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-1643161465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbb9d03e64d948f0bcd0d8c11009541b',qos_specs=None,replication_status=,reservations=['43d671bb-ea4c-4b61-a775-8ec8b909da36','89654d5f-3928-4dee-9abb-b73d1b613205','e3e0e6b8-5046-4453-bbe7-740fc49d81f6','31ce42ab-321b-4a06-8914-e7ca03d2b0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b033a92956488b8e02e096f9a7f4b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:38.619123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb8f683-8dad-4262-891c-7788bc0c59b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:38.632327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb8f683-8dad-4262-891c-7788bc0c59b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:38.633529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Flow 'volume_create_api' (a2d80e4c-5455-4daf-8aff-9389c0f79714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:38.634172 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Create volume request issued successfully. Aug 03 20:27:38.634885 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdc3e207-9b8c-4a90-b804-1a48cef0b41f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:38.635674 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 370/1471] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:38 2026] POST /volume/v3/volumes => generated 747 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:38.656483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dda99376-878c-42f2-8892-6770c2998b14 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:38.658936 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dda99376-878c-42f2-8892-6770c2998b14 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:38.659159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dda99376-878c-42f2-8892-6770c2998b14 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:38.659526 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dda99376-878c-42f2-8892-6770c2998b14 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:38.670000 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:38.670000 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:38.677346 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dda99376-878c-42f2-8892-6770c2998b14 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:38.683955 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dda99376-878c-42f2-8892-6770c2998b14 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:38.684617 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 369/1472] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:38 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.263384 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9691525c-6d10-4404-80f4-dc9b4db8929e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.265493 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9691525c-6d10-4404-80f4-dc9b4db8929e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd Aug 03 20:27:39.265734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9691525c-6d10-4404-80f4-dc9b4db8929e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.265943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9691525c-6d10-4404-80f4-dc9b4db8929e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.271445 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9691525c-6d10-4404-80f4-dc9b4db8929e tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd returned with HTTP 404 Aug 03 20:27:39.271864 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 368/1473] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/snapshots/12a7cf20-b2af-458a-b5db-805f4dfe62fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:39.278928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ed51de53-95ad-4574-812c-b79fc1325208 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.284647 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ed51de53-95ad-4574-812c-b79fc1325208 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:39.284813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ed51de53-95ad-4574-812c-b79fc1325208 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.284979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ed51de53-95ad-4574-812c-b79fc1325208 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.291851 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.291851 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:39.295222 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ed51de53-95ad-4574-812c-b79fc1325208 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:39.299203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ed51de53-95ad-4574-812c-b79fc1325208 tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 200 Aug 03 20:27:39.299547 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 367/1474] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.314574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-af8149f4-b8bb-4c21-9176-5199731e08bc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.317087 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:39.318262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.318570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.318762 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Delete volume with id: 0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:39.327604 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.327604 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:39.328578 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:39.351994 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Delete volume request issued successfully. Aug 03 20:27:39.352156 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af8149f4-b8bb-4c21-9176-5199731e08bc tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 202 Aug 03 20:27:39.352818 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 371/1475] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:39 2026] DELETE /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:39.363488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.364324 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:39.364324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.364324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.373326 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.373326 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:39.378339 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Volume info retrieved successfully. Aug 03 20:27:39.383847 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-41c2e7c8-9bc1-4592-8422-7efbc163a90c tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 200 Aug 03 20:27:39.384373 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 370/1476] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.640959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-848d6500-fa53-40db-8cd2-b1c382ec2d7c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.643213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-848d6500-fa53-40db-8cd2-b1c382ec2d7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/encryption Aug 03 20:27:39.643519 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-848d6500-fa53-40db-8cd2-b1c382ec2d7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.643735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-848d6500-fa53-40db-8cd2-b1c382ec2d7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.657832 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.657832 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:39.665554 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-37d4b9dd-0a09-4c87-ad9d-ec897a125283 req-848d6500-fa53-40db-8cd2-b1c382ec2d7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/encryption returned with HTTP 200 Aug 03 20:27:39.669490 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 369/1477] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.700579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.702807 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:39.703053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.703299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.723770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.723770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:39.729955 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:39.737537 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-565ebe3b-ad72-431f-a3fb-9beb62d1faf9 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:39.738098 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 368/1478] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.754050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.755921 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action Aug 03 20:27:39.756269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:39.756396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:39.766914 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.766914 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:39.767477 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'd50c68d7-befa-41cc-990e-fba80e666289' with '{'status': 'error'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:39.787838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0960fc1c-3bec-4fbb-ad9d-be994050725f tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action returned with HTTP 202 Aug 03 20:27:39.788247 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 372/1479] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:39 2026] POST /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:39.796355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.798089 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:39.798292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.798475 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:39.805802 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.805802 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:39.809281 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:39.813610 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89e704ea-3496-4b2f-ba10-a8cf5f53511e tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:39.814214 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 371/1480] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:39.827974 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.829884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action Aug 03 20:27:39.830297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:39.830451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:39.838724 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:39.838724 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:39.839100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'd50c68d7-befa-41cc-990e-fba80e666289' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:39.862135 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a3b2cb9-6e02-4d23-b125-12159afb0403 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action returned with HTTP 202 Aug 03 20:27:39.862719 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 370/1481] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:39 2026] POST /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:39.870288 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:39.875616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:39.875616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:39.875616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.051078 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.051078 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:40.056409 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.063350 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0813a48-57a4-47a7-8489-0636c9a50e4b tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:40.063350 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 369/1482] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:39 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 840 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:40.078740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.080838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action Aug 03 20:27:40.081970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:40.081970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:40.093604 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.093604 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:40.094629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'd50c68d7-befa-41cc-990e-fba80e666289' with '{'status': 'maintenance'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:40.119920 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-daa32e17-d23b-4458-b457-cc02c87df7f5 tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action returned with HTTP 202 Aug 03 20:27:40.120556 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 373/1483] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:40 2026] POST /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:40.128568 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d14029cc-677f-45e8-99f5-176e4e25c906 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.131017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d14029cc-677f-45e8-99f5-176e4e25c906 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.131297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d14029cc-677f-45e8-99f5-176e4e25c906 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.131536 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d14029cc-677f-45e8-99f5-176e4e25c906 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.139560 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.139560 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:40.143610 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d14029cc-677f-45e8-99f5-176e4e25c906 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.151300 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d14029cc-677f-45e8-99f5-176e4e25c906 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:40.151300 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 372/1484] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:40 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:40.164798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.169153 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] POST https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action Aug 03 20:27:40.169153 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:40.169153 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:40.175939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d29f5902-ec0d-4660-baaf-839f3003e963 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.176341 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d29f5902-ec0d-4660-baaf-839f3003e963 None None] GET https://10.4.3.92/volume// Aug 03 20:27:40.176526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d29f5902-ec0d-4660-baaf-839f3003e963 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.176724 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d29f5902-ec0d-4660-baaf-839f3003e963 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.177084 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d29f5902-ec0d-4660-baaf-839f3003e963 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:40.177410 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 370/1485] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:40.178601 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.178601 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:40.180481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] Updating volume 'd50c68d7-befa-41cc-990e-fba80e666289' with '{'status': 'available'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:27:40.188661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-7a2884a5-2bdd-43a2-b53c-148f8e88a600 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.191062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-7a2884a5-2bdd-43a2-b53c-148f8e88a600 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:40.191491 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-7a2884a5-2bdd-43a2-b53c-148f8e88a600 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e53ec21-5c41-4532-9d56-54f0264ab473", "connector": null, "instance_uuid": "fb6898fe-9130-4f04-88df-b6a6cff02f3e"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:40.207163 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.207163 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:40.222633 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0de0fb7-a0d1-42a4-bdbd-91405579bb1d tempest-VolumesActionsTest-1655571035 tempest-VolumesActionsTest-1655571035-project-admin] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action returned with HTTP 202 Aug 03 20:27:40.223233 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 371/1486] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:40 2026] POST /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:27:40.232037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.234602 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.234798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.234991 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.244611 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.244611 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:40.251102 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.259877 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-373c77af-b088-4122-ba78-e0cba17ed3a1 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:40.260423 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 373/1487] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:40 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:40.278488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-7a2884a5-2bdd-43a2-b53c-148f8e88a600 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:40.278488 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 374/1488] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:40 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 03 20:27:40.278646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.280446 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.280851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.280851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.293523 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.293523 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:40.299526 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.305982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07aa0bc4-f9f0-4c64-b209-7b8bc7e5aa3f tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:40.306645 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 371/1489] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:40 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:40.324025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.326441 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.326709 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.326945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.327449 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume with id: d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.340433 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.340433 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:40.340978 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.388521 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Delete volume request issued successfully. Aug 03 20:27:40.388829 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6528b38-9a07-4c4b-a3fe-c8da9dab5da7 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 202 Aug 03 20:27:40.389377 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 372/1490] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:40 2026] DELETE /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:40.400020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-af12a440-1294-4c68-b5f2-b63028d2de06 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.403243 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af12a440-1294-4c68-b5f2-b63028d2de06 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:40.403515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af12a440-1294-4c68-b5f2-b63028d2de06 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.403777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af12a440-1294-4c68-b5f2-b63028d2de06 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.408036 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-63b658f3-b9c1-43c7-8ac1-ac995835d12a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.411109 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63b658f3-b9c1-43c7-8ac1-ac995835d12a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] GET https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 Aug 03 20:27:40.411233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-dd21b75e-0d7e-4803-9387-8cf44ce5a9f9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.411408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63b658f3-b9c1-43c7-8ac1-ac995835d12a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.412533 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63b658f3-b9c1-43c7-8ac1-ac995835d12a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.414552 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-dd21b75e-0d7e-4803-9387-8cf44ce5a9f9 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] DELETE https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 Aug 03 20:27:40.414934 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-dd21b75e-0d7e-4803-9387-8cf44ce5a9f9 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.415247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-dd21b75e-0d7e-4803-9387-8cf44ce5a9f9 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.425018 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63b658f3-b9c1-43c7-8ac1-ac995835d12a tempest-VolumesSnapshotListTestJSON-436220287 tempest-VolumesSnapshotListTestJSON-436220287-project-member] https://10.4.3.92/volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 returned with HTTP 404 Aug 03 20:27:40.426762 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 375/1491] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:40 2026] GET /volume/v3/volumes/0f106fa4-c352-4668-95b9-8fdaa71cefa1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:40.428257 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.428257 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:40.428889 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.428889 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:40.435813 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-af12a440-1294-4c68-b5f2-b63028d2de06 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Volume info retrieved successfully. Aug 03 20:27:40.449373 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af12a440-1294-4c68-b5f2-b63028d2de06 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 200 Aug 03 20:27:40.450027 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 374/1492] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:40 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:40.545863 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-dd21b75e-0d7e-4803-9387-8cf44ce5a9f9 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 returned with HTTP 200 Aug 03 20:27:40.546591 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 372/1493] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:40 2026] DELETE /volume/v3/attachments/7c70d052-c20f-4eea-9ed0-fbd7de719eb9 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:40.697441 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9da4b713-7fda-4c16-ab45-a047a22748df None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.697965 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9da4b713-7fda-4c16-ab45-a047a22748df None None] GET https://10.4.3.92/volume// Aug 03 20:27:40.698118 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9da4b713-7fda-4c16-ab45-a047a22748df None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:40.698338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9da4b713-7fda-4c16-ab45-a047a22748df None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:40.698718 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9da4b713-7fda-4c16-ab45-a047a22748df None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:40.699054 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 373/1494] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:40.706877 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:40.710137 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473/action Aug 03 20:27:40.710595 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action body: b'{"os-reimage": {"image_id": "d6d394fa-9613-4516-aa21-758b80158065", "reimage_reserved": true}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:40.710727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d6d394fa-9613-4516-aa21-758b80158065", "reimage_reserved": true}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:40.723438 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:40.723438 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:40.724017 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:27:40.858213 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-16b85c6b-c50c-43aa-9604-90ee10e31885 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473/action returned with HTTP 202 Aug 03 20:27:40.858878 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 376/1495] 10.4.3.92 () {74 vars in 1706 bytes} [Mon Aug 3 20:27:40 2026] POST /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:27:41.465585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8947fc96-da7b-4546-8bdc-99f4f7568096 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:41.470044 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8947fc96-da7b-4546-8bdc-99f4f7568096 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] GET https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 Aug 03 20:27:41.470044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8947fc96-da7b-4546-8bdc-99f4f7568096 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:41.470044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8947fc96-da7b-4546-8bdc-99f4f7568096 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:41.475881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8947fc96-da7b-4546-8bdc-99f4f7568096 tempest-VolumesActionsTest-821543010 tempest-VolumesActionsTest-821543010-project-member] https://10.4.3.92/volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 returned with HTTP 404 Aug 03 20:27:41.476645 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 375/1496] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:41 2026] GET /volume/v3/volumes/d50c68d7-befa-41cc-990e-fba80e666289 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:42.097250 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:42.213202 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:42.213952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-485318227"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:42.216127 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request body: {'volume': {"'imageRef": '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-485318227'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:42.216127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume of 1 GB Aug 03 20:27:42.216739 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:42.216739 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:42.223545 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Availability Zones retrieved successfully. Aug 03 20:27:42.229532 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (43ccb6c2-d2cb-4a8c-bc7e-8fafe4f8ecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.230685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a282551-5c9a-4727-bfe1-cfdf9f197e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.232052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:42.270812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a282551-5c9a-4727-bfe1-cfdf9f197e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.272505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede6c142-1596-497a-a413-3bce6b2d6501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.418294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Created reservations ['7e24ed7f-6a3a-4796-b723-2f3b056a07ac', '26302a24-e734-4be7-896e-a0466d10c211', '6e1b4605-540e-4ff2-ba80-fd14b9e28129', '3e76a815-44b1-4c9d-b2cc-81f37957725a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:42.419323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede6c142-1596-497a-a413-3bce6b2d6501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e24ed7f-6a3a-4796-b723-2f3b056a07ac', '26302a24-e734-4be7-896e-a0466d10c211', '6e1b4605-540e-4ff2-ba80-fd14b9e28129', '3e76a815-44b1-4c9d-b2cc-81f37957725a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.420284 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9bd8cb-1eb5-4f99-9ad1-b4aa2413a303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.455003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9bd8cb-1eb5-4f99-9ad1-b4aa2413a303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89745796-6673-4453-841d-a7252eabd435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-485318227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['7e24ed7f-6a3a-4796-b723-2f3b056a07ac','26302a24-e734-4be7-896e-a0466d10c211','6e1b4605-540e-4ff2-ba80-fd14b9e28129','3e76a815-44b1-4c9d-b2cc-81f37957725a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-485318227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89745796-6673-4453-841d-a7252eabd435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dea5182829b749ecb225a6e13dad9d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.455983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0bd5d-9fc5-4e74-931b-cc5bd024775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.489889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0bd5d-9fc5-4e74-931b-cc5bd024775b) transitioned into state 'SUCCESS' from state '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-485318227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['7e24ed7f-6a3a-4796-b723-2f3b056a07ac','26302a24-e734-4be7-896e-a0466d10c211','6e1b4605-540e-4ff2-ba80-fd14b9e28129','3e76a815-44b1-4c9d-b2cc-81f37957725a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.491080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43638a8d-d316-4e72-8cba-d76d7b409185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.513055 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43638a8d-d316-4e72-8cba-d76d7b409185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.514264 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (43ccb6c2-d2cb-4a8c-bc7e-8fafe4f8ecbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.518965 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request issued successfully. Aug 03 20:27:42.519827 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db3f3fa-9a2b-421a-966b-e2b1327f6f7b tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:42.520416 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 373/1497] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:42 2026] POST /volume/v3/volumes => generated 754 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:42.537545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:42.539730 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:42.540501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1146403226"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:42.542100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request body: {'volume': {"'imageRef": '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1146403226'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:42.542279 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume of 1 GB Aug 03 20:27:42.549025 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Availability Zones retrieved successfully. Aug 03 20:27:42.556130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (25dea036-0c45-414e-8828-b235b422ab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.557378 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0183640-fae5-49a4-a720-b0a626e9b5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.558594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:42.601030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0183640-fae5-49a4-a720-b0a626e9b5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.601030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a3ab16-bc2d-40a8-b660-1cb2041de66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.662793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Created reservations ['85dc179a-b524-4487-9b3d-f6e34475338d', 'fe70a7eb-264e-4b35-85c7-36dc6123ba4e', '9ce4462f-e3dc-47a4-8a92-b6cc3d466b1d', '701f13ff-df06-4e05-8c2c-9d133a52fcb0'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:42.663961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a3ab16-bc2d-40a8-b660-1cb2041de66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85dc179a-b524-4487-9b3d-f6e34475338d', 'fe70a7eb-264e-4b35-85c7-36dc6123ba4e', '9ce4462f-e3dc-47a4-8a92-b6cc3d466b1d', '701f13ff-df06-4e05-8c2c-9d133a52fcb0']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.664917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72ce23e-d762-4534-87dc-3051cb4abcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.704086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72ce23e-d762-4534-87dc-3051cb4abcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae71b9b-b3dc-490e-98e9-3446f8edcef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1146403226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['85dc179a-b524-4487-9b3d-f6e34475338d','fe70a7eb-264e-4b35-85c7-36dc6123ba4e','9ce4462f-e3dc-47a4-8a92-b6cc3d466b1d','701f13ff-df06-4e05-8c2c-9d133a52fcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1146403226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dae71b9b-b3dc-490e-98e9-3446f8edcef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dea5182829b749ecb225a6e13dad9d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.705287 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb5d78d-90c6-4206-8119-6961171bec9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.731228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb5d78d-90c6-4206-8119-6961171bec9a) transitioned into state 'SUCCESS' from state '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-1146403226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['85dc179a-b524-4487-9b3d-f6e34475338d','fe70a7eb-264e-4b35-85c7-36dc6123ba4e','9ce4462f-e3dc-47a4-8a92-b6cc3d466b1d','701f13ff-df06-4e05-8c2c-9d133a52fcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.731714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3411872d-c414-45a6-bc31-e975d01b185f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.751710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3411872d-c414-45a6-bc31-e975d01b185f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.752842 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (25dea036-0c45-414e-8828-b235b422ab4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.753244 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request issued successfully. Aug 03 20:27:42.753964 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ec082ce-f1d9-4703-ae37-b22f8f7b301f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:42.754632 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 374/1498] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:42 2026] POST /volume/v3/volumes => generated 755 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:42.769240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c2714bb8-99d1-4125-9f37-270ec551eeef None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:42.771077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:42.771507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1540275433"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:42.773260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request body: {'volume': {"'imageRef": '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1540275433'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:42.773439 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume of 1 GB Aug 03 20:27:42.773767 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:42.773767 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:42.781320 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Availability Zones retrieved successfully. Aug 03 20:27:42.790259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (caef7d73-019b-45e4-bc29-0489ac06a463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.794157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2963c3-9203-413a-ba57-a2df861af2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.795187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:42.827675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2963c3-9203-413a-ba57-a2df861af2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.829031 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3d3795-0d7a-466d-ad7a-eeac59aee79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.881759 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Created reservations ['140ccf12-676c-4551-afc1-33d7f47e3614', '024b3ba5-b911-4ac8-92ba-30736964a50e', '4698a876-f83f-46d9-885a-71e11ff31ad7', 'fcaee731-25c8-4e38-92fe-e38a539bd6da'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:42.882641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3d3795-0d7a-466d-ad7a-eeac59aee79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['140ccf12-676c-4551-afc1-33d7f47e3614', '024b3ba5-b911-4ac8-92ba-30736964a50e', '4698a876-f83f-46d9-885a-71e11ff31ad7', 'fcaee731-25c8-4e38-92fe-e38a539bd6da']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.883282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b380f1-ebef-435e-82b6-2e5e1ecd420a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.912197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b380f1-ebef-435e-82b6-2e5e1ecd420a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a569eee9-c331-41d0-9aeb-6b5b3b5261bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1540275433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['140ccf12-676c-4551-afc1-33d7f47e3614','024b3ba5-b911-4ac8-92ba-30736964a50e','4698a876-f83f-46d9-885a-71e11ff31ad7','fcaee731-25c8-4e38-92fe-e38a539bd6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1540275433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a569eee9-c331-41d0-9aeb-6b5b3b5261bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dea5182829b749ecb225a6e13dad9d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.914023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3c6294-5c88-47b4-9a7e-adacff87b0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.940391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3c6294-5c88-47b4-9a7e-adacff87b0d9) transitioned into state 'SUCCESS' from state '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-1540275433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['140ccf12-676c-4551-afc1-33d7f47e3614','024b3ba5-b911-4ac8-92ba-30736964a50e','4698a876-f83f-46d9-885a-71e11ff31ad7','fcaee731-25c8-4e38-92fe-e38a539bd6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.941093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9082943a-d405-412b-9d4c-a80dbba65155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:42.956286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9082943a-d405-412b-9d4c-a80dbba65155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:42.956286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (caef7d73-019b-45e4-bc29-0489ac06a463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:42.956286 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request issued successfully. Aug 03 20:27:42.958235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c2714bb8-99d1-4125-9f37-270ec551eeef tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:42.959582 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 377/1499] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:42 2026] POST /volume/v3/volumes => generated 755 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:42.981185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:42.986069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:42.986069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-157821995"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:42.987894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request body: {'volume': {"'imageRef": '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-157821995'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:42.988076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume of 1 GB Aug 03 20:27:42.993589 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Availability Zones retrieved successfully. Aug 03 20:27:42.999939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (17acfb25-095f-418b-9c0d-5a01eb6ab560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:43.002039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc14e49a-fae8-49a4-a3db-0b0301ea0aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.002933 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:43.033143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc14e49a-fae8-49a4-a3db-0b0301ea0aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.034104 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529f0f3c-46ca-42fe-a63a-b8979c39d601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.080862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Created reservations ['43201ead-be33-4e4f-82bf-123ebe808b86', '4e31ed68-9b84-45e2-898d-73e1054615d9', '03981616-364f-4ccc-9f0f-bbb22db7a479', '2c06ce09-b1f6-4066-bfaa-45688e34c951'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:43.081874 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529f0f3c-46ca-42fe-a63a-b8979c39d601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43201ead-be33-4e4f-82bf-123ebe808b86', '4e31ed68-9b84-45e2-898d-73e1054615d9', '03981616-364f-4ccc-9f0f-bbb22db7a479', '2c06ce09-b1f6-4066-bfaa-45688e34c951']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.082724 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a7e4cc-d116-4d47-9937-1735082c9ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.109000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a7e4cc-d116-4d47-9937-1735082c9ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d319400-0d14-47a2-85a0-1def5f1273ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-157821995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['43201ead-be33-4e4f-82bf-123ebe808b86','4e31ed68-9b84-45e2-898d-73e1054615d9','03981616-364f-4ccc-9f0f-bbb22db7a479','2c06ce09-b1f6-4066-bfaa-45688e34c951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-157821995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d319400-0d14-47a2-85a0-1def5f1273ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dea5182829b749ecb225a6e13dad9d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.109854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bf10f9-7c6e-4037-af80-35f3bb48ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.132159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bf10f9-7c6e-4037-af80-35f3bb48ff86) transitioned into state 'SUCCESS' from state '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-157821995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['43201ead-be33-4e4f-82bf-123ebe808b86','4e31ed68-9b84-45e2-898d-73e1054615d9','03981616-364f-4ccc-9f0f-bbb22db7a479','2c06ce09-b1f6-4066-bfaa-45688e34c951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.133097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774253d1-b8b5-4e9f-acb5-de2c3f8e2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.148675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774253d1-b8b5-4e9f-acb5-de2c3f8e2769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.149717 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (17acfb25-095f-418b-9c0d-5a01eb6ab560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:43.150169 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request issued successfully. Aug 03 20:27:43.150859 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d310bf07-e165-4b5b-a8d7-541d7fa9e6bb tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:43.151473 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 376/1500] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:42 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:43.164218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.167415 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:43.169485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-310317253"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:43.169719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request body: {'volume': {"'imageRef": '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-310317253'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:43.170016 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume of 1 GB Aug 03 20:27:43.171734 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.171734 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:43.176600 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Availability Zones retrieved successfully. Aug 03 20:27:43.191731 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (0f9e814b-6a10-44d3-8a00-dcb24d1c0867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:43.194734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329574a2-2db5-42a0-be26-d4546ecc3fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.197117 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:43.231106 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329574a2-2db5-42a0-be26-d4546ecc3fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.232069 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb463d0-644f-4eae-b774-7680bc9abc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.289903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Created reservations ['8e7c0b90-5da2-4807-bf08-402e417bf672', '8dab88fd-af76-44e2-b70b-d001dd3cab31', 'e0026bc5-e40c-443b-ba95-8efa88029991', '27730886-b238-476e-9e69-93d9ae978c1a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:43.290726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb463d0-644f-4eae-b774-7680bc9abc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e7c0b90-5da2-4807-bf08-402e417bf672', '8dab88fd-af76-44e2-b70b-d001dd3cab31', 'e0026bc5-e40c-443b-ba95-8efa88029991', '27730886-b238-476e-9e69-93d9ae978c1a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.291480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185a591f-32d1-40e0-83d9-80cfcca8b231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.314263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185a591f-32d1-40e0-83d9-80cfcca8b231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28b0f8f4-d3ca-435c-9c36-dd5f87a5849e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-310317253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['8e7c0b90-5da2-4807-bf08-402e417bf672','8dab88fd-af76-44e2-b70b-d001dd3cab31','e0026bc5-e40c-443b-ba95-8efa88029991','27730886-b238-476e-9e69-93d9ae978c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-310317253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28b0f8f4-d3ca-435c-9c36-dd5f87a5849e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dea5182829b749ecb225a6e13dad9d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.315109 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6608372e-8de6-4657-a96e-b8290203ca0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.384831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6608372e-8de6-4657-a96e-b8290203ca0d) transitioned into state 'SUCCESS' from state '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-310317253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab51d9dc1f543d58de7c6bb315b69c8',qos_specs=None,replication_status=,reservations=['8e7c0b90-5da2-4807-bf08-402e417bf672','8dab88fd-af76-44e2-b70b-d001dd3cab31','e0026bc5-e40c-443b-ba95-8efa88029991','27730886-b238-476e-9e69-93d9ae978c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dea5182829b749ecb225a6e13dad9d1d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.385530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbba2472-0f41-4ed8-93c7-5e40a29b0be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:43.402121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbba2472-0f41-4ed8-93c7-5e40a29b0be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:43.403213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Flow 'volume_create_api' (0f9e814b-6a10-44d3-8a00-dcb24d1c0867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:43.403654 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Create volume request issued successfully. Aug 03 20:27:43.404221 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15cd219-f8e0-4c58-8215-e7f3ebd45b20 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:43.404808 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 374/1501] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:43 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:43.420148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.422797 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 Aug 03 20:27:43.424527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.424527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.435267 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.435267 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:43.442389 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.454021 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09140a3e-8f3c-424c-b41f-ce25bc67534d tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 returned with HTTP 200 Aug 03 20:27:43.454021 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 375/1502] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:43.471512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-50edf857-e444-4a55-9186-fdc6f56f7faa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.473575 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50edf857-e444-4a55-9186-fdc6f56f7faa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 Aug 03 20:27:43.473815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50edf857-e444-4a55-9186-fdc6f56f7faa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.474018 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50edf857-e444-4a55-9186-fdc6f56f7faa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.482190 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.482190 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:43.486750 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-50edf857-e444-4a55-9186-fdc6f56f7faa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.492271 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50edf857-e444-4a55-9186-fdc6f56f7faa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 returned with HTTP 200 Aug 03 20:27:43.493034 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 378/1503] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:43.506535 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.508954 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd Aug 03 20:27:43.509192 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.509478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.518086 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.518086 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:43.522808 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.527813 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-91e0070f-97a8-4b38-af21-d2d12c4b3047 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd returned with HTTP 200 Aug 03 20:27:43.528219 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 377/1504] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:43.543896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.547156 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac Aug 03 20:27:43.547474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.547960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.557231 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.557231 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:43.562581 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.567981 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15e725f-4ed2-493b-8699-0d958a1f7055 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac returned with HTTP 200 Aug 03 20:27:43.568693 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 375/1505] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:43.582927 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-497f1326-e5f7-4641-ba19-4911f509acb2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.586859 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-497f1326-e5f7-4641-ba19-4911f509acb2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e Aug 03 20:27:43.588665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-497f1326-e5f7-4641-ba19-4911f509acb2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.588665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-497f1326-e5f7-4641-ba19-4911f509acb2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.600494 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.600494 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:43.604073 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-497f1326-e5f7-4641-ba19-4911f509acb2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.613251 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-497f1326-e5f7-4641-ba19-4911f509acb2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e returned with HTTP 200 Aug 03 20:27:43.613819 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 376/1506] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:43.632527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2a4f8ad2-a379-419a-b200-331ea754a81e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.637099 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e Aug 03 20:27:43.637099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.637099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.637099 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume with id: 28b0f8f4-d3ca-435c-9c36-dd5f87a5849e Aug 03 20:27:43.649811 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.649811 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:43.650355 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.669782 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume request issued successfully. Aug 03 20:27:43.670189 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a4f8ad2-a379-419a-b200-331ea754a81e tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e returned with HTTP 202 Aug 03 20:27:43.670891 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 379/1507] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:43 2026] DELETE /volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:43.680613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-682a63bd-5f70-44fb-a7f8-af295f67249c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:43.682699 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-682a63bd-5f70-44fb-a7f8-af295f67249c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e Aug 03 20:27:43.682942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-682a63bd-5f70-44fb-a7f8-af295f67249c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:43.683154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-682a63bd-5f70-44fb-a7f8-af295f67249c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:43.692112 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:43.692112 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:43.696939 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-682a63bd-5f70-44fb-a7f8-af295f67249c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:43.703266 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-682a63bd-5f70-44fb-a7f8-af295f67249c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e returned with HTTP 200 Aug 03 20:27:43.703266 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 378/1508] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:43 2026] GET /volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:27:44.718587 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ecbc2ca7-f1f3-4543-b3ad-b372f8d05b10 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:44.722818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecbc2ca7-f1f3-4543-b3ad-b372f8d05b10 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e Aug 03 20:27:44.722818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ecbc2ca7-f1f3-4543-b3ad-b372f8d05b10 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:44.722818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ecbc2ca7-f1f3-4543-b3ad-b372f8d05b10 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:44.729882 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecbc2ca7-f1f3-4543-b3ad-b372f8d05b10 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e returned with HTTP 404 Aug 03 20:27:44.730785 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 376/1509] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:44 2026] GET /volume/v3/volumes/28b0f8f4-d3ca-435c-9c36-dd5f87a5849e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:44.740231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:44.742642 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac Aug 03 20:27:44.742894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:44.743118 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:44.743301 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume with id: 6d319400-0d14-47a2-85a0-1def5f1273ac Aug 03 20:27:44.752897 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:44.752897 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:44.753439 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:44.789293 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume request issued successfully. Aug 03 20:27:44.789662 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ca9c0fa-f15d-4dcb-ab91-3ffa6143f57f tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac returned with HTTP 202 Aug 03 20:27:44.790362 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 377/1510] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:44 2026] DELETE /volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:44.798148 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:44.800234 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac Aug 03 20:27:44.800434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:44.800684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:44.822411 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:44.822411 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:44.829083 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:44.834327 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e572a793-402d-4491-83c6-c4b3fe5f0966 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac returned with HTTP 200 Aug 03 20:27:44.834921 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 380/1511] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:44 2026] GET /volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:45.855714 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9d223cf-6401-42b3-8202-8286116a4672 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:45.857800 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9d223cf-6401-42b3-8202-8286116a4672 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac Aug 03 20:27:45.858088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9d223cf-6401-42b3-8202-8286116a4672 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:45.858315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9d223cf-6401-42b3-8202-8286116a4672 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:45.866929 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9d223cf-6401-42b3-8202-8286116a4672 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac returned with HTTP 404 Aug 03 20:27:45.867349 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 379/1512] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:45 2026] GET /volume/v3/volumes/6d319400-0d14-47a2-85a0-1def5f1273ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:45.874789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:45.878612 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd Aug 03 20:27:45.878865 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:45.879090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:45.879277 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume with id: a569eee9-c331-41d0-9aeb-6b5b3b5261bd Aug 03 20:27:45.889327 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:45.889327 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:45.889869 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:45.924234 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume request issued successfully. Aug 03 20:27:45.924426 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6515f1f-47b7-42fa-b353-90fef6c16cb9 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd returned with HTTP 202 Aug 03 20:27:45.924876 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 377/1513] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:45 2026] DELETE /volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:45.935845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:45.938897 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd Aug 03 20:27:45.939109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:45.939328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:45.947245 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:45.947245 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:45.951271 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:45.955844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff1a555e-352e-4f91-8ce8-6504c6489ccc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd returned with HTTP 200 Aug 03 20:27:45.957293 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 378/1514] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:45 2026] GET /volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:46.974526 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-46bffa40-c721-46b2-8d41-b05632af2cde None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:46.977889 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-46bffa40-c721-46b2-8d41-b05632af2cde tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd Aug 03 20:27:46.978232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-46bffa40-c721-46b2-8d41-b05632af2cde tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:46.978574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-46bffa40-c721-46b2-8d41-b05632af2cde tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:46.987999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-46bffa40-c721-46b2-8d41-b05632af2cde tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd returned with HTTP 404 Aug 03 20:27:46.988687 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 381/1515] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:46 2026] GET /volume/v3/volumes/a569eee9-c331-41d0-9aeb-6b5b3b5261bd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:46.998778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9d1433e8-d5bd-491e-b514-630222a284fa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:47.001119 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 Aug 03 20:27:47.001346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:47.001613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:47.001812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume with id: dae71b9b-b3dc-490e-98e9-3446f8edcef1 Aug 03 20:27:47.012752 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:47.012752 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:47.013348 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:47.048819 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume request issued successfully. Aug 03 20:27:47.049011 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9d1433e8-d5bd-491e-b514-630222a284fa tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 returned with HTTP 202 Aug 03 20:27:47.049444 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 380/1516] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:46 2026] DELETE /volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:47.064518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:47.068587 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 Aug 03 20:27:47.068896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:47.069215 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:47.079249 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:47.079249 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:47.087105 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:47.093435 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b212eb58-802d-46c9-b519-8cb1189ecfc2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 returned with HTTP 200 Aug 03 20:27:47.094058 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 378/1517] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:47 2026] GET /volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:48.120023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bcd49d8b-d35f-4cdb-969f-577ac14e97c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.122512 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcd49d8b-d35f-4cdb-969f-577ac14e97c2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 Aug 03 20:27:48.123130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcd49d8b-d35f-4cdb-969f-577ac14e97c2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:48.123534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcd49d8b-d35f-4cdb-969f-577ac14e97c2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:48.131313 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcd49d8b-d35f-4cdb-969f-577ac14e97c2 tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 returned with HTTP 404 Aug 03 20:27:48.132246 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 379/1518] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:48 2026] GET /volume/v3/volumes/dae71b9b-b3dc-490e-98e9-3446f8edcef1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:48.139664 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.142536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 Aug 03 20:27:48.142904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:48.143236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:48.143548 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume with id: 89745796-6673-4453-841d-a7252eabd435 Aug 03 20:27:48.155101 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:48.155101 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:48.156522 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:48.185850 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Delete volume request issued successfully. Aug 03 20:27:48.186235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19e6038c-ea4e-450e-994f-7f1b91adc8dc tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 returned with HTTP 202 Aug 03 20:27:48.186847 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 382/1519] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:48 2026] DELETE /volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:48.196986 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.201662 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 Aug 03 20:27:48.201898 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:48.202180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:48.214801 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:48.214801 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:48.224532 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Volume info retrieved successfully. Aug 03 20:27:48.230850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e98fa7c-7a97-4b73-81f4-4067fe96629c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 returned with HTTP 200 Aug 03 20:27:48.231344 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 381/1520] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:48 2026] GET /volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:48.282068 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c01e111d-4cdc-45cb-a8f6-96daa886e895 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.282068 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c01e111d-4cdc-45cb-a8f6-96daa886e895 None None] GET https://10.4.3.92/volume// Aug 03 20:27:48.283870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c01e111d-4cdc-45cb-a8f6-96daa886e895 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:48.283870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c01e111d-4cdc-45cb-a8f6-96daa886e895 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:48.283870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c01e111d-4cdc-45cb-a8f6-96daa886e895 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:48.283870 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 379/1521] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:48.294444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.298939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:27:48.298939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:48.298939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:48.310152 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:48.310152 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:48.316386 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:27:48.324172 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-84f762e5-2371-44bc-ba9a-924b753f213b tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:27:48.324172 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 380/1522] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:48 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:48.447862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.450371 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] PUT https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a Aug 03 20:27:48.450847 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:48.459081 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Acquiring lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:48.464437 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:48.465314 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:48.465314 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:48.559408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Lock "cinder-attachment_update-9e53ec21-5c41-4532-9d56-54f0264ab473-np0000006371" released by "attachment_update" :: held 0.095s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:48.559784 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-ffd1e7d5-4ad7-4a2c-977c-84273004b167 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a returned with HTTP 200 Aug 03 20:27:48.560256 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 383/1523] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:48 2026] PUT /volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:48.589585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a704f9de-d577-44e4-98a3-139c9480a1be req-38d41661-8873-4c2e-9f8b-8aa43661ac6a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.592045 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-38d41661-8873-4c2e-9f8b-8aa43661ac6a tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] POST https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a/action Aug 03 20:27:48.592580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-38d41661-8873-4c2e-9f8b-8aa43661ac6a tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:48.592733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-38d41661-8873-4c2e-9f8b-8aa43661ac6a tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:48.612318 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:48.612318 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:48.632782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a704f9de-d577-44e4-98a3-139c9480a1be req-38d41661-8873-4c2e-9f8b-8aa43661ac6a tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a/action returned with HTTP 204 Aug 03 20:27:48.633413 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 382/1524] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:48 2026] POST /volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:48.799156 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-772043ad-5611-4f3c-8969-c2416745f24e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:48.922808 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:48.922808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-193383673"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:48.922808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-193383673'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:48.922808 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Create volume of 1 GB Aug 03 20:27:48.926854 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Availability Zones retrieved successfully. Aug 03 20:27:48.933063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Flow 'volume_create_api' (72f6a822-db6f-4699-9d70-fc46cd8a46cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:48.935119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6c98cf-e2fc-42ec-b28c-7ed8e13c0128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:48.937217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:48.974530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6c98cf-e2fc-42ec-b28c-7ed8e13c0128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:48.975967 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9327fbe6-9af7-4980-9c5a-d6774814e9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:49.063631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Created reservations ['7d7a87ce-ba21-4e68-8094-91b9cf09a00a', 'b50650f3-597d-4356-9af0-75186f80357b', 'e58db64b-f253-4442-b829-f4d0ba7cd27b', '2f3746c9-a51a-4381-9123-2f7154b82110'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:49.064291 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9327fbe6-9af7-4980-9c5a-d6774814e9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7a87ce-ba21-4e68-8094-91b9cf09a00a', 'b50650f3-597d-4356-9af0-75186f80357b', 'e58db64b-f253-4442-b829-f4d0ba7cd27b', '2f3746c9-a51a-4381-9123-2f7154b82110']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:49.065510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0dc334-de18-4dbf-98ed-0deef4f89e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:49.088099 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0dc334-de18-4dbf-98ed-0deef4f89e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501aaea5-2ab1-4c32-acc2-ab8339f12c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-193383673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c82ae21440d24fb99d0680ed0dd55297',qos_specs=None,replication_status=,reservations=['7d7a87ce-ba21-4e68-8094-91b9cf09a00a','b50650f3-597d-4356-9af0-75186f80357b','e58db64b-f253-4442-b829-f4d0ba7cd27b','2f3746c9-a51a-4381-9123-2f7154b82110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f15692004e40a4a3a6369e3b1dd5dd',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-193383673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501aaea5-2ab1-4c32-acc2-ab8339f12c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c82ae21440d24fb99d0680ed0dd55297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90f15692004e40a4a3a6369e3b1dd5dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:49.089023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49d39d-6209-4abe-b050-5e2665cbd183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:49.108306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49d39d-6209-4abe-b050-5e2665cbd183) transitioned into state 'SUCCESS' from state '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-193383673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c82ae21440d24fb99d0680ed0dd55297',qos_specs=None,replication_status=,reservations=['7d7a87ce-ba21-4e68-8094-91b9cf09a00a','b50650f3-597d-4356-9af0-75186f80357b','e58db64b-f253-4442-b829-f4d0ba7cd27b','2f3746c9-a51a-4381-9123-2f7154b82110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f15692004e40a4a3a6369e3b1dd5dd',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:49.109399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091033b2-e553-4044-9e16-3e88b7dad5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:49.120689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091033b2-e553-4044-9e16-3e88b7dad5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:49.121375 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Flow 'volume_create_api' (72f6a822-db6f-4699-9d70-fc46cd8a46cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:49.121699 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Create volume request issued successfully. Aug 03 20:27:49.122414 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-772043ad-5611-4f3c-8969-c2416745f24e tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:49.122997 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 380/1525] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:48 2026] POST /volume/v3/volumes => generated 747 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:49.134309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:49.136652 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:49.137157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:49.137426 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:49.145738 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:49.145738 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:49.149828 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Volume info retrieved successfully. Aug 03 20:27:49.159337 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfed3227-7e7c-45a5-864d-51a71290dd4a tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 200 Aug 03 20:27:49.159892 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 381/1526] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:49 2026] GET /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:49.247901 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-635c58be-8eb1-4176-bba4-d7bb26a6a17c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:49.250230 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-635c58be-8eb1-4176-bba4-d7bb26a6a17c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] GET https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 Aug 03 20:27:49.250486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-635c58be-8eb1-4176-bba4-d7bb26a6a17c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:49.250746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-635c58be-8eb1-4176-bba4-d7bb26a6a17c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:49.259301 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-635c58be-8eb1-4176-bba4-d7bb26a6a17c tempest-CreateVolumesFromImageTest-203604414 tempest-CreateVolumesFromImageTest-203604414-project-member] https://10.4.3.92/volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 returned with HTTP 404 Aug 03 20:27:49.260015 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 384/1527] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:49 2026] GET /volume/v3/volumes/89745796-6673-4453-841d-a7252eabd435 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:50.177966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.180233 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:50.180481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:50.180695 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:50.191778 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:50.191778 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:50.198184 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Volume info retrieved successfully. Aug 03 20:27:50.208067 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98a3f51e-d251-4ae8-b311-d5161e8ead8b tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 200 Aug 03 20:27:50.208379 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 383/1528] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:50 2026] GET /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:50.224081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2dbd95fb-db86-443b-b33d-965406a82991 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.226657 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2dbd95fb-db86-443b-b33d-965406a82991 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:27:50.226930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2dbd95fb-db86-443b-b33d-965406a82991 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:50.227352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2dbd95fb-db86-443b-b33d-965406a82991 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:50.237208 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-2dbd95fb-db86-443b-b33d-965406a82991 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1437045701 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1437045701, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:27:50.238941 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:50.238941 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:50.254038 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2dbd95fb-db86-443b-b33d-965406a82991 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:27:50.254619 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 381/1529] 10.4.3.92 () {66 vars in 1227 bytes} [Mon Aug 3 20:27:50 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:50.265085 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.266987 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:50.267446 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:50.268518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:50.285252 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:50.285252 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:50.289369 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Volume info retrieved successfully. Aug 03 20:27:50.293967 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-319ac592-d654-4b59-aa6f-b2a9d987ab32 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 200 Aug 03 20:27:50.294329 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 382/1530] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:50 2026] GET /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:50.307667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.310919 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] DELETE https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:50.311158 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:50.311613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:50.311831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Delete volume with id: 501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:50.323203 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:50.323203 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:50.323747 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Volume info retrieved successfully. Aug 03 20:27:50.373634 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Delete volume request issued successfully. Aug 03 20:27:50.373999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f41634e-77ce-474a-93b8-9970ea3603a9 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 202 Aug 03 20:27:50.374590 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 385/1531] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:50 2026] DELETE /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:50.382838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.384793 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:50.384960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:50.385186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:50.393964 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:50.393964 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:50.399660 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Volume info retrieved successfully. Aug 03 20:27:50.404549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b589a18f-2c8c-41ce-97b4-a1f6bd748a46 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 200 Aug 03 20:27:50.404961 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 384/1532] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:50 2026] GET /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:50.755205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:50.843636 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:50.844053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-574256747"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:50.846056 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-574256747'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:50.846386 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:50.854600 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:50.862801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (957830a5-fb92-48e7-a821-01e502170ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:50.864454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf96b66-0f96-4996-9570-b4857625a7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:50.865763 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:50.900019 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf96b66-0f96-4996-9570-b4857625a7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:50.900699 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2a38ce-fa8d-492c-80d2-1bfc08038e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:50.971451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['1546301e-682c-4c28-9ba2-b0c88bd592f3', '3eb11b10-23ab-4c60-adf3-d04a69501a52', '54a9c179-e9d0-4fec-b4db-f2804aed771e', '3f8ec614-48af-4f39-a340-77c5211e040c'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:50.972378 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2a38ce-fa8d-492c-80d2-1bfc08038e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1546301e-682c-4c28-9ba2-b0c88bd592f3', '3eb11b10-23ab-4c60-adf3-d04a69501a52', '54a9c179-e9d0-4fec-b4db-f2804aed771e', '3f8ec614-48af-4f39-a340-77c5211e040c']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:50.973405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddc7855-73e6-40f1-89ab-85aa6d039063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:51.006201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddc7855-73e6-40f1-89ab-85aa6d039063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b570648c-fc99-443c-8e5c-b0f2c8768478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-574256747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['1546301e-682c-4c28-9ba2-b0c88bd592f3','3eb11b10-23ab-4c60-adf3-d04a69501a52','54a9c179-e9d0-4fec-b4db-f2804aed771e','3f8ec614-48af-4f39-a340-77c5211e040c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-574256747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b570648c-fc99-443c-8e5c-b0f2c8768478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:51.007386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6451647e-95f7-4f76-bd20-a30c2caa85f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:51.043454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6451647e-95f7-4f76-bd20-a30c2caa85f9) transitioned into state 'SUCCESS' from state '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-574256747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['1546301e-682c-4c28-9ba2-b0c88bd592f3','3eb11b10-23ab-4c60-adf3-d04a69501a52','54a9c179-e9d0-4fec-b4db-f2804aed771e','3f8ec614-48af-4f39-a340-77c5211e040c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:51.047417 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8bb985-48c3-42b8-9334-efae2fd0a8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:51.075110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8bb985-48c3-42b8-9334-efae2fd0a8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:51.075110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (957830a5-fb92-48e7-a821-01e502170ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:51.075636 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:51.076802 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f1e502b-96f8-4131-9ecf-f318d4f0fbec tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:51.076802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 382/1533] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:50 2026] POST /volume/v3/volumes => generated 757 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:51.094945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a899d8c-b161-42c8-be43-778d87c17812 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:51.099151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a899d8c-b161-42c8-be43-778d87c17812 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:27:51.099151 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a899d8c-b161-42c8-be43-778d87c17812 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:51.099151 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a899d8c-b161-42c8-be43-778d87c17812 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:51.111183 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:51.111183 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:51.122406 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a899d8c-b161-42c8-be43-778d87c17812 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:51.129628 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a899d8c-b161-42c8-be43-778d87c17812 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 returned with HTTP 200 Aug 03 20:27:51.130051 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 383/1534] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:51 2026] GET /volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:51.418395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9383fc39-1b7a-491f-9d9f-d74d498af036 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:51.422102 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9383fc39-1b7a-491f-9d9f-d74d498af036 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] GET https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 Aug 03 20:27:51.422102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9383fc39-1b7a-491f-9d9f-d74d498af036 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:51.422102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9383fc39-1b7a-491f-9d9f-d74d498af036 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:51.432598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9383fc39-1b7a-491f-9d9f-d74d498af036 tempest-AbsoluteLimitsTests-1074247290 tempest-AbsoluteLimitsTests-1074247290-project-member] https://10.4.3.92/volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 returned with HTTP 404 Aug 03 20:27:51.433253 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 386/1535] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:51 2026] GET /volume/v3/volumes/501aaea5-2ab1-4c32-acc2-ab8339f12c47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:52.153596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:52.157416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:27:52.158950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:52.159239 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:52.175370 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:52.175370 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:52.181084 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:52.187368 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84b0fa61-0763-4e1b-bb4a-fdaaf3dbc5e3 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 returned with HTTP 200 Aug 03 20:27:52.187924 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 385/1536] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:52 2026] GET /volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:52.203911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:52.206530 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:27:52.208749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b570648c-fc99-443c-8e5c-b0f2c8768478", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2105757143"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:52.219216 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:52.219216 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:52.220015 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:52.220275 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create snapshot from volume b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:27:52.303318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['039da60f-e28a-43be-ad92-270c5f1174eb', 'ed856982-60de-4195-aee4-9471e9d1de85', '06ee5fb6-694a-40f6-9517-fc539956221b', '8de40938-d507-435a-9c96-ad67beb9f161'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:52.378070 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot create request issued successfully. Aug 03 20:27:52.378866 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ec4cdc8-22c6-4fa8-b45a-86044e5ab8b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:27:52.379154 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 383/1537] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:27:52 2026] POST /volume/v3/snapshots => generated 316 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:52.390412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:52.393970 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:27:52.394175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:52.394387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:52.401701 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:52.401701 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:52.402313 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot retrieved successfully. Aug 03 20:27:52.403043 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d428dd9f-b802-41c3-b7b5-f360ad7ed6ed tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 returned with HTTP 200 Aug 03 20:27:52.403478 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 384/1538] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:52 2026] GET /volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:52.791305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-824814cd-dbab-4c3b-ba3a-dabeaf153673 req-ee60b2e4-4282-4fd2-9d8c-89470c7699fd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:52.793217 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-824814cd-dbab-4c3b-ba3a-dabeaf153673 req-ee60b2e4-4282-4fd2-9d8c-89470c7699fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 Aug 03 20:27:52.793372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-824814cd-dbab-4c3b-ba3a-dabeaf153673 req-ee60b2e4-4282-4fd2-9d8c-89470c7699fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:52.793573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-824814cd-dbab-4c3b-ba3a-dabeaf153673 req-ee60b2e4-4282-4fd2-9d8c-89470c7699fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:52.801312 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:52.801312 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:52.857394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-824814cd-dbab-4c3b-ba3a-dabeaf153673 req-ee60b2e4-4282-4fd2-9d8c-89470c7699fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 returned with HTTP 200 Aug 03 20:27:52.857841 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 387/1539] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:52 2026] DELETE /volume/v3/attachments/afc8b6aa-07ef-4d0e-bd77-828b6ea51252 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:53.418969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:53.426721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:27:53.426932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:53.427151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:53.435039 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:53.435039 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:53.435619 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot retrieved successfully. Aug 03 20:27:53.436735 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7e04609-b29f-4235-9e43-acdcfa90f434 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 returned with HTTP 200 Aug 03 20:27:53.437614 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 386/1540] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:27:53 2026] GET /volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:53.452168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:53.454223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:53.454611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df66d9b6-bd9d-433f-bb55-69c45fa58050", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2082698738"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:53.456136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df66d9b6-bd9d-433f-bb55-69c45fa58050', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2082698738'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:53.456396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:53.456964 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:53.456964 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:53.462044 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:53.468382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (2dde9fb4-5661-4852-9e71-d88bf56222eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:53.469381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (378455af-6183-4762-ac60-9c0b40da8b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.470764 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:53.505655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (378455af-6183-4762-ac60-9c0b40da8b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.506931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d38be8a-b5e7-49a4-b6fe-59ae2e45c25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.566680 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['93cedb5d-e4f0-416a-9d6e-94a0d676eb97', '2b2c9bf7-11ac-49b9-a8cd-a8b5704b59d1', 'ed0c0a15-7c24-476a-9738-45bf36bd6d62', 'a9bd54e0-cd46-4518-9324-d8e4a97983c6'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:53.567621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d38be8a-b5e7-49a4-b6fe-59ae2e45c25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93cedb5d-e4f0-416a-9d6e-94a0d676eb97', '2b2c9bf7-11ac-49b9-a8cd-a8b5704b59d1', 'ed0c0a15-7c24-476a-9738-45bf36bd6d62', 'a9bd54e0-cd46-4518-9324-d8e4a97983c6']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.568808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225e837f-7c15-4b85-a82c-6da38158de55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.593433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225e837f-7c15-4b85-a82c-6da38158de55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2082698738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['93cedb5d-e4f0-416a-9d6e-94a0d676eb97','2b2c9bf7-11ac-49b9-a8cd-a8b5704b59d1','ed0c0a15-7c24-476a-9738-45bf36bd6d62','a9bd54e0-cd46-4518-9324-d8e4a97983c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2082698738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.594386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2e686b-4ff6-4d21-adbe-4346bf0679fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.617415 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2e686b-4ff6-4d21-adbe-4346bf0679fc) transitioned into state 'SUCCESS' from state '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-2082698738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['93cedb5d-e4f0-416a-9d6e-94a0d676eb97','2b2c9bf7-11ac-49b9-a8cd-a8b5704b59d1','ed0c0a15-7c24-476a-9738-45bf36bd6d62','a9bd54e0-cd46-4518-9324-d8e4a97983c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.618139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391cc90c-3de8-41d7-a45a-97e43b93400c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.630120 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391cc90c-3de8-41d7-a45a-97e43b93400c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.631321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (2dde9fb4-5661-4852-9e71-d88bf56222eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:53.631321 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:53.631724 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-de8fd9a0-8d7a-4431-98ae-93f1c471c6a1 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:53.632112 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 384/1541] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:53 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:53.646492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a423733-5a37-4125-8155-cf990d7f7372 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:53.649025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:53.650493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df66d9b6-bd9d-433f-bb55-69c45fa58050", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1317124463"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:53.650933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df66d9b6-bd9d-433f-bb55-69c45fa58050', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1317124463'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:53.651058 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:53.661389 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:53.672178 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (4bbcf4c2-22cf-4215-96f4-984a028ac99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:53.673211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ab90c4-8c00-4df1-9750-5a1dbe23843f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.675494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:53.707070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ab90c4-8c00-4df1-9750-5a1dbe23843f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.707070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539e533-f374-4ff5-9faa-9746e6e527d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.763879 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['2724e9dd-61c5-4de5-ac38-fe482859f70f', 'f3f4a3cc-d92d-4aaa-b98a-3af267e0ca3d', 'ea65be87-60b6-4591-889b-0790e7649054', '67b5f858-4506-4e4c-aa28-26db908c4b5f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:53.764638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539e533-f374-4ff5-9faa-9746e6e527d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2724e9dd-61c5-4de5-ac38-fe482859f70f', 'f3f4a3cc-d92d-4aaa-b98a-3af267e0ca3d', 'ea65be87-60b6-4591-889b-0790e7649054', '67b5f858-4506-4e4c-aa28-26db908c4b5f']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.765321 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77961eae-1e81-49e3-b155-bae2b6c1c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.795174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77961eae-1e81-49e3-b155-bae2b6c1c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30810df8-6617-4ad4-b1ed-922659859560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1317124463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['2724e9dd-61c5-4de5-ac38-fe482859f70f','f3f4a3cc-d92d-4aaa-b98a-3af267e0ca3d','ea65be87-60b6-4591-889b-0790e7649054','67b5f858-4506-4e4c-aa28-26db908c4b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1317124463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30810df8-6617-4ad4-b1ed-922659859560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.796319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588b9e5-fe82-43e1-8788-403e68707ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.814842 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588b9e5-fe82-43e1-8788-403e68707ad8) transitioned into state 'SUCCESS' from state '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-1317124463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['2724e9dd-61c5-4de5-ac38-fe482859f70f','f3f4a3cc-d92d-4aaa-b98a-3af267e0ca3d','ea65be87-60b6-4591-889b-0790e7649054','67b5f858-4506-4e4c-aa28-26db908c4b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.815573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd82055c-8123-474b-96e1-c58f2f7f2ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.825295 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd82055c-8123-474b-96e1-c58f2f7f2ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.826191 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (4bbcf4c2-22cf-4215-96f4-984a028ac99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:53.826516 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:53.827140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a423733-5a37-4125-8155-cf990d7f7372 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:53.827867 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 385/1542] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:53 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:53.838927 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fa6e2170-b472-456a-9724-851e315dc560 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:53.841164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:53.841164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df66d9b6-bd9d-433f-bb55-69c45fa58050", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-247442115"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:53.842379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df66d9b6-bd9d-433f-bb55-69c45fa58050', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-247442115'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:53.842495 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:53.842764 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:53.842764 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:53.848569 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:53.852156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (c3f7b857-ed60-4836-9950-d8c6f12df0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:53.853373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8f3393-e3b5-48a2-858c-7bf72a96bb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.854320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:53.888090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8f3393-e3b5-48a2-858c-7bf72a96bb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.889352 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01ca2ec-2ed1-4974-aa5f-ac2cbabc0d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.951131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['43f0ae32-3145-4cd9-b2a1-c2925afee139', '1574c77f-6947-4d55-8df2-02564f02f794', 'aea75460-5ead-43fa-a0d3-e61081ed9e53', '041fffce-ea00-41ad-bcb4-22b9a798ee5c'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:53.951996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01ca2ec-2ed1-4974-aa5f-ac2cbabc0d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f0ae32-3145-4cd9-b2a1-c2925afee139', '1574c77f-6947-4d55-8df2-02564f02f794', 'aea75460-5ead-43fa-a0d3-e61081ed9e53', '041fffce-ea00-41ad-bcb4-22b9a798ee5c']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.952867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f38e7c8-a089-468e-a345-6b65b729744a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:53.982524 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f38e7c8-a089-468e-a345-6b65b729744a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f02b7be-0c7d-4856-9723-5e12a957510d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-247442115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['43f0ae32-3145-4cd9-b2a1-c2925afee139','1574c77f-6947-4d55-8df2-02564f02f794','aea75460-5ead-43fa-a0d3-e61081ed9e53','041fffce-ea00-41ad-bcb4-22b9a798ee5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-247442115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f02b7be-0c7d-4856-9723-5e12a957510d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:53.983258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a14dea-f9b5-4b5d-8ef3-3ae256811684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.000958 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a14dea-f9b5-4b5d-8ef3-3ae256811684) transitioned into state 'SUCCESS' from state '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-247442115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['43f0ae32-3145-4cd9-b2a1-c2925afee139','1574c77f-6947-4d55-8df2-02564f02f794','aea75460-5ead-43fa-a0d3-e61081ed9e53','041fffce-ea00-41ad-bcb4-22b9a798ee5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.001850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb442a6b-7b1b-4658-b046-5fc764989b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.012639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb442a6b-7b1b-4658-b046-5fc764989b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.013423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (c3f7b857-ed60-4836-9950-d8c6f12df0ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:54.013719 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:54.014298 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa6e2170-b472-456a-9724-851e315dc560 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:54.014761 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 388/1543] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:53 2026] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:54.026709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.028378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:54.028821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df66d9b6-bd9d-433f-bb55-69c45fa58050", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1403989334"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:54.030178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df66d9b6-bd9d-433f-bb55-69c45fa58050', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1403989334'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:54.030276 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:54.034249 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:54.040453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (a6b12ad5-48b0-498b-95c9-8e065542ee63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:54.041183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff5e3dd-4b6a-4fe3-be58-1ea282843274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.042105 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:54.068225 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff5e3dd-4b6a-4fe3-be58-1ea282843274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.069024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74922e7-62d0-4d03-a34a-039a964a8e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.114009 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['3b25de4d-6fac-4890-a806-501e62a5bc8f', '57e73072-3df9-4c5a-b1a3-ea87a025c73d', '6b60c6b6-cdbb-42e6-ba42-4d195f1ab955', '49a57d0c-2eb1-4584-8597-462a88820cf3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:54.114784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74922e7-62d0-4d03-a34a-039a964a8e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b25de4d-6fac-4890-a806-501e62a5bc8f', '57e73072-3df9-4c5a-b1a3-ea87a025c73d', '6b60c6b6-cdbb-42e6-ba42-4d195f1ab955', '49a57d0c-2eb1-4584-8597-462a88820cf3']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.115382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db5ade9-a005-416b-929a-d96a3599cd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.136519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db5ade9-a005-416b-929a-d96a3599cd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a1cb59-e42b-4907-af41-6c4b98490b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403989334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['3b25de4d-6fac-4890-a806-501e62a5bc8f','57e73072-3df9-4c5a-b1a3-ea87a025c73d','6b60c6b6-cdbb-42e6-ba42-4d195f1ab955','49a57d0c-2eb1-4584-8597-462a88820cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1403989334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16a1cb59-e42b-4907-af41-6c4b98490b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.137090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd9c411-1da7-4975-aba1-d45cde106870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.159525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd9c411-1da7-4975-aba1-d45cde106870) transitioned into state 'SUCCESS' from state '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-1403989334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['3b25de4d-6fac-4890-a806-501e62a5bc8f','57e73072-3df9-4c5a-b1a3-ea87a025c73d','6b60c6b6-cdbb-42e6-ba42-4d195f1ab955','49a57d0c-2eb1-4584-8597-462a88820cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.160385 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ba17dc-d937-47be-912f-79d4699f97ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.173785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ba17dc-d937-47be-912f-79d4699f97ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.174856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (a6b12ad5-48b0-498b-95c9-8e065542ee63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:54.175230 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:54.176202 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53e1b903-b42c-419c-bf3b-f5daac0309e4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:54.177982 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 387/1544] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:54 2026] POST /volume/v3/volumes => generated 758 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:54.190097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.193501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:54.194911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df66d9b6-bd9d-433f-bb55-69c45fa58050", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-167092498"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:54.200737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df66d9b6-bd9d-433f-bb55-69c45fa58050', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-167092498'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:54.201032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume of 1 GB Aug 03 20:27:54.201522 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.201522 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:54.206930 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Availability Zones retrieved successfully. Aug 03 20:27:54.219577 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (4eba2867-e20c-4c7f-9dba-26d4af6ce18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:54.220845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38697895-f02c-4411-b573-9b1c62ce3ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.222717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:54.255962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38697895-f02c-4411-b573-9b1c62ce3ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.256859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec859672-9035-497b-ad91-b7e7d77d4b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.317232 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Created reservations ['6376d499-b226-4aad-9dd8-f5d49ccbf780', '55cd8b5d-d893-42b9-a81b-b41f083636a7', '36eb30dd-2921-4609-a81f-9bf660cba652', '6470c13f-bc29-4ecc-a6fa-083d9ec8955d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:54.318250 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec859672-9035-497b-ad91-b7e7d77d4b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6376d499-b226-4aad-9dd8-f5d49ccbf780', '55cd8b5d-d893-42b9-a81b-b41f083636a7', '36eb30dd-2921-4609-a81f-9bf660cba652', '6470c13f-bc29-4ecc-a6fa-083d9ec8955d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.319649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15689e4a-f1bd-4867-9151-455f608b2be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.350618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15689e4a-f1bd-4867-9151-455f608b2be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17cf342d-04ca-4275-8e23-2420ab2a7e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-167092498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['6376d499-b226-4aad-9dd8-f5d49ccbf780','55cd8b5d-d893-42b9-a81b-b41f083636a7','36eb30dd-2921-4609-a81f-9bf660cba652','6470c13f-bc29-4ecc-a6fa-083d9ec8955d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-167092498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17cf342d-04ca-4275-8e23-2420ab2a7e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab49d1ee41148b19b2c4d2542364087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b77e3fd954427184153f8b8d745c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.352353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c5422c-1365-4f2c-94a8-a9e9d098497d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.394064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c5422c-1365-4f2c-94a8-a9e9d098497d) transitioned into state 'SUCCESS' from state '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-167092498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab49d1ee41148b19b2c4d2542364087',qos_specs=None,replication_status=,reservations=['6376d499-b226-4aad-9dd8-f5d49ccbf780','55cd8b5d-d893-42b9-a81b-b41f083636a7','36eb30dd-2921-4609-a81f-9bf660cba652','6470c13f-bc29-4ecc-a6fa-083d9ec8955d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b77e3fd954427184153f8b8d745c13',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.394830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d91d833-416e-4168-a686-d4d8bc46bdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:54.411686 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d91d833-416e-4168-a686-d4d8bc46bdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:54.411686 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Flow 'volume_create_api' (4eba2867-e20c-4c7f-9dba-26d4af6ce18b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:54.411686 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Create volume request issued successfully. Aug 03 20:27:54.412349 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f4deef8-e4a2-4f0d-a5cd-f9f21071222f tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:54.412881 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 385/1545] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:54 2026] POST /volume/v3/volumes => generated 757 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:54.427719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.430735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 Aug 03 20:27:54.431142 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.431395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.443569 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.443569 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:54.448358 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.454857 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f0f1873-0706-4d3f-a670-1b71f17fce24 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 returned with HTTP 200 Aug 03 20:27:54.455249 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 386/1546] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.477560 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f1498fc6-e641-4497-9415-e7b168e36938 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.480479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1498fc6-e641-4497-9415-e7b168e36938 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 Aug 03 20:27:54.480479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1498fc6-e641-4497-9415-e7b168e36938 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.480479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1498fc6-e641-4497-9415-e7b168e36938 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.489010 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.489010 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:54.492396 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f1498fc6-e641-4497-9415-e7b168e36938 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.496732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1498fc6-e641-4497-9415-e7b168e36938 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 returned with HTTP 200 Aug 03 20:27:54.497124 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 389/1547] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.513873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.515781 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d Aug 03 20:27:54.516482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.516482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.525599 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.525599 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:54.529302 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.533756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-318e0fe8-7c51-4f43-b12d-832a16efe718 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d returned with HTTP 200 Aug 03 20:27:54.534131 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 388/1548] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.553906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-37b1a434-a738-41db-9393-8e24e5f238e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.556596 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-37b1a434-a738-41db-9393-8e24e5f238e9 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 Aug 03 20:27:54.556941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-37b1a434-a738-41db-9393-8e24e5f238e9 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.557234 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-37b1a434-a738-41db-9393-8e24e5f238e9 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.568234 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.568234 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:54.574644 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-37b1a434-a738-41db-9393-8e24e5f238e9 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.577654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.578903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.579214 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:54.579385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.579608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.579810 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:54.580764 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] GET https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:27:54.580998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.581282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.584288 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-37b1a434-a738-41db-9393-8e24e5f238e9 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 returned with HTTP 200 Aug 03 20:27:54.584777 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 386/1549] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.587101 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.587101 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:54.587732 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:54.591369 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.591369 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:54.595343 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:27:54.598194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.600540 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 Aug 03 20:27:54.600846 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.601153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.601761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-045fb4a1-1ead-457b-91bc-69dfa1f93bb1 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 200 Aug 03 20:27:54.602245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 390/1550] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 1831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:54.604124 np0000006371 devstack@c-api.service[100354]: WARNING cinder.keymgr.conf_key_mgr [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:27:54.611131 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.611131 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:54.611665 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:27:54.611874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb8eac83-0089-48d7-8d59-6f11820f29cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 202 Aug 03 20:27:54.612268 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 387/1551] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:54 2026] DELETE /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:54.616805 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.619991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.622322 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:54.622532 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.622722 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.624850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-08e118f2-af6b-4045-af72-fd5cd3f98297 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 returned with HTTP 200 Aug 03 20:27:54.625454 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 389/1552] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.631256 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.631256 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:54.641781 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:54.643901 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.645741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 Aug 03 20:27:54.645908 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.646076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.646274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: 17cf342d-04ca-4275-8e23-2420ab2a7e64 Aug 03 20:27:54.647480 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28cf5449-89c8-45f3-aa19-b491790a05a2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 200 Aug 03 20:27:54.648123 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 387/1553] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:54.653148 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.653148 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:54.653650 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.679629 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:27:54.679850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a63e04e-9c94-4a95-8930-54fdb5795596 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 returned with HTTP 202 Aug 03 20:27:54.680306 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 391/1554] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:54 2026] DELETE /volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:54.688996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:54.690757 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 Aug 03 20:27:54.690929 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:54.691119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:54.698230 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:54.698230 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:54.702154 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:54.706151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19de57de-7ec8-4e43-9cd4-86ad6f58bc1b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 returned with HTTP 200 Aug 03 20:27:54.706605 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 388/1555] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:54 2026] GET /volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:55.662932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7fb065e2-5f7e-4e00-9efd-878c7efef8ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.664921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7fb065e2-5f7e-4e00-9efd-878c7efef8ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd Aug 03 20:27:55.665202 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7fb065e2-5f7e-4e00-9efd-878c7efef8ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.665435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7fb065e2-5f7e-4e00-9efd-878c7efef8ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.671039 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7fb065e2-5f7e-4e00-9efd-878c7efef8ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd returned with HTTP 404 Aug 03 20:27:55.671643 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 390/1556] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:55 2026] GET /volume/v3/volumes/4b036bb5-7f8f-454c-a032-0541c706bcfd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:55.681253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.682950 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:27:55.683127 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.683305 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.684137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:27:55.718831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2eef85a7-9474-42a1-9a89-60284138a463 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.720527 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2eef85a7-9474-42a1-9a89-60284138a463 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 Aug 03 20:27:55.720738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2eef85a7-9474-42a1-9a89-60284138a463 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.720952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2eef85a7-9474-42a1-9a89-60284138a463 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.726422 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2eef85a7-9474-42a1-9a89-60284138a463 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 returned with HTTP 404 Aug 03 20:27:55.726915 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 392/1557] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:55 2026] GET /volume/v3/volumes/17cf342d-04ca-4275-8e23-2420ab2a7e64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:55.734545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.736897 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 Aug 03 20:27:55.736897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.736897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.737064 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: 16a1cb59-e42b-4907-af41-6c4b98490b39 Aug 03 20:27:55.743883 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:55.743883 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:55.744337 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:55.746613 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Get all volumes completed successfully. Aug 03 20:27:55.749993 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:55.749993 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:55.758641 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf13855c-ec8d-4093-b806-9021cfa77d59 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:27:55.760233 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 388/1558] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:27:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21400 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:55.778883 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:27:55.778883 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c75b6a05-efa5-4e01-a9d8-5d10fe8e39f5 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 returned with HTTP 202 Aug 03 20:27:55.778883 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 389/1559] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:55 2026] DELETE /volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:55.786603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e5258a8a-244f-4add-9c26-81ec9d49ed88 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.786742 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.787273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 Aug 03 20:27:55.787559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.787828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.788486 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e5258a8a-244f-4add-9c26-81ec9d49ed88 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] DELETE https://10.4.3.92/volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac Aug 03 20:27:55.789754 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e5258a8a-244f-4add-9c26-81ec9d49ed88 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.790879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e5258a8a-244f-4add-9c26-81ec9d49ed88 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.797475 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:55.797475 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:55.803354 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:55.810408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-907076de-5c3a-45ed-a8b0-134d1e5270c4 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 returned with HTTP 200 Aug 03 20:27:55.810408 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 393/1560] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:55 2026] GET /volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:55.828796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e5258a8a-244f-4add-9c26-81ec9d49ed88 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac returned with HTTP 202 Aug 03 20:27:55.829502 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 391/1561] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:27:55 2026] DELETE /volume/v3/types/d306ae1e-17cf-4ef9-b2ba-3de5ea4310ac => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:55.841985 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf0e143a-0120-4eca-8611-c686b66c31e5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.844228 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf0e143a-0120-4eca-8611-c686b66c31e5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:27:55.844830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf0e143a-0120-4eca-8611-c686b66c31e5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-806686796", "extra_specs": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:55.867777 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf0e143a-0120-4eca-8611-c686b66c31e5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:27:55.868277 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 389/1562] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:27:55 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:55.881643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c628b9ad-ec84-48a5-9958-464cab968677 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.883486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c628b9ad-ec84-48a5-9958-464cab968677 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] POST https://10.4.3.92/volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6/encryption Aug 03 20:27:55.883830 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c628b9ad-ec84-48a5-9958-464cab968677 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:55.900439 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c628b9ad-ec84-48a5-9958-464cab968677 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6/encryption returned with HTTP 200 Aug 03 20:27:55.901224 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 390/1563] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:27:55 2026] POST /volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:55.910022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.912056 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:55.912444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1188102469", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-806686796", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:55.914863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1188102469', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-806686796', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:55.924349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:27:55.924849 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:55.924849 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:55.925445 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:27:55.933398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (5cc4df2d-be64-440d-97c4-aca2b610c24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:55.934600 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fca80e-a657-41db-8579-fabe302c4705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:55.935795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:55.972012 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fca80e-a657-41db-8579-fabe302c4705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d16b46c-b456-4b07-8628-12a028ad6fa6,is_public=True,name='tempest-scenario-type-luks2-806686796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d16b46c-b456-4b07-8628-12a028ad6fa6', '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=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:55.973006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f157a65-48c7-419d-84db-a47181ddf2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:55.977061 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-6acee5bc-7d7c-4cd2-bd98-0675810e19d1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:55.978585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-6acee5bc-7d7c-4cd2-bd98-0675810e19d1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 Aug 03 20:27:55.978887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-6acee5bc-7d7c-4cd2-bd98-0675810e19d1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:55.979147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-6acee5bc-7d7c-4cd2-bd98-0675810e19d1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:55.986779 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:55.986779 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:56.020995 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-806686796 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-806686796, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:27:56.020995 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-806686796 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-806686796, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:27:56.042428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-6acee5bc-7d7c-4cd2-bd98-0675810e19d1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 returned with HTTP 200 Aug 03 20:27:56.042428 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 392/1564] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:55 2026] DELETE /volume/v3/attachments/09e0d3b4-db82-4810-8a97-da5aa65b9546 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:56.050600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-cf18a55a-9e98-459d-a088-ec97b5b08409 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.052931 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-cf18a55a-9e98-459d-a088-ec97b5b08409 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 Aug 03 20:27:56.053138 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-cf18a55a-9e98-459d-a088-ec97b5b08409 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.053360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-cf18a55a-9e98-459d-a088-ec97b5b08409 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.056538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['49c155ab-aedb-464c-afab-8c1ebdf28d72', '48d93a20-9980-4aaf-bb2e-9be704859c56', '6bb084b6-461d-442b-bc76-793cd0c1e8cc', '64a68c45-171c-4a78-b41e-73ed3616be8a'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:56.057374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f157a65-48c7-419d-84db-a47181ddf2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c155ab-aedb-464c-afab-8c1ebdf28d72', '48d93a20-9980-4aaf-bb2e-9be704859c56', '6bb084b6-461d-442b-bc76-793cd0c1e8cc', '64a68c45-171c-4a78-b41e-73ed3616be8a']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:56.058197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759d597-bd17-4b8e-943c-939fea58d4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:56.063246 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.063246 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:56.084912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1759d597-bd17-4b8e-943c-939fea58d4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e682bdec-4651-4c58-8951-758463553a30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1188102469',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['49c155ab-aedb-464c-afab-8c1ebdf28d72','48d93a20-9980-4aaf-bb2e-9be704859c56','6bb084b6-461d-442b-bc76-793cd0c1e8cc','64a68c45-171c-4a78-b41e-73ed3616be8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=5d16b46c-b456-4b07-8628-12a028ad6fa6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1188102469',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e682bdec-4651-4c58-8951-758463553a30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d16b46c-b456-4b07-8628-12a028ad6fa6),volume_type_id=5d16b46c-b456-4b07-8628-12a028ad6fa6)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:56.086174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9702eb20-4226-4c1b-a3b5-8271d2c1f454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:56.106645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9702eb20-4226-4c1b-a3b5-8271d2c1f454) transitioned into state 'SUCCESS' from state '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-1188102469',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['49c155ab-aedb-464c-afab-8c1ebdf28d72','48d93a20-9980-4aaf-bb2e-9be704859c56','6bb084b6-461d-442b-bc76-793cd0c1e8cc','64a68c45-171c-4a78-b41e-73ed3616be8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=5d16b46c-b456-4b07-8628-12a028ad6fa6)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:56.107597 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247b8301-841a-4af0-98ef-cd42771efed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:56.118018 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247b8301-841a-4af0-98ef-cd42771efed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:56.118928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (5cc4df2d-be64-440d-97c4-aca2b610c24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:56.119266 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:27:56.119835 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1399d10f-3abd-41f4-8b33-dffe2e11e1da tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:56.120485 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 394/1565] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:27:55 2026] POST /volume/v3/volumes => generated 778 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:56.125578 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-cf18a55a-9e98-459d-a088-ec97b5b08409 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 returned with HTTP 200 Aug 03 20:27:56.126014 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 390/1566] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:56 2026] DELETE /volume/v3/attachments/0f95a4d5-434c-4630-9c80-45b6d0c6dfd3 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:56.138732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.138851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-7b0d8623-15ac-4941-98ca-3911a8ea7bde None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.139930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:56.140167 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.140408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.141363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-7b0d8623-15ac-4941-98ca-3911a8ea7bde tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 Aug 03 20:27:56.141740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-7b0d8623-15ac-4941-98ca-3911a8ea7bde tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.142929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-7b0d8623-15ac-4941-98ca-3911a8ea7bde tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.147101 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.147101 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:56.151435 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.151435 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:56.151515 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:56.154190 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8ad7690-c0e0-4a48-a1c0-b6f4f5dd31d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:56.154597 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 391/1567] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:56.197147 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-de4e6e00-a121-4d6c-9e7f-c822c0c6e48f req-7b0d8623-15ac-4941-98ca-3911a8ea7bde tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 returned with HTTP 200 Aug 03 20:27:56.197841 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 393/1568] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:27:56 2026] DELETE /volume/v3/attachments/0b9df111-f4e8-4c04-b6b1-2d78a174ba46 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:56.531487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.534395 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:56.535052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.535238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.542299 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.542299 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:56.545951 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:56.550469 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-c6389136-2fa6-4404-aa79-43a48aa3eb60 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:56.550937 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 395/1569] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:56.635243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b63e8e90-1289-4638-9611-98b77284d77c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.635634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b63e8e90-1289-4638-9611-98b77284d77c None None] GET https://10.4.3.92/volume// Aug 03 20:27:56.635818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b63e8e90-1289-4638-9611-98b77284d77c None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.635990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b63e8e90-1289-4638-9611-98b77284d77c None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.636312 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b63e8e90-1289-4638-9611-98b77284d77c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:56.636711 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 391/1570] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:27: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 03 20:27:56.645526 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1f58dede-d90f-4f1f-bfc9-46656238c55b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.647273 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1f58dede-d90f-4f1f-bfc9-46656238c55b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:56.648860 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1f58dede-d90f-4f1f-bfc9-46656238c55b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5727c39-105a-4d21-bfde-5cbd8e79a10a", "connector": null, "instance_uuid": "50a61544-5a39-4932-9209-e9e9fe0ce3dc"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:56.662386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.662386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:56.691065 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1f58dede-d90f-4f1f-bfc9-46656238c55b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:56.691641 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 392/1571] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:56 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:56.725820 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.727411 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:56.727758 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.728021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.737297 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.737297 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:56.737984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-761b36fe-292c-48f6-87d4-8312c82661be None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.738338 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-761b36fe-292c-48f6-87d4-8312c82661be None None] GET https://10.4.3.92/volume// Aug 03 20:27:56.738535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-761b36fe-292c-48f6-87d4-8312c82661be None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.738761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-761b36fe-292c-48f6-87d4-8312c82661be None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.739063 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-761b36fe-292c-48f6-87d4-8312c82661be None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:56.739371 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 396/1572] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:56.740349 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:56.744632 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f89dfdb-521e-48b1-b90f-59bff37e6845 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:56.745087 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 394/1573] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:56.749010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.751133 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:56.751377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.751618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.760091 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.760091 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:56.763193 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:56.767640 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-d7d72cdf-0a76-43c6-a72d-d0385b2138a6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:56.768046 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 392/1574] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 03 20:27:56.822604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0f4567e4-e2fe-4c25-b856-b9ab7644f5d6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.825570 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0f4567e4-e2fe-4c25-b856-b9ab7644f5d6 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 Aug 03 20:27:56.825771 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0f4567e4-e2fe-4c25-b856-b9ab7644f5d6 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.825955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0f4567e4-e2fe-4c25-b856-b9ab7644f5d6 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.831584 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0f4567e4-e2fe-4c25-b856-b9ab7644f5d6 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 returned with HTTP 404 Aug 03 20:27:56.832062 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 393/1575] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/16a1cb59-e42b-4907-af41-6c4b98490b39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:56.840807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.845357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d Aug 03 20:27:56.845726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.846061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.846449 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: 8f02b7be-0c7d-4856-9723-5e12a957510d Aug 03 20:27:56.856758 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.856758 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:56.857608 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:56.869726 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.873874 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] PUT https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 Aug 03 20:27:56.874378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:56.884670 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:27:56.885041 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5592c49a-b560-4eb8-9cd8-9b544dad5b42 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d returned with HTTP 202 Aug 03 20:27:56.885700 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 397/1576] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:56 2026] DELETE /volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:56.886501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Acquiring lock "cinder-attachment_update-b5727c39-105a-4d21-bfde-5cbd8e79a10a-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:56.897111 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-30577894-2117-4f59-9441-1c918eef3b7d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:56.897762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Lock "cinder-attachment_update-b5727c39-105a-4d21-bfde-5cbd8e79a10a-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:56.897762 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.897762 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:56.898017 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30577894-2117-4f59-9441-1c918eef3b7d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d Aug 03 20:27:56.898017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30577894-2117-4f59-9441-1c918eef3b7d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:56.898017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30577894-2117-4f59-9441-1c918eef3b7d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:56.903651 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:56.903651 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:56.908904 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-30577894-2117-4f59-9441-1c918eef3b7d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:56.915216 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30577894-2117-4f59-9441-1c918eef3b7d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d returned with HTTP 200 Aug 03 20:27:56.915605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 393/1577] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:56 2026] GET /volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:57.034684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Lock "cinder-attachment_update-b5727c39-105a-4d21-bfde-5cbd8e79a10a-np0000006371" released by "attachment_update" :: held 0.141s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:57.035113 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-21c7a4fb-b9a2-4d4c-9896-50c529043b0d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 returned with HTTP 200 Aug 03 20:27:57.035586 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 395/1578] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:56 2026] PUT /volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:57.171253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bddfa577-9f19-4253-90ad-cf07c330432b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.174529 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bddfa577-9f19-4253-90ad-cf07c330432b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:57.174529 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bddfa577-9f19-4253-90ad-cf07c330432b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.174962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bddfa577-9f19-4253-90ad-cf07c330432b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.187483 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.187483 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:57.192493 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bddfa577-9f19-4253-90ad-cf07c330432b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:57.195901 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bddfa577-9f19-4253-90ad-cf07c330432b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:57.196657 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 394/1579] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:57 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:57.213760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.216074 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:57.216299 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.216499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.227477 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.227477 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:57.232724 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:57.238168 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cd8f7263-29aa-4abd-ae21-0a703285b5a7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:57.238859 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 398/1580] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:57 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:57.252414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.254167 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/action Aug 03 20:27:57.254627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:57.254627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:57.268145 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.268145 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:57.270873 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:57.278295 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume updated successfully. Aug 03 20:27:57.278584 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4258745c-b17b-4b30-a35f-baec3a6338c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/action returned with HTTP 200 Aug 03 20:27:57.279160 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 394/1581] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:27:57 2026] POST /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:27:57.423110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.567105 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:57.567306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.567504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.574892 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.574892 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:57.578850 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:57.582933 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-9f679cbb-1d20-4a00-8b68-f6dd399537d7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:57.583297 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 396/1582] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:57 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 870 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:57.763274 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.771028 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:57.771222 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.771405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.793857 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.793857 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:57.801737 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:57.810383 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ce7b7ae-d8b9-430d-b390-4922276340a1 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:57.810383 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 395/1583] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:57 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:57.932320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4af5211-11c8-46cd-8d77-f060a72adfd8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.934854 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4af5211-11c8-46cd-8d77-f060a72adfd8 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d Aug 03 20:27:57.935316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4af5211-11c8-46cd-8d77-f060a72adfd8 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.935651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4af5211-11c8-46cd-8d77-f060a72adfd8 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.942587 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4af5211-11c8-46cd-8d77-f060a72adfd8 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d returned with HTTP 404 Aug 03 20:27:57.943145 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 399/1584] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:57 2026] GET /volume/v3/volumes/8f02b7be-0c7d-4856-9723-5e12a957510d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:57.953437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:57.955330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 Aug 03 20:27:57.955594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:57.955837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:57.956038 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: 30810df8-6617-4ad4-b1ed-922659859560 Aug 03 20:27:57.971555 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:57.971555 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:57.972181 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:57.997925 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:27:57.998137 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9e68f99-4aab-4ee5-beae-5ceb22f6c82d tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 returned with HTTP 202 Aug 03 20:27:57.998548 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 395/1585] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:57 2026] DELETE /volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:58.009086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dd812918-f624-4035-a96b-abe6c4b41997 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.012055 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd812918-f624-4035-a96b-abe6c4b41997 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 Aug 03 20:27:58.012329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd812918-f624-4035-a96b-abe6c4b41997 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:58.012613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd812918-f624-4035-a96b-abe6c4b41997 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:58.020498 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:58.020498 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:58.024593 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dd812918-f624-4035-a96b-abe6c4b41997 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:58.030110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd812918-f624-4035-a96b-abe6c4b41997 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 returned with HTTP 200 Aug 03 20:27:58.030271 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 397/1586] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:58 2026] GET /volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:58.060795 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.062840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:58.063044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:58.063223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:58.071140 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:58.071140 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:58.075498 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:58.080600 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-b9efbac1-4d83-4e1d-91b9-589b814e3185 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:58.081025 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 396/1587] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:27:58 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:58.093982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cfe38cc8-5784-4aec-8490-d4e2f6523d74 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.094499 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cfe38cc8-5784-4aec-8490-d4e2f6523d74 None None] GET https://10.4.3.92/volume// Aug 03 20:27:58.094733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cfe38cc8-5784-4aec-8490-d4e2f6523d74 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:58.095005 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cfe38cc8-5784-4aec-8490-d4e2f6523d74 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:58.095391 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cfe38cc8-5784-4aec-8490-d4e2f6523d74 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:58.095774 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 400/1588] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:27: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 03 20:27:58.104485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-694438e3-cac0-47ba-b791-7162a5984d48 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.108298 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-694438e3-cac0-47ba-b791-7162a5984d48 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:27:58.108298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-694438e3-cac0-47ba-b791-7162a5984d48 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e682bdec-4651-4c58-8951-758463553a30", "connector": null, "instance_uuid": "f8673c19-d512-43d3-ac8c-66be0cbb23a9"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:58.120565 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:58.120565 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:58.152293 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-694438e3-cac0-47ba-b791-7162a5984d48 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:27:58.152948 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 396/1589] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:27:58 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:58.783117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aad62532-3c81-4edd-9706-edae911d13cd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.821314 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:27:58.821314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1336331236"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:58.821314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1336331236'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:27:58.821314 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Create volume of 1 GB Aug 03 20:27:58.822880 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Availability Zones retrieved successfully. Aug 03 20:27:58.825632 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:58.827651 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:58.827871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:58.828051 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:58.830022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Flow 'volume_create_api' (e91ef458-b058-4866-ab64-145ed2a690e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:58.831202 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd115d2d-902b-428c-ad93-0809d320e0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:58.833629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:27:58.840693 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:58.840693 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:58.847213 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:58.853884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de8623c8-3243-43ec-a2fc-2b8358389c82 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:58.854396 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 397/1590] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:58 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:58.865732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd115d2d-902b-428c-ad93-0809d320e0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:58.866513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148ab3c0-b308-44e3-9112-e6b9bb8d4724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:58.943331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Created reservations ['54ae7a91-73bc-4449-9ac0-4a8890a7ab37', '8f71d89c-311e-427a-b946-6fd210f0208a', '7202cce5-c9ce-4e04-81a2-c88dfb794502', '997e8417-c762-40d2-a0d5-16e855b270ca'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:27:58.944436 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148ab3c0-b308-44e3-9112-e6b9bb8d4724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ae7a91-73bc-4449-9ac0-4a8890a7ab37', '8f71d89c-311e-427a-b946-6fd210f0208a', '7202cce5-c9ce-4e04-81a2-c88dfb794502', '997e8417-c762-40d2-a0d5-16e855b270ca']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:58.945498 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6085d17-611b-4b63-a998-0b265a060c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:58.973515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6085d17-611b-4b63-a998-0b265a060c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f033a16-bf0c-4a72-ac1f-9f41b0362f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1336331236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f48b5f72c344566b37c948b4b55a857',qos_specs=None,replication_status=,reservations=['54ae7a91-73bc-4449-9ac0-4a8890a7ab37','8f71d89c-311e-427a-b946-6fd210f0208a','7202cce5-c9ce-4e04-81a2-c88dfb794502','997e8417-c762-40d2-a0d5-16e855b270ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4446a8d3a04e40af638c4cacae9a0f',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1336331236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f033a16-bf0c-4a72-ac1f-9f41b0362f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f48b5f72c344566b37c948b4b55a857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4446a8d3a04e40af638c4cacae9a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:58.974207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e43af00-09ff-4c67-93ba-7d8e416c9a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:58.996126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e43af00-09ff-4c67-93ba-7d8e416c9a8f) transitioned into state 'SUCCESS' from state '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-1336331236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f48b5f72c344566b37c948b4b55a857',qos_specs=None,replication_status=,reservations=['54ae7a91-73bc-4449-9ac0-4a8890a7ab37','8f71d89c-311e-427a-b946-6fd210f0208a','7202cce5-c9ce-4e04-81a2-c88dfb794502','997e8417-c762-40d2-a0d5-16e855b270ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4446a8d3a04e40af638c4cacae9a0f',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:58.996851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5472c3b9-4317-4744-9adf-15a339b01a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:27:59.006227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5472c3b9-4317-4744-9adf-15a339b01a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:27:59.006983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Flow 'volume_create_api' (e91ef458-b058-4866-ab64-145ed2a690e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:27:59.007256 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Create volume request issued successfully. Aug 03 20:27:59.007782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aad62532-3c81-4edd-9706-edae911d13cd tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:27:59.008212 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 398/1591] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:27:58 2026] POST /volume/v3/volumes => generated 747 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:27:59.022254 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.025642 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:27:59.025956 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.026224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.037964 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.037964 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:59.044271 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:27:59.047407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9eba8f5-829a-4203-bbd7-b8ed371e5c97 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.049187 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9eba8f5-829a-4203-bbd7-b8ed371e5c97 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 Aug 03 20:27:59.049611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9eba8f5-829a-4203-bbd7-b8ed371e5c97 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.049807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9eba8f5-829a-4203-bbd7-b8ed371e5c97 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.051917 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ad052df-5fc5-4e14-99ad-9c551a824641 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:27:59.052503 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 401/1592] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:59.062660 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9eba8f5-829a-4203-bbd7-b8ed371e5c97 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 returned with HTTP 404 Aug 03 20:27:59.063200 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 397/1593] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/30810df8-6617-4ad4-b1ed-922659859560 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:59.070412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-af35358d-9013-436e-99cb-35116d7310ab None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.075735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 Aug 03 20:27:59.075983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.076359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.076664 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: 2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 Aug 03 20:27:59.088841 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.088841 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:59.089327 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:59.109438 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:27:59.109725 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-af35358d-9013-436e-99cb-35116d7310ab tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 returned with HTTP 202 Aug 03 20:27:59.110249 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 398/1594] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:59 2026] DELETE /volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:59.118086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.119982 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 Aug 03 20:27:59.120229 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.120490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.129236 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.129236 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:59.131760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.133872 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:27:59.134131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.134444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.134616 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume with id: 5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:27:59.136235 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:27:59.140657 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc1a5eba-fd2f-4896-a7af-c99d88737893 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 returned with HTTP 200 Aug 03 20:27:59.141127 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 399/1595] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:59.143826 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.143826 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:59.144453 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:27:59.167212 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume request issued successfully. Aug 03 20:27:59.167528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-696c19fc-975a-45b4-96bb-25c60b5169f1 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 202 Aug 03 20:27:59.168157 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 402/1596] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:27:59 2026] DELETE /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:27:59.175097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0669a3e2-ab83-4c58-92d5-591211862679 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.177304 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0669a3e2-ab83-4c58-92d5-591211862679 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:27:59.177605 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0669a3e2-ab83-4c58-92d5-591211862679 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.177898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0669a3e2-ab83-4c58-92d5-591211862679 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.185574 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.185574 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:59.189047 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0669a3e2-ab83-4c58-92d5-591211862679 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:27:59.193149 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0669a3e2-ab83-4c58-92d5-591211862679 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 200 Aug 03 20:27:59.193574 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 398/1597] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:27:59.578477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d671b4ba-b3d1-49ed-8544-3c1d532db80f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.578905 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d671b4ba-b3d1-49ed-8544-3c1d532db80f None None] GET https://10.4.3.92/volume// Aug 03 20:27:59.579121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d671b4ba-b3d1-49ed-8544-3c1d532db80f None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.579332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d671b4ba-b3d1-49ed-8544-3c1d532db80f None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.579684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d671b4ba-b3d1-49ed-8544-3c1d532db80f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:27:59.580132 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 399/1598] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:27: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 03 20:27:59.586491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.588604 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:27:59.588827 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.589033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.597949 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.597949 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:27:59.601066 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:27:59.604772 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-e0df9603-2d0d-418e-a4ec-dcc1d9b9cb89 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:27:59.605212 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 400/1599] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 1049 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:27:59.698296 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.701111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b Aug 03 20:27:59.703847 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:59.712439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-e682bdec-4651-4c58-8951-758463553a30-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:27:59.717488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-e682bdec-4651-4c58-8951-758463553a30-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:27:59.718229 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.718229 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:27:59.802422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-e682bdec-4651-4c58-8951-758463553a30-np0000006371" released by "attachment_update" :: held 0.085s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:27:59.802850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-bc8de3fa-379d-4c96-baa7-114840fbd146 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b returned with HTTP 200 Aug 03 20:27:59.803447 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 403/1600] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:27:59 2026] PUT /volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:27:59.830875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-cbfc1e62-373e-4040-8b0d-b8a2212d484d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.833942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-cbfc1e62-373e-4040-8b0d-b8a2212d484d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b/action Aug 03 20:27:59.834306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-cbfc1e62-373e-4040-8b0d-b8a2212d484d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:27:59.834548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-cbfc1e62-373e-4040-8b0d-b8a2212d484d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:27:59.854125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.854125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:27:59.864987 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-cbfc1e62-373e-4040-8b0d-b8a2212d484d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b/action returned with HTTP 204 Aug 03 20:27:59.865582 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 399/1601] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:27:59 2026] POST /volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:27:59.870781 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:27:59.873496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:27:59.873667 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:27:59.873841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:27:59.888073 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:27:59.888073 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:27:59.892396 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:27:59.899238 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd2485d0-4741-4af7-aafc-ad72a3edf039 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:27:59.899672 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 400/1602] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:27:59 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:00.065876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.067409 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:00.067557 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.067744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.074279 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.074279 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:00.077258 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:00.080881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0463915-3ca8-4590-92ee-df6eeb485dcc tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:00.081275 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 401/1603] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:00.154020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-97148f9c-10a5-416a-8625-bfc0939b19b7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.156015 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97148f9c-10a5-416a-8625-bfc0939b19b7 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 Aug 03 20:28:00.156015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97148f9c-10a5-416a-8625-bfc0939b19b7 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.156108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97148f9c-10a5-416a-8625-bfc0939b19b7 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.161720 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97148f9c-10a5-416a-8625-bfc0939b19b7 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 returned with HTTP 404 Aug 03 20:28:00.161976 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 404/1604] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/volumes/2bb6bd47-2cf3-47b2-ad30-79d9e697bfb6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:00.168395 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.170615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:28:00.170615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.170615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.170615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete snapshot with id: df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:28:00.177723 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.177723 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:00.177723 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot retrieved successfully. Aug 03 20:28:00.191525 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot delete request issued successfully. Aug 03 20:28:00.191767 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3c77919e-cb7c-4949-bed7-94db0f74e542 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 returned with HTTP 202 Aug 03 20:28:00.193784 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 400/1605] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:00 2026] DELETE /volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:00.199915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-25b383ec-d27b-4886-b59e-db501388c265 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.202552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25b383ec-d27b-4886-b59e-db501388c265 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:28:00.202552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-25b383ec-d27b-4886-b59e-db501388c265 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.202552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-25b383ec-d27b-4886-b59e-db501388c265 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.207562 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.207562 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:00.208184 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-25b383ec-d27b-4886-b59e-db501388c265 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Snapshot retrieved successfully. Aug 03 20:28:00.209083 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25b383ec-d27b-4886-b59e-db501388c265 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 returned with HTTP 200 Aug 03 20:28:00.209575 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 401/1606] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:00.210291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-07c98dbc-ddda-4f7f-be4a-c4f5bb825a19 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.214601 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07c98dbc-ddda-4f7f-be4a-c4f5bb825a19 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 Aug 03 20:28:00.214816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07c98dbc-ddda-4f7f-be4a-c4f5bb825a19 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.215070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07c98dbc-ddda-4f7f-be4a-c4f5bb825a19 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.221054 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07c98dbc-ddda-4f7f-be4a-c4f5bb825a19 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 returned with HTTP 404 Aug 03 20:28:00.222109 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 402/1607] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/volumes/5216ca62-6dc3-4e93-a4ed-baf6ad73ed80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:00.231506 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0e92111b-67e0-4312-a562-4702cb32d7ad None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.233389 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:28:00.233610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.233838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.236480 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume with id: f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:28:00.245279 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.245279 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:00.246060 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:28:00.275056 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume request issued successfully. Aug 03 20:28:00.275312 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e92111b-67e0-4312-a562-4702cb32d7ad tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 202 Aug 03 20:28:00.275749 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 405/1608] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:00 2026] DELETE /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:00.284533 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.286576 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:28:00.288506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.288506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.295728 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.295728 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:00.304233 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:28:00.307953 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db86951-45f3-4fc1-9edf-d81a974beb4a tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 200 Aug 03 20:28:00.309331 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 401/1609] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:00.315195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1205c6c9-b4a0-45e8-9254-17d6fd4ae53c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.317984 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1205c6c9-b4a0-45e8-9254-17d6fd4ae53c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596/action Aug 03 20:28:00.318319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1205c6c9-b4a0-45e8-9254-17d6fd4ae53c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:00.318431 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1205c6c9-b4a0-45e8-9254-17d6fd4ae53c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:00.340716 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.340716 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:00.360082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1e01f8a8-acf2-4095-9869-7012b9dd5858 req-1205c6c9-b4a0-45e8-9254-17d6fd4ae53c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596/action returned with HTTP 204 Aug 03 20:28:00.361796 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 402/1610] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:28:00 2026] POST /volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:00.913248 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-af57ffe5-5968-45fb-8086-c36434511ec8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.917487 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af57ffe5-5968-45fb-8086-c36434511ec8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:00.917487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af57ffe5-5968-45fb-8086-c36434511ec8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:00.917487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af57ffe5-5968-45fb-8086-c36434511ec8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:00.926534 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.926534 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:00.930239 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-af57ffe5-5968-45fb-8086-c36434511ec8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:00.937404 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af57ffe5-5968-45fb-8086-c36434511ec8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:28:00.938105 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 403/1611] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:00 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1652 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:00.952470 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-714d8dc8-7887-453b-b868-03906e781628 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.956593 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-714d8dc8-7887-453b-b868-03906e781628 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:00.956593 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-714d8dc8-7887-453b-b868-03906e781628 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5727c39-105a-4d21-bfde-5cbd8e79a10a", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-544585456"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:00.973280 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:00.973280 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:00.974278 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-714d8dc8-7887-453b-b868-03906e781628 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:00.974687 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-714d8dc8-7887-453b-b868-03906e781628 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:00.980733 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-714d8dc8-7887-453b-b868-03906e781628 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 400 Aug 03 20:28:00.980733 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 406/1612] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28:00 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:28:00.986907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:00.989113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:00.989831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5727c39-105a-4d21-bfde-5cbd8e79a10a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1565938890"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:01.005366 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.005366 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:01.006171 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:01.006396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:01.044645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['85632085-9752-4f09-9f86-7787f13647aa', '43356fc7-51b2-46f4-b16d-b940bbeb17c5', '4e121830-4a6c-425f-9687-c5c340862cd1', '73858238-44e8-40c7-868a-1d665039322c'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:01.094925 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot force create request issued successfully. Aug 03 20:28:01.095433 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1760ba8a-93da-4eea-b0b0-84c2edf44a2c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:28:01.096038 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 402/1613] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:01.115323 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.119666 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:01.119986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.120288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.128819 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.128819 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:01.129808 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:01.131202 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-67212ce6-1893-448c-be88-4ce3b9d2f637 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 200 Aug 03 20:28:01.132912 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 403/1614] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:01 2026] GET /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:01.218739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e4372e26-aa9f-4017-823d-eab7c90383b0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.220680 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4372e26-aa9f-4017-823d-eab7c90383b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 Aug 03 20:28:01.220915 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e4372e26-aa9f-4017-823d-eab7c90383b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.221155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e4372e26-aa9f-4017-823d-eab7c90383b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.226494 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4372e26-aa9f-4017-823d-eab7c90383b0 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 returned with HTTP 404 Aug 03 20:28:01.227301 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 404/1615] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:01 2026] GET /volume/v3/snapshots/df66d9b6-bd9d-433f-bb55-69c45fa58050 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:01.237379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.239488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:28:01.240629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.241509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.241509 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume with id: b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:28:01.250129 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.250129 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:01.250946 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:28:01.280392 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Delete volume request issued successfully. Aug 03 20:28:01.281550 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6b672db-4bc3-49a8-bb35-f64cdd37548b tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 returned with HTTP 202 Aug 03 20:28:01.281550 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 407/1616] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:01 2026] DELETE /volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:01.294940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.297485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:28:01.297772 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.298063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.307528 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.307528 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:01.312841 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Volume info retrieved successfully. Aug 03 20:28:01.318874 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8ed0ef9-02d3-4305-8be0-9b10fe699c29 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 returned with HTTP 200 Aug 03 20:28:01.319588 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 403/1617] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:01 2026] GET /volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:01.326450 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-70995c8c-832f-4ffe-b9e9-3fa000660d58 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.328308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70995c8c-832f-4ffe-b9e9-3fa000660d58 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c Aug 03 20:28:01.328776 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-70995c8c-832f-4ffe-b9e9-3fa000660d58 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.328776 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-70995c8c-832f-4ffe-b9e9-3fa000660d58 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.337440 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70995c8c-832f-4ffe-b9e9-3fa000660d58 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c returned with HTTP 404 Aug 03 20:28:01.338359 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 404/1618] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:01 2026] GET /volume/v3/volumes/f8f4462d-9aab-498d-9235-6f0af475130c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:01.346947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.350059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:28:01.350260 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.350530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.350776 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume with id: 7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:28:01.360662 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.360662 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:01.361111 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:28:01.382993 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Delete volume request issued successfully. Aug 03 20:28:01.383150 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-178f9c1c-cf01-44e7-ba03-69df53e017dc tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 202 Aug 03 20:28:01.383573 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 405/1619] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:01 2026] DELETE /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:01.391605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-14bedc52-578f-4004-91f9-094a78ae8f90 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:01.393602 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14bedc52-578f-4004-91f9-094a78ae8f90 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:28:01.394775 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14bedc52-578f-4004-91f9-094a78ae8f90 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:01.394775 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14bedc52-578f-4004-91f9-094a78ae8f90 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:01.409302 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:01.409302 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:01.416316 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-14bedc52-578f-4004-91f9-094a78ae8f90 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Volume info retrieved successfully. Aug 03 20:28:01.423645 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14bedc52-578f-4004-91f9-094a78ae8f90 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 200 Aug 03 20:28:01.424718 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 408/1620] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:01 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:02.140897 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:02.142734 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:02.143024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:02.143328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:02.148521 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:02.148521 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:02.149113 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:02.150048 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-085ce981-1aa0-41ea-b2c7-47b076cbaa75 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 200 Aug 03 20:28:02.150554 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 404/1621] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:02 2026] GET /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:02.162256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:02.164825 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:02.165249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5727c39-105a-4d21-bfde-5cbd8e79a10a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2127030731"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:02.178316 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:02.178316 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:02.178828 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:02.178996 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:02.211480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['56f4e7bc-c8d4-44d9-a5df-f1b82941e6a1', 'd95a302d-4892-42ca-9030-ade3fff95ebd', 'fed35e75-dcda-42d8-923e-d71a4879e6f2', '62290bd3-a342-4c4b-bf40-00d087b2bbc0'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:02.251222 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot force create request issued successfully. Aug 03 20:28:02.251569 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-162d69c7-2370-426a-a923-a1b6c3c175a7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:28:02.251964 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 405/1622] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:02.267504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:02.270206 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:02.270418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:02.270677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:02.279524 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:02.279524 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:02.279524 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:02.279749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a38416ab-9693-4ab2-84e2-1eddc462d80c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 200 Aug 03 20:28:02.281671 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 406/1623] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:02 2026] GET /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:02.341151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d801645b-f071-4b66-b6fc-dda2f00b2744 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:02.345246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d801645b-f071-4b66-b6fc-dda2f00b2744 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] GET https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 Aug 03 20:28:02.345246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d801645b-f071-4b66-b6fc-dda2f00b2744 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:02.345246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d801645b-f071-4b66-b6fc-dda2f00b2744 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:02.353830 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d801645b-f071-4b66-b6fc-dda2f00b2744 tempest-CreateVolumesFromSnapshotTest-124945355 tempest-CreateVolumesFromSnapshotTest-124945355-project-member] https://10.4.3.92/volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 returned with HTTP 404 Aug 03 20:28:02.354893 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 409/1624] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:02 2026] GET /volume/v3/volumes/b570648c-fc99-443c-8e5c-b0f2c8768478 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:02.444131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-287e4590-53de-44ce-8a8b-1cd079c1a718 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:02.454350 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-287e4590-53de-44ce-8a8b-1cd079c1a718 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] GET https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da Aug 03 20:28:02.454350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-287e4590-53de-44ce-8a8b-1cd079c1a718 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:02.454350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-287e4590-53de-44ce-8a8b-1cd079c1a718 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:02.471321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-287e4590-53de-44ce-8a8b-1cd079c1a718 tempest-TaggedBootDevicesTest_v242-223792513 tempest-TaggedBootDevicesTest_v242-223792513-project-member] https://10.4.3.92/volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da returned with HTTP 404 Aug 03 20:28:02.471321 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 405/1625] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:02 2026] GET /volume/v3/volumes/7c66f2a4-9ae3-4aaf-9870-7fe8dafa67da => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:03.294220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:03.298094 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:03.298371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:03.298666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:03.304133 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:03.304133 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:03.304710 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:03.305787 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b9fb61b-a532-4e24-9269-cd03ba5d4f0c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 200 Aug 03 20:28:03.306788 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 406/1626] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:03 2026] GET /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:03.317028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:03.319175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:03.319650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5727c39-105a-4d21-bfde-5cbd8e79a10a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-85874616"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:03.348021 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:03.348021 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:03.348682 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:03.348835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:03.427481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['5386a3cc-52d0-4edb-b643-d9cd21c1f1c6', 'ec1a3580-eddd-4ff8-8050-9c6f27d474a7', 'ad48e93e-a7ea-43ff-b363-5132e697ef45', '080c6d30-8452-4b4c-a255-bae831855cd2'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:03.477311 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot force create request issued successfully. Aug 03 20:28:03.477693 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bca479d2-58f5-4bd2-96b3-a88a55c5814c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:28:03.478108 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 407/1627] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:03.490203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:03.491850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:03.492023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:03.492227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:03.499062 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:03.499062 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:03.499472 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:03.500117 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7f9602da-4959-4864-afa5-d4c59fe48c1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 200 Aug 03 20:28:03.500436 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 410/1628] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:03 2026] GET /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:03.915796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:04.046651 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:28:04.046651 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1773994733"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:04.046651 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1773994733'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:28:04.046651 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume of 1 GB Aug 03 20:28:04.050908 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability Zones retrieved successfully. Aug 03 20:28:04.060481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (e0a6fd96-2bf3-46d9-91b6-51b0cb8482a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:04.062799 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353e5a86-56e7-42db-98fa-5222ecfa8153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:04.063750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:28:04.094203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353e5a86-56e7-42db-98fa-5222ecfa8153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:04.095512 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37268808-4714-4a66-b343-4023da2f5c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:04.170406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['d77c3e13-d1a2-470c-9f65-7500365eeac8', '311f9a97-b256-42a5-8dae-36ea21b86b68', '24905a36-1709-4b22-9056-54d99445d0d4', '425d48b8-9e8d-42f0-8cf0-bc1300869ec3'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:04.171564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37268808-4714-4a66-b343-4023da2f5c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77c3e13-d1a2-470c-9f65-7500365eeac8', '311f9a97-b256-42a5-8dae-36ea21b86b68', '24905a36-1709-4b22-9056-54d99445d0d4', '425d48b8-9e8d-42f0-8cf0-bc1300869ec3']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:04.173375 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64740d3-7ef9-4c27-86e2-c04c91ba5f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:04.205771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64740d3-7ef9-4c27-86e2-c04c91ba5f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0de341ee-61b5-4ce7-b291-7af672ed1d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1773994733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['d77c3e13-d1a2-470c-9f65-7500365eeac8','311f9a97-b256-42a5-8dae-36ea21b86b68','24905a36-1709-4b22-9056-54d99445d0d4','425d48b8-9e8d-42f0-8cf0-bc1300869ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1773994733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0de341ee-61b5-4ce7-b291-7af672ed1d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4526374b36194228b03072265a9882bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:04.205976 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f877342b-ec26-46fe-866a-50b031b6a991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:04.227905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f877342b-ec26-46fe-866a-50b031b6a991) transitioned into state 'SUCCESS' from state '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-1773994733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['d77c3e13-d1a2-470c-9f65-7500365eeac8','311f9a97-b256-42a5-8dae-36ea21b86b68','24905a36-1709-4b22-9056-54d99445d0d4','425d48b8-9e8d-42f0-8cf0-bc1300869ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:04.228672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef17f34-1a28-49d8-9b16-7a30d5806834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:04.244860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef17f34-1a28-49d8-9b16-7a30d5806834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:04.245675 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (e0a6fd96-2bf3-46d9-91b6-51b0cb8482a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:04.245968 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request issued successfully. Aug 03 20:28:04.246551 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0ff24c66-3bd6-457a-9942-c339b862dbd6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:28:04.247057 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 406/1629] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:28:03 2026] POST /volume/v3/volumes => generated 776 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:04.264141 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:04.270025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:28:04.270363 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:04.270643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:04.285041 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:04.285041 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:04.289252 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:04.294557 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-03ad51c5-f515-44bd-bb9c-8b658ed4d6cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 returned with HTTP 200 Aug 03 20:28:04.294986 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 407/1630] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:04 2026] GET /volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:04.510420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:04.513199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:04.513454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:04.513707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:04.519955 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:04.519955 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:04.520586 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:04.521590 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8a3030f-d6cb-4789-9cef-26d5385f52b3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 200 Aug 03 20:28:04.522092 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 408/1631] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:04 2026] GET /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:04.534156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f4d275e-2952-417f-9204-207b0f2985b5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:04.537409 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:04.538374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:04.538745 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:04.538913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:04.549448 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:04.549448 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:04.550333 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:04.579860 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:28:04.580082 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f4d275e-2952-417f-9204-207b0f2985b5 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 202 Aug 03 20:28:04.580587 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 411/1632] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:04 2026] DELETE /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:04.593104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b021ba1b-54dd-498d-b064-ec55dad28853 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:04.596716 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b021ba1b-54dd-498d-b064-ec55dad28853 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:04.596716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b021ba1b-54dd-498d-b064-ec55dad28853 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:04.596716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b021ba1b-54dd-498d-b064-ec55dad28853 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:04.603381 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:04.603381 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:04.604149 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b021ba1b-54dd-498d-b064-ec55dad28853 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:04.605091 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b021ba1b-54dd-498d-b064-ec55dad28853 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 200 Aug 03 20:28:04.605706 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 407/1633] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:04 2026] GET /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:05.182474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-272444df-a1ab-4820-af26-dd2f7d80d5a3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.187733 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-272444df-a1ab-4820-af26-dd2f7d80d5a3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption Aug 03 20:28:05.187899 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-272444df-a1ab-4820-af26-dd2f7d80d5a3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.188169 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-272444df-a1ab-4820-af26-dd2f7d80d5a3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.200889 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.200889 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:05.209786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-773e9f98-8c5c-44ec-8af1-441c568a2290 req-272444df-a1ab-4820-af26-dd2f7d80d5a3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption returned with HTTP 200 Aug 03 20:28:05.210184 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 408/1634] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:28:05 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:05.313297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.315077 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:28:05.315297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.315497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.322795 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.322795 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:05.327065 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:05.331299 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4aa0dacb-5222-438f-b1c8-3a596bec2ec8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 returned with HTTP 200 Aug 03 20:28:05.331683 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 409/1635] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:05 2026] GET /volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:05.345487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.348113 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:28:05.348479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0de341ee-61b5-4ce7-b291-7af672ed1d54", "name": "tempest-type-Backup-44624802"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:05.350278 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating new backup {'backup': {'volume_id': '0de341ee-61b5-4ce7-b291-7af672ed1d54', 'name': 'tempest-type-Backup-44624802'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:28:05.350490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating backup of volume 0de341ee-61b5-4ce7-b291-7af672ed1d54 in container None Aug 03 20:28:05.365253 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.365253 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:05.365636 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:05.394487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['509c2216-0249-4416-b7e2-04de29d506aa', 'ec92df29-7d66-41a5-9fb8-858a1309c17f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:05.426916 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a5e4bea-d349-41dc-8099-07586b06afc6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:28:05.429481 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 412/1636] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:28:05 2026] POST /volume/v3/backups => generated 312 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:05.441486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3ca408d7-90b8-4b02-a26a-3084294df898 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.452691 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ca408d7-90b8-4b02-a26a-3084294df898 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:05.452691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ca408d7-90b8-4b02-a26a-3084294df898 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.452691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ca408d7-90b8-4b02-a26a-3084294df898 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.452691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3ca408d7-90b8-4b02-a26a-3084294df898 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:05.475606 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.475606 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:05.478287 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ca408d7-90b8-4b02-a26a-3084294df898 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:05.478287 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 408/1637] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:05 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 719 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:05.616107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fef0cab0-c91c-4044-ae9a-9c837f94406e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.622348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fef0cab0-c91c-4044-ae9a-9c837f94406e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:05.623798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fef0cab0-c91c-4044-ae9a-9c837f94406e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.624197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fef0cab0-c91c-4044-ae9a-9c837f94406e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.633491 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fef0cab0-c91c-4044-ae9a-9c837f94406e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 404 Aug 03 20:28:05.634066 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 409/1638] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:05 2026] GET /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:05.642036 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.643755 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:05.643948 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.644165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.644260 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:05.648792 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.648792 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:05.649254 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:05.674033 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:28:05.674261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c08eaf1d-1f49-4dc1-ad62-430b760ae195 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 202 Aug 03 20:28:05.674669 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 410/1639] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:05 2026] DELETE /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:05.688138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.692280 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:05.693099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:05.693307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:05.703095 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.703095 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:05.704563 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:05.706159 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0d14ecab-4748-414b-a8c9-be2a864b32b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 200 Aug 03 20:28:05.706899 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 413/1640] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:05 2026] GET /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:05.971213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:05.973624 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:05.974178 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-attach": {"instance_uuid": "74a053c6-4281-468f-8147-0fcd5a590066", "mountpoint": "/dev/vdb"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:05.974359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "74a053c6-4281-468f-8147-0fcd5a590066", "mountpoint": "/dev/vdb"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:05.985561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:05.985561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:05.986282 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:05.996794 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update volume admin metadata completed successfully. Aug 03 20:28:06.058365 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Attach volume completed successfully. Aug 03 20:28:06.058654 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e2b0726b-c023-41ae-bb0b-a6546b86d986 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:06.059209 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 409/1641] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:05 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:06.068381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.070213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:06.070387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.070582 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.081914 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.081914 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:06.085568 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:06.090865 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-341f38a0-93c5-48c1-91f5-26f0ca6b9374 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:06.091253 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 410/1642] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:06 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:06.107057 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f21edee0-44eb-445f-98d0-92458e438768 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.110610 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:06.110610 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-detach": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:06.110727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:06.131849 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.131849 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:06.132258 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:06.189549 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Detach volume completed successfully. Aug 03 20:28:06.189806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f21edee0-44eb-445f-98d0-92458e438768 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:06.190622 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 411/1643] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:06 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:06.197455 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.199110 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:06.199294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.199472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.208323 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.208323 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:06.214302 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:06.226332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e4796f0-b340-4dbf-8821-4d5a5a0b951e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:06.226784 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 414/1644] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:06 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:06.487838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-785e690c-3898-4e4d-825a-2eebaa779e7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.489622 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-785e690c-3898-4e4d-825a-2eebaa779e7f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:06.489824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-785e690c-3898-4e4d-825a-2eebaa779e7f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.490007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-785e690c-3898-4e4d-825a-2eebaa779e7f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.490208 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-785e690c-3898-4e4d-825a-2eebaa779e7f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:06.497665 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.497665 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:06.498488 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-785e690c-3898-4e4d-825a-2eebaa779e7f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:06.499016 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 410/1645] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:06 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:06.721574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-04cadc1a-ce76-4b17-8f3a-f878b0944720 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.724089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04cadc1a-ce76-4b17-8f3a-f878b0944720 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:06.724281 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04cadc1a-ce76-4b17-8f3a-f878b0944720 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.724538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04cadc1a-ce76-4b17-8f3a-f878b0944720 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.739884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04cadc1a-ce76-4b17-8f3a-f878b0944720 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 404 Aug 03 20:28:06.739884 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 411/1646] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:06 2026] GET /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:06.742870 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.746913 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:06.747238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.747660 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.747729 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:06.755583 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.755583 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:06.756184 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:06.785547 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:28:06.785849 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33d6011d-3d43-414e-b03b-2132e46eaa4e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 202 Aug 03 20:28:06.786386 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 412/1647] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:06 2026] DELETE /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:06.798821 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:06.808779 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:06.809084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:06.809325 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:06.825421 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:06.825421 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:06.826097 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:06.827237 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b65bd3c4-dba8-49ab-a14f-787475d58ddc tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 200 Aug 03 20:28:06.828193 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 415/1648] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:06 2026] GET /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:07.521451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d1edba49-1d20-4ad1-964f-07601dc41687 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.524222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1edba49-1d20-4ad1-964f-07601dc41687 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:07.524514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1edba49-1d20-4ad1-964f-07601dc41687 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.524846 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1edba49-1d20-4ad1-964f-07601dc41687 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:07.525156 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d1edba49-1d20-4ad1-964f-07601dc41687 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:07.531727 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:07.531727 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:07.532707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1edba49-1d20-4ad1-964f-07601dc41687 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:07.533248 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 411/1649] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:07 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:07.840344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f7badb74-e420-42f0-a390-1f2c085f507b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.842743 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7badb74-e420-42f0-a390-1f2c085f507b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:07.842991 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f7badb74-e420-42f0-a390-1f2c085f507b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.843287 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f7badb74-e420-42f0-a390-1f2c085f507b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:07.864899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7badb74-e420-42f0-a390-1f2c085f507b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 404 Aug 03 20:28:07.865567 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 412/1650] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:07 2026] GET /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:07.876404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d6695102-0a1e-4217-be21-347570681a76 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.882687 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d6695102-0a1e-4217-be21-347570681a76 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:07.882925 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d6695102-0a1e-4217-be21-347570681a76 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.883170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d6695102-0a1e-4217-be21-347570681a76 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:07.883279 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-d6695102-0a1e-4217-be21-347570681a76 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 6056931e-2426-4fae-9d28-4691ebe35cb0 Aug 03 20:28:07.892807 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d6695102-0a1e-4217-be21-347570681a76 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 returned with HTTP 404 Aug 03 20:28:07.893307 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 413/1651] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:07 2026] DELETE /volume/v3/snapshots/6056931e-2426-4fae-9d28-4691ebe35cb0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:07.901632 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.903379 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:07.903631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.903834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:07.903939 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: c4a5cde1-46da-4660-951c-eff30830ce08 Aug 03 20:28:07.905919 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=418,cinder:INSERT=70,cinder:UPDATE=135,cinder:DELETE=3 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:28:07.909880 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77c74744-988b-48cc-8edf-c0a6ba22ebd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 returned with HTTP 404 Aug 03 20:28:07.910442 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 416/1652] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:07 2026] DELETE /volume/v3/snapshots/c4a5cde1-46da-4660-951c-eff30830ce08 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:07.949315 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.950310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:07.950543 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.950747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:07.950861 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 0c80e027-e211-45c2-9d0f-4e91cd1184ea Aug 03 20:28:07.955230 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fdd092ea-a4c9-48e4-a400-c89d1228374b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea returned with HTTP 404 Aug 03 20:28:07.955744 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 412/1653] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:07 2026] DELETE /volume/v3/snapshots/0c80e027-e211-45c2-9d0f-4e91cd1184ea => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:07.994474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:07.997918 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:07.998118 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:07.998293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:08.008702 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:08.008702 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:08.012608 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:08.020680 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-c70c92fb-1abd-4675-8d73-8feb376950ce tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:28:08.021111 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 413/1654] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:07 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1652 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:08.073508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:08.076084 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a/action Aug 03 20:28:08.076391 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:08.076519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:08.089068 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:08.089068 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:08.089677 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:08.097900 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Begin detaching volume completed successfully. Aug 03 20:28:08.098232 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-9cb08d35-644e-4b73-b96b-4daac754641c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a/action returned with HTTP 202 Aug 03 20:28:08.098723 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 414/1655] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:28:08 2026] POST /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:08.172373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0cac13d5-eac3-4eba-a072-9dcd43b8baa9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:08.173234 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0cac13d5-eac3-4eba-a072-9dcd43b8baa9 None None] GET https://10.4.3.92/volume// Aug 03 20:28:08.173234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0cac13d5-eac3-4eba-a072-9dcd43b8baa9 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:08.173382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0cac13d5-eac3-4eba-a072-9dcd43b8baa9 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:08.174287 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0cac13d5-eac3-4eba-a072-9dcd43b8baa9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:08.174287 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 417/1656] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:28:08.198191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:08.201609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:08.201609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:08.201609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:08.225487 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:08.225487 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:08.232722 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:08.237865 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-6914388e-99af-4311-a979-c39ac1246faa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:28:08.238457 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 413/1657] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:28:08 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:28:08.545054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:08.547350 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:08.547564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:08.547731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:08.547832 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:08.549290 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=422,cinder:INSERT=58,cinder:UPDATE=109,cinder:DELETE=3 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:28:08.553787 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:08.553787 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:08.554501 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dec83dd8-ffc1-4836-a5e9-666210dea6f6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:08.554935 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 414/1658] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:08 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:09.191492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-8089d67a-9988-41ca-86d5-61497fc94afa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:09.194078 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-8089d67a-9988-41ca-86d5-61497fc94afa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 Aug 03 20:28:09.194378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-8089d67a-9988-41ca-86d5-61497fc94afa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:09.195546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-8089d67a-9988-41ca-86d5-61497fc94afa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:09.205445 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:09.205445 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:09.282111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ab5f5f66-6221-4ff1-b492-15c18eaee4f5 req-8089d67a-9988-41ca-86d5-61497fc94afa tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 returned with HTTP 200 Aug 03 20:28:09.282636 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 415/1659] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:09 2026] DELETE /volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:09.570200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-af456824-c295-481f-8067-1da81df6d26f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:09.573236 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af456824-c295-481f-8067-1da81df6d26f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:09.573324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af456824-c295-481f-8067-1da81df6d26f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:09.573604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af456824-c295-481f-8067-1da81df6d26f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:09.573763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-af456824-c295-481f-8067-1da81df6d26f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:09.587229 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:09.587229 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:09.588163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af456824-c295-481f-8067-1da81df6d26f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:09.588379 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 418/1660] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:09 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:10.285439 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2c9c749f-f50c-4621-bce6-e69279883b7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:10.287366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:28:10.287765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-291388176"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:10.289225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-291388176'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:28:10.289342 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume of 1 GB Aug 03 20:28:10.294705 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Availability Zones retrieved successfully. Aug 03 20:28:10.302475 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Flow 'volume_create_api' (a68e9436-2e24-4e54-9c8d-d26829c05506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:10.303717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f2f4e0-a3c8-4f81-91ce-66567b43fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:10.305207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:28:10.350794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f2f4e0-a3c8-4f81-91ce-66567b43fe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:10.353484 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38befec2-e240-48d8-a24d-840195c6ac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:10.419050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Created reservations ['dbde9059-e996-46d8-b1e3-9ddf67dd53be', '2cf71038-aabd-45b6-a44f-ccb372333ab9', '317a9f79-82ea-47ad-aa40-9949bfe01089', '07beed68-a64b-47cc-b0d3-eb8d795a830e'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:10.420117 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38befec2-e240-48d8-a24d-840195c6ac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbde9059-e996-46d8-b1e3-9ddf67dd53be', '2cf71038-aabd-45b6-a44f-ccb372333ab9', '317a9f79-82ea-47ad-aa40-9949bfe01089', '07beed68-a64b-47cc-b0d3-eb8d795a830e']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:10.421004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36eb9ec-1a84-44f8-a0c5-3891c21aea66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:10.449272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36eb9ec-1a84-44f8-a0c5-3891c21aea66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739ed81f-0390-4e73-a09a-4a145b939543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-291388176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d09544e324e14a895bde28da8a7f3',qos_specs=None,replication_status=,reservations=['dbde9059-e996-46d8-b1e3-9ddf67dd53be','2cf71038-aabd-45b6-a44f-ccb372333ab9','317a9f79-82ea-47ad-aa40-9949bfe01089','07beed68-a64b-47cc-b0d3-eb8d795a830e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4200b4e732643eda4f1b1a110917d70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-291388176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=739ed81f-0390-4e73-a09a-4a145b939543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66d09544e324e14a895bde28da8a7f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4200b4e732643eda4f1b1a110917d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:10.450685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fb466b-9aaf-4d89-b15f-b61cd74025d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:10.474919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fb466b-9aaf-4d89-b15f-b61cd74025d6) transitioned into state 'SUCCESS' from state '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-291388176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66d09544e324e14a895bde28da8a7f3',qos_specs=None,replication_status=,reservations=['dbde9059-e996-46d8-b1e3-9ddf67dd53be','2cf71038-aabd-45b6-a44f-ccb372333ab9','317a9f79-82ea-47ad-aa40-9949bfe01089','07beed68-a64b-47cc-b0d3-eb8d795a830e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4200b4e732643eda4f1b1a110917d70',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:10.475808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757b308a-0375-4d61-b053-f60e21d68874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:10.491096 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757b308a-0375-4d61-b053-f60e21d68874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:10.492007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Flow 'volume_create_api' (a68e9436-2e24-4e54-9c8d-d26829c05506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:10.492392 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Create volume request issued successfully. Aug 03 20:28:10.493097 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c9c749f-f50c-4621-bce6-e69279883b7f tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:28:10.495622 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 414/1661] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:28:10 2026] POST /volume/v3/volumes => generated 754 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:10.513968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:10.514882 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:10.514882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:10.514882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:10.528403 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:10.528403 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:10.532601 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:10.543571 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d3d4dc56-0c2e-4cd4-8547-59e4f5bae011 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:10.543919 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 415/1662] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:10 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:10.594301 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-28968c43-5903-4bc0-a7c1-683695a4e7ab req-2b34d0f3-6cf4-473d-9935-2173b276d308 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:10.600565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-28968c43-5903-4bc0-a7c1-683695a4e7ab req-2b34d0f3-6cf4-473d-9935-2173b276d308 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 Aug 03 20:28:10.600664 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5766efde-82e6-4a9e-a992-5ce27330553c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:10.601115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-28968c43-5903-4bc0-a7c1-683695a4e7ab req-2b34d0f3-6cf4-473d-9935-2173b276d308 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:10.601115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-28968c43-5903-4bc0-a7c1-683695a4e7ab req-2b34d0f3-6cf4-473d-9935-2173b276d308 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:10.606040 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5766efde-82e6-4a9e-a992-5ce27330553c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:10.606303 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5766efde-82e6-4a9e-a992-5ce27330553c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:10.606544 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5766efde-82e6-4a9e-a992-5ce27330553c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:10.606672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5766efde-82e6-4a9e-a992-5ce27330553c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:10.611363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-28968c43-5903-4bc0-a7c1-683695a4e7ab req-2b34d0f3-6cf4-473d-9935-2173b276d308 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 returned with HTTP 404 Aug 03 20:28:10.611884 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 416/1663] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:10 2026] DELETE /volume/v3/attachments/d3783303-fc3c-4ba0-8149-daa58ac13596 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:28:10.615036 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:10.615036 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:10.615767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5766efde-82e6-4a9e-a992-5ce27330553c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:10.616161 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 419/1664] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:10 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:11.557703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:11.560571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:11.560811 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:11.561183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:11.564727 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=526,cinder:UPDATE=192,cinder:INSERT=112,cinder:DELETE=3 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:28:11.572953 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:11.572953 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:11.579217 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:11.589278 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38b5977c-bfdd-4a42-a7ab-72b667b5db35 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:11.589499 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 415/1665] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:11 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:11.634775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0c975698-731b-4c28-94c1-99822f669fcb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:11.638878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0c975698-731b-4c28-94c1-99822f669fcb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:11.639809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0c975698-731b-4c28-94c1-99822f669fcb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:11.640172 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0c975698-731b-4c28-94c1-99822f669fcb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:11.640308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0c975698-731b-4c28-94c1-99822f669fcb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:11.653528 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:11.653528 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:11.654328 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0c975698-731b-4c28-94c1-99822f669fcb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:11.654855 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 416/1666] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:11 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:12.670354 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:12.676624 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:12.676977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:12.677306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:12.677514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:12.683179 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=396,cinder:UPDATE=91,cinder:INSERT=38 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:28:12.688154 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:12.688154 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:12.689141 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2596e2ee-6907-4aab-981c-3ce6f6314133 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:12.690161 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 417/1667] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:12 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:13.707244 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ae998751-334c-4b61-bee5-008443d52a98 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:13.709095 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ae998751-334c-4b61-bee5-008443d52a98 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:13.709341 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ae998751-334c-4b61-bee5-008443d52a98 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:13.709534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ae998751-334c-4b61-bee5-008443d52a98 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:13.709630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ae998751-334c-4b61-bee5-008443d52a98 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:13.714041 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:13.714041 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:13.714872 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ae998751-334c-4b61-bee5-008443d52a98 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:13.715591 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 420/1668] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:13 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:13.852963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:13.854891 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:13.855089 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:13.855280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:13.863325 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:13.863325 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:13.869028 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:13.874412 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-deb908fd-f5d6-4c58-9f71-6e5d816f1f9c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:28:13.874980 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 416/1669] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:13 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:13.892700 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:13.898483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:13.898575 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:13.899725 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:13.899725 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:13.911016 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:13.911016 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:13.912376 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:13.943369 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:28:13.943716 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2bf8c4e4-e766-41eb-951b-b733edcdf807 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 202 Aug 03 20:28:13.944211 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 417/1670] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:13 2026] DELETE /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:13.962422 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:13.964929 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:13.965265 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:13.965846 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:13.975595 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:13.975595 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:13.982527 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:13.989575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f2ef8b4b-0553-4969-ad04-614d915f8c16 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 200 Aug 03 20:28:13.991048 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 418/1671] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:13 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:14.731339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:14.732951 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:14.733130 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:14.733663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:14.733663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:14.741210 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:14.741210 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:14.741943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c2d788a-f169-44ae-b51f-6d2bb0b74161 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:14.742451 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 421/1672] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:14 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:15.007397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7491da70-0e9c-4175-8d33-dfe2a2671340 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:15.010901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7491da70-0e9c-4175-8d33-dfe2a2671340 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a Aug 03 20:28:15.011171 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7491da70-0e9c-4175-8d33-dfe2a2671340 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:15.011553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7491da70-0e9c-4175-8d33-dfe2a2671340 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:15.019748 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7491da70-0e9c-4175-8d33-dfe2a2671340 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a returned with HTTP 404 Aug 03 20:28:15.023247 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 417/1673] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:15 2026] GET /volume/v3/volumes/b5727c39-105a-4d21-bfde-5cbd8e79a10a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:15.036016 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3c29863a-4162-4c40-a557-2d1b61cee522 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:15.040911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c29863a-4162-4c40-a557-2d1b61cee522 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:28:15.040911 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c29863a-4162-4c40-a557-2d1b61cee522 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:15.040911 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c29863a-4162-4c40-a557-2d1b61cee522 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:15.049391 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:15.049391 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:15.053510 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3c29863a-4162-4c40-a557-2d1b61cee522 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:15.066986 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c29863a-4162-4c40-a557-2d1b61cee522 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:28:15.067450 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 418/1674] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:15 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:15.092590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:15.098695 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:15.098695 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1922295368"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:15.105932 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:15.105932 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:15.106556 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:15.106850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:28:15.161541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['fe253f85-72d0-47e5-968f-4f57ad9ea2bc', '8278b082-7276-4576-afd4-21c8111b925f', 'f9753108-782b-4853-9810-2b84c106fc99', '49c4f60f-7ea4-420f-b6b7-d794d3a1bee5'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:15.205574 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot create request issued successfully. Aug 03 20:28:15.205574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf343e78-2372-4d50-8484-0170dff6d0b9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:28:15.205574 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 419/1675] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28:15 2026] POST /volume/v3/snapshots => generated 380 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:15.220490 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:15.220490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:15.221179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:15.221179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:15.231489 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:15.231489 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:15.232161 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:15.233540 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d642ad8-8b98-4a0c-a2b8-77a65bd9a9b7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:15.234141 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 422/1676] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:15 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 512 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:15.758500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3d554b20-8cf7-418f-8ba3-243564923c4d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:15.762767 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3d554b20-8cf7-418f-8ba3-243564923c4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:15.763148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3d554b20-8cf7-418f-8ba3-243564923c4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:15.763695 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3d554b20-8cf7-418f-8ba3-243564923c4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:15.763955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3d554b20-8cf7-418f-8ba3-243564923c4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:15.772285 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:15.772285 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:15.772285 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3d554b20-8cf7-418f-8ba3-243564923c4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:15.772486 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 418/1677] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:15 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.248143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.249411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.249652 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.249846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.256344 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.256344 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:16.256820 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.257604 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-130f93a5-39ff-47b4-9da5-d3d770f6eda6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:16.257995 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 419/1678] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.269780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.272086 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.273914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.273914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.279074 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.279074 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:16.279575 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.280317 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e6501a0-7114-49d7-acc1-69834a5c8f00 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:16.280848 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 420/1679] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.290132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.291920 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:16.292056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.292248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.292507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:28:16.293736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:28:16.298011 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Get all snapshots completed successfully. Aug 03 20:28:16.298537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4672a91e-490b-4b1b-92ce-cc71db2ef1f7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:28:16.299077 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 423/1680] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.310258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-21e4f9b4-2564-4018-be49-d5d9e0b1e62a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.313272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-21e4f9b4-2564-4018-be49-d5d9e0b1e62a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] PUT https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.313698 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-21e4f9b4-2564-4018-be49-d5d9e0b1e62a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2108922764", "description": "This is the new description of snapshot."}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:16.332056 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.332056 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:16.334482 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-21e4f9b4-2564-4018-be49-d5d9e0b1e62a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.349275 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-21e4f9b4-2564-4018-be49-d5d9e0b1e62a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:16.349275 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 419/1681] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:28:16 2026] PUT /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.361945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.363801 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.364008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.364222 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.375445 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.375445 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:16.375948 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.376846 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a1c98766-1b9e-4752-9fd4-0611d0e5d863 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:16.377344 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 420/1682] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 577 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:28:16.386438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.388596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.388840 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.389003 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.389111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.396012 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.396012 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:16.396577 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.426420 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:28:16.426658 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0736936-b0f3-4a17-8b7c-17748b4b0777 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 202 Aug 03 20:28:16.427123 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 421/1683] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:16 2026] DELETE /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:16.438266 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1952434d-09e6-4c4b-8374-d182decbe63d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.441888 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1952434d-09e6-4c4b-8374-d182decbe63d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:16.442173 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1952434d-09e6-4c4b-8374-d182decbe63d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.442603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1952434d-09e6-4c4b-8374-d182decbe63d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.451813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.451813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:16.452369 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1952434d-09e6-4c4b-8374-d182decbe63d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:16.453501 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1952434d-09e6-4c4b-8374-d182decbe63d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 200 Aug 03 20:28:16.454032 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 424/1684] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:16.788092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13061b47-5b69-47d6-a306-c022a939409a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:16.790918 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13061b47-5b69-47d6-a306-c022a939409a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:16.790918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13061b47-5b69-47d6-a306-c022a939409a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:16.790918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13061b47-5b69-47d6-a306-c022a939409a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:16.790918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-13061b47-5b69-47d6-a306-c022a939409a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:16.794584 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:16.794584 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:16.795348 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13061b47-5b69-47d6-a306-c022a939409a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:16.795794 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 420/1685] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:16 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:17.368044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.370136 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:17.370566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-attach": {"instance_uuid": "bfae8a0b-674a-4387-9da5-c3c1949b7884", "mountpoint": "/dev/vdb"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:17.370717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bfae8a0b-674a-4387-9da5-c3c1949b7884", "mountpoint": "/dev/vdb"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:17.386180 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.386180 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:17.386710 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:17.392667 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update volume admin metadata completed successfully. Aug 03 20:28:17.467405 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b8bfb762-2d25-4406-8030-ce11ec667a86 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.473003 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b8bfb762-2d25-4406-8030-ce11ec667a86 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:17.473253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b8bfb762-2d25-4406-8030-ce11ec667a86 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.473528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b8bfb762-2d25-4406-8030-ce11ec667a86 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.478649 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b8bfb762-2d25-4406-8030-ce11ec667a86 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 404 Aug 03 20:28:17.479932 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 422/1686] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:17.483333 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Attach volume completed successfully. Aug 03 20:28:17.488493 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb17e17b-db70-4ec5-9821-64fa9853c3d2 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:17.488493 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 421/1687] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:17 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:17.490389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-42f6cacf-c720-4746-a0d5-783890972bf4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.494162 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42f6cacf-c720-4746-a0d5-783890972bf4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:17.494400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42f6cacf-c720-4746-a0d5-783890972bf4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.494663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42f6cacf-c720-4746-a0d5-783890972bf4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.494784 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-42f6cacf-c720-4746-a0d5-783890972bf4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f Aug 03 20:28:17.497061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.502441 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42f6cacf-c720-4746-a0d5-783890972bf4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f returned with HTTP 404 Aug 03 20:28:17.503010 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 425/1688] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:28:17 2026] DELETE /volume/v3/snapshots/89ca7fbf-2c13-47b4-899a-3fc2e0b5ba8f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:17.503866 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:17.503866 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.504477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.513856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.516039 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:28:17.516247 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.516483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.520004 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.520004 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:17.523804 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:17.528684 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2497a3e6-d0c2-4f53-8bc9-f513c7358fbe tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:17.529350 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 421/1689] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:17.536050 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.536050 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:17.543211 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:17.544449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c10549c-3b2a-4978-abf6-416f029f1294 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.546527 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c10549c-3b2a-4978-abf6-416f029f1294 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:17.546715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c10549c-3b2a-4978-abf6-416f029f1294 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.547231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c10549c-3b2a-4978-abf6-416f029f1294 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.548428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6be38e53-6f5b-4843-a5ea-935193e082f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:28:17.548815 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 423/1690] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:17.557424 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.557424 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:17.562588 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9c10549c-3b2a-4978-abf6-416f029f1294 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:17.565223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.566812 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:28:17.567163 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c10549c-3b2a-4978-abf6-416f029f1294 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:17.567277 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1692967286"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:17.567534 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 422/1691] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:17.576225 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.576225 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:17.577565 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:28:17.577565 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:28:17.581469 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2e5eef29-f650-435d-ab85-b3981157ac5d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.584697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:17.585143 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-detach": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:17.585352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:17.602687 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.602687 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:17.603311 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:17.621539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['af484b81-f2fa-4de4-b16f-756bab867210', 'ee12f6d7-156a-48e0-88fb-c268c8b9f4b9', 'be1d5a25-b781-4448-bd59-0677abb9ed8f', 'deb7cba8-d45e-4e50-9740-7787ccb214ee'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:17.655404 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Detach volume completed successfully. Aug 03 20:28:17.655698 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e5eef29-f650-435d-ab85-b3981157ac5d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:17.656579 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 422/1692] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:17 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:17.664800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.667532 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot create request issued successfully. Aug 03 20:28:17.668832 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17cf151e-5b90-47c0-a57d-e29cb0ea5382 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:28:17.668832 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 426/1693] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:28: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 03 20:28:17.673094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:17.673387 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.673708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.679421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a69f859c-8017-44c4-afba-7411c5d88b55 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.681827 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a69f859c-8017-44c4-afba-7411c5d88b55 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:28:17.682121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a69f859c-8017-44c4-afba-7411c5d88b55 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.682549 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a69f859c-8017-44c4-afba-7411c5d88b55 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.683170 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.683170 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:17.688633 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.688633 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:17.688961 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a69f859c-8017-44c4-afba-7411c5d88b55 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:17.689903 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:17.689984 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a69f859c-8017-44c4-afba-7411c5d88b55 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 200 Aug 03 20:28:17.690276 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 423/1694] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:17.695288 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0f2075f-bc84-4971-8b58-3a03ad17c3a0 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:17.695659 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 424/1695] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:17.810739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d79af702-f449-4285-bc71-55855f1ef1cb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:17.812557 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d79af702-f449-4285-bc71-55855f1ef1cb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:17.812727 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d79af702-f449-4285-bc71-55855f1ef1cb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:17.812888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d79af702-f449-4285-bc71-55855f1ef1cb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:17.813022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d79af702-f449-4285-bc71-55855f1ef1cb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:17.818227 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:17.818227 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:17.819043 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d79af702-f449-4285-bc71-55855f1ef1cb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:17.819475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 423/1696] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:17 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:18.158735 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-790f5145-3bec-45a5-b34e-5f0d18e85c7e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:18.162595 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-790f5145-3bec-45a5-b34e-5f0d18e85c7e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption Aug 03 20:28:18.162595 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-790f5145-3bec-45a5-b34e-5f0d18e85c7e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:18.162595 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-790f5145-3bec-45a5-b34e-5f0d18e85c7e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:18.181101 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:18.181101 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:18.192524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-790f5145-3bec-45a5-b34e-5f0d18e85c7e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption returned with HTTP 200 Aug 03 20:28:18.193019 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 427/1697] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:28:18 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:18.705657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-113a4b61-1f58-40e5-a830-27f84b79d624 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:18.707712 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-113a4b61-1f58-40e5-a830-27f84b79d624 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:28:18.707923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-113a4b61-1f58-40e5-a830-27f84b79d624 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:18.708398 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-113a4b61-1f58-40e5-a830-27f84b79d624 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:18.715947 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:18.715947 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:18.716414 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-113a4b61-1f58-40e5-a830-27f84b79d624 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:28:18.717252 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-113a4b61-1f58-40e5-a830-27f84b79d624 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 200 Aug 03 20:28:18.717674 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 424/1698] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:28:18 2026] GET /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:18.835070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:18.841292 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:18.841854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:18.842182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:18.842718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:18.843081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:18.845942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:18.846136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:18.846345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:18.849420 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:18.849420 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:18.849830 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d973ec2-6876-4d7a-baaa-de9e68336562 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:18.850822 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 425/1699] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:18 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:18.872395 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:18.872395 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:18.876095 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:18.882676 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-650f0fb0-f188-4bdf-abcd-5c11b6d043ec tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:18.883091 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 424/1700] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:18 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:19.209738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-17b23579-f1b6-4f0e-89d7-a6b2f56d993b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.211820 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-17b23579-f1b6-4f0e-89d7-a6b2f56d993b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b Aug 03 20:28:19.212030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-17b23579-f1b6-4f0e-89d7-a6b2f56d993b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.212242 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-17b23579-f1b6-4f0e-89d7-a6b2f56d993b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.224519 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.224519 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:19.283834 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0afa3d6f-4219-4a9a-bc88-f9621c560bbf req-17b23579-f1b6-4f0e-89d7-a6b2f56d993b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b returned with HTTP 200 Aug 03 20:28:19.284384 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 428/1701] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:19 2026] DELETE /volume/v3/attachments/9144d19b-dd5e-40b2-9729-b609e3e26e7b => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:19.388143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2c118576-48c5-4151-b668-bb4139cd6816 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.388637 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c118576-48c5-4151-b668-bb4139cd6816 None None] GET https://10.4.3.92/volume// Aug 03 20:28:19.388832 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c118576-48c5-4151-b668-bb4139cd6816 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.389057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c118576-48c5-4151-b668-bb4139cd6816 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.389448 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c118576-48c5-4151-b668-bb4139cd6816 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:19.389796 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 425/1702] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:28:19.400566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-26a18ca3-731a-483c-b084-cb8741f736bc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.402315 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-26a18ca3-731a-483c-b084-cb8741f736bc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:28:19.402744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-26a18ca3-731a-483c-b084-cb8741f736bc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e609f28-f410-4b23-8071-d7cbfc71015f", "connector": null, "instance_uuid": "5c0f0c9c-da65-4e64-a400-9aed417d67e7"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:19.427599 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.427599 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:19.507416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-26a18ca3-731a-483c-b084-cb8741f736bc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:28:19.508916 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 426/1703] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:28:19 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 03 20:28:19.520633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-8bdf01a5-4ba9-47fa-ab6e-783fa287b849 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.524144 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-8bdf01a5-4ba9-47fa-ab6e-783fa287b849 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 Aug 03 20:28:19.524789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-8bdf01a5-4ba9-47fa-ab6e-783fa287b849 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.524958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-8bdf01a5-4ba9-47fa-ab6e-783fa287b849 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.534865 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.534865 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:19.595318 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-8bdf01a5-4ba9-47fa-ab6e-783fa287b849 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 returned with HTTP 200 Aug 03 20:28:19.597128 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 425/1704] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:19 2026] DELETE /volume/v3/attachments/0604a800-44d8-4f2c-9aa2-882aa0b84b98 => generated 367 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:19.746204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.748597 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:19.748807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.749051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.762492 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.762492 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:19.767105 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:19.773294 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-52a0e0c6-ca6d-47fe-86f9-01dae8026463 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:19.773956 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 429/1705] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:19 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:19.805059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ae79bc9-2271-4218-a7a5-5c8a9d5eb7fd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.805598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ae79bc9-2271-4218-a7a5-5c8a9d5eb7fd None None] GET https://10.4.3.92/volume// Aug 03 20:28:19.805829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ae79bc9-2271-4218-a7a5-5c8a9d5eb7fd None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.806922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ae79bc9-2271-4218-a7a5-5c8a9d5eb7fd None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.806922 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ae79bc9-2271-4218-a7a5-5c8a9d5eb7fd None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:19.806922 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 426/1706] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20: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 03 20:28:19.819918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-ddf6f657-6370-4636-ba98-ae8e2e0dba47 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.825408 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-ddf6f657-6370-4636-ba98-ae8e2e0dba47 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:28:19.825940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-ddf6f657-6370-4636-ba98-ae8e2e0dba47 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "739ed81f-0390-4e73-a09a-4a145b939543", "connector": null, "instance_uuid": "9d96eaba-5006-45dc-a524-883876c64da0"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:19.846477 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.846477 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:19.863594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.866634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:19.867126 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:19.867592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:19.867879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:19.873205 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.873205 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:19.874426 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-999ed6c2-15b0-42d6-8c24-d0a2fab78b56 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:19.875052 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 426/1707] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:19 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:19.888013 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-ddf6f657-6370-4636-ba98-ae8e2e0dba47 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:28:19.888652 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 427/1708] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:28:19 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:19.954974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-0a351e3f-ca17-496b-b877-c049d221f1a6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:19.957843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-0a351e3f-ca17-496b-b877-c049d221f1a6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] POST https://10.4.3.92/volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88/action Aug 03 20:28:19.958270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-0a351e3f-ca17-496b-b877-c049d221f1a6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:19.958456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-0a351e3f-ca17-496b-b877-c049d221f1a6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:19.980019 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:19.980019 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:19.991011 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f711f19-5c1a-46b4-b8c1-9d54b3c78af8 req-0a351e3f-ca17-496b-b877-c049d221f1a6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88/action returned with HTTP 204 Aug 03 20:28:19.991579 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 430/1709] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:28:19 2026] POST /volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:20.023198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.026311 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:20.026566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.026795 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.039872 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.039872 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:20.043609 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:20.049110 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5bc69d0-50a1-4651-81a6-f928171d66f6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:20.049677 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 427/1710] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:20 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 1109 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:20.066454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.068955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:20.069214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.069795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.081238 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.081238 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:20.085779 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:20.091634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05bb742a-03e1-4167-9736-3fad097cb7c3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:20.092244 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 427/1711] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:20 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 1109 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:20.181730 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.187485 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:20.187805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.188075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.200065 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.200065 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:20.205013 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:20.210522 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-185d9c8d-cf02-4bbc-97cb-895c8fe761a9 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:20.210699 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 428/1712] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:20 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:20.250672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-dea6fbaf-c890-4d49-8ec3-47d34d7fbe67 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.255655 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-dea6fbaf-c890-4d49-8ec3-47d34d7fbe67 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] DELETE https://10.4.3.92/volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88 Aug 03 20:28:20.255655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-dea6fbaf-c890-4d49-8ec3-47d34d7fbe67 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.255655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-dea6fbaf-c890-4d49-8ec3-47d34d7fbe67 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.266709 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.266709 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:20.333519 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2b5068f7-7d69-4260-a32d-844a3af399b0 req-dea6fbaf-c890-4d49-8ec3-47d34d7fbe67 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88 returned with HTTP 200 Aug 03 20:28:20.334022 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 431/1713] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:20 2026] DELETE /volume/v3/attachments/17bf9b5c-2fb5-49b6-a6a2-1ebe8fd2db88 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:20.384941 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.386895 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:28:20.387111 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.387376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.402151 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.402151 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:20.408376 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:28:20.413521 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-620bdb87-b112-4218-855b-a1c5fc1e9b53 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:28:20.413996 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 428/1714] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:20 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:20.889380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:20.892163 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:20.892163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:20.892338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:20.892562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:20.899798 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:20.899798 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:20.900547 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e9789f9-7117-49b9-aab2-e3d8f91755a1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:20.901008 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 428/1715] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:20 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.036539 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.038684 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f Aug 03 20:28:21.039110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.051113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:28:21.055842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:28:21.056705 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.056705 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:21.179576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-6e609f28-f410-4b23-8071-d7cbfc71015f-np0000006371" released by "attachment_update" :: held 0.122s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:28:21.179576 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-323d83ec-a82a-4f67-8b38-f5b678925a7d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f returned with HTTP 200 Aug 03 20:28:21.179576 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 429/1716] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:28:21 2026] PUT /volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:21.190413 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-a42577cc-0e28-449f-ba47-48649c5aae2d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.192779 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-a42577cc-0e28-449f-ba47-48649c5aae2d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f Aug 03 20:28:21.192779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-a42577cc-0e28-449f-ba47-48649c5aae2d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.192920 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-a42577cc-0e28-449f-ba47-48649c5aae2d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.216028 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-a42577cc-0e28-449f-ba47-48649c5aae2d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f returned with HTTP 200 Aug 03 20:28:21.216502 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 432/1717] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:21.429840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.431746 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.432098 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.432221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.440789 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.440789 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:21.441222 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.454699 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Reserve volume completed successfully. Aug 03 20:28:21.454934 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-900fb137-41be-4c1c-9be4-e5b25fbde94d tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:21.455425 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 429/1718] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:21.465931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.471109 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.472294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.472752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.485835 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.485835 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:21.492943 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.503318 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fcd453e2-4d35-483f-a89a-53b40a23b7f9 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.503896 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 429/1719] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.518796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-567208b2-74aa-4653-92cc-634cca0b452c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.521275 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.521650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.521761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.530880 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.530880 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:21.531453 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.555775 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Unreserve volume completed successfully. Aug 03 20:28:21.556013 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-567208b2-74aa-4653-92cc-634cca0b452c tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:21.556454 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 430/1720] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:21.565423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f46ba942-e73a-4f7f-959f-40a325caa810 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.567380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f46ba942-e73a-4f7f-959f-40a325caa810 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.567985 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f46ba942-e73a-4f7f-959f-40a325caa810 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.567985 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f46ba942-e73a-4f7f-959f-40a325caa810 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.578274 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.578274 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:21.587266 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f46ba942-e73a-4f7f-959f-40a325caa810 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.592013 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f46ba942-e73a-4f7f-959f-40a325caa810 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.592523 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 433/1721] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.608648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ce18e396-5126-4470-b665-587eb993b841 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.610912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.611818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.611818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.628490 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.628490 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:21.629775 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.646258 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume updated successfully. Aug 03 20:28:21.646602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ce18e396-5126-4470-b665-587eb993b841 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 200 Aug 03 20:28:21.647305 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 430/1722] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:28:21.657061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-927d0ea9-6a35-4818-9e85-b106963486df None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.659825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-927d0ea9-6a35-4818-9e85-b106963486df tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.660098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-927d0ea9-6a35-4818-9e85-b106963486df tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.660380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-927d0ea9-6a35-4818-9e85-b106963486df tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.679224 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.679224 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:21.687363 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-927d0ea9-6a35-4818-9e85-b106963486df tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.694203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-927d0ea9-6a35-4818-9e85-b106963486df tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.695607 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 430/1723] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.716860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.719928 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.720895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.720895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.742445 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.742445 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:21.743142 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.757129 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume updated successfully. Aug 03 20:28:21.757129 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8b406611-f137-4ab7-b826-b299f6f63cc6 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 200 Aug 03 20:28:21.759442 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 431/1724] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:28:21.765527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.768734 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.768989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.769302 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.779441 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.779441 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:21.790401 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.798518 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43320750-6d6e-46ac-bca3-a77ea89e2354 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.798960 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 434/1725] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.819021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f99f12d8-be25-453e-a980-4e7806a4306f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.823149 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.823149 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.823149 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.833950 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.833950 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:21.833950 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.853493 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update volume admin metadata completed successfully. Aug 03 20:28:21.853694 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update readonly setting on volume completed successfully. Aug 03 20:28:21.853925 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f99f12d8-be25-453e-a980-4e7806a4306f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:21.855783 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 431/1726] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:21.863153 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.866212 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.866447 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.866704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.878654 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.878654 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:21.881097 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.893620 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7463d33f-12da-4044-bc8a-451a47bd2bbb tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.893620 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 431/1727] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.911217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.913663 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:21.914086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:21.914227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.916231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.918682 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:28:21.918682 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.919168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.919294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:21.924697 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.924697 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:21.926360 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bd5edb5-64a5-49a2-ac79-bf6788d0a0cd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:28:21.926360 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 435/1728] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.929826 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.929826 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:21.930440 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.940231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-587e168d-8186-48cf-a1cd-85e55a907f63 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.943090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:28:21.943565 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0de341ee-61b5-4ce7-b291-7af672ed1d54"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:21.945308 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update volume admin metadata completed successfully. Aug 03 20:28:21.945538 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Update readonly setting on volume completed successfully. Aug 03 20:28:21.945810 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e2a0cec1-2616-418c-b0d3-0d8e616a41db tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:21.945848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating new backup {'backup': {'volume_id': '0de341ee-61b5-4ce7-b291-7af672ed1d54'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:28:21.946877 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating backup of volume 0de341ee-61b5-4ce7-b291-7af672ed1d54 in container None Aug 03 20:28:21.947096 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 432/1729] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:21.958251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b93887cc-2638-43c7-87a5-6a129f97d539 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:21.958356 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.958356 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:21.959081 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:21.960769 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b93887cc-2638-43c7-87a5-6a129f97d539 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:21.960769 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b93887cc-2638-43c7-87a5-6a129f97d539 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:21.960885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b93887cc-2638-43c7-87a5-6a129f97d539 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:21.968150 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:21.968150 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:21.975998 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b93887cc-2638-43c7-87a5-6a129f97d539 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:21.981996 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b93887cc-2638-43c7-87a5-6a129f97d539 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:21.982620 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 432/1730] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:21 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:21.983017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['ccd2eb33-b1eb-4770-b70d-9dee3e2e9ccc', '4b8da9ad-0f50-40ca-813c-74f567c6495f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:22.003876 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5791fd8b-b959-4c12-a240-b14319f02a59 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:22.008488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:22.008488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-728708300", "disk_format": "raw"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:22.008488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-728708300", "disk_format": "raw"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:22.016966 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:22.016966 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:22.017538 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:22.035779 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-587e168d-8186-48cf-a1cd-85e55a907f63 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:28:22.036297 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 432/1731] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:28:21 2026] POST /volume/v3/backups => generated 286 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:28:22.041953 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:22.041953 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:22.047737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:22.048401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.image.image_utils [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-728708300'}] 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-728708300'}]. {{(pid=100353) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 03 20:28:22.051017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:22.052211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:22.052211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:22.052211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:22.064288 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:22.064288 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:22.064288 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a28a3c91-52ae-4bcc-abed-47c4070caaea tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:22.064288 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 433/1732] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:22 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 693 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:22.476069 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:22.478872 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:28:22.479158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:22.479403 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:22.479598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:28:22.491442 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:22.491442 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:22.492201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:22.521289 np0000006371 devstack@c-api.service[100355]: WARNING cinder.keymgr.conf_key_mgr [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:28:22.539027 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:28:22.540215 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0958eff4-96e3-4918-8ac3-68f1ca13ad80 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 202 Aug 03 20:28:22.540215 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 433/1733] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:22 2026] DELETE /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:22.552009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-daf4a963-88f0-4439-a4f8-d30098b90986 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:22.555166 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-daf4a963-88f0-4439-a4f8-d30098b90986 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:28:22.555371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-daf4a963-88f0-4439-a4f8-d30098b90986 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:22.555592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-daf4a963-88f0-4439-a4f8-d30098b90986 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:22.567417 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:22.567417 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:22.573405 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-daf4a963-88f0-4439-a4f8-d30098b90986 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:22.583295 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-daf4a963-88f0-4439-a4f8-d30098b90986 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 200 Aug 03 20:28:22.583886 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 433/1734] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:22 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:22.640610 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Copy volume to image completed successfully. Aug 03 20:28:22.641037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5791fd8b-b959-4c12-a240-b14319f02a59 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:22.641473 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 436/1735] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:28:22 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 686 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:23.076303 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-95551e97-d393-4b4b-97f3-b31933748dac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:23.078033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95551e97-d393-4b4b-97f3-b31933748dac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:23.078366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95551e97-d393-4b4b-97f3-b31933748dac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:23.078732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95551e97-d393-4b4b-97f3-b31933748dac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:23.078851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-95551e97-d393-4b4b-97f3-b31933748dac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:23.083183 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:23.083183 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:23.083807 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95551e97-d393-4b4b-97f3-b31933748dac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:23.084472 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 434/1736] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:23 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:23.602185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e5ceefe4-4add-4219-98d5-68d292c48148 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:23.603866 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5ceefe4-4add-4219-98d5-68d292c48148 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 Aug 03 20:28:23.604115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5ceefe4-4add-4219-98d5-68d292c48148 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:23.604279 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5ceefe4-4add-4219-98d5-68d292c48148 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:23.609879 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5ceefe4-4add-4219-98d5-68d292c48148 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 returned with HTTP 404 Aug 03 20:28:23.610327 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 434/1737] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:23 2026] GET /volume/v3/volumes/e682bdec-4651-4c58-8951-758463553a30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:23.620104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:23.622312 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:28:23.622577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:23.622925 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:23.623902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:28:23.673842 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Get all volumes completed successfully. Aug 03 20:28:23.675673 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:23.675673 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:23.682736 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec53f480-8b33-4867-960e-3a56f9c64ac5 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:28:23.683477 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 434/1738] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:28:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13102 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:28:23.702579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-59b8ead0-8180-4185-b5e2-8063568666c9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:23.705000 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59b8ead0-8180-4185-b5e2-8063568666c9 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] DELETE https://10.4.3.92/volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6 Aug 03 20:28:23.705248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59b8ead0-8180-4185-b5e2-8063568666c9 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:23.705735 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59b8ead0-8180-4185-b5e2-8063568666c9 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:23.752741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59b8ead0-8180-4185-b5e2-8063568666c9 tempest-TestVolumeBootPattern-483264934 tempest-TestVolumeBootPattern-483264934-project-admin] https://10.4.3.92/volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6 returned with HTTP 202 Aug 03 20:28:23.753141 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 437/1739] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:28:23 2026] DELETE /volume/v3/types/5d16b46c-b456-4b07-8628-12a028ad6fa6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:23.781288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:23.783993 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:28:23.784394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-370618516", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:23.787759 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-370618516', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:28:24.068355 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:28:24.073668 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:28:24.081264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (42d3b7db-019f-44f9-911d-134bf833a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:24.083315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cedebe2-9152-4110-a791-de689228aacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:24.083806 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:28:24.103115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-268d434a-336a-421e-8834-196dd094da3d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:24.104162 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-268d434a-336a-421e-8834-196dd094da3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:24.104633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-268d434a-336a-421e-8834-196dd094da3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:24.107590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-268d434a-336a-421e-8834-196dd094da3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:24.107590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-268d434a-336a-421e-8834-196dd094da3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:24.110623 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:24.110623 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:24.111259 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-268d434a-336a-421e-8834-196dd094da3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:24.111675 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 435/1740] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:24 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:24.194361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cedebe2-9152-4110-a791-de689228aacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:24.199680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d25fee-5789-41c5-be49-dd7012af24db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:24.326274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['5d2e314e-fe7d-4f2e-a742-469266db2387', '1a3c9930-64f8-47ac-b87f-cfb482c60ab8', '3fafcda4-9312-42c9-ba39-b99b41883924', '2a440210-fc38-4f73-8a7d-db9282bc8ead'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:24.327724 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d25fee-5789-41c5-be49-dd7012af24db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2e314e-fe7d-4f2e-a742-469266db2387', '1a3c9930-64f8-47ac-b87f-cfb482c60ab8', '3fafcda4-9312-42c9-ba39-b99b41883924', '2a440210-fc38-4f73-8a7d-db9282bc8ead']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:24.328324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e5bbe2-b1d3-434a-a57d-4dd8cb68a3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:24.368151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e5bbe2-b1d3-434a-a57d-4dd8cb68a3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e952e110-a6ba-494d-b1f4-479a8758149e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-370618516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['5d2e314e-fe7d-4f2e-a742-469266db2387','1a3c9930-64f8-47ac-b87f-cfb482c60ab8','3fafcda4-9312-42c9-ba39-b99b41883924','2a440210-fc38-4f73-8a7d-db9282bc8ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-370618516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e952e110-a6ba-494d-b1f4-479a8758149e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:24.369532 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8138ed6-7b06-41e7-bdde-811d12026c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:24.423837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8138ed6-7b06-41e7-bdde-811d12026c2c) transitioned into state 'SUCCESS' from state '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-370618516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['5d2e314e-fe7d-4f2e-a742-469266db2387','1a3c9930-64f8-47ac-b87f-cfb482c60ab8','3fafcda4-9312-42c9-ba39-b99b41883924','2a440210-fc38-4f73-8a7d-db9282bc8ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:24.424657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60444558-bd05-4283-aa82-bf97bcdd5611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:24.442572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60444558-bd05-4283-aa82-bf97bcdd5611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:24.443661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (42d3b7db-019f-44f9-911d-134bf833a07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:24.444094 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:28:24.444837 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b2e51a2-4ae3-4333-b659-27cc72972445 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:28:24.445819 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 435/1741] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:28:23 2026] POST /volume/v3/volumes => generated 756 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:24.462356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:24.465772 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:24.466044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:24.468246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:24.480857 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:24.480857 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:24.494488 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:24.503129 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4dc2663d-5e4a-4027-9b57-572e86e8c12f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:24.503129 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 435/1742] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:24 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:25.125051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-00956964-a30e-4a48-a97d-b85f138d1671 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:25.128090 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-00956964-a30e-4a48-a97d-b85f138d1671 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:25.128090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-00956964-a30e-4a48-a97d-b85f138d1671 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:25.128090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-00956964-a30e-4a48-a97d-b85f138d1671 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:25.128090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-00956964-a30e-4a48-a97d-b85f138d1671 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:25.138318 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:25.138318 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:25.139273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-00956964-a30e-4a48-a97d-b85f138d1671 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:25.139806 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 438/1743] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:25 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:25.521808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-148b271d-d828-4c25-9edf-80460d3f230f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:25.534660 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-148b271d-d828-4c25-9edf-80460d3f230f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:25.534829 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-148b271d-d828-4c25-9edf-80460d3f230f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:25.534997 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-148b271d-d828-4c25-9edf-80460d3f230f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:25.544160 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:25.544160 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:25.549356 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-148b271d-d828-4c25-9edf-80460d3f230f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:25.556634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-148b271d-d828-4c25-9edf-80460d3f230f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:25.556634 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 436/1744] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:25 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:25.578688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:25.582388 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:25.582759 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:25.583047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:25.594290 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:25.594290 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:25.599534 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:25.605214 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4b7ea97-ab8e-44ab-adb1-46631dd90c70 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:25.605749 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 436/1745] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:25 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:25.631798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-82cb6f9a-06e8-41cf-92d2-0f76a202fe79 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:25.639254 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-82cb6f9a-06e8-41cf-92d2-0f76a202fe79 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f/action Aug 03 20:28:25.640518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-82cb6f9a-06e8-41cf-92d2-0f76a202fe79 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:25.640518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-82cb6f9a-06e8-41cf-92d2-0f76a202fe79 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:25.668842 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:25.668842 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:25.691944 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1f4d680c-1c61-4c0b-a1ab-69d317c9327f req-82cb6f9a-06e8-41cf-92d2-0f76a202fe79 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f/action returned with HTTP 204 Aug 03 20:28:25.692675 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 436/1746] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:28:25 2026] POST /volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:26.151663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:26.155709 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:26.155709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:26.155709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:26.155709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:26.165706 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:26.165706 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:26.165706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0dfed602-9e04-49c9-8c5e-14f944ab9c60 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:26.165706 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 439/1747] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:26 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:27.102889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:27.105151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:27.105643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:27.105643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:27.117212 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:27.117212 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:27.122379 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:27.131581 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-b4ce5f22-d393-4b96-a097-1ad9af5c48bf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:27.132090 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 437/1748] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:27 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:27.183332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:27.184636 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:27.184962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:27.185182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:27.185380 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:27.200166 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:27.200166 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:27.201029 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d3ada8ba-64de-4ddf-9eeb-c845a96feec3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:27.204518 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 437/1749] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:27 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:27.878794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:27.881225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:27.881475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:27.881742 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:27.891034 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:27.891034 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:27.895610 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:27.901568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-9f28a6d5-69fd-4db2-bdfa-bd825f3b0c41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:27.901843 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 437/1750] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:27 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:27.917768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e6d304f8-2551-4f04-b4e7-353ef5069638 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:27.918212 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6d304f8-2551-4f04-b4e7-353ef5069638 None None] GET https://10.4.3.92/volume// Aug 03 20:28:27.918432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6d304f8-2551-4f04-b4e7-353ef5069638 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:27.918726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6d304f8-2551-4f04-b4e7-353ef5069638 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:27.919074 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6d304f8-2551-4f04-b4e7-353ef5069638 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:27.919544 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 440/1751] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:28: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 03 20:28:27.928224 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-c203a3dc-5c53-4ca4-bed8-945f3282dc5d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:27.933321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-c203a3dc-5c53-4ca4-bed8-945f3282dc5d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:28:27.933660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-c203a3dc-5c53-4ca4-bed8-945f3282dc5d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e952e110-a6ba-494d-b1f4-479a8758149e", "connector": null, "instance_uuid": "12a36835-8847-45c9-b4f0-eb07ae65c336"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:27.947248 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:27.947248 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:27.991553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-c203a3dc-5c53-4ca4-bed8-945f3282dc5d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:28:27.991975 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 438/1752] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:28: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 03 20:28:28.218682 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:28.220943 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:28.221278 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:28.221610 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:28.221836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:28.227253 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:28.227253 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:28.228117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49c3a095-8fb4-44e6-96ab-0acceb6985b9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:28.228790 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 438/1753] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:28 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:29.245629 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:29.248322 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:29.248583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:29.249718 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:29.249718 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:29.254932 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:29.254932 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:29.254932 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9be7fad-d829-4570-adc0-0bf2df8e7b31 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:29.254932 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 438/1754] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:29 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:30.266605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ca84f45d-1794-463f-9861-ed83c9314b43 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:30.270192 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca84f45d-1794-463f-9861-ed83c9314b43 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:30.270405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ca84f45d-1794-463f-9861-ed83c9314b43 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:30.270671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ca84f45d-1794-463f-9861-ed83c9314b43 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:30.270770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ca84f45d-1794-463f-9861-ed83c9314b43 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:30.280934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:30.280934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:30.280934 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca84f45d-1794-463f-9861-ed83c9314b43 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:30.284005 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 441/1755] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:30 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:30.325754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-aae5262d-4a16-43f0-a74b-34d4bebefb88 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:30.326519 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aae5262d-4a16-43f0-a74b-34d4bebefb88 None None] GET https://10.4.3.92/volume// Aug 03 20:28:30.326835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aae5262d-4a16-43f0-a74b-34d4bebefb88 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:30.327081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aae5262d-4a16-43f0-a74b-34d4bebefb88 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:30.328391 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aae5262d-4a16-43f0-a74b-34d4bebefb88 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:30.328860 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 439/1756] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:28:30 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:28:30.340951 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:30.343196 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:28:30.343429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:30.343651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:30.382099 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:30.382099 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:30.397319 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:28:30.421471 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-019ca031-d9d7-4371-8271-6ef422042da4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:28:30.422224 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 439/1757] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:28:30 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1543 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:28:30.594425 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:30.596068 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca Aug 03 20:28:30.596708 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:30.606923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-e952e110-a6ba-494d-b1f4-479a8758149e-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:28:30.616103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-e952e110-a6ba-494d-b1f4-479a8758149e-np0000006371" acquired by "attachment_update" :: waited 0.009s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:28:30.617219 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:30.617219 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:30.793496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-e952e110-a6ba-494d-b1f4-479a8758149e-np0000006371" released by "attachment_update" :: held 0.177s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:28:30.794153 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-5509372d-2148-4f07-815d-ded5473c1ca0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca returned with HTTP 200 Aug 03 20:28:30.794768 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 439/1758] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:28:30 2026] PUT /volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:30.851658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-61c51491-3416-4353-b105-0da6b7340d3c req-6254b4f9-514a-4c4c-b95e-9f9ffbde02af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:30.856780 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-6254b4f9-514a-4c4c-b95e-9f9ffbde02af tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca/action Aug 03 20:28:30.856780 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-6254b4f9-514a-4c4c-b95e-9f9ffbde02af tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:30.856780 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-6254b4f9-514a-4c4c-b95e-9f9ffbde02af tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:30.891066 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:30.891066 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:30.915585 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-61c51491-3416-4353-b105-0da6b7340d3c req-6254b4f9-514a-4c4c-b95e-9f9ffbde02af tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca/action returned with HTTP 204 Aug 03 20:28:30.916067 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 442/1759] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:28:30 2026] POST /volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:31.304542 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7775e673-9461-4822-b50a-70746c723dba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:31.306976 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7775e673-9461-4822-b50a-70746c723dba tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:31.307198 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7775e673-9461-4822-b50a-70746c723dba tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:31.307410 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7775e673-9461-4822-b50a-70746c723dba tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:31.307620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7775e673-9461-4822-b50a-70746c723dba tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:31.316170 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:31.316170 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:31.317151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7775e673-9461-4822-b50a-70746c723dba tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:31.321236 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 440/1760] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:31 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:32.332421 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:32.336247 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:32.336525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:32.336758 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:32.336866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:32.342349 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:32.342349 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:32.343168 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58f8452b-c566-4a9d-99dc-04c625b97a2e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:32.343621 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 440/1761] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:32 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:28:32.923610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-5118c85d-2ee1-4663-a2c7-e5463f54e87e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:32.926367 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-5118c85d-2ee1-4663-a2c7-e5463f54e87e tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a Aug 03 20:28:32.926746 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-5118c85d-2ee1-4663-a2c7-e5463f54e87e tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:32.927052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-5118c85d-2ee1-4663-a2c7-e5463f54e87e tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:32.946929 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:32.946929 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:33.024532 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-5118c85d-2ee1-4663-a2c7-e5463f54e87e tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a returned with HTTP 200 Aug 03 20:28:33.025033 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 440/1762] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:32 2026] DELETE /volume/v3/attachments/0b4a05c0-ec7e-4a74-86a5-6b4a472cd95a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:33.041042 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:33.046990 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:28:33.046990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:33.046990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:33.047234 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Delete volume with id: 9e53ec21-5c41-4532-9d56-54f0264ab473 Aug 03 20:28:33.059577 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:33.059577 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:33.059577 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Volume info retrieved successfully. Aug 03 20:28:33.087130 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] Delete volume request issued successfully. Aug 03 20:28:33.087399 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cfaa7382-ce2f-403e-b916-b2296eea670b req-c8ed56df-b8d6-4e64-a280-8d4b45553225 tempest-ServerActionsV293TestJSON-968940327 tempest-ServerActionsV293TestJSON-968940327-project-member] https://10.4.3.92/volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 returned with HTTP 202 Aug 03 20:28:33.088247 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 443/1763] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:28:33 2026] DELETE /volume/v3/volumes/9e53ec21-5c41-4532-9d56-54f0264ab473 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 03 20:28:33.359491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2ca59733-565a-40ac-8586-27405b1d1b80 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:33.362734 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ca59733-565a-40ac-8586-27405b1d1b80 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:33.363045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ca59733-565a-40ac-8586-27405b1d1b80 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:33.363328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ca59733-565a-40ac-8586-27405b1d1b80 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:33.363510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2ca59733-565a-40ac-8586-27405b1d1b80 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:33.382710 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:33.382710 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:33.383240 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ca59733-565a-40ac-8586-27405b1d1b80 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:33.383884 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 441/1764] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:33 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:34.399606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:34.408331 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:34.408331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:34.408331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:34.408331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:34.419622 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:34.419622 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:34.420873 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8061a317-e280-40d4-ad9e-b62a65eaa490 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:34.421478 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 441/1765] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:34 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:35.435711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:35.440086 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:35.440339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:35.442521 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:35.442761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:35.454352 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:35.454352 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:35.454352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6938cb58-5a0e-4e0a-86a7-53751e11d47d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:35.454687 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 441/1766] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:35 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:36.470010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-796d0625-3e48-423e-a187-fde330fe49e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:36.473614 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-796d0625-3e48-423e-a187-fde330fe49e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:36.473785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-796d0625-3e48-423e-a187-fde330fe49e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:36.473926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-796d0625-3e48-423e-a187-fde330fe49e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:36.474061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-796d0625-3e48-423e-a187-fde330fe49e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:36.478095 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:36.478095 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:36.478701 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-796d0625-3e48-423e-a187-fde330fe49e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:36.479045 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 444/1767] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:36 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:37.492266 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:37.496358 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:37.497377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:37.497377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:37.497377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:37.505376 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:37.505376 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:37.506292 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d22ff01c-6b74-4d24-a064-0f111d56c993 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:37.506838 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 442/1768] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:37 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:38.525205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:38.525703 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:38.525703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:38.525907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:38.526029 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:38.535546 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:38.535546 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:38.536357 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-494f7d69-f114-4c93-9b88-f18e09cedb1b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:38.536357 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 442/1769] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:38 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:39.553021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-90666595-5927-47d6-885b-e554ec5bbe3d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:39.557737 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90666595-5927-47d6-885b-e554ec5bbe3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:39.557737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90666595-5927-47d6-885b-e554ec5bbe3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:39.558197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90666595-5927-47d6-885b-e554ec5bbe3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:39.558197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-90666595-5927-47d6-885b-e554ec5bbe3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:39.572043 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:39.572043 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:39.572884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90666595-5927-47d6-885b-e554ec5bbe3d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:39.573368 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 442/1770] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:39 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:40.590668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:40.597239 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:40.597322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:40.597548 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:40.597763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:40.603917 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:40.603917 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:40.605239 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea5ac1b6-6b3a-47bf-b0ee-4ea27c1cc589 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:40.605750 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 445/1771] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:40 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:41.621343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:41.624623 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:41.624623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:41.624623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:41.624623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:41.637739 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:41.637739 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:41.637739 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0c0125d-6844-4c7c-b4f0-24a58ff08cf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:41.637739 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 443/1772] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:41 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:42.651721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:42.654292 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:42.654632 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:42.654926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:42.655204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:42.660676 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:42.660676 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:42.661666 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7913d9d-9e1c-4325-ab9d-ef13175cbc64 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:42.662176 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 443/1773] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:42 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:43.263453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.266312 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:43.266580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:43.266837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:43.278069 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.278069 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:43.283877 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:43.290885 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8df0f7a1-16f7-440e-b5f0-01985aef0e6e tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:43.291798 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 443/1774] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:43 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:43.330374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.332598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] POST https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action Aug 03 20:28:43.333044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-405293910", "disk_format": "qcow2"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:43.333353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-405293910", "disk_format": "qcow2"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:43.343729 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.343729 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:43.344207 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:43.366345 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.366345 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:43.372188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.image.image_utils [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-405293910'}] 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-405293910'}]. {{(pid=100353) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 03 20:28:43.678824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.682173 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:43.682173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:43.682173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:43.682173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:43.695070 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.695070 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:43.695486 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b66063e-02b1-41bc-8cfc-8e478fa106ad tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 200 Aug 03 20:28:43.696564 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 444/1775] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:43 2026] GET /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:43.711575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-57590521-c39f-499e-876d-b8b32453ca54 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.715172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c Aug 03 20:28:43.715172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:43.715172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:43.715172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: d41cbac4-a578-43ea-a9f6-259dd3cd8f0c. Aug 03 20:28:43.720351 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.720351 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:43.737471 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id d41cbac4-a578-43ea-a9f6-259dd3cd8f0c {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:28:43.739577 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-57590521-c39f-499e-876d-b8b32453ca54 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c returned with HTTP 202 Aug 03 20:28:43.740154 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 444/1776] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:28:43 2026] DELETE /volume/v3/backups/d41cbac4-a578-43ea-a9f6-259dd3cd8f0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:43.749613 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.752030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:28:43.752502 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-264211699"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:43.754449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-264211699'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:28:43.754617 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume of 1 GB Aug 03 20:28:43.759567 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability Zones retrieved successfully. Aug 03 20:28:43.768203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (fb2b73c3-8ccb-4514-a30b-09916d995016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:43.770430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56848d8f-95ec-4535-9f28-54945865d2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:43.771547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:28:43.806879 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56848d8f-95ec-4535-9f28-54945865d2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:43.808103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cfce0d-c692-40e6-bf49-b07fec8b848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:43.858371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['1c75d654-0681-4767-b3c5-9f5aafd4af00', '4660333a-bf8b-423f-9717-914d717a4d6a', 'b4c7834a-2082-457f-8ac9-2910454e1f60', '9e9b43ca-607a-404a-b377-01e1303f4a49'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:43.858371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cfce0d-c692-40e6-bf49-b07fec8b848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c75d654-0681-4767-b3c5-9f5aafd4af00', '4660333a-bf8b-423f-9717-914d717a4d6a', 'b4c7834a-2082-457f-8ac9-2910454e1f60', '9e9b43ca-607a-404a-b377-01e1303f4a49']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:43.859041 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e31f92-9045-4713-8494-4618901c4ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:43.890311 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e31f92-9045-4713-8494-4618901c4ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7950d2a-26a7-425a-819f-6dfe7fc0be62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264211699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['1c75d654-0681-4767-b3c5-9f5aafd4af00','4660333a-bf8b-423f-9717-914d717a4d6a','b4c7834a-2082-457f-8ac9-2910454e1f60','9e9b43ca-607a-404a-b377-01e1303f4a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264211699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7950d2a-26a7-425a-819f-6dfe7fc0be62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4526374b36194228b03072265a9882bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:43.891009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4fc9c5-8aa9-499f-bedc-ee265877fdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:43.920595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4fc9c5-8aa9-499f-bedc-ee265877fdde) transitioned into state 'SUCCESS' from state '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-264211699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['1c75d654-0681-4767-b3c5-9f5aafd4af00','4660333a-bf8b-423f-9717-914d717a4d6a','b4c7834a-2082-457f-8ac9-2910454e1f60','9e9b43ca-607a-404a-b377-01e1303f4a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:43.921204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b248ff63-5c49-4948-9c19-acfe7beddc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:43.935733 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b248ff63-5c49-4948-9c19-acfe7beddc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:43.939488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (fb2b73c3-8ccb-4514-a30b-09916d995016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:43.939488 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request issued successfully. Aug 03 20:28:43.939488 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-83b06f5b-3e10-4baa-88a2-5ef15b1520c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:28:43.939488 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 444/1777] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:28:43 2026] POST /volume/v3/volumes => generated 775 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:43.957126 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:43.959581 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:28:43.959892 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:43.960158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:43.971085 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:43.971085 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:43.976567 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:43.982743 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3687d8dd-bc97-49f0-8b67-1fcc299a9c24 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 returned with HTTP 200 Aug 03 20:28:43.983388 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 445/1778] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:43 2026] GET /volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:44.052172 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Copy volume to image completed successfully. Aug 03 20:28:44.052964 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d84cadf4-b293-413a-bc7e-35f5c6402ac8 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action returned with HTTP 202 Aug 03 20:28:44.053543 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 446/1779] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:28:43 2026] POST /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51/action => generated 688 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:45.005758 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:45.009431 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:28:45.010020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:45.010422 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:45.020434 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:45.020434 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:45.026487 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:45.033532 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-22418fb2-9808-4d99-b2d0-9e35f7fb58b8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 returned with HTTP 200 Aug 03 20:28:45.034106 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 445/1780] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:45 2026] GET /volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:45.050734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:45.053921 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:28:45.054358 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7950d2a-26a7-425a-819f-6dfe7fc0be62", "name": "tempest-type-Backup-1189211194"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:45.056351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating new backup {'backup': {'volume_id': 'f7950d2a-26a7-425a-819f-6dfe7fc0be62', 'name': 'tempest-type-Backup-1189211194'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:28:45.056351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating backup of volume f7950d2a-26a7-425a-819f-6dfe7fc0be62 in container None Aug 03 20:28:45.065546 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:45.065546 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:45.065992 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:28:45.093952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['b94d7850-df91-4fe7-8647-20b3d6cfae08', '2688abc6-0036-4949-a81e-06c0bd1a6ef0'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:45.134911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c64d1af6-b1f9-4326-bf25-4d7ec1e0f2c5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:28:45.135395 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 445/1781] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:28:45 2026] POST /volume/v3/backups => generated 314 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:45.147950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-48e74e02-864c-499c-90d2-32e5f4123c51 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:45.149752 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-48e74e02-864c-499c-90d2-32e5f4123c51 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:45.150159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-48e74e02-864c-499c-90d2-32e5f4123c51 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:45.150441 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-48e74e02-864c-499c-90d2-32e5f4123c51 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:45.150646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-48e74e02-864c-499c-90d2-32e5f4123c51 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:45.156420 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:45.156420 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:45.156420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-48e74e02-864c-499c-90d2-32e5f4123c51 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:45.156420 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 446/1782] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:45 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:46.168919 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-724e701e-6038-4530-86c0-cfc02e9707fe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:46.170659 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-724e701e-6038-4530-86c0-cfc02e9707fe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:46.170930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-724e701e-6038-4530-86c0-cfc02e9707fe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:46.171123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-724e701e-6038-4530-86c0-cfc02e9707fe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:46.171251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-724e701e-6038-4530-86c0-cfc02e9707fe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:46.175587 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:46.175587 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:46.176364 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-724e701e-6038-4530-86c0-cfc02e9707fe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:46.176742 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 447/1783] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:46 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:46.237311 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:46.347349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:28:46.347775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-791757541"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:46.349201 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-791757541'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:28:46.349335 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Create volume of 1 GB Aug 03 20:28:46.361125 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Availability Zones retrieved successfully. Aug 03 20:28:46.366910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Flow 'volume_create_api' (0b1636e4-b247-4b3d-8d4c-3d2e07c45ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:46.368617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6584a268-8eae-44de-ba93-9bb3f80f629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:46.369448 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:28:46.401158 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6584a268-8eae-44de-ba93-9bb3f80f629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:46.401961 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf761a4-3b6b-4949-a6d2-c8c2eb5567c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:46.481286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Created reservations ['6b07ec1f-4860-4e80-9195-8c55c93006e6', 'a5cdba1d-7090-402b-9a9a-f8fc342ec0e4', '776173b7-9b76-49e0-a250-e2687bd78b3b', '6ca2b80b-1a2a-4115-abf9-31872e0e0843'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:28:46.482282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf761a4-3b6b-4949-a6d2-c8c2eb5567c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b07ec1f-4860-4e80-9195-8c55c93006e6', 'a5cdba1d-7090-402b-9a9a-f8fc342ec0e4', '776173b7-9b76-49e0-a250-e2687bd78b3b', '6ca2b80b-1a2a-4115-abf9-31872e0e0843']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:46.483234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae0ac45-00fa-4479-9329-be6003e18765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:46.519560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae0ac45-00fa-4479-9329-be6003e18765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f00cbbf-4431-4b07-9219-b79ac1dc7582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-791757541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418a680e260b4b6db3cdcdd10a56d9b3',qos_specs=None,replication_status=,reservations=['6b07ec1f-4860-4e80-9195-8c55c93006e6','a5cdba1d-7090-402b-9a9a-f8fc342ec0e4','776173b7-9b76-49e0-a250-e2687bd78b3b','6ca2b80b-1a2a-4115-abf9-31872e0e0843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a6245d399bc4f9eb1c18becce3f7415',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-791757541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f00cbbf-4431-4b07-9219-b79ac1dc7582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418a680e260b4b6db3cdcdd10a56d9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a6245d399bc4f9eb1c18becce3f7415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:46.520727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1e81a8-ef11-4d81-a396-872cfdbefb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:46.551575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1e81a8-ef11-4d81-a396-872cfdbefb98) transitioned into state 'SUCCESS' from state '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-791757541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418a680e260b4b6db3cdcdd10a56d9b3',qos_specs=None,replication_status=,reservations=['6b07ec1f-4860-4e80-9195-8c55c93006e6','a5cdba1d-7090-402b-9a9a-f8fc342ec0e4','776173b7-9b76-49e0-a250-e2687bd78b3b','6ca2b80b-1a2a-4115-abf9-31872e0e0843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a6245d399bc4f9eb1c18becce3f7415',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:46.553174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d53935-9ad4-4d28-a87a-65d9ffb31343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:28:46.566669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d53935-9ad4-4d28-a87a-65d9ffb31343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:28:46.567491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Flow 'volume_create_api' (0b1636e4-b247-4b3d-8d4c-3d2e07c45ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:28:46.567843 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Create volume request issued successfully. Aug 03 20:28:46.568423 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0a1c518-5ecd-4ceb-a577-cae9190f1d4d tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:28:46.569221 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 446/1784] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:28:46 2026] POST /volume/v3/volumes => generated 756 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1731ec8-1a9a-40bb-a5cc-17acb5cc6547 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:47.973090 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 446/1785] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:47 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:48.211286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:48.213204 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:48.213510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:48.213737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:48.213885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:48.218912 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:48.218912 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:48.219624 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b28ce250-67d2-4738-bfe8-579f73226bf9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:48.220086 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 447/1786] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:48 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:49.231012 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9be07599-6d2e-4336-9b07-51fe2473c679 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:49.233575 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9be07599-6d2e-4336-9b07-51fe2473c679 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:49.233826 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9be07599-6d2e-4336-9b07-51fe2473c679 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:49.234049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9be07599-6d2e-4336-9b07-51fe2473c679 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:49.234174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-9be07599-6d2e-4336-9b07-51fe2473c679 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:49.239199 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:49.239199 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:49.239887 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9be07599-6d2e-4336-9b07-51fe2473c679 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:49.240448 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 448/1787] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:49 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:50.253443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-01caaac4-2944-4087-aef3-667490f379b5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:50.256325 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-01caaac4-2944-4087-aef3-667490f379b5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:50.256702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-01caaac4-2944-4087-aef3-667490f379b5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:50.256972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-01caaac4-2944-4087-aef3-667490f379b5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:50.257111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-01caaac4-2944-4087-aef3-667490f379b5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:50.262313 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:50.262313 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:50.262921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-01caaac4-2944-4087-aef3-667490f379b5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:50.263278 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 447/1788] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:50 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:51.279927 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:51.284515 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:51.284757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:51.284980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:51.288107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:51.297119 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:51.297119 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:51.299558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b58a06e-2ea6-48f4-9160-2651ec547ef1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:51.300373 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 447/1789] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:51 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:52.316472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:52.318110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:52.318298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:52.318496 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:52.318601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:52.323833 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:52.323833 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:52.325236 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66c4f0a1-6ef2-40f8-89ac-41db48922cbd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:52.325236 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 448/1790] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:52 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:53.299957 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:53.302061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:53.302300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:53.302567 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:53.311547 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:53.311547 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:53.315643 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:53.319686 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a950ced-5227-47b4-9f17-b3acbbfde936 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:53.320033 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 449/1791] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:53 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:53.338698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9d955436-5100-49d7-875c-2d5029a7a91d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:53.340792 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9d955436-5100-49d7-875c-2d5029a7a91d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:53.341068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9d955436-5100-49d7-875c-2d5029a7a91d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:53.341294 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9d955436-5100-49d7-875c-2d5029a7a91d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:53.341426 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9d955436-5100-49d7-875c-2d5029a7a91d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:53.350106 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:53.350106 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:53.351101 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9d955436-5100-49d7-875c-2d5029a7a91d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:53.352133 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 448/1792] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:53 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:53.899878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aea2d55a-1f44-46be-93f7-05089eb50118 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:53.902891 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aea2d55a-1f44-46be-93f7-05089eb50118 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:53.903068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aea2d55a-1f44-46be-93f7-05089eb50118 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:53.903261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aea2d55a-1f44-46be-93f7-05089eb50118 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:53.911727 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:53.911727 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:53.915664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aea2d55a-1f44-46be-93f7-05089eb50118 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:53.920175 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aea2d55a-1f44-46be-93f7-05089eb50118 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:53.920638 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 448/1793] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:53 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:53.931728 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:53.933606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:53.933830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:53.934053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:53.934244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Delete volume with id: 1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:53.942143 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:53.942143 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:53.942627 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:53.963793 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Delete volume request issued successfully. Aug 03 20:28:53.964010 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-09f2a7b3-e8d4-4670-a10a-b830987ec123 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 202 Aug 03 20:28:53.966965 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 449/1794] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:28:53 2026] DELETE /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:28:53.973401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-753c4952-6deb-40d7-8377-43d56ada5796 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:53.975626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-753c4952-6deb-40d7-8377-43d56ada5796 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:53.975839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-753c4952-6deb-40d7-8377-43d56ada5796 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:53.976093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-753c4952-6deb-40d7-8377-43d56ada5796 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:53.986181 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:53.986181 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:53.989930 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-753c4952-6deb-40d7-8377-43d56ada5796 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Volume info retrieved successfully. Aug 03 20:28:53.994224 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-753c4952-6deb-40d7-8377-43d56ada5796 tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 200 Aug 03 20:28:53.994310 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 450/1795] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:53 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:54.343707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.345746 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:54.345990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.346203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.364139 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.364139 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:54.366607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.368723 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:54.368988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.369224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.369391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:54.373994 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Volume info retrieved successfully. Aug 03 20:28:54.381595 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.381595 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:54.381595 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5dc9f0a-2a51-44e6-8437-42c2ca25970e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:54.381716 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b64f516a-d236-45af-88a1-f8b1e8b8ac72 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:54.381798 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 449/1796] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:54 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:54.381945 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 449/1797] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:54 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:54.427803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.431251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:54.431783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.431783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.452403 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.452403 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:54.466432 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:54.474386 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-3117d6c5-55bc-46e3-9d41-efbe83fe8adc tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:54.474962 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 450/1798] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:54 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:54.497117 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.499565 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action Aug 03 20:28:54.500032 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:54.500227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:54.515602 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.515602 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:54.517382 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:54.523639 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Begin detaching volume completed successfully. Aug 03 20:28:54.524027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-0c48b1aa-6585-4364-9dab-67ac86d49367 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action returned with HTTP 202 Aug 03 20:28:54.524439 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 451/1799] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:28:54 2026] POST /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:54.552504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.554827 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:54.555077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.555321 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.586479 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.586479 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:54.593448 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d84ca608-ed41-4c73-ae74-82029bd2a09a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d84ca608-ed41-4c73-ae74-82029bd2a09a None None] GET https://10.4.3.92/volume// Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d84ca608-ed41-4c73-ae74-82029bd2a09a None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d84ca608-ed41-4c73-ae74-82029bd2a09a None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d84ca608-ed41-4c73-ae74-82029bd2a09a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:54.593505 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 450/1800] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:28: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 03 20:28:54.597681 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0eeb7b99-aa67-4d8d-b67a-68386376a63b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:54.598199 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 450/1801] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:54 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:54.602707 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:54.607008 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:54.607301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:54.607564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:54.625366 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:54.625366 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:54.630475 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:54.636417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-9520764f-4dd6-4550-8724-1ba1d56360c7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:54.637029 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 451/1802] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:28:54 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1623 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:28:55.009007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0337ae00-09d9-4f6f-b193-68043a52661f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.010995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0337ae00-09d9-4f6f-b193-68043a52661f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] GET https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 Aug 03 20:28:55.011180 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0337ae00-09d9-4f6f-b193-68043a52661f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.011332 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0337ae00-09d9-4f6f-b193-68043a52661f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.018068 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0337ae00-09d9-4f6f-b193-68043a52661f tempest-VolumesActionsTest-1433783699 tempest-VolumesActionsTest-1433783699-project-member] https://10.4.3.92/volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 returned with HTTP 404 Aug 03 20:28:55.018554 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 452/1803] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/1f033a16-bf0c-4a72-ac1f-9f41b0362f51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:28:55.297628 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.300798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.301405 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.301590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.317996 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.317996 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:55.324849 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.333609 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-e21c8ee2-2753-4bad-b538-53ace5dd2ed1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.334228 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 451/1804] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.351186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-ea36332b-a1f7-4011-8193-52f9615a2e37 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.353453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-ea36332b-a1f7-4011-8193-52f9615a2e37 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc Aug 03 20:28:55.353692 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-ea36332b-a1f7-4011-8193-52f9615a2e37 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.353868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-ea36332b-a1f7-4011-8193-52f9615a2e37 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.362305 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.362305 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:55.396596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.403735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:55.403735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.403735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.403735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:55.411317 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.411317 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:55.412878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b213f73d-9466-4b11-8971-7a1433bb5f49 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:55.412878 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 452/1805] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:55.427917 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6ab41e6f-5bef-4c01-accb-0d2bdd76e8ea req-ea36332b-a1f7-4011-8193-52f9615a2e37 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc returned with HTTP 200 Aug 03 20:28:55.428305 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 451/1806] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:28:55 2026] DELETE /volume/v3/attachments/4123e8e6-7a95-4450-99b5-7ac83e8ee8bc => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.613636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.617006 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.617214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.617441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.631282 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.631282 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:55.635132 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.640148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f14fb5a2-8870-4dbf-a8f6-6f4601f8830b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.640625 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 453/1807] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.653689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-12a78273-529e-4565-b1b9-78f9c7b0530a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.659797 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-12a78273-529e-4565-b1b9-78f9c7b0530a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.659797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-12a78273-529e-4565-b1b9-78f9c7b0530a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.659797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-12a78273-529e-4565-b1b9-78f9c7b0530a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.671417 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.671417 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:55.674921 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-12a78273-529e-4565-b1b9-78f9c7b0530a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] Volume info retrieved successfully. Aug 03 20:28:55.679143 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-12a78273-529e-4565-b1b9-78f9c7b0530a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-reader] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.679526 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 452/1808] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.730157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.734509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.734509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.734509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.745644 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.745644 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:55.750200 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.758014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-037b98b6-5dcb-4c8b-90d4-face6b909afa tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.758874 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 453/1809] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.784703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.787908 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action Aug 03 20:28:55.788300 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:28:55.788428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:28:55.800181 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.800181 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:55.800741 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.815111 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Begin detaching volume completed successfully. Aug 03 20:28:55.815507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-10d5dce1-4800-4a42-becf-5d576c3985f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action returned with HTTP 202 Aug 03 20:28:55.815869 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 452/1810] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:28:55 2026] POST /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:28:55.841669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.844004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.844134 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.844538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.858434 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.858434 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:55.863432 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.869084 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15334508-297a-459a-a9b9-7e1fe46ebba9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.869437 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 454/1811] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:55.871605 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-382d9566-9d31-4c54-97c8-56c69c4cac4c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.872033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-382d9566-9d31-4c54-97c8-56c69c4cac4c None None] GET https://10.4.3.92/volume// Aug 03 20:28:55.872033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-382d9566-9d31-4c54-97c8-56c69c4cac4c None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.872216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-382d9566-9d31-4c54-97c8-56c69c4cac4c None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.872532 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-382d9566-9d31-4c54-97c8-56c69c4cac4c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:28:55.872793 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 453/1812] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:28:55.883864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:55.886692 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:55.886937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:55.887227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:55.897946 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:55.897946 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:55.901835 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:55.906900 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-be40f4dc-9cdd-4b93-94ef-85ed434a7802 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:55.907482 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 454/1813] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:28:55 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:28:56.427691 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-390af338-5258-4157-bebc-aa851a0929bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:56.429649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-390af338-5258-4157-bebc-aa851a0929bd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:56.429864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-390af338-5258-4157-bebc-aa851a0929bd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:56.430075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-390af338-5258-4157-bebc-aa851a0929bd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:56.430205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-390af338-5258-4157-bebc-aa851a0929bd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:56.438112 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:56.438112 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:56.438426 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-390af338-5258-4157-bebc-aa851a0929bd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:56.438873 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 453/1814] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:56 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:56.886399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d4386002-afec-4a15-964f-531f578a0562 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:56.890689 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d4386002-afec-4a15-964f-531f578a0562 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:56.894568 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d4386002-afec-4a15-964f-531f578a0562 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:56.895171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d4386002-afec-4a15-964f-531f578a0562 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:56.913961 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:56.913961 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:56.919651 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d4386002-afec-4a15-964f-531f578a0562 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:56.926647 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d4386002-afec-4a15-964f-531f578a0562 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:56.927212 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 455/1815] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:56 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:57.450961 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:57.452905 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:57.453173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:57.453400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:57.453565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:57.458690 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:57.458690 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:57.459440 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ad22f03-cdde-4fe6-9d47-a067c2448103 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:57.459893 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 454/1816] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:57 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:57.944322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:57.948509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:57.948509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:57.948509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:57.962622 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:57.962622 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:28:57.967363 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:57.973830 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f6784b7-2133-45bb-b2a9-8e1ca18603a1 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:57.975816 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 455/1817] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:57 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:58.477942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:58.481982 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:58.482269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:58.482522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:58.482671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:58.489156 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:58.489156 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:28:58.490085 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27c3ed20-c4aa-4ad3-80aa-2acd0e5e9eb2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:58.490579 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 454/1818] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:58 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:28:58.989454 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-62589a71-9781-401f-957e-f3037eea8ca0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:58.991803 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62589a71-9781-401f-957e-f3037eea8ca0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:28:58.992178 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62589a71-9781-401f-957e-f3037eea8ca0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:58.992435 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62589a71-9781-401f-957e-f3037eea8ca0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:59.006528 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:59.006528 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:28:59.011074 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-62589a71-9781-401f-957e-f3037eea8ca0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:28:59.017837 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62589a71-9781-401f-957e-f3037eea8ca0 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:28:59.018320 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 456/1819] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:28:58 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:28:59.502826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:28:59.504499 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:28:59.504728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:28:59.505196 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:28:59.505196 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:28:59.509036 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:28:59.509036 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:28:59.509597 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e58fa345-2994-45f5-9cf9-c94e062ca55d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:28:59.509918 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 455/1820] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:28:59 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:00.034175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:00.036866 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:00.037136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:00.037369 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:00.048411 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:00.048411 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:00.053068 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:00.058542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-897951c6-a8b0-456c-b39e-1c7f30fe6974 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:00.058971 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 456/1821] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:00 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:00.519921 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d16c23df-320e-4d85-ab10-ce0d91997402 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:00.522170 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d16c23df-320e-4d85-ab10-ce0d91997402 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:29:00.522404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d16c23df-320e-4d85-ab10-ce0d91997402 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:00.522660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d16c23df-320e-4d85-ab10-ce0d91997402 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:00.522806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d16c23df-320e-4d85-ab10-ce0d91997402 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:00.529518 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:00.529518 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:00.530496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d16c23df-320e-4d85-ab10-ce0d91997402 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:29:00.530878 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 455/1822] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:00 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:00.896093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:00.898626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:00.898872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:00.899138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:00.911222 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:00.911222 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:00.915702 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:00.921314 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1c4ebeae-63ed-4250-ab32-35433e13d56e tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:00.922172 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 457/1823] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:00 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:01.072958 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-96282fdc-3d90-4720-884e-e05af7142353 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:01.075286 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-96282fdc-3d90-4720-884e-e05af7142353 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:01.075888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-96282fdc-3d90-4720-884e-e05af7142353 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:01.076159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-96282fdc-3d90-4720-884e-e05af7142353 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:01.087024 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:01.087024 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:01.090144 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-96282fdc-3d90-4720-884e-e05af7142353 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:01.097306 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-96282fdc-3d90-4720-884e-e05af7142353 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:01.097765 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 456/1824] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:01 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:01.264569 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1f7a7347-454b-4b95-8c75-b0fe7aefc239 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:01.264985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1f7a7347-454b-4b95-8c75-b0fe7aefc239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f Aug 03 20:29:01.265667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1f7a7347-454b-4b95-8c75-b0fe7aefc239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:01.265667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1f7a7347-454b-4b95-8c75-b0fe7aefc239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:01.273660 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:01.273660 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:01.326199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4e71bfc8-64f7-4619-85dd-ac95695e3593 req-1f7a7347-454b-4b95-8c75-b0fe7aefc239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f returned with HTTP 200 Aug 03 20:29:01.326737 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 457/1825] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:01 2026] DELETE /volume/v3/attachments/a28414a5-6149-469d-8cfb-3bdde77f362f => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:01.546821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0323d5b4-01f3-49df-92f3-758d59768755 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:01.549340 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0323d5b4-01f3-49df-92f3-758d59768755 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:29:01.549664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0323d5b4-01f3-49df-92f3-758d59768755 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:01.549936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0323d5b4-01f3-49df-92f3-758d59768755 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:01.550112 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0323d5b4-01f3-49df-92f3-758d59768755 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:01.555379 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:01.555379 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:01.556090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0323d5b4-01f3-49df-92f3-758d59768755 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:29:01.556590 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 456/1826] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:01 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:01.660724 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:01.663050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:01.663526 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-515917274"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:01.665372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-515917274'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:01.665561 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume of 1 GB Aug 03 20:29:01.670499 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Availability Zones retrieved successfully. Aug 03 20:29:01.676538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Flow 'volume_create_api' (cbb2c5a0-fcf7-40dc-bb22-253eee43b51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:01.678494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb291092-7281-4327-bb28-3b780651c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:01.678494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:01.704780 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb291092-7281-4327-bb28-3b780651c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:01.705558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b0e769-33a7-4e1a-b44a-6a6bf67ec8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:01.787403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Created reservations ['81bd5268-ce8c-4a7b-9799-0c24987e1f9d', 'fdff5251-1237-4814-9e33-9d12aab74f5d', '6215fcfa-0298-48ad-bd20-d7cae3528fb1', 'aeb15ed2-9746-41cb-bfd7-8efd493900a8'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:01.788262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b0e769-33a7-4e1a-b44a-6a6bf67ec8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81bd5268-ce8c-4a7b-9799-0c24987e1f9d', 'fdff5251-1237-4814-9e33-9d12aab74f5d', '6215fcfa-0298-48ad-bd20-d7cae3528fb1', 'aeb15ed2-9746-41cb-bfd7-8efd493900a8']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:01.789075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a944b5a7-d9fe-4259-a15d-7c549e6c9157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:01.814330 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a944b5a7-d9fe-4259-a15d-7c549e6c9157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '220181e8-4b58-45bd-87ac-d71ecd2ae5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-515917274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbaea90234dc4a652fde0467ffd5e',qos_specs=None,replication_status=,reservations=['81bd5268-ce8c-4a7b-9799-0c24987e1f9d','fdff5251-1237-4814-9e33-9d12aab74f5d','6215fcfa-0298-48ad-bd20-d7cae3528fb1','aeb15ed2-9746-41cb-bfd7-8efd493900a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f196fa31bca493487edefff92d38635',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-515917274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=220181e8-4b58-45bd-87ac-d71ecd2ae5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4dbaea90234dc4a652fde0467ffd5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f196fa31bca493487edefff92d38635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:01.815400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a73f4a3-a6fa-400b-8450-1a53ebf8389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:01.834297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a73f4a3-a6fa-400b-8450-1a53ebf8389a) transitioned into state 'SUCCESS' from state '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-515917274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbaea90234dc4a652fde0467ffd5e',qos_specs=None,replication_status=,reservations=['81bd5268-ce8c-4a7b-9799-0c24987e1f9d','fdff5251-1237-4814-9e33-9d12aab74f5d','6215fcfa-0298-48ad-bd20-d7cae3528fb1','aeb15ed2-9746-41cb-bfd7-8efd493900a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f196fa31bca493487edefff92d38635',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:01.835234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1c5290-f7e2-41dc-ac81-484b0dd4c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:01.847557 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1c5290-f7e2-41dc-ac81-484b0dd4c25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:01.848638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Flow 'volume_create_api' (cbb2c5a0-fcf7-40dc-bb22-253eee43b51d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:01.849021 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume request issued successfully. Aug 03 20:29:01.849788 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c7a38f3-45aa-43b1-81d4-5de41bf3f024 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:01.850337 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 458/1827] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:01 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:02.113441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.115826 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:02.116101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:02.116386 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:02.127679 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.127679 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:02.133030 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:02.140392 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f202249b-764e-463b-ab0d-2e72f2e35e30 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:02.140907 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 457/1828] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:02 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:02.158130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6374116b-8e47-493c-96b7-7a0e9713069f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.159788 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6374116b-8e47-493c-96b7-7a0e9713069f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:02.159998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6374116b-8e47-493c-96b7-7a0e9713069f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:02.160246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6374116b-8e47-493c-96b7-7a0e9713069f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:02.167964 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.167964 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:02.171680 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6374116b-8e47-493c-96b7-7a0e9713069f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:02.176186 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6374116b-8e47-493c-96b7-7a0e9713069f tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:02.176586 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 458/1829] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:02 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:02.242985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-69083584-31ce-4962-b8af-2cbe2826e61d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.244720 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69083584-31ce-4962-b8af-2cbe2826e61d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:02.244949 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69083584-31ce-4962-b8af-2cbe2826e61d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:02.245192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69083584-31ce-4962-b8af-2cbe2826e61d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:02.252083 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.252083 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:02.255877 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-69083584-31ce-4962-b8af-2cbe2826e61d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:02.260418 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69083584-31ce-4962-b8af-2cbe2826e61d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:02.260968 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 457/1830] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:02 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:02.286096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.327771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-43383941-6b3e-487f-b107-79445f52b17d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.335842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:02.335842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1236178054", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:02.338261 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1236178054', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:02.349495 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:02.349846 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-212091653"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:02.351659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-212091653'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:02.351757 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume of 1 GB Aug 03 20:29:02.352123 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.352123 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:02.356292 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:29:02.362909 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (b36cc95e-123d-4370-92d5-0f9605bdae32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:02.363812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f93fc25-f163-45b8-bf1c-576b40b401c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.364796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:02.394037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f93fc25-f163-45b8-bf1c-576b40b401c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.394785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d785d73-1df2-4e28-be4e-b5ee44abee37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.438574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume of 1 GB Aug 03 20:29:02.439126 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.439126 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:02.439809 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Availability Zones retrieved successfully. Aug 03 20:29:02.448093 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (4316c273-b2a3-47c3-ac74-c4280af18036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:02.448353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6da45b-9b7c-4392-b08c-a08df3273924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.449509 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:02.476949 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['c1ad6fa2-220a-4d56-a433-658e151bf60f', 'f837c6db-21cc-44a0-a397-a68f3d5361c8', '48b91321-1755-45f4-85ab-fd36e90ed71e', 'fad81568-30e6-4887-a529-3bac7c67df1b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:02.477693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d785d73-1df2-4e28-be4e-b5ee44abee37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ad6fa2-220a-4d56-a433-658e151bf60f', 'f837c6db-21cc-44a0-a397-a68f3d5361c8', '48b91321-1755-45f4-85ab-fd36e90ed71e', 'fad81568-30e6-4887-a529-3bac7c67df1b']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.478638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89494d6-17f5-47c9-a3da-c85aaed4459d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.496163 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.496163 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:02.511379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89494d6-17f5-47c9-a3da-c85aaed4459d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a2382d-4bc7-477e-8ec6-30e6055fe88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-212091653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['c1ad6fa2-220a-4d56-a433-658e151bf60f','f837c6db-21cc-44a0-a397-a68f3d5361c8','48b91321-1755-45f4-85ab-fd36e90ed71e','fad81568-30e6-4887-a529-3bac7c67df1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-212091653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a2382d-4bc7-477e-8ec6-30e6055fe88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.511574 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6da45b-9b7c-4392-b08c-a08df3273924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=98aa0835-e2dc-427a-809c-ef5ab9e080d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98aa0835-e2dc-427a-809c-ef5ab9e080d9', 'encryption_key_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=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.511640 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be5b870-3aec-4e71-87c2-365dfc8d4520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.511858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9021d44-276a-484d-b43f-37b45ae43077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.532166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be5b870-3aec-4e71-87c2-365dfc8d4520) transitioned into state 'SUCCESS' from state '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-212091653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['c1ad6fa2-220a-4d56-a433-658e151bf60f','f837c6db-21cc-44a0-a397-a68f3d5361c8','48b91321-1755-45f4-85ab-fd36e90ed71e','fad81568-30e6-4887-a529-3bac7c67df1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.533035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9068e8-7d42-43da-b822-1f4e2f1caacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.553485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9068e8-7d42-43da-b822-1f4e2f1caacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.553485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (b36cc95e-123d-4370-92d5-0f9605bdae32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:02.553485 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:29:02.553485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1c096de5-6e91-4d1e-a546-7ac623ec1180 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:02.553821 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 459/1831] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:02 2026] POST /volume/v3/volumes => generated 746 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:02.566913 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Created reservations ['ba88fc7d-248c-4765-a360-28994d30f1a4', 'ea779a2a-cc06-4f15-a3aa-907df4621d31', 'fcb98401-f488-4f14-92a9-d32f15d6e870', 'b16b8652-7af2-4d86-8cfe-f18b8e6e90c2'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:02.566913 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9021d44-276a-484d-b43f-37b45ae43077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba88fc7d-248c-4765-a360-28994d30f1a4', 'ea779a2a-cc06-4f15-a3aa-907df4621d31', 'fcb98401-f488-4f14-92a9-d32f15d6e870', 'b16b8652-7af2-4d86-8cfe-f18b8e6e90c2']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.566913 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3456c0b-6ea6-45ce-9e12-19f2b5a3c22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.571872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.574693 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:29:02.574886 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:02.575070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:02.575167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:02.580965 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.580965 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:02.582014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d948c89f-66ed-474e-b3a8-cfc41a62c1c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:29:02.582515 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 459/1832] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:02 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:02.592531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3456c0b-6ea6-45ce-9e12-19f2b5a3c22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1236178054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['ba88fc7d-248c-4765-a360-28994d30f1a4','ea779a2a-cc06-4f15-a3aa-907df4621d31','fcb98401-f488-4f14-92a9-d32f15d6e870','b16b8652-7af2-4d86-8cfe-f18b8e6e90c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1236178054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1bf0d301bb04825bd38d227a6682bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db356a22da6942ab8335da566827e78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98aa0835-e2dc-427a-809c-ef5ab9e080d9),volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.593335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ecde5f-0952-4f43-9fac-aef474adb399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.615343 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ecde5f-0952-4f43-9fac-aef474adb399) transitioned into state 'SUCCESS' from state '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-1236178054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1bf0d301bb04825bd38d227a6682bda',qos_specs=None,replication_status=,reservations=['ba88fc7d-248c-4765-a360-28994d30f1a4','ea779a2a-cc06-4f15-a3aa-907df4621d31','fcb98401-f488-4f14-92a9-d32f15d6e870','b16b8652-7af2-4d86-8cfe-f18b8e6e90c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db356a22da6942ab8335da566827e78a',volume_type_id=98aa0835-e2dc-427a-809c-ef5ab9e080d9)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.616287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (417fff1e-3f90-4582-a365-bb256a07f716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:02.630093 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (417fff1e-3f90-4582-a365-bb256a07f716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:02.631243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Flow 'volume_create_api' (4316c273-b2a3-47c3-ac74-c4280af18036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:02.631321 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create volume request issued successfully. Aug 03 20:29:02.631905 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-43383941-6b3e-487f-b107-79445f52b17d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:02.632377 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 458/1833] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:29:02 2026] POST /volume/v3/volumes => generated 758 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:02.644192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:02.645847 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:02.646037 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:02.646240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:02.653381 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:02.653381 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:02.657925 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:02.663759 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b2629e9-1b08-49b3-ae14-147e53664a5d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:02.664108 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 458/1834] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:02 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:03.593172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6e990ba2-39e0-4379-abe1-43283dd51511 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.596690 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e990ba2-39e0-4379-abe1-43283dd51511 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:29:03.596953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e990ba2-39e0-4379-abe1-43283dd51511 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.597219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e990ba2-39e0-4379-abe1-43283dd51511 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.597387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6e990ba2-39e0-4379-abe1-43283dd51511 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id df9e94ff-a01e-45b3-82d7-ed9dea0de432. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:03.609273 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.609273 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:03.611561 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e990ba2-39e0-4379-abe1-43283dd51511 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 200 Aug 03 20:29:03.611561 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 460/1835] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:03 2026] GET /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:03.622218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.623942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 Aug 03 20:29:03.624152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.624335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.624445 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: df9e94ff-a01e-45b3-82d7-ed9dea0de432. Aug 03 20:29:03.628640 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.628640 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:03.649187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id df9e94ff-a01e-45b3-82d7-ed9dea0de432 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:29:03.650916 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c0b0586-87eb-45e2-a3c0-48719bfde4e2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 returned with HTTP 202 Aug 03 20:29:03.651323 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 460/1836] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:03 2026] DELETE /volume/v3/backups/df9e94ff-a01e-45b3-82d7-ed9dea0de432 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:29:03.658317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.660087 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:29:03.660399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.660493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.660670 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume with id: f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:29:03.668765 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.668765 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:03.668765 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:03.679494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-15362367-8be6-45b0-be02-063f2933f97b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.679871 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-15362367-8be6-45b0-be02-063f2933f97b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:03.684494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-15362367-8be6-45b0-be02-063f2933f97b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.684494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-15362367-8be6-45b0-be02-063f2933f97b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.691358 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume request issued successfully. Aug 03 20:29:03.691358 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-106f0ff0-e5f3-409d-85e6-5f029f97b2f1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 returned with HTTP 202 Aug 03 20:29:03.691358 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 459/1837] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:03 2026] DELETE /volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:03.691515 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.691515 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:03.697383 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-15362367-8be6-45b0-be02-063f2933f97b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:03.702495 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.704416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:29:03.706318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.706318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.706432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-15362367-8be6-45b0-be02-063f2933f97b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:03.706432 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 459/1838] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:03 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:03.714955 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.714955 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:03.721096 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:03.728383 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ccc267d-de5f-433d-8678-a9f59152fe55 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 returned with HTTP 200 Aug 03 20:29:03.728877 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 461/1839] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:03 2026] GET /volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:03.853936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:03.856040 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:03.856281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:03.856406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:03.863225 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:03.863225 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:03.867132 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:03.871821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-cac15171-8f92-4948-b975-ccf23d577e95 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:03.872312 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 461/1840] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:03 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:04.395104 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.397310 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:04.397768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:04.398134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:04.406100 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:04.406100 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:04.417048 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:04.425715 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4b6eff55-784e-4533-a6d1-33b6b785cdbf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:04.426366 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 460/1841] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:04 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:04.437310 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ec72a66e-e484-4bda-98ad-13e3ed955aeb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.437695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec72a66e-e484-4bda-98ad-13e3ed955aeb None None] GET https://10.4.3.92/volume// Aug 03 20:29:04.437847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec72a66e-e484-4bda-98ad-13e3ed955aeb None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:04.438023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec72a66e-e484-4bda-98ad-13e3ed955aeb None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:04.438329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec72a66e-e484-4bda-98ad-13e3ed955aeb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:04.438634 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 460/1842] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:29:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:04.447521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-8b8ce090-4b35-4650-b573-4f39acb1339a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.450382 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-8b8ce090-4b35-4650-b573-4f39acb1339a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:04.450925 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-8b8ce090-4b35-4650-b573-4f39acb1339a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8", "connector": null, "instance_uuid": "c96c122f-d6b9-481e-8c7e-e14c13e84dc5"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:04.461810 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:04.461810 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:04.522969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-8b8ce090-4b35-4650-b573-4f39acb1339a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:04.523601 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 462/1843] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:04 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:04.749745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ef73e9da-6f02-4926-9aac-2469226c78fa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.752360 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef73e9da-6f02-4926-9aac-2469226c78fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 Aug 03 20:29:04.752633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ef73e9da-6f02-4926-9aac-2469226c78fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:04.752890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ef73e9da-6f02-4926-9aac-2469226c78fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:04.760957 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef73e9da-6f02-4926-9aac-2469226c78fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 returned with HTTP 404 Aug 03 20:29:04.761777 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 462/1844] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:04 2026] GET /volume/v3/volumes/f7950d2a-26a7-425a-819f-6dfe7fc0be62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:04.772331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-db82a6b7-8148-4524-9106-77771b4a59f4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.774053 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/export_record Aug 03 20:29:04.775598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:04.775598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'export_record' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:04.775598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Export record for backup ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:29:04.781476 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:04.781476 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:04.781476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.api [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling RPCAPI with context: , host: np0000006371, backup: ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 03 20:29:04.791079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] export_record in rpcapi backup_id ce335563-53db-48c1-ac37-33a988ff4565 on host np0000006371. {{(pid=100356) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 03 20:29:04.802868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2UzMzU1NjMtNTNkYi00OGMxLWFjMzctMzNhOTg4ZmY0NTY1IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiMGRlMzQxZWUtNjFiNS00Y2U3LWIyOTEtN2FmNjcyZWQxZDU0IiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NDYyNDgwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBkZTM0MWVlLTYxYjUtNGNlNy1iMjkxLTdhZjY3MmVkMWQ1NC8yMDI2MDgwMzIwMjgwOC9hel9ub3ZhX2JhY2t1cF9jZTMzNTU2My01M2RiLTQ4YzEtYWMzNy0zM2E5ODhmZjQ1NjUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTAzVDIwOjI4OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjI4OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjg6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100356) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 03 20:29:04.802868 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db82a6b7-8148-4524-9106-77771b4a59f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/export_record returned with HTTP 200 Aug 03 20:29:04.803818 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 461/1845] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:29:04 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:04.815257 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-55faa897-231f-4259-a016-7c927ba72695 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.817499 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:04.817971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-750530306"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:04.819887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-750530306'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:04.820033 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume of 1 GB Aug 03 20:29:04.827072 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability Zones retrieved successfully. Aug 03 20:29:04.834399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (28a1de19-253d-4b71-8853-9899a46a0a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:04.835280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ff7979-ba84-4420-a502-8f34578e00a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:04.836039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:04.863809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ff7979-ba84-4420-a502-8f34578e00a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:04.864922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e0a164-f9b7-42f2-b776-bcf379d903db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:04.911857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['cba547a1-5755-47ec-8cab-38d47820fed4', '317ee994-2af9-4063-81f2-61028f81fc6d', 'a13c5773-106e-4bfb-a92f-909df6851157', 'ecad42aa-2bae-4c69-918f-43b9fdc220cb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:04.913062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e0a164-f9b7-42f2-b776-bcf379d903db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cba547a1-5755-47ec-8cab-38d47820fed4', '317ee994-2af9-4063-81f2-61028f81fc6d', 'a13c5773-106e-4bfb-a92f-909df6851157', 'ecad42aa-2bae-4c69-918f-43b9fdc220cb']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:04.914068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cff572b-a187-439b-9347-a859908fe484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:04.944616 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cff572b-a187-439b-9347-a859908fe484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd3eae4-e8d9-4859-9da1-717772ccd011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750530306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['cba547a1-5755-47ec-8cab-38d47820fed4','317ee994-2af9-4063-81f2-61028f81fc6d','a13c5773-106e-4bfb-a92f-909df6851157','ecad42aa-2bae-4c69-918f-43b9fdc220cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750530306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbd3eae4-e8d9-4859-9da1-717772ccd011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4526374b36194228b03072265a9882bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:04.945374 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35d36b1-86e0-4bf6-b504-549c0a910706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:04.964242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35d36b1-86e0-4bf6-b504-549c0a910706) transitioned into state 'SUCCESS' from state '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-750530306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['cba547a1-5755-47ec-8cab-38d47820fed4','317ee994-2af9-4063-81f2-61028f81fc6d','a13c5773-106e-4bfb-a92f-909df6851157','ecad42aa-2bae-4c69-918f-43b9fdc220cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:04.964844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dccce3b-f591-4842-99f7-a2cfb14769c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:04.979540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dccce3b-f591-4842-99f7-a2cfb14769c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:04.980261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (28a1de19-253d-4b71-8853-9899a46a0a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:04.980539 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request issued successfully. Aug 03 20:29:04.981016 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55faa897-231f-4259-a016-7c927ba72695 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:04.981418 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 461/1846] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:29:04 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:04.992737 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7019ba66-19f3-490a-940d-d9f4707c50ed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:04.994938 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7019ba66-19f3-490a-940d-d9f4707c50ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:04.995230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7019ba66-19f3-490a-940d-d9f4707c50ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:04.995486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7019ba66-19f3-490a-940d-d9f4707c50ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:05.004177 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:05.004177 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:05.008357 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7019ba66-19f3-490a-940d-d9f4707c50ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:05.012951 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7019ba66-19f3-490a-940d-d9f4707c50ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 returned with HTTP 200 Aug 03 20:29:05.013440 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 463/1847] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:04 2026] GET /volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.031827 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.033975 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:06.034234 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.034486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.044953 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.044953 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:06.048397 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:06.052092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-66ffea9a-868c-4d50-8a4f-fa68b6bfc10c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 returned with HTTP 200 Aug 03 20:29:06.052478 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 463/1848] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:06.066128 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.068017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:29:06.068444 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbd3eae4-e8d9-4859-9da1-717772ccd011", "name": "tempest-type-Backup-1116472066"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:06.069980 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating new backup {'backup': {'volume_id': 'cbd3eae4-e8d9-4859-9da1-717772ccd011', 'name': 'tempest-type-Backup-1116472066'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:29:06.070115 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating backup of volume cbd3eae4-e8d9-4859-9da1-717772ccd011 in container None Aug 03 20:29:06.076314 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.076314 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:06.076649 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:06.099255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['fa06e674-237e-482d-85d7-3bd044825b5e', '50b919c4-b6d3-4968-8c78-9abc169109a3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:06.117606 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.120108 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:06.120108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.120108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.127310 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.127310 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:06.131121 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:06.135397 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-f4de7965-4993-4643-ba18-f393da80e7e3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:06.136016 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 462/1849] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.152562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.156960 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:06.156960 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.157746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.171551 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.171551 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:06.174493 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-51c7604b-f79a-44c1-814e-dd84ffa976ed tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:29:06.174493 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 462/1850] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:29:06 2026] POST /volume/v3/backups => generated 314 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:06.178922 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:06.183064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b520d149-5000-46b5-873e-56bec62e1acd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.186142 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b520d149-5000-46b5-873e-56bec62e1acd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:06.186142 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b520d149-5000-46b5-873e-56bec62e1acd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.186246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b520d149-5000-46b5-873e-56bec62e1acd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.186379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b520d149-5000-46b5-873e-56bec62e1acd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:06.189696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-026cbcaa-de5f-42a4-8fd4-2ff842bfffb3 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:29:06.191601 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 464/1851] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.191664 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.191664 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:06.192233 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b520d149-5000-46b5-873e-56bec62e1acd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:06.192629 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 464/1852] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.258194 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.260215 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-70a5d6e6-178b-44b2-bc7b-375ea4cd4a6a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.260511 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:06.260732 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70a5d6e6-178b-44b2-bc7b-375ea4cd4a6a None None] GET https://10.4.3.92/volume// Aug 03 20:29:06.261236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.261278 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70a5d6e6-178b-44b2-bc7b-375ea4cd4a6a None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.261338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.261374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70a5d6e6-178b-44b2-bc7b-375ea4cd4a6a None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.262675 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70a5d6e6-178b-44b2-bc7b-375ea4cd4a6a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:06.262675 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 463/1853] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:29: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 03 20:29:06.270091 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.270091 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:06.272081 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-52f11973-1434-444d-bfec-2aa3f938a735 req-e089de12-5f96-4d20-8a73-a413dbea205e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.275844 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:06.286033 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ba79adb-4df4-44c9-bf6c-de145547a8fd tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:29:06.286643 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 463/1854] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.332357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-e089de12-5f96-4d20-8a73-a413dbea205e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:06.333245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-e089de12-5f96-4d20-8a73-a413dbea205e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "connector": null, "instance_uuid": "9405c94d-ebdc-4500-a87d-cab242dddfbf"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:06.346849 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.346849 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:06.404481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-e089de12-5f96-4d20-8a73-a413dbea205e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:06.404481 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 465/1855] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:06 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:06.464416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.476264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:06.478516 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.478516 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.491445 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.491445 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:06.496489 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:06.499301 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c9f7e23-6451-4ca7-b0f3-87ed978b5f8a tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:06.499774 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 465/1856] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:06.509868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3f31a160-dcf9-4b79-a865-145a6a1634b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.510449 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f31a160-dcf9-4b79-a865-145a6a1634b1 None None] GET https://10.4.3.92/volume// Aug 03 20:29:06.510449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f31a160-dcf9-4b79-a865-145a6a1634b1 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.510570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f31a160-dcf9-4b79-a865-145a6a1634b1 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.510856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f31a160-dcf9-4b79-a865-145a6a1634b1 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:06.511078 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 464/1857] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:06.518958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.521337 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:06.521595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:06.521809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:06.540272 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.540272 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:06.549520 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:06.557587 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-b3ef5ec1-d978-4daf-934b-ac8b5452b5b2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:06.558520 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 464/1858] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:06 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:06.698711 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:06.701469 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] PUT https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f Aug 03 20:29:06.701806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:06.709533 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Acquiring lock "cinder-attachment_update-18df5c2a-c9f5-4819-86e7-763491f72ce4-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:06.715708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Lock "cinder-attachment_update-18df5c2a-c9f5-4819-86e7-763491f72ce4-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:06.717005 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:06.717005 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:06.829892 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Lock "cinder-attachment_update-18df5c2a-c9f5-4819-86e7-763491f72ce4-np0000006371" released by "attachment_update" :: held 0.114s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:06.830262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-9919060e-70a8-4f8c-b312-5c9184781d7d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f returned with HTTP 200 Aug 03 20:29:06.831021 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 466/1859] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:06 2026] PUT /volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:07.205774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.207577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:07.207802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:07.207974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:07.208058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:07.214794 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:07.214794 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:07.215496 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-22ec3df3-8a37-45fc-ab4f-700304b289f3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:07.215931 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 466/1860] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:07 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:07.510477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8b429663-96ea-4326-8f04-98fe2a0088eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.510948 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8b429663-96ea-4326-8f04-98fe2a0088eb None None] GET https://10.4.3.92/volume// Aug 03 20:29:07.511194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8b429663-96ea-4326-8f04-98fe2a0088eb None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:07.511428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8b429663-96ea-4326-8f04-98fe2a0088eb None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:07.511857 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8b429663-96ea-4326-8f04-98fe2a0088eb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:07.512580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 465/1861] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:29:07.515638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.520856 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:07.521512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:07.521512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:07.523377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.527893 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:07.527893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:07.527893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:07.536977 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:07.536977 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:07.543048 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:07.543176 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:07.543176 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:07.550836 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ed42a1d4-ad8f-4557-8ab1-cf9516016508 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:07.550943 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:07.551591 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 465/1862] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:07 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:07.567653 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-4c12a2f4-3347-4d65-a712-f00336583cfd tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:07.567653 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 467/1863] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:07 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1545 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:07.716110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.719556 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] PUT https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 Aug 03 20:29:07.720508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:07.731823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Acquiring lock "cinder-attachment_update-507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:07.738732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:07.739874 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:07.739874 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:07.885482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Lock "cinder-attachment_update-507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8-np0000006371" released by "attachment_update" :: held 0.147s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:07.885948 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-e9b33429-7474-4652-88c2-bdce01b041d2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 returned with HTTP 200 Aug 03 20:29:07.886605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 467/1864] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:07 2026] PUT /volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:07.940668 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-942f018f-47c6-4d84-b4ff-41f49e6b9385 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:07.945041 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-942f018f-47c6-4d84-b4ff-41f49e6b9385 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462/action Aug 03 20:29:07.946719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-942f018f-47c6-4d84-b4ff-41f49e6b9385 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:07.946719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-942f018f-47c6-4d84-b4ff-41f49e6b9385 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:07.982922 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:07.982922 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:08.007066 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c0fa72d-3cf4-4e34-9b27-8eea72dbd2cf req-942f018f-47c6-4d84-b4ff-41f49e6b9385 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462/action returned with HTTP 204 Aug 03 20:29:08.007680 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 466/1865] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:07 2026] POST /volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:08.229841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-31dba059-49d7-418c-905d-34e83686b2d2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:08.233452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-31dba059-49d7-418c-905d-34e83686b2d2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:08.233706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-31dba059-49d7-418c-905d-34e83686b2d2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:08.233890 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-31dba059-49d7-418c-905d-34e83686b2d2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:08.233985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-31dba059-49d7-418c-905d-34e83686b2d2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:08.238827 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:08.238827 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:08.239525 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-31dba059-49d7-418c-905d-34e83686b2d2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:08.239980 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 466/1866] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:08 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:08.567196 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:08.571243 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:08.571518 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:08.571848 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:08.576525 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=222,cinder:INSERT=28,cinder:UPDATE=59 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:29:08.588885 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:08.588885 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:08.596441 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:08.602757 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34c9cb14-1b3a-4d02-bd42-ec4d332f5403 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:08.603131 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 468/1867] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:08 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:09.251833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:09.255553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:09.255994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:09.256289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:09.256489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:09.262884 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:09.262884 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:09.263761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ee9f47b-733e-4573-af3a-0b2225c1d392 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:09.264292 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 468/1868] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:09 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:09.619516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:09.623716 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:09.623991 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:09.624274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:09.644494 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:09.644494 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:09.653736 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:09.664522 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89bd2084-67ce-4d47-ae9f-724d9b2de480 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:09.665139 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 467/1869] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:09 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:10.280558 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:10.289136 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:10.289136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:10.289136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:10.289136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:10.299694 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=202,cinder:UPDATE=55,cinder:INSERT=19 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:29:10.306721 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:10.306721 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:10.306721 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-edaa9785-3fbb-4951-b41c-4ed4527cb673 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:10.306721 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 467/1870] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:10 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:10.542835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:10.544859 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] DELETE https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:10.545107 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:10.545397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:10.545581 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Delete volume with id: 739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:10.555753 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:10.555753 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:10.556418 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:10.580972 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Delete volume request issued successfully. Aug 03 20:29:10.581340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-211bc00c-7bee-4a4e-9a4d-c37a3c6fee04 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 202 Aug 03 20:29:10.581752 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 469/1871] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:10 2026] DELETE /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:10.590098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1399da58-e600-4eec-b207-d6f054f035ee None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:10.594588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1399da58-e600-4eec-b207-d6f054f035ee tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:10.594588 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1399da58-e600-4eec-b207-d6f054f035ee tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:10.594588 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1399da58-e600-4eec-b207-d6f054f035ee tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:10.605138 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:10.605138 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:10.614031 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1399da58-e600-4eec-b207-d6f054f035ee tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:10.619756 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1399da58-e600-4eec-b207-d6f054f035ee tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 200 Aug 03 20:29:10.620372 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 469/1872] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:10 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:10.682331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:10.684977 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:10.685261 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:10.685548 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:10.700373 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:10.700373 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:10.705922 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:10.716349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30e24e7d-d8d8-4ede-afba-e8dd333deb8d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:10.716828 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 468/1873] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:10 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:11.324015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:11.326048 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:11.326421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:11.326782 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:11.328126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:11.333881 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:11.333881 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:11.334906 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bb8f6c2-cb0f-41a9-b8ea-ee6cc106763d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:11.335533 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 468/1874] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:11 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:11.633824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eb1d5729-ab65-4162-9bbe-4170f97baaff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:11.635455 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb1d5729-ab65-4162-9bbe-4170f97baaff tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 Aug 03 20:29:11.635679 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb1d5729-ab65-4162-9bbe-4170f97baaff tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:11.635850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb1d5729-ab65-4162-9bbe-4170f97baaff tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:11.644040 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb1d5729-ab65-4162-9bbe-4170f97baaff tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 returned with HTTP 404 Aug 03 20:29:11.644771 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 470/1875] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:11 2026] GET /volume/v3/volumes/739ed81f-0390-4e73-a09a-4a145b939543 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:11.712806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:11.714918 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] DELETE https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:29:11.715294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:11.715995 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:11.716427 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Delete volume with id: 85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:29:11.719026 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=171,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:29:11.726762 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:11.726762 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:11.728336 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:11.734402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:11.736365 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:11.736604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:11.736824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:11.747882 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:11.747882 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:11.751640 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:11.756298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-888c451a-c9b7-4a7f-bda1-1cae6bb49cd0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:11.756719 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 469/1876] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:11 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:11.760731 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Delete volume request issued successfully. Aug 03 20:29:11.760731 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6dde8bf4-0d67-4e75-8331-b3493e8a7194 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 202 Aug 03 20:29:11.760731 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 470/1877] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:11 2026] DELETE /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:11.772848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b6dd831a-cd05-4704-8652-adf31b19f276 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:11.775022 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6dd831a-cd05-4704-8652-adf31b19f276 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:29:11.775421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6dd831a-cd05-4704-8652-adf31b19f276 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:11.775806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6dd831a-cd05-4704-8652-adf31b19f276 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:11.784878 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:11.784878 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:11.792015 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b6dd831a-cd05-4704-8652-adf31b19f276 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Volume info retrieved successfully. Aug 03 20:29:11.798875 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6dd831a-cd05-4704-8652-adf31b19f276 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 200 Aug 03 20:29:11.799699 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 469/1878] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:11 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:12.347918 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:12.350148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:12.350412 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:12.350680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:12.350886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:12.360128 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:12.360128 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:12.360866 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d2d0523-d32f-48b2-a4b6-516c6f0dbb3b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:12.361308 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 471/1879] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:12 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:12.770793 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a39ca45d-080b-4263-8697-851f7492802e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:12.773271 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a39ca45d-080b-4263-8697-851f7492802e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:12.773271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a39ca45d-080b-4263-8697-851f7492802e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:12.773271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a39ca45d-080b-4263-8697-851f7492802e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:12.774880 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=221,cinder:INSERT=38,cinder:UPDATE=71 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:29:12.782925 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:12.782925 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:12.786660 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a39ca45d-080b-4263-8697-851f7492802e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:12.791096 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a39ca45d-080b-4263-8697-851f7492802e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:12.791649 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 470/1880] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:12 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:12.817659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7028aa16-8919-4a70-9053-efb4f7a7d0e6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:12.821652 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7028aa16-8919-4a70-9053-efb4f7a7d0e6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] GET https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 Aug 03 20:29:12.821652 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7028aa16-8919-4a70-9053-efb4f7a7d0e6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:12.821652 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7028aa16-8919-4a70-9053-efb4f7a7d0e6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:12.827639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7028aa16-8919-4a70-9053-efb4f7a7d0e6 tempest-AttachVolumeShelveTestJSON-767330649 tempest-AttachVolumeShelveTestJSON-767330649-project-member] https://10.4.3.92/volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 returned with HTTP 404 Aug 03 20:29:12.828260 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 471/1881] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:12 2026] GET /volume/v3/volumes/85999f9a-d460-4b9a-8400-53dd18792c59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:12.949432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-52f11973-1434-444d-bfec-2aa3f938a735 req-2c037352-2166-4fd1-8c47-ccafe173d774 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:12.952028 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-2c037352-2166-4fd1-8c47-ccafe173d774 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f/action Aug 03 20:29:12.952028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-2c037352-2166-4fd1-8c47-ccafe173d774 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:12.953506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-2c037352-2166-4fd1-8c47-ccafe173d774 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:12.972979 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:12.972979 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:13.001708 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-52f11973-1434-444d-bfec-2aa3f938a735 req-2c037352-2166-4fd1-8c47-ccafe173d774 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f/action returned with HTTP 204 Aug 03 20:29:13.002568 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 470/1882] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:12 2026] POST /volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:13.380205 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-35995e84-8df1-4255-becc-9615783a5842 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:13.384479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35995e84-8df1-4255-becc-9615783a5842 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:13.385789 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35995e84-8df1-4255-becc-9615783a5842 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:13.386447 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35995e84-8df1-4255-becc-9615783a5842 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:13.386792 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-35995e84-8df1-4255-becc-9615783a5842 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:13.399496 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:13.399496 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:13.401042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35995e84-8df1-4255-becc-9615783a5842 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:13.402660 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 472/1883] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:13 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:13.819079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:13.819079 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:13.819079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:13.819079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:13.838190 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:13.838190 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:13.842540 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:13.848625 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffc9542d-1df8-477f-8bda-635a23ab4943 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:13.849049 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 471/1884] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:13 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:29:13.862512 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:13.864128 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:13.864658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1414698350"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:13.888356 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:13.888356 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:13.888356 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:13.888356 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:13.918302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['a477f4dc-fbfa-4661-814a-6550f6f53da9', 'ee197c22-d8d1-4ff3-8ff6-203069db982a', '141c25f6-fe38-4771-828f-7e5c112c0dac', '2eddde6b-d6a5-49b5-a45d-f935909b1e86'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:13.975691 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot force create request issued successfully. Aug 03 20:29:13.976385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93073216-3a7a-45fe-89d3-5ff96a0a8275 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:13.977301 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 472/1885] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:13.992028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b6794c0-e811-480d-9491-6d1477f281a3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:13.997037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b6794c0-e811-480d-9491-6d1477f281a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:13.997169 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b6794c0-e811-480d-9491-6d1477f281a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:13.997408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b6794c0-e811-480d-9491-6d1477f281a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:14.005215 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:14.005215 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:14.006993 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b6794c0-e811-480d-9491-6d1477f281a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:14.006993 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b6794c0-e811-480d-9491-6d1477f281a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 200 Aug 03 20:29:14.006993 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 471/1886] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:13 2026] GET /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:14.413023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ef0b7305-79cf-4285-b689-095ed2a3612f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:14.415172 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0b7305-79cf-4285-b689-095ed2a3612f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:14.415493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0b7305-79cf-4285-b689-095ed2a3612f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:14.415739 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef0b7305-79cf-4285-b689-095ed2a3612f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:14.415880 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ef0b7305-79cf-4285-b689-095ed2a3612f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:14.420586 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:14.420586 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:14.421345 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef0b7305-79cf-4285-b689-095ed2a3612f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:14.421835 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 473/1887] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:14 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:15.020395 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:15.022721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:15.022941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:15.023184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:15.029527 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:15.029527 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:15.030103 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:15.031068 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71e29a6d-4c47-4d19-9076-2fa88e234f7e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 200 Aug 03 20:29:15.031556 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 472/1888] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:15 2026] GET /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:15.044389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:15.047598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:15.047990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18df5c2a-c9f5-4819-86e7-763491f72ce4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1588524427"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:15.060506 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:15.060506 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:15.061083 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:15.061253 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:15.094478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['68d2da79-60c5-4dcf-9e56-e8e6587bba30', 'd1d150eb-b0ea-4ec0-a48d-4cda04c1924f', '99f43cde-385f-499c-b4ae-19ee35ddfc59', '415a32d4-a839-402c-9b79-9690567cdc71'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:15.131504 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot force create request issued successfully. Aug 03 20:29:15.131834 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01cfcfd5-95c3-4c73-8ee8-4d06c4613082 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:15.132231 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 473/1889] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:15.143882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:15.145625 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:15.145813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:15.146011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:15.150753 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:15.150753 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:15.151144 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:15.151838 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1eaffa80-6306-472c-b57b-bdbaa5c783be tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 200 Aug 03 20:29:15.152153 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 472/1890] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:15 2026] GET /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:15.434945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:15.437361 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:15.437588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:15.437799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:15.437947 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:15.447424 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:15.447424 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:15.448527 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-828637c7-5212-4a43-a2a7-76c8294f05e6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:15.448663 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 474/1891] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:15 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:16.163066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.165542 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:16.165817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:16.166097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:16.172861 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.172861 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:16.173547 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:16.174705 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46f58bff-ac31-408e-adbe-8a32c19fc85e tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 200 Aug 03 20:29:16.175574 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 473/1892] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:16 2026] GET /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:16.183958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.186518 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:16.186768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:16.187105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:16.187573 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:16.193393 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.193393 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:16.193991 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:16.216937 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:29:16.217265 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91c8dcc5-4c36-4dfa-92a0-03ef6d8567bd tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 202 Aug 03 20:29:16.217738 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 474/1893] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:16 2026] DELETE /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:16.227984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.230351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:16.230680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:16.231377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:16.245454 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.245454 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:16.246284 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:16.247088 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-700a8d13-2300-4599-9b41-fcb8e62cc208 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 200 Aug 03 20:29:16.247889 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 473/1894] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:16 2026] GET /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:16.461072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c0e5346c-b129-486e-a449-a9c54cc4431f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.464420 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0e5346c-b129-486e-a449-a9c54cc4431f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:16.465614 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0e5346c-b129-486e-a449-a9c54cc4431f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:16.465853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0e5346c-b129-486e-a449-a9c54cc4431f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:16.466007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c0e5346c-b129-486e-a449-a9c54cc4431f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:16.474147 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.474147 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:16.476715 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0e5346c-b129-486e-a449-a9c54cc4431f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:16.476715 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 475/1895] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:16 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:16.552895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d3a33f18-f402-4612-9446-ad44477d0906 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.554956 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:16.555361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e952e110-a6ba-494d-b1f4-479a8758149e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1872478678", "description": null, "metadata": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:16.568867 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.568867 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:16.569453 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:16.569637 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:16.625348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['17a6430a-b76c-49a0-808a-57605e61bf1a', 'dfa2e17e-1154-42b2-aa3a-21c5f4c985b9', '3232e57e-a4d4-481b-b79f-1854c46a91cc', '5886ab30-1cb0-4736-b9d4-0aedc038edcd'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:16.677173 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:29:16.677173 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d3a33f18-f402-4612-9446-ad44477d0906 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:16.677431 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 474/1896] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:16.688027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:16.690068 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:16.690304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:16.690574 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:16.695947 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:16.695947 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:16.696417 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:16.697306 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f24bcd3-8215-4165-9b9d-332c49ab3a66 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 200 Aug 03 20:29:16.697698 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 475/1897] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:16 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:17.257365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d5492931-d300-4fa2-8b8b-038b3ece3ad4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.259603 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5492931-d300-4fa2-8b8b-038b3ece3ad4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:17.259831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5492931-d300-4fa2-8b8b-038b3ece3ad4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.260110 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5492931-d300-4fa2-8b8b-038b3ece3ad4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.264407 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5492931-d300-4fa2-8b8b-038b3ece3ad4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 404 Aug 03 20:29:17.265435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 474/1898] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:17.271184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.273341 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:17.273534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.273707 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.273802 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:17.278948 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.278948 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:17.279429 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:17.298268 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:29:17.298438 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34c24da9-23fa-4b9c-8f1d-0319c0ac6d97 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 202 Aug 03 20:29:17.298824 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 476/1899] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:17 2026] DELETE /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:17.310002 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-897dc44a-0999-48f9-a13b-cf55172391de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.312242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-897dc44a-0999-48f9-a13b-cf55172391de tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:17.312516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-897dc44a-0999-48f9-a13b-cf55172391de tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.312751 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-897dc44a-0999-48f9-a13b-cf55172391de tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.318813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.318813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:17.319337 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-897dc44a-0999-48f9-a13b-cf55172391de tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:17.320171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-897dc44a-0999-48f9-a13b-cf55172391de tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 200 Aug 03 20:29:17.320611 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 475/1900] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:17.490792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.494438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:17.494726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.495098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.495098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:17.500597 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.500597 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:17.501664 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0ccece3-69cc-4e59-8372-49b8e6edb8a2 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:17.502243 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 476/1901] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:17.715086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.716977 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:17.717190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.717421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.722843 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.722843 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:17.723474 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:17.724376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6ed9bea3-323c-4a03-a6fc-5342bb1e7b3f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 200 Aug 03 20:29:17.724830 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 475/1902] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:17.734275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.736599 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:17.737471 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.737471 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.743072 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.743072 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:17.743512 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:17.744393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7c800a6a-77a6-44c3-9dc2-ee0274f491b6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 200 Aug 03 20:29:17.744914 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 477/1903] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:17.754787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-377c78c7-104c-4c90-b781-10f0f9370c8d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.756691 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:17.757096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e952e110-a6ba-494d-b1f4-479a8758149e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-810874451", "description": null, "metadata": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:17.768296 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.768296 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:17.768927 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:17.769079 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:17.799033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['42b3b930-1e67-4ee4-bfd6-f66e67a3f486', '7304fe0e-0629-41b2-b649-59d45500ee3e', '3a779cd8-4c69-4cf5-bf15-5d8db31270fd', 'fc6fb0d1-a820-4736-8387-a19a573e9655'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:17.843360 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:29:17.843749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-377c78c7-104c-4c90-b781-10f0f9370c8d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:17.844531 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 476/1904] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:17.856908 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-78908f5f-d319-49d2-9118-accbf9922b26 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:17.858827 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78908f5f-d319-49d2-9118-accbf9922b26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:17.860749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78908f5f-d319-49d2-9118-accbf9922b26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:17.861020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78908f5f-d319-49d2-9118-accbf9922b26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:17.867753 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:17.867753 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:17.868303 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-78908f5f-d319-49d2-9118-accbf9922b26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:17.869722 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78908f5f-d319-49d2-9118-accbf9922b26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 200 Aug 03 20:29:17.870405 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 477/1905] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:17 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:18.081204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-577f1a46-4e35-400f-bd04-ce31112a4239 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.083848 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-577f1a46-4e35-400f-bd04-ce31112a4239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:29:18.085483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-577f1a46-4e35-400f-bd04-ce31112a4239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.085483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-577f1a46-4e35-400f-bd04-ce31112a4239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.113997 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-577f1a46-4e35-400f-bd04-ce31112a4239 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:29:18.115206 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 476/1906] 10.4.3.92 () {68 vars in 1477 bytes} [Mon Aug 3 20:29:18 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 03 20:29:18.177872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.180731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:18.181009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.181278 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.193568 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.193568 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:18.200472 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:18.206177 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-4378885f-a3ab-4897-9481-33936935d383 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:18.206972 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 478/1907] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:18.219064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.221394 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:18.221722 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:18.232745 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.232745 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:18.233316 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:18.233448 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Create snapshot from volume 507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:18.274156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Created reservations ['9d145ee9-0308-4361-a828-6b403a120418', '7ecb0ddd-9e6b-4ed6-b80e-75b7cb801365', '2ca479ed-d1b5-4948-a8c4-540d73f2223b', '89e97389-7b66-4509-b0db-707d1b2592f8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:18.313688 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Snapshot force create request issued successfully. Aug 03 20:29:18.314168 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1f6bbe0a-a6f5-4dd6-a349-6d1ee52ed88d req-a62cecd7-66de-43b5-b6e4-f0b99b83fb8a tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:18.314623 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 477/1908] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:29:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:18.330128 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e2dcc7fb-30e9-4373-93de-b8e600000974 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.332326 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e2dcc7fb-30e9-4373-93de-b8e600000974 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:18.332588 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e2dcc7fb-30e9-4373-93de-b8e600000974 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.332875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e2dcc7fb-30e9-4373-93de-b8e600000974 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.340886 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e2dcc7fb-30e9-4373-93de-b8e600000974 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 404 Aug 03 20:29:18.341612 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 478/1909] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:18.353698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8590f2a7-72d9-4282-902b-f00fade2f182 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.356881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:18.357127 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.358230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.358230 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:18.366890 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.366890 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:18.367581 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:18.397603 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:29:18.397814 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8590f2a7-72d9-4282-902b-f00fade2f182 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 202 Aug 03 20:29:18.398289 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 477/1910] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:18 2026] DELETE /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:18.407630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.409704 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:18.410051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.410233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.418581 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.418581 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:18.419171 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:18.420227 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7874a176-b813-4a23-bbe8-90b634b1a3f8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 200 Aug 03 20:29:18.420811 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 479/1911] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:18.514814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.517225 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:18.517529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.517775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.518090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:18.522969 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.522969 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:18.523847 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a47de25b-742e-4ea4-a4e0-6af37be79191 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:18.524332 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 478/1912] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:18.881932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.884394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:18.884780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.885122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.895037 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.895037 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:18.895499 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:18.896193 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f896621-56ec-4ed7-9a6c-1aa9d9383c44 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 200 Aug 03 20:29:18.897249 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 479/1913] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:18.911355 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.915625 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:18.916660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:18.916660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:18.924073 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.924073 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:18.924919 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:18.926013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90c9a40c-cc5e-4740-a0c2-c8aa648ffcbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 200 Aug 03 20:29:18.926662 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 478/1914] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:18 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:18.939699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:18.944500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:18.944500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e952e110-a6ba-494d-b1f4-479a8758149e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-64246789", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:18.956724 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:18.956724 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:18.957532 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:18.958584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:18.990999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['1ea475bd-1430-4e83-9574-01b347618b69', 'c59065f2-604f-437d-95cd-4a1734a0071a', '89b6610b-2b23-44f1-adda-427dd139826e', 'd5985e90-69fe-4ec9-a97b-0b9c26f9d2da'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:19.046246 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:29:19.046246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-077d8b7d-c915-4f19-9102-c3557e67e2a8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:19.046246 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 480/1915] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:19.058938 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.063445 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:19.063712 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.063974 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.070005 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:19.070005 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:19.070569 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:19.071472 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86d3cb29-32be-4379-a0d9-d8b10c909b05 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 200 Aug 03 20:29:19.071887 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 479/1916] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:19 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:19.432214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4745862b-ecae-459c-89d2-7522761dd511 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.435141 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4745862b-ecae-459c-89d2-7522761dd511 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:19.435481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4745862b-ecae-459c-89d2-7522761dd511 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.436114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4745862b-ecae-459c-89d2-7522761dd511 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.444021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4745862b-ecae-459c-89d2-7522761dd511 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 404 Aug 03 20:29:19.444868 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 480/1917] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:19 2026] GET /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:19.453715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.455723 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:19.455950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.456187 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.456362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 2f1a64c2-a961-4451-821f-197fd8266f4a Aug 03 20:29:19.462042 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee11424a-d7ca-4064-aeb2-51b4eada03ba tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a returned with HTTP 404 Aug 03 20:29:19.462669 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 479/1918] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:19 2026] DELETE /volume/v3/snapshots/2f1a64c2-a961-4451-821f-197fd8266f4a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:19.470770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52291f7f-f90c-4369-b66b-4746953b138b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.473085 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52291f7f-f90c-4369-b66b-4746953b138b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:19.473412 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52291f7f-f90c-4369-b66b-4746953b138b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.473798 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52291f7f-f90c-4369-b66b-4746953b138b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.473995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-52291f7f-f90c-4369-b66b-4746953b138b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 8b325cad-4a58-4efa-942b-5d537a4b01cf Aug 03 20:29:19.478903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52291f7f-f90c-4369-b66b-4746953b138b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf returned with HTTP 404 Aug 03 20:29:19.479470 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 481/1919] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:19 2026] DELETE /volume/v3/snapshots/8b325cad-4a58-4efa-942b-5d537a4b01cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:19.526421 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.530487 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:19.530487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.530487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.538218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.540779 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:19.541412 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:19.541412 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:19.541519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.541678 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.541810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:19.546377 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:19.546377 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:19.547030 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5858c9f5-bfc6-40e4-84a1-5f8b89339990 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:19.547372 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 481/1920] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:19 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:19.547650 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:19.553507 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-32ee97c6-5f68-4bb3-9bcc-6d15822f3f7b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:19.553652 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 480/1921] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:19 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:19.574811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.577785 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4/action Aug 03 20:29:19.578125 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:19.578254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:19.593060 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:19.593060 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:19.593742 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:19.600829 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Begin detaching volume completed successfully. Aug 03 20:29:19.601079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-721d654c-5adf-4927-bd1c-063536993ea6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4/action returned with HTTP 202 Aug 03 20:29:19.601654 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 480/1922] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:29:19 2026] POST /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:29:19.651715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f19c25ee-6a2a-4b7f-aa7a-72a7595110bf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.652395 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f19c25ee-6a2a-4b7f-aa7a-72a7595110bf None None] GET https://10.4.3.92/volume// Aug 03 20:29:19.652666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f19c25ee-6a2a-4b7f-aa7a-72a7595110bf None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.652948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f19c25ee-6a2a-4b7f-aa7a-72a7595110bf None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.653442 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f19c25ee-6a2a-4b7f-aa7a-72a7595110bf None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:19.654763 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 482/1923] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29: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 03 20:29:19.663791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:19.667682 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:19.667909 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:19.668114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:19.683092 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:19.683092 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:19.690798 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:19.695953 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6210d8f9-07cd-4840-8db0-946fa58ba469 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:19.697391 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 482/1924] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:19 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:20.086260 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:20.089785 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:20.090153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:20.090338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:20.099306 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:20.099306 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:20.100747 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:20.102580 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-840ffe70-d6da-42c0-8b08-ef281d8781bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 200 Aug 03 20:29:20.103073 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 481/1925] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:20 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:20.115770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:20.117878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:20.118134 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:20.118375 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:20.128646 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:20.128646 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:20.129303 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:20.130477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8dd369d3-6409-454b-aa99-fcccffcb3575 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 200 Aug 03 20:29:20.131617 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 481/1926] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:20 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:20.562798 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-af6becd6-0c15-476b-b998-f8c3b0669704 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:20.566524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af6becd6-0c15-476b-b998-f8c3b0669704 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:20.566784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af6becd6-0c15-476b-b998-f8c3b0669704 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:20.567037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af6becd6-0c15-476b-b998-f8c3b0669704 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:20.567178 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-af6becd6-0c15-476b-b998-f8c3b0669704 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:20.575840 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:20.575840 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:20.577080 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af6becd6-0c15-476b-b998-f8c3b0669704 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:20.578592 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 483/1927] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:20 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:20.773034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6e2aa334-3353-4b5c-b63d-cec155ce9e25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:20.777205 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6e2aa334-3353-4b5c-b63d-cec155ce9e25 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f Aug 03 20:29:20.777405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6e2aa334-3353-4b5c-b63d-cec155ce9e25 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:20.777617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6e2aa334-3353-4b5c-b63d-cec155ce9e25 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:20.788354 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:20.788354 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:20.853936 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c8823a35-d3f4-4108-a54b-871ba5b0cff9 req-6e2aa334-3353-4b5c-b63d-cec155ce9e25 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f returned with HTTP 200 Aug 03 20:29:20.854479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 483/1928] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:20 2026] DELETE /volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:21.473907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:21.478525 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:21.478703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:21.478907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:21.493725 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:21.493725 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:21.498430 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:21.503568 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-f19b3136-0ebe-472e-907b-490590f3d727 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:21.503945 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 482/1929] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:21 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1658 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:21.593453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:21.599232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:21.599538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:21.599766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:21.599868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:21.606500 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:21.606500 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:21.607671 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ecb5392d-3743-4ca7-a232-69efc1e5f0fa tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:21.607942 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 482/1930] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:21 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:21.866208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:21.869067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:21.869067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:21.869067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:21.869067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:21.875806 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:21.875806 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:21.876344 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:21.901256 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:29:21.901443 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0cb89dd-06d0-49ab-91bc-81b39981eb8e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 202 Aug 03 20:29:21.901855 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 484/1931] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:21 2026] DELETE /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:21.910671 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b2865ef3-f570-4855-bb48-0da824e91b97 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:21.913128 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b2865ef3-f570-4855-bb48-0da824e91b97 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:21.913497 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b2865ef3-f570-4855-bb48-0da824e91b97 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:21.913791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b2865ef3-f570-4855-bb48-0da824e91b97 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:21.927763 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:21.927763 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:21.928424 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b2865ef3-f570-4855-bb48-0da824e91b97 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:21.930377 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b2865ef3-f570-4855-bb48-0da824e91b97 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 200 Aug 03 20:29:21.931004 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 484/1932] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:21 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:22.268823 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-324cef7e-eec8-4707-a9b2-bacaa654dde7 req-82c37c70-4042-42ea-9f16-51371567a32d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.274938 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-324cef7e-eec8-4707-a9b2-bacaa654dde7 req-82c37c70-4042-42ea-9f16-51371567a32d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f Aug 03 20:29:22.275174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-324cef7e-eec8-4707-a9b2-bacaa654dde7 req-82c37c70-4042-42ea-9f16-51371567a32d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.275439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-324cef7e-eec8-4707-a9b2-bacaa654dde7 req-82c37c70-4042-42ea-9f16-51371567a32d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.285660 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-324cef7e-eec8-4707-a9b2-bacaa654dde7 req-82c37c70-4042-42ea-9f16-51371567a32d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f returned with HTTP 404 Aug 03 20:29:22.286408 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 483/1933] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:22 2026] DELETE /volume/v3/attachments/4234fb6c-d3d4-412e-8237-4aaa6c9f7e1f => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:29:22.620949 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7444e211-228b-4443-ad6c-fc41b147adb8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.623351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7444e211-228b-4443-ad6c-fc41b147adb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:22.623627 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7444e211-228b-4443-ad6c-fc41b147adb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.623854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7444e211-228b-4443-ad6c-fc41b147adb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.623935 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7444e211-228b-4443-ad6c-fc41b147adb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:22.628919 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.628919 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:22.629693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7444e211-228b-4443-ad6c-fc41b147adb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:22.630157 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 483/1934] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:22 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:22.645115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.647130 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586/export_record Aug 03 20:29:22.647534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.647606 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'export_record' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.647728 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Export record for backup 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:29:22.652377 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.652377 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:22.653345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.api [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling RPCAPI with context: , host: np0000006371, backup: 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100353) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 03 20:29:22.672943 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] export_record in rpcapi backup_id 73e4baf9-2641-43cd-b8f6-1f1e461db586 on host np0000006371. {{(pid=100353) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 03 20:29:22.687577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzNlNGJhZjktMjY0MS00M2NkLWI4ZjYtMWYxZTQ2MWRiNTg2IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTE2NDcyMDY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExLzIwMjYwODAzMjAyOTA4L2F6X25vdmFfYmFja3VwXzczZTRiYWY5LTI2NDEtNDNjZC1iOGY2LTFmMWU0NjFkYjU4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDoyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100353) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 03 20:29:22.688037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dca72a0b-bf26-481b-9195-0667b6e3cc40 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586/export_record returned with HTTP 200 Aug 03 20:29:22.689674 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 485/1935] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:29:22 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:29:22.698999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.704804 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:29:22.704804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.704804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.704804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:22.708948 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.708948 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:22.709843 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d7e54ad-b0a8-4d83-af29-c34eca86029c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:29:22.710383 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 485/1936] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:22 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:22.726624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-698c9576-af1d-47c3-86ff-601854dce148 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.730015 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups/import_record Aug 03 20:29:22.730606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUyNTlmMzktMjVjNy00MWIwLWI1NmMtYjM0MGUwZDY5MDY5IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTE2NDcyMDY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExLzIwMjYwODAzMjAyOTA4L2F6X25vdmFfYmFja3VwXzczZTRiYWY5LTI2NDEtNDNjZC1iOGY2LTFmMWU0NjFkYjU4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDoyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:22.732386 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUyNTlmMzktMjVjNy00MWIwLWI1NmMtYjM0MGUwZDY5MDY5IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTE2NDcyMDY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExLzIwMjYwODAzMjAyOTA4L2F6X25vdmFfYmFja3VwXzczZTRiYWY5LTI2NDEtNDNjZC1iOGY2LTFmMWU0NjFkYjU4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDoyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100356) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 03 20:29:22.732651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUyNTlmMzktMjVjNy00MWIwLWI1NmMtYjM0MGUwZDY5MDY5IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTE2NDcyMDY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExLzIwMjYwODAzMjAyOTA4L2F6X25vdmFfYmFja3VwXzczZTRiYWY5LTI2NDEtNDNjZC1iOGY2LTFmMWU0NjFkYjU4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDoyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100356) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 03 20:29:22.758096 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-be248aad-3f0c-48a9-8245-9a4619910996 req-9612058e-8699-459d-86f8-5fffcfee7a3d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.760520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-9612058e-8699-459d-86f8-5fffcfee7a3d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 Aug 03 20:29:22.760715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-9612058e-8699-459d-86f8-5fffcfee7a3d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.760952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-9612058e-8699-459d-86f8-5fffcfee7a3d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.772969 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.772969 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:22.779484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['9a2f9d85-10b1-4a2f-b0ec-3106b176b331', '5d905366-6ffc-4bc1-a902-3ae35f2c63d2'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:22.820403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] import_record rpcapi backup id 4e259f39-25c7-41b0-b56c-b340e0d69069 on host np0000006371 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUyNTlmMzktMjVjNy00MWIwLWI1NmMtYjM0MGUwZDY5MDY5IiwgInVzZXJfaWQiOiAiMDZhZjhkZmRiYjY5NGExM2FhNzM2Nzk1N2E3YjVmNTkiLCAicHJvamVjdF9pZCI6ICI0NTI2Mzc0YjM2MTk0MjI4YjAzMDcyMjY1YTk4ODJiZiIsICJ2b2x1bWVfaWQiOiAiY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTE2NDcyMDY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2JkM2VhZTQtZThkOS00ODU5LTlkYTEtNzE3NzcyY2NkMDExLzIwMjYwODAzMjAyOTA4L2F6X25vdmFfYmFja3VwXzczZTRiYWY5LTI2NDEtNDNjZC1iOGY2LTFmMWU0NjFkYjU4NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6Mjk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDoyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100356) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 03 20:29:22.823207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Import record output: {'backup': {'id': '4e259f39-25c7-41b0-b56c-b340e0d69069', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069'}, {'rel': 'bookmark', 'href': 'https://10.4.3.92/volume/backups/4e259f39-25c7-41b0-b56c-b340e0d69069'}]}}. {{(pid=100356) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 03 20:29:22.826193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-698c9576-af1d-47c3-86ff-601854dce148 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 201 Aug 03 20:29:22.826193 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 484/1937] 10.4.3.92 () {70 vars in 1335 bytes} [Mon Aug 3 20:29:22 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 98 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:29:22.832562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-66382822-fb5f-4482-871d-f0d56b6e9cac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.835576 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-66382822-fb5f-4482-871d-f0d56b6e9cac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 Aug 03 20:29:22.835800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-66382822-fb5f-4482-871d-f0d56b6e9cac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.836035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-66382822-fb5f-4482-871d-f0d56b6e9cac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.836143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-66382822-fb5f-4482-871d-f0d56b6e9cac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 4e259f39-25c7-41b0-b56c-b340e0d69069. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:22.842433 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.842433 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:22.843175 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-66382822-fb5f-4482-871d-f0d56b6e9cac tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 returned with HTTP 200 Aug 03 20:29:22.843633 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 486/1938] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:22 2026] GET /volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:22.844008 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-be248aad-3f0c-48a9-8245-9a4619910996 req-9612058e-8699-459d-86f8-5fffcfee7a3d tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 returned with HTTP 200 Aug 03 20:29:22.844651 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 484/1939] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:22 2026] DELETE /volume/v3/attachments/5a5805d7-d0ee-4a4f-8bf6-f486ddd2e462 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:22.945567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ea1c5fd6-c981-4bd6-93b9-2209a43f8807 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.949450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea1c5fd6-c981-4bd6-93b9-2209a43f8807 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:22.949662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea1c5fd6-c981-4bd6-93b9-2209a43f8807 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.949880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea1c5fd6-c981-4bd6-93b9-2209a43f8807 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.956785 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea1c5fd6-c981-4bd6-93b9-2209a43f8807 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 404 Aug 03 20:29:22.957257 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 486/1940] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:22 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:22.968418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b5accaf-2678-46c8-a0de-8510ab718896 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:22.971763 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:22.971962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:22.972188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:22.972309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:22.981724 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:22.981724 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:22.982247 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:23.004487 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:29:23.004732 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b5accaf-2678-46c8-a0de-8510ab718896 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 202 Aug 03 20:29:23.005172 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 485/1941] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:22 2026] DELETE /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:23.015219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.017797 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:23.018118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.018424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.024048 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:23.024048 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:23.024645 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:23.025552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0ab0a80-3377-4dbb-b34b-36b0fff1bc50 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 200 Aug 03 20:29:23.026035 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 487/1942] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:23 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:23.856154 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.859943 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 Aug 03 20:29:23.860285 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.860721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.860906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 4e259f39-25c7-41b0-b56c-b340e0d69069. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:23.867080 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:23.867080 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:23.868098 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99e6cc97-b219-45f0-bf52-016ff77bebc9 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 returned with HTTP 200 Aug 03 20:29:23.868742 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 485/1943] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:23 2026] GET /volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:23.878784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.880801 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 Aug 03 20:29:23.881061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.881268 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.881424 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: 4e259f39-25c7-41b0-b56c-b340e0d69069. Aug 03 20:29:23.886503 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:23.886503 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:23.901747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id 4e259f39-25c7-41b0-b56c-b340e0d69069 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:29:23.903758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbe6bd00-0c4e-4530-87aa-9c45eef40e07 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 returned with HTTP 202 Aug 03 20:29:23.904177 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 487/1944] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:23 2026] DELETE /volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:29:23.917645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.917645 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 Aug 03 20:29:23.917645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.917971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.917971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 4e259f39-25c7-41b0-b56c-b340e0d69069. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:23.923676 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:23.923676 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:23.924262 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9e59fabe-cadf-4c60-9441-b644fe81a219 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 returned with HTTP 200 Aug 03 20:29:23.925507 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 486/1945] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:23 2026] GET /volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:23.930360 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.932761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:23.933078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.933282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.933408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 492a65f9-e0e0-4f6e-8894-85e6a5ab801a Aug 03 20:29:23.940490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dda78bfc-364e-4037-9a81-a7bed1eb9dc6 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a returned with HTTP 404 Aug 03 20:29:23.940490 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 488/1946] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:23 2026] DELETE /volume/v3/snapshots/492a65f9-e0e0-4f6e-8894-85e6a5ab801a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:23.951490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3800a78a-4f93-4171-84fb-30893e0e427b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:23.953879 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3800a78a-4f93-4171-84fb-30893e0e427b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:23.954151 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3800a78a-4f93-4171-84fb-30893e0e427b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:23.955668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3800a78a-4f93-4171-84fb-30893e0e427b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:23.969810 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:23.969810 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:23.976931 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3800a78a-4f93-4171-84fb-30893e0e427b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:23.981861 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3800a78a-4f93-4171-84fb-30893e0e427b tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:23.982338 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 486/1947] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:23 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:24.000377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.002086 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:24.002594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1776533567"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:24.005812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1776533567'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:24.005812 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 1 GB Aug 03 20:29:24.010230 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:29:24.015946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (bb3bb60b-0c75-4e1a-a4df-5fdc4f945477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:24.017346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d9e137-1ee6-4362-bb7b-b0bf5a45a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:24.019837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:24.038496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-72813726-aa6b-46d1-9540-34f4b68d2689 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.040085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-72813726-aa6b-46d1-9540-34f4b68d2689 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:24.040597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-72813726-aa6b-46d1-9540-34f4b68d2689 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.040597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-72813726-aa6b-46d1-9540-34f4b68d2689 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.044670 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-72813726-aa6b-46d1-9540-34f4b68d2689 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 404 Aug 03 20:29:24.045254 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 487/1948] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:24 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:24.050417 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d9e137-1ee6-4362-bb7b-b0bf5a45a374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:24.052341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c4ebcf-bbb0-49dd-92b3-48d4da13368c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:24.056044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.060494 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:24.060494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.060494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.060494 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:24.066754 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.066754 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:24.067520 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:24.102124 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:29:24.102408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16c748e9-5904-4a8e-8be3-6d13dca0c49a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 202 Aug 03 20:29:24.103241 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 489/1949] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:24 2026] DELETE /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:24.111026 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['a2e64ac0-131f-41ee-9cfc-91db42f526e3', 'c74b6a12-6629-44a7-b865-2400666936b5', '653534e3-3aed-4c69-ad8d-a6be58153b8e', '1a808b67-f659-4964-8e6a-d47038ddb97b'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:24.111026 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c4ebcf-bbb0-49dd-92b3-48d4da13368c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e64ac0-131f-41ee-9cfc-91db42f526e3', 'c74b6a12-6629-44a7-b865-2400666936b5', '653534e3-3aed-4c69-ad8d-a6be58153b8e', '1a808b67-f659-4964-8e6a-d47038ddb97b']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:24.111026 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d1fa7cc-01f0-42a8-a7da-ebddc31eb947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:24.111488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b40e6e67-f794-4040-908b-48162941cf3a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.113853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b40e6e67-f794-4040-908b-48162941cf3a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:24.113853 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b40e6e67-f794-4040-908b-48162941cf3a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.114077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b40e6e67-f794-4040-908b-48162941cf3a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.121273 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.121273 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:24.124478 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b40e6e67-f794-4040-908b-48162941cf3a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:29:24.124478 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b40e6e67-f794-4040-908b-48162941cf3a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 200 Aug 03 20:29:24.124478 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 487/1950] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:24 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:24.138596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d1fa7cc-01f0-42a8-a7da-ebddc31eb947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce006bf-2dba-42a9-9397-93e9748d16c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776533567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['a2e64ac0-131f-41ee-9cfc-91db42f526e3','c74b6a12-6629-44a7-b865-2400666936b5','653534e3-3aed-4c69-ad8d-a6be58153b8e','1a808b67-f659-4964-8e6a-d47038ddb97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776533567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce006bf-2dba-42a9-9397-93e9748d16c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:24.140230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27d3bbd-de86-41fb-95ac-cdc1520b9d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:24.162757 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27d3bbd-de86-41fb-95ac-cdc1520b9d7f) transitioned into state 'SUCCESS' from state '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-1776533567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['a2e64ac0-131f-41ee-9cfc-91db42f526e3','c74b6a12-6629-44a7-b865-2400666936b5','653534e3-3aed-4c69-ad8d-a6be58153b8e','1a808b67-f659-4964-8e6a-d47038ddb97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:24.163491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0067b1f5-eba4-4f30-af28-2e16cb51d5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:24.176177 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0067b1f5-eba4-4f30-af28-2e16cb51d5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:24.177254 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (bb3bb60b-0c75-4e1a-a4df-5fdc4f945477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:24.177716 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:29:24.179947 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd2e414d-c113-40e4-b03a-9c080e5226f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:24.180494 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 488/1951] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:23 2026] POST /volume/v3/volumes => generated 752 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:24.195736 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5771d86f-4f22-43bc-94ba-972a69706568 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.197978 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5771d86f-4f22-43bc-94ba-972a69706568 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:24.198635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5771d86f-4f22-43bc-94ba-972a69706568 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.200187 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5771d86f-4f22-43bc-94ba-972a69706568 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.209183 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.209183 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:24.219509 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5771d86f-4f22-43bc-94ba-972a69706568 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:24.225703 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5771d86f-4f22-43bc-94ba-972a69706568 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 200 Aug 03 20:29:24.226145 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 488/1952] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:24 2026] GET /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:24.608208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.610211 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8?cascade=True Aug 03 20:29:24.610406 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.610608 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.610806 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume with id: 507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:24.618813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.618813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:24.619355 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:24.661385 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume request issued successfully. Aug 03 20:29:24.661622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e2a32e1-0d03-47d7-8b72-085581ccb005 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8?cascade=True returned with HTTP 202 Aug 03 20:29:24.662103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 490/1953] 10.4.3.92 () {66 vars in 1369 bytes} [Mon Aug 3 20:29:24 2026] DELETE /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:24.670612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.673062 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:24.673578 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.673871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.684210 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.684210 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:24.691311 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:24.700451 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-388a82bf-6371-4803-9d40-dc45e85d62e9 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 200 Aug 03 20:29:24.701239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 488/1954] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:24 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:24.936732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-144dad59-a871-4c6c-a6aa-325222855ca5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.939032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-144dad59-a871-4c6c-a6aa-325222855ca5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 Aug 03 20:29:24.939282 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-144dad59-a871-4c6c-a6aa-325222855ca5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.939553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-144dad59-a871-4c6c-a6aa-325222855ca5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.939669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-144dad59-a871-4c6c-a6aa-325222855ca5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 4e259f39-25c7-41b0-b56c-b340e0d69069. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:24.944227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-144dad59-a871-4c6c-a6aa-325222855ca5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 returned with HTTP 404 Aug 03 20:29:24.944787 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 489/1955] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:24 2026] GET /volume/v3/backups/4e259f39-25c7-41b0-b56c-b340e0d69069 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:24.954565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:24.956664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:24.957020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:24.957249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:24.957451 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume with id: cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:24.964726 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:24.964726 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:24.965076 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:24.992965 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume request issued successfully. Aug 03 20:29:24.993236 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b74831c-5560-4bb4-8fcc-08c8538d4b5b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 returned with HTTP 202 Aug 03 20:29:24.993873 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 489/1956] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:24 2026] DELETE /volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:25.006389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a58e2f00-1db1-4905-b59c-654204e3c896 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.008414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a58e2f00-1db1-4905-b59c-654204e3c896 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:25.008643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a58e2f00-1db1-4905-b59c-654204e3c896 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.008812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a58e2f00-1db1-4905-b59c-654204e3c896 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.016667 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:25.016667 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:25.020786 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a58e2f00-1db1-4905-b59c-654204e3c896 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:25.025495 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a58e2f00-1db1-4905-b59c-654204e3c896 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 returned with HTTP 200 Aug 03 20:29:25.025917 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 491/1957] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:25.135280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-47faeec2-b682-4441-9d99-37f5626e30fd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.138154 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-47faeec2-b682-4441-9d99-37f5626e30fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:25.138394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-47faeec2-b682-4441-9d99-37f5626e30fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.138653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-47faeec2-b682-4441-9d99-37f5626e30fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.144053 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-47faeec2-b682-4441-9d99-37f5626e30fd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 404 Aug 03 20:29:25.144847 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 489/1958] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.154923 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5900f173-7452-4c14-8146-dde6eaa4c414 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.157102 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5900f173-7452-4c14-8146-dde6eaa4c414 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:25.157389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5900f173-7452-4c14-8146-dde6eaa4c414 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.157578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5900f173-7452-4c14-8146-dde6eaa4c414 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.157716 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-5900f173-7452-4c14-8146-dde6eaa4c414 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:25.163550 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5900f173-7452-4c14-8146-dde6eaa4c414 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 404 Aug 03 20:29:25.164217 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 490/1959] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:25 2026] DELETE /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.172281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59abc5f9-807b-4143-bd59-a6f7bbba653b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.174080 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59abc5f9-807b-4143-bd59-a6f7bbba653b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 Aug 03 20:29:25.174195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59abc5f9-807b-4143-bd59-a6f7bbba653b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.174365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59abc5f9-807b-4143-bd59-a6f7bbba653b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.178509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59abc5f9-807b-4143-bd59-a6f7bbba653b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 returned with HTTP 404 Aug 03 20:29:25.179053 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 490/1960] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/snapshots/f787c271-4e3f-4209-9b0b-560ac7213053 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.186277 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.188120 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:25.188319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.188583 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.188720 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:25.193092 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ee75abf-95d2-4e6d-a4e1-53ab479be7d5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 404 Aug 03 20:29:25.193614 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 492/1961] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:25 2026] DELETE /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.201021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0a7e0f18-1f62-4dc9-b4a4-5943609788ca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.203237 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a7e0f18-1f62-4dc9-b4a4-5943609788ca tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 Aug 03 20:29:25.203509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a7e0f18-1f62-4dc9-b4a4-5943609788ca tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.203750 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0a7e0f18-1f62-4dc9-b4a4-5943609788ca tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.209545 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0a7e0f18-1f62-4dc9-b4a4-5943609788ca tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 returned with HTTP 404 Aug 03 20:29:25.210099 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 490/1962] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/snapshots/e8b4ea2c-ebdb-4fb7-8d3e-0f6745cdd075 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.217033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.218952 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:25.219181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.219380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.219512 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:25.224577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-49f14e6a-7c81-479c-91f0-33ec7325fb52 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 404 Aug 03 20:29:25.225036 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 491/1963] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:25 2026] DELETE /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.232855 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9b337899-47db-4019-aaaa-3c1e38e99ab4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.237027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b337899-47db-4019-aaaa-3c1e38e99ab4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 Aug 03 20:29:25.237271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9b337899-47db-4019-aaaa-3c1e38e99ab4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.237565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9b337899-47db-4019-aaaa-3c1e38e99ab4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.240328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-66e78baf-e206-4025-a24a-64e28f10a73f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.242870 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-66e78baf-e206-4025-a24a-64e28f10a73f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:25.243138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-66e78baf-e206-4025-a24a-64e28f10a73f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.243408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-66e78baf-e206-4025-a24a-64e28f10a73f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.244173 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b337899-47db-4019-aaaa-3c1e38e99ab4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 returned with HTTP 404 Aug 03 20:29:25.245393 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 491/1964] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/snapshots/c8c43705-e1f5-4c2a-bd1e-37cae01e3904 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:25.252831 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:25.252831 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:25.257855 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-66e78baf-e206-4025-a24a-64e28f10a73f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:25.263760 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-66e78baf-e206-4025-a24a-64e28f10a73f tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 200 Aug 03 20:29:25.264271 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 493/1965] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:25.282712 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.283849 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:25.284083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ce006bf-2dba-42a9-9397-93e9748d16c0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2139310953"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:25.294303 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:25.294303 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:25.294707 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:25.294861 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume 9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:25.323161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['ca6d9c7f-5216-4f03-8880-1e84b7080958', '2b4ba9cd-82d3-40b6-8f44-7cf3a71fb0c5', 'f79c0511-38ff-4631-99fc-4101a7ce619f', 'bfe0436a-5370-4f55-b756-fd569df37981'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:25.386144 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot create request issued successfully. Aug 03 20:29:25.386509 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-004bf2d8-f7de-400a-978b-1626aed1dff2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:25.386962 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 491/1966] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:25.402819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-67dea49b-3445-465e-91dd-d751b2f892b0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.408421 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-67dea49b-3445-465e-91dd-d751b2f892b0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:25.408732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-67dea49b-3445-465e-91dd-d751b2f892b0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.409020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-67dea49b-3445-465e-91dd-d751b2f892b0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.422154 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:25.422154 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:25.422790 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-67dea49b-3445-465e-91dd-d751b2f892b0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:25.423923 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-67dea49b-3445-465e-91dd-d751b2f892b0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 returned with HTTP 200 Aug 03 20:29:25.427973 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 492/1967] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:25.716154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2d289e03-fe33-4d59-86e6-91b0a65966f2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:25.719965 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d289e03-fe33-4d59-86e6-91b0a65966f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:25.719965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d289e03-fe33-4d59-86e6-91b0a65966f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:25.720181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2d289e03-fe33-4d59-86e6-91b0a65966f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:25.726757 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2d289e03-fe33-4d59-86e6-91b0a65966f2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 404 Aug 03 20:29:25.727294 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 492/1968] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:25 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:26.043081 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6bbffad-9236-4446-9d7a-9315bbb81420 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.044842 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6bbffad-9236-4446-9d7a-9315bbb81420 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 Aug 03 20:29:26.045057 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6bbffad-9236-4446-9d7a-9315bbb81420 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.045239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6bbffad-9236-4446-9d7a-9315bbb81420 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.053693 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6bbffad-9236-4446-9d7a-9315bbb81420 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 returned with HTTP 404 Aug 03 20:29:26.054259 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 494/1969] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/volumes/cbd3eae4-e8d9-4859-9da1-717772ccd011 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 03 20:29:26.066105 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-248d1f7b-fa37-4f2d-b04f-4a0d24ad8692 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.068178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-248d1f7b-fa37-4f2d-b04f-4a0d24ad8692 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups Aug 03 20:29:26.068424 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-248d1f7b-fa37-4f2d-b04f-4a0d24ad8692 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.068633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-248d1f7b-fa37-4f2d-b04f-4a0d24ad8692 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.069180 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.069180 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:26.085782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-248d1f7b-fa37-4f2d-b04f-4a0d24ad8692 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Aug 03 20:29:26.086262 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 492/1970] 10.4.3.92 () {68 vars in 1270 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/backups => generated 619 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:26.102381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-28b8d098-d04e-4326-8e58-0c3ffcf7ba15 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.107875 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28b8d098-d04e-4326-8e58-0c3ffcf7ba15 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups?project_id=4526374b36194228b03072265a9882bf Aug 03 20:29:26.108139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28b8d098-d04e-4326-8e58-0c3ffcf7ba15 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.108343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28b8d098-d04e-4326-8e58-0c3ffcf7ba15 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.131699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28b8d098-d04e-4326-8e58-0c3ffcf7ba15 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups?project_id=4526374b36194228b03072265a9882bf returned with HTTP 200 Aug 03 20:29:26.132035 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 493/1971] 10.4.3.92 () {68 vars in 1357 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/backups?project_id=4526374b36194228b03072265a9882bf => generated 619 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:26.146692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a204171b-a28d-4701-a938-391d695a4612 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.150175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:26.150620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-506805958"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:26.154145 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-506805958'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:26.154300 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume of 1 GB Aug 03 20:29:26.160766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability Zones retrieved successfully. Aug 03 20:29:26.169164 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (074401ec-b122-4946-8e61-822ff45de118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:26.170335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8db8f9-02c6-45fc-a592-ebfefa51438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.171488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:26.207488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8db8f9-02c6-45fc-a592-ebfefa51438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.207488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1c5a8a-1ca0-4503-bc3d-174f52416f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.212622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.215044 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:26.215134 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.215401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.215471 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume with id: 507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:26.225115 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50fbfbe2-7221-4d76-88e4-969de05eefa5 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 404 Aug 03 20:29:26.225681 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 495/1972] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:26 2026] DELETE /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:26.235745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2c971883-0043-480d-8fba-4bc4bdc9f135 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.237986 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c971883-0043-480d-8fba-4bc4bdc9f135 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 Aug 03 20:29:26.238196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c971883-0043-480d-8fba-4bc4bdc9f135 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.238495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2c971883-0043-480d-8fba-4bc4bdc9f135 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.245581 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2c971883-0043-480d-8fba-4bc4bdc9f135 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 returned with HTTP 404 Aug 03 20:29:26.246044 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 493/1973] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/volumes/507eea80-d0ee-4ea2-a6f6-d72f46ecb1c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:26.256634 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.259518 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:26.259803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.260077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.260308 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume with id: 6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:26.261589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['f14a0dbf-53a4-4ad5-af02-0bf7fd469889', '7913df7f-ce10-40b0-9938-d4370a72095a', '4500d26e-f7e9-4e97-adf5-649441567106', '402824c7-04a9-41a6-b78d-2ea45cfa940b'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:26.262784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1c5a8a-1ca0-4503-bc3d-174f52416f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f14a0dbf-53a4-4ad5-af02-0bf7fd469889', '7913df7f-ce10-40b0-9938-d4370a72095a', '4500d26e-f7e9-4e97-adf5-649441567106', '402824c7-04a9-41a6-b78d-2ea45cfa940b']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.263936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955f79a9-88fd-476a-9cb5-55f1cfe346f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.274117 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.274117 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:26.274818 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:26.303245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955f79a9-88fd-476a-9cb5-55f1cfe346f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ea6f2de-a25e-45b8-9f88-d926a3692149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506805958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['f14a0dbf-53a4-4ad5-af02-0bf7fd469889','7913df7f-ce10-40b0-9938-d4370a72095a','4500d26e-f7e9-4e97-adf5-649441567106','402824c7-04a9-41a6-b78d-2ea45cfa940b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506805958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ea6f2de-a25e-45b8-9f88-d926a3692149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4526374b36194228b03072265a9882bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.304498 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3e875-e3aa-4a0d-b0e3-4f560a170f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.318972 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume request issued successfully. Aug 03 20:29:26.319288 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-23dc41ab-6405-48a1-89b4-0f0d324b9daf tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 202 Aug 03 20:29:26.319937 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 494/1974] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:26 2026] DELETE /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:26.331802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-090deac3-d0ad-4509-9e7d-74c173441420 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.337398 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3e875-e3aa-4a0d-b0e3-4f560a170f91) transitioned into state 'SUCCESS' from state '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-506805958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['f14a0dbf-53a4-4ad5-af02-0bf7fd469889','7913df7f-ce10-40b0-9938-d4370a72095a','4500d26e-f7e9-4e97-adf5-649441567106','402824c7-04a9-41a6-b78d-2ea45cfa940b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.337560 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-090deac3-d0ad-4509-9e7d-74c173441420 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:26.337923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-090deac3-d0ad-4509-9e7d-74c173441420 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.338132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc02fcfb-b23d-4991-b8b0-53fbfd1df025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.338186 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-090deac3-d0ad-4509-9e7d-74c173441420 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.347833 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.347833 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:26.355217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc02fcfb-b23d-4991-b8b0-53fbfd1df025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.356256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (074401ec-b122-4946-8e61-822ff45de118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:26.356411 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request issued successfully. Aug 03 20:29:26.358919 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-090deac3-d0ad-4509-9e7d-74c173441420 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:26.359315 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a204171b-a28d-4701-a938-391d695a4612 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:26.359315 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 493/1975] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:29:26 2026] POST /volume/v3/volumes => generated 775 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:26.366524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-090deac3-d0ad-4509-9e7d-74c173441420 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 200 Aug 03 20:29:26.366954 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 496/1976] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:29:26.371777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.376895 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:26.379707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.379707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.394140 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.394140 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:26.399441 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:26.404633 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59a454c4-d7c1-4ea5-8d33-aab9ca50d44f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 returned with HTTP 200 Aug 03 20:29:26.405003 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 494/1977] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:26.444013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.446477 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:26.446743 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.447002 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.457930 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.457930 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:26.458436 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:26.459201 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba334f9b-7056-4050-b2fc-64eb7e5781eb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 returned with HTTP 200 Aug 03 20:29:26.460210 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 495/1978] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:26.471005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.472903 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:26.473262 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9133d6c8-83d4-43eb-8c74-abf885d80416", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1479454201"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:26.474896 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'snapshot_id': '9133d6c8-83d4-43eb-8c74-abf885d80416', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1479454201'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:26.480279 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.480279 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:26.480920 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:26.481065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 2 GB Aug 03 20:29:26.486867 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:29:26.492694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (b78834c2-6a87-48cb-a9c7-41b69d4728d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:26.493997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a045a2-c45a-4cab-858e-0e748944f6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.496344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:26.543851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a045a2-c45a-4cab-858e-0e748944f6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9133d6c8-83d4-43eb-8c74-abf885d80416', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.544627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23da01a1-0d36-4f57-b654-d700ce8239d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.645744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['beddabe9-0272-43aa-9678-d70a9aa5c8c3', '4eab1b27-6de6-482c-8c23-3238c4de7b23', '07e5f2f8-34e9-4f54-8d5f-86e18ee5f878', 'e28f1ed6-b69a-4a78-b881-9e3a718543a3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:26.646673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23da01a1-0d36-4f57-b654-d700ce8239d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beddabe9-0272-43aa-9678-d70a9aa5c8c3', '4eab1b27-6de6-482c-8c23-3238c4de7b23', '07e5f2f8-34e9-4f54-8d5f-86e18ee5f878', 'e28f1ed6-b69a-4a78-b881-9e3a718543a3']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.647418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bec18a2-3a8b-433e-aabc-84f44619c536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.702312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bec18a2-3a8b-433e-aabc-84f44619c536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06395b17-1379-49fa-9a48-50b7c0106003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1479454201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['beddabe9-0272-43aa-9678-d70a9aa5c8c3','4eab1b27-6de6-482c-8c23-3238c4de7b23','07e5f2f8-34e9-4f54-8d5f-86e18ee5f878','e28f1ed6-b69a-4a78-b881-9e3a718543a3'],size=2,snapshot_id=9133d6c8-83d4-43eb-8c74-abf885d80416,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1479454201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06395b17-1379-49fa-9a48-50b7c0106003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,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=9133d6c8-83d4-43eb-8c74-abf885d80416,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.703221 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9681254-1680-4b34-ad84-d29af13ef1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.732035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9681254-1680-4b34-ad84-d29af13ef1ac) transitioned into state 'SUCCESS' from state '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-1479454201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['beddabe9-0272-43aa-9678-d70a9aa5c8c3','4eab1b27-6de6-482c-8c23-3238c4de7b23','07e5f2f8-34e9-4f54-8d5f-86e18ee5f878','e28f1ed6-b69a-4a78-b881-9e3a718543a3'],size=2,snapshot_id=9133d6c8-83d4-43eb-8c74-abf885d80416,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.732739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5441f9e7-cb7f-4ed7-8579-7d3f21e3e89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:26.765311 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5441f9e7-cb7f-4ed7-8579-7d3f21e3e89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:26.766097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (b78834c2-6a87-48cb-a9c7-41b69d4728d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:26.766393 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:29:26.766912 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-666286c2-c7c6-4769-a1c1-08aa40c4c776 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:26.768125 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 494/1979] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:29:26 2026] POST /volume/v3/volumes => generated 786 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:26.783368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.786118 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:26.786345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.786585 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.795240 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.795240 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:26.808545 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:26.815868 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c50b9a43-cb23-449d-9350-4905a5fc9cad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 200 Aug 03 20:29:26.815868 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 497/1980] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:26 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:26.843539 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ad4987cd-776f-4442-bb36-6d574e28e949 req-10287963-c9fa-4278-8a3f-120c467c81a0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:26.844889 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ad4987cd-776f-4442-bb36-6d574e28e949 req-10287963-c9fa-4278-8a3f-120c467c81a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca Aug 03 20:29:26.845123 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ad4987cd-776f-4442-bb36-6d574e28e949 req-10287963-c9fa-4278-8a3f-120c467c81a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:26.845300 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ad4987cd-776f-4442-bb36-6d574e28e949 req-10287963-c9fa-4278-8a3f-120c467c81a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:26.860132 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:26.860132 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:26.930013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ad4987cd-776f-4442-bb36-6d574e28e949 req-10287963-c9fa-4278-8a3f-120c467c81a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca returned with HTTP 200 Aug 03 20:29:26.930646 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 495/1981] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:26 2026] DELETE /volume/v3/attachments/bf2ad057-3848-4dbe-9f19-606c21517eca => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:27.383071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-77f18362-d604-4521-b933-863446ce81fb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.384867 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-77f18362-d604-4521-b933-863446ce81fb tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f Aug 03 20:29:27.385048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-77f18362-d604-4521-b933-863446ce81fb tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.385249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-77f18362-d604-4521-b933-863446ce81fb tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.391448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-77f18362-d604-4521-b933-863446ce81fb tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f returned with HTTP 404 Aug 03 20:29:27.391982 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 496/1982] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:27 2026] GET /volume/v3/volumes/6e609f28-f410-4b23-8071-d7cbfc71015f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:27.421839 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.424240 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:27.424599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.424883 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.434434 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.434434 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:27.439289 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:27.445574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8c7ce18-0628-4245-a756-2b4e55347b88 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 returned with HTTP 200 Aug 03 20:29:27.446109 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 495/1983] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:27 2026] GET /volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:27.459761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.461750 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:29:27.462107 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7ea6f2de-a25e-45b8-9f88-d926a3692149", "name": "tempest-type-Backup-2146981482"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:27.464069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating new backup {'backup': {'volume_id': '7ea6f2de-a25e-45b8-9f88-d926a3692149', 'name': 'tempest-type-Backup-2146981482'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:29:27.464069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating backup of volume 7ea6f2de-a25e-45b8-9f88-d926a3692149 in container None Aug 03 20:29:27.473529 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.473529 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:27.473995 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:27.493673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['3d13a691-01ea-4445-a24e-34f7dae5f0e3', '9e4c49bc-32fe-4280-ba38-f4fe3186a245'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:27.538367 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0eac1a85-3373-4cbf-8fd3-f5fce406a230 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:29:27.538997 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 498/1984] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:29:27 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:27.549775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.553971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:27.554419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.554796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.555337 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:27.561436 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.561436 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:27.562347 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e111a66a-9685-4fe8-a246-5e6c1debee18 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:27.562896 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 496/1985] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:27 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:27.841224 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.843141 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:27.843377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.843683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.858488 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.858488 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:27.865247 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:27.870244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d091fabf-55f8-448a-b86a-33a3ee0f2347 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 200 Aug 03 20:29:27.870741 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 497/1986] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:27 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:27.889230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.891337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:27.892124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.892124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.901428 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.901428 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:27.907597 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:27.913785 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9319a6a-74d5-48cf-ba75-17835b1c79a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 200 Aug 03 20:29:27.914636 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 496/1987] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:27 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:27.932751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:27.934881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:27.935177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:27.935671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:27.935671 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:27.948302 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:27.948302 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:27.948302 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:27.997541 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:29:27.997541 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3edcb7a9-8661-4f3f-92a2-12ec0b7e655d tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 202 Aug 03 20:29:27.997541 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 499/1988] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:27 2026] DELETE /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:28.006270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7e1f754c-add9-4587-8224-158314fa7714 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:28.012169 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e1f754c-add9-4587-8224-158314fa7714 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:28.012169 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e1f754c-add9-4587-8224-158314fa7714 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:28.012682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e1f754c-add9-4587-8224-158314fa7714 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:28.036219 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:28.036219 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:28.045941 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7e1f754c-add9-4587-8224-158314fa7714 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:28.052345 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e1f754c-add9-4587-8224-158314fa7714 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 200 Aug 03 20:29:28.057011 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 497/1989] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:28 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:28.578088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:28.580707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:28.580929 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:28.581161 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:28.581303 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:28.586702 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:28.586702 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:28.587258 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2beb3456-d667-4e44-8b5d-11b61bcc677c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:28.587627 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 498/1990] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:28 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:28.722116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2191faba-e56b-4394-9297-be2196c1e8bd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:28.723972 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:28.724277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:28.725677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:28.725677 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:28.733513 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:28.733513 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:28.740882 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:28.777165 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:29:28.777337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2191faba-e56b-4394-9297-be2196c1e8bd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 202 Aug 03 20:29:28.777799 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 497/1991] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:28 2026] DELETE /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:28.789554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ef6c44d9-f287-42c3-ae64-401e782db844 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:28.794416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef6c44d9-f287-42c3-ae64-401e782db844 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:28.794416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef6c44d9-f287-42c3-ae64-401e782db844 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:28.794416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef6c44d9-f287-42c3-ae64-401e782db844 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:28.802597 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:28.802597 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:28.807545 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ef6c44d9-f287-42c3-ae64-401e782db844 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:28.813134 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef6c44d9-f287-42c3-ae64-401e782db844 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 200 Aug 03 20:29:28.813552 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 500/1992] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:28 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 1363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:29.068583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d330aade-4981-4f88-b6bc-d9bb1760b223 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.070556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d330aade-4981-4f88-b6bc-d9bb1760b223 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:29.070777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d330aade-4981-4f88-b6bc-d9bb1760b223 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.071006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d330aade-4981-4f88-b6bc-d9bb1760b223 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.077078 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d330aade-4981-4f88-b6bc-d9bb1760b223 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 404 Aug 03 20:29:29.077584 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 498/1993] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:29 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:29.088823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f468ee5b-d4d8-4ea7-9ad7-834e1abfaf1c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.091324 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f468ee5b-d4d8-4ea7-9ad7-834e1abfaf1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:29.091623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f468ee5b-d4d8-4ea7-9ad7-834e1abfaf1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.091910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f468ee5b-d4d8-4ea7-9ad7-834e1abfaf1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.100120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f468ee5b-d4d8-4ea7-9ad7-834e1abfaf1c tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 404 Aug 03 20:29:29.100842 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 499/1994] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:29 2026] GET /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:29.115636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.118067 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:29.118301 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.118519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.118668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 06395b17-1379-49fa-9a48-50b7c0106003 Aug 03 20:29:29.125204 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c2022ccf-db35-4d3d-bdef-fca2bc0f60da tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 returned with HTTP 404 Aug 03 20:29:29.125717 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 498/1995] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:29 2026] DELETE /volume/v3/volumes/06395b17-1379-49fa-9a48-50b7c0106003 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:29.135741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.138235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:29.138520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.138779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.138933 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:29.145214 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:29.145214 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:29.145847 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:29.167564 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:29:29.167839 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f3362b8-6872-49b9-9f6d-f10230c38256 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 returned with HTTP 202 Aug 03 20:29:29.168402 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 501/1996] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:29 2026] DELETE /volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:29.176990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.178910 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:29.179173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.179347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.186565 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:29.186565 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:29.187207 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:29.188363 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d9f57e3-2d28-4011-9a05-3c042cb6a487 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 returned with HTTP 200 Aug 03 20:29:29.188916 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 499/1997] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:29 2026] GET /volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:29.601788 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-882bde27-1f1a-4dec-b98f-d2706c51579e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.604467 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-882bde27-1f1a-4dec-b98f-d2706c51579e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:29.604695 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-882bde27-1f1a-4dec-b98f-d2706c51579e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.604880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-882bde27-1f1a-4dec-b98f-d2706c51579e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.604983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-882bde27-1f1a-4dec-b98f-d2706c51579e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:29.609518 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:29.609518 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:29.610132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-882bde27-1f1a-4dec-b98f-d2706c51579e tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:29.610501 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 500/1998] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:29 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:29.828657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-41bb8895-b297-45ad-b9dc-934ef8dc8ec0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.830235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-41bb8895-b297-45ad-b9dc-934ef8dc8ec0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e Aug 03 20:29:29.830437 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-41bb8895-b297-45ad-b9dc-934ef8dc8ec0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:29.830629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-41bb8895-b297-45ad-b9dc-934ef8dc8ec0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:29.836120 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-41bb8895-b297-45ad-b9dc-934ef8dc8ec0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e returned with HTTP 404 Aug 03 20:29:29.836583 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 499/1999] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:29 2026] GET /volume/v3/volumes/e952e110-a6ba-494d-b1f4-479a8758149e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:29.868421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:29.871796 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:29.872255 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1966855409", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:29.874679 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1966855409', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:29.969472 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:29:29.969854 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:29.969854 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:29.975497 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:29:29.980645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (e024daf5-cce7-4cb7-be6d-132e540d6c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:29.981675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40226aa2-6b2f-4a39-b717-9df5622de7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:29.982566 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:30.054648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40226aa2-6b2f-4a39-b717-9df5622de7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:30.055414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6adcad66-c82b-4979-8710-671ed43430af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:30.109607 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['105e6ca3-68dc-42fa-bf8c-6ccd47a7d0e5', 'ee15be51-adc1-4cdf-8121-d9788a07ef27', '8950d5b9-4852-4cda-b204-853706ca2915', '0d8564ba-bc57-40f7-8b41-3044cd27849f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:30.110881 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6adcad66-c82b-4979-8710-671ed43430af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105e6ca3-68dc-42fa-bf8c-6ccd47a7d0e5', 'ee15be51-adc1-4cdf-8121-d9788a07ef27', '8950d5b9-4852-4cda-b204-853706ca2915', '0d8564ba-bc57-40f7-8b41-3044cd27849f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:30.111905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ba8d05-01f2-40b1-896c-02ba5950020e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:30.159035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ba8d05-01f2-40b1-896c-02ba5950020e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1321d2be-1370-4a40-bc55-2f22376c3a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966855409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['105e6ca3-68dc-42fa-bf8c-6ccd47a7d0e5','ee15be51-adc1-4cdf-8121-d9788a07ef27','8950d5b9-4852-4cda-b204-853706ca2915','0d8564ba-bc57-40f7-8b41-3044cd27849f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966855409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1321d2be-1370-4a40-bc55-2f22376c3a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:30.160068 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f8a337-6d85-467f-80cd-2b69d742451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:30.184888 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f8a337-6d85-467f-80cd-2b69d742451d) transitioned into state 'SUCCESS' from state '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-1966855409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['105e6ca3-68dc-42fa-bf8c-6ccd47a7d0e5','ee15be51-adc1-4cdf-8121-d9788a07ef27','8950d5b9-4852-4cda-b204-853706ca2915','0d8564ba-bc57-40f7-8b41-3044cd27849f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:30.185937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c1737e-089b-4ae2-be4f-5f7030cc4eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:30.199620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c1737e-089b-4ae2-be4f-5f7030cc4eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:30.200232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8ccfffa0-1f05-415c-b391-75b48704df10 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.200858 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (e024daf5-cce7-4cb7-be6d-132e540d6c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:30.201317 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:29:30.201990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ccfffa0-1f05-415c-b391-75b48704df10 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 Aug 03 20:29:30.202130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ccfffa0-1f05-415c-b391-75b48704df10 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.202360 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ccfffa0-1f05-415c-b391-75b48704df10 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.208007 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ccfffa0-1f05-415c-b391-75b48704df10 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 returned with HTTP 404 Aug 03 20:29:30.208174 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23daa6e1-00b2-4bb2-8205-7a9dc8b744f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:30.208712 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 502/2000] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:29:29 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:30.208771 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 500/2001] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:30 2026] GET /volume/v3/snapshots/9133d6c8-83d4-43eb-8c74-abf885d80416 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:30.217768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-87014826-1f96-45bb-ba80-d75dfb923aad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.220077 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-87014826-1f96-45bb-ba80-d75dfb923aad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:30.220344 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-87014826-1f96-45bb-ba80-d75dfb923aad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.220612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-87014826-1f96-45bb-ba80-d75dfb923aad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.225084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.227001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:30.227297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.227434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.229582 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:30.229582 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:30.234945 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-87014826-1f96-45bb-ba80-d75dfb923aad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:30.237084 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:30.237084 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:30.241004 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:30.241366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-87014826-1f96-45bb-ba80-d75dfb923aad tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 200 Aug 03 20:29:30.242310 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 501/2002] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:30 2026] GET /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:30.248218 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4bf077b-357c-45db-90e3-7d4c455952e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:30.248218 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 500/2003] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:30 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:30.260190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.262015 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:30.262239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.262577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.262752 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:30.273270 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:30.273270 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:30.273919 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:30.300364 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:29:30.300364 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-111f3e3f-3735-4063-99f7-1effe3586ad8 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 202 Aug 03 20:29:30.300364 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 503/2004] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:30 2026] DELETE /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:30.309954 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.310878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:30.311135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.311351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.319155 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:30.319155 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:30.322665 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:30.326567 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8b798115-7103-451f-84b3-2f837c3e8fb2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 200 Aug 03 20:29:30.326958 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 501/2005] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:30 2026] GET /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:30.623689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:30.625750 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:30.626027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:30.626507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:30.626507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:30.640866 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:30.640866 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:30.641681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a01ec594-d368-4681-8a9b-62ff1d2ccd6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:30.642115 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 502/2006] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:30 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:31.264986 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.269701 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:31.269885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.270061 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.285085 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:31.285085 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:31.291860 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:31.296220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d37559d0-bb80-421b-b91d-ca58a35bc6a5 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:31.296630 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 501/2007] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:31.311088 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-592ceb06-f511-4974-a219-757d6f435dc1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.313322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-592ceb06-f511-4974-a219-757d6f435dc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:31.313322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-592ceb06-f511-4974-a219-757d6f435dc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.313577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-592ceb06-f511-4974-a219-757d6f435dc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.323190 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:31.323190 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:31.331515 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-592ceb06-f511-4974-a219-757d6f435dc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:31.334819 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-592ceb06-f511-4974-a219-757d6f435dc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:31.335223 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 504/2008] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:31.342721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-011a8693-a155-46b9-b350-727faa921a46 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.345001 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-011a8693-a155-46b9-b350-727faa921a46 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 Aug 03 20:29:31.345245 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-011a8693-a155-46b9-b350-727faa921a46 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.345520 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-011a8693-a155-46b9-b350-727faa921a46 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.356066 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-011a8693-a155-46b9-b350-727faa921a46 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 returned with HTTP 404 Aug 03 20:29:31.356896 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 502/2009] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/volumes/9ce006bf-2dba-42a9-9397-93e9748d16c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:31.369922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.372530 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:31.372797 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.373042 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.383367 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:31.383367 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:31.387793 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:31.392778 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9f9c96a-194a-475e-b2b6-7db22b5c3362 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:31.393210 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 503/2010] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:31.406543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.409497 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:31.409497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-509960179"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:31.410303 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-509960179'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:31.410427 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 1 GB Aug 03 20:29:31.414509 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:29:31.420969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (dc101995-5818-4064-a740-de893eb3d172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:31.422324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25eeba63-c60b-4710-bcb1-689d1d81d9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:31.423329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:31.461288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25eeba63-c60b-4710-bcb1-689d1d81d9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:31.462484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e92af4-536f-4ac8-ad87-6ab84908b7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:31.522218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['be0cf027-21de-4e05-86c8-5eff6cb17e84', 'c77b9874-2229-4122-9425-8ffa7a376ec6', 'e0497856-33cd-4f1f-a647-497a58267c39', '92a31fc6-8ffe-4f97-8052-63c1d7ae674e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:31.522968 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e92af4-536f-4ac8-ad87-6ab84908b7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be0cf027-21de-4e05-86c8-5eff6cb17e84', 'c77b9874-2229-4122-9425-8ffa7a376ec6', 'e0497856-33cd-4f1f-a647-497a58267c39', '92a31fc6-8ffe-4f97-8052-63c1d7ae674e']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:31.523630 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d800bc-77c3-4b5d-9507-ac80280fbf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:31.552874 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d800bc-77c3-4b5d-9507-ac80280fbf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abdee55d-3dce-4c02-a0f3-b4bcb034ea61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-509960179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['be0cf027-21de-4e05-86c8-5eff6cb17e84','c77b9874-2229-4122-9425-8ffa7a376ec6','e0497856-33cd-4f1f-a647-497a58267c39','92a31fc6-8ffe-4f97-8052-63c1d7ae674e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-509960179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abdee55d-3dce-4c02-a0f3-b4bcb034ea61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:31.553604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0751beb-778d-4cf9-9104-f629b49da23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:31.575000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0751beb-778d-4cf9-9104-f629b49da23b) transitioned into state 'SUCCESS' from state '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-509960179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['be0cf027-21de-4e05-86c8-5eff6cb17e84','c77b9874-2229-4122-9425-8ffa7a376ec6','e0497856-33cd-4f1f-a647-497a58267c39','92a31fc6-8ffe-4f97-8052-63c1d7ae674e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:31.575756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a054b5-0435-4689-93f3-39ccff09e2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:31.594055 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a054b5-0435-4689-93f3-39ccff09e2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:31.597487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (dc101995-5818-4064-a740-de893eb3d172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:31.597487 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:29:31.597487 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0973962c-ff6b-40ae-a438-d90a9ef6e7a3 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:31.597487 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 502/2011] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:31 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:31.613039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.616432 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:31.618165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.618165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.629302 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:31.629302 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:31.639544 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:31.649392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd6474b3-a4fd-49a3-956b-6bfcd2e39855 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 200 Aug 03 20:29:31.649912 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 505/2012] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:31.661264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:31.663317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:31.663553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:31.663739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:31.663836 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:31.670431 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:31.670431 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:31.671045 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a87e6f2-583f-460f-9bac-6d6ac295fa42 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:31.671377 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 503/2013] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:31 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:32.513032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.515160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:29:32.515400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.515720 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.515922 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume with id: b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:29:32.526201 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.526201 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:32.526201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:32.548614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.549148 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume request issued successfully. Aug 03 20:29:32.549148 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f7869581-db47-4cdb-ad93-0f32d3b3703b tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 202 Aug 03 20:29:32.549868 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 504/2014] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:32 2026] DELETE /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:32.556809 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:32.557084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.557291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.559779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.562799 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:29:32.563045 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.563279 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.566306 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.566306 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:32.571842 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:32.573171 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.573171 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:32.578231 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:32.581660 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-ad657f9c-0429-4653-9444-27629c52a1ee tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:32.583272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e2c8a3a-9932-4258-933d-580e07b29b69 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 200 Aug 03 20:29:32.583780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 506/2015] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:32 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:32.585144 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 503/2016] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:32 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:29:32.663256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.665234 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:32.665478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.665710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.672359 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.672359 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:32.676742 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:32.681023 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-28eaad61-909d-404b-a970-aeabd90ed6a2 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 200 Aug 03 20:29:32.681423 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 504/2017] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:32 2026] GET /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:32.688540 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.690230 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:32.690485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.690732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.690874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:32.695488 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.695488 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:32.696069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ccfa0d73-8b3c-4a4f-8a84-59888e32fa6b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:32.696423 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 505/2018] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:32 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:32.698232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-efe59317-a88e-48cf-af97-a625163b8c52 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.701119 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:32.701119 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abdee55d-3dce-4c02-a0f3-b4bcb034ea61", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-386231822"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:32.707647 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.707647 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:32.708103 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:32.708236 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create snapshot from volume abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:32.737216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['4a967780-873d-4832-80e6-55499de47e81', 'a1882ac0-ece4-41ac-9199-60da755e2faf', 'a74bb62e-6c81-4054-b729-5dc524de4795', '9c0286c1-3c08-40cd-8279-4bf4e4055379'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:32.779950 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot create request issued successfully. Aug 03 20:29:32.781060 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-efe59317-a88e-48cf-af97-a625163b8c52 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:32.781060 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 507/2019] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:32.793052 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:32.795047 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:32.795607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:32.796047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:32.804010 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:32.804010 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:32.806259 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:32.806259 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9e8e0f4-f7f9-4ae9-8d72-a42bd828c0bb tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 returned with HTTP 200 Aug 03 20:29:32.806259 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 504/2020] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:32 2026] GET /volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:33.143854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.149786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:33.149786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:33.149786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:33.156987 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:33.156987 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:33.162510 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:33.168880 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-dc7a70c1-a32f-4240-b719-1620c51ca646 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:33.169530 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 505/2021] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:33 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:33.179960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-28af27f2-64ef-4977-86d2-2e41bd2e55de None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.180451 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28af27f2-64ef-4977-86d2-2e41bd2e55de None None] GET https://10.4.3.92/volume// Aug 03 20:29:33.180780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28af27f2-64ef-4977-86d2-2e41bd2e55de None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:33.181069 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28af27f2-64ef-4977-86d2-2e41bd2e55de None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:33.181510 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28af27f2-64ef-4977-86d2-2e41bd2e55de None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:33.181928 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 506/2022] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:29:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:33.191927 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-e7336203-952d-462b-b44b-9495c832bb36 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.194715 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-e7336203-952d-462b-b44b-9495c832bb36 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:33.195084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-e7336203-952d-462b-b44b-9495c832bb36 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1321d2be-1370-4a40-bc55-2f22376c3a56", "connector": null, "instance_uuid": "10b05864-07c9-40ff-bb3c-dbce0c0596d0"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:33.205206 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:33.205206 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:33.233426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-e7336203-952d-462b-b44b-9495c832bb36 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:33.234229 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 508/2023] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:33 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:29:33.601273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-adce8770-e5e2-4555-94ae-7255a38330e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.607675 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-adce8770-e5e2-4555-94ae-7255a38330e7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 Aug 03 20:29:33.607675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-adce8770-e5e2-4555-94ae-7255a38330e7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:33.607675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-adce8770-e5e2-4555-94ae-7255a38330e7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:33.616290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-adce8770-e5e2-4555-94ae-7255a38330e7 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 returned with HTTP 404 Aug 03 20:29:33.616977 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 505/2024] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:33 2026] GET /volume/v3/volumes/b6c2a911-feae-4ef2-88e6-adff185d00d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:33.712867 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.715247 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:33.715554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:33.715810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:33.715989 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:33.721318 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:33.721318 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:33.722233 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57f2fcb2-86ae-4b12-8476-97c9e6a76544 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:33.722762 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 506/2025] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:33 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:33.815239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.818167 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:33.818406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:33.818856 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:33.829411 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:33.829411 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:33.829411 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:33.831490 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fb20dada-7eb8-4efe-bf3d-f431f261d136 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 returned with HTTP 200 Aug 03 20:29:33.831490 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 507/2026] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:33 2026] GET /volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:33.841004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5750b352-969e-44be-b5f2-4d7be62f55bf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:33.842609 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:33.842900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1197626035"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:33.844216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request body: {'volume': {'snapshot_id': '78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1197626035'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:33.848853 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:33.848853 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:33.849232 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:33.849418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume of 1 GB Aug 03 20:29:33.854483 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Availability Zones retrieved successfully. Aug 03 20:29:33.862299 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (3d02024c-e2d6-4780-bc4e-9f1b671db35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:33.863703 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8cf536a-ad93-47dc-9ea2-024d99ec23cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:33.864800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:33.894086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8cf536a-ad93-47dc-9ea2-024d99ec23cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:33.894767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ea6ecf-c152-4eb2-aba2-5eceaa33cefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:33.933999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Created reservations ['92e6372d-ee3b-401f-a194-8e3ef3b5d1b4', '4f0515b4-86ad-4776-b169-40a0d3c67b24', 'e7826163-7b76-4676-b38a-1ee80e88cf3d', '520eec33-0a9c-47e5-a291-814bdf42ee7c'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:33.934797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ea6ecf-c152-4eb2-aba2-5eceaa33cefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92e6372d-ee3b-401f-a194-8e3ef3b5d1b4', '4f0515b4-86ad-4776-b169-40a0d3c67b24', 'e7826163-7b76-4676-b38a-1ee80e88cf3d', '520eec33-0a9c-47e5-a291-814bdf42ee7c']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:33.935418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd414648-53be-48a4-a9d2-950f83f6a076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:33.972308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd414648-53be-48a4-a9d2-950f83f6a076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1197626035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['92e6372d-ee3b-401f-a194-8e3ef3b5d1b4','4f0515b4-86ad-4776-b169-40a0d3c67b24','e7826163-7b76-4676-b38a-1ee80e88cf3d','520eec33-0a9c-47e5-a291-814bdf42ee7c'],size=1,snapshot_id=78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1197626035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20bb55dad9fb4dd78e9f4342b6db093d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:33.973154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0fa128-6506-4248-9e62-7375281adc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:33.989753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0fa128-6506-4248-9e62-7375281adc4b) transitioned into state 'SUCCESS' from state '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-1197626035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20bb55dad9fb4dd78e9f4342b6db093d',qos_specs=None,replication_status=,reservations=['92e6372d-ee3b-401f-a194-8e3ef3b5d1b4','4f0515b4-86ad-4776-b169-40a0d3c67b24','e7826163-7b76-4676-b38a-1ee80e88cf3d','520eec33-0a9c-47e5-a291-814bdf42ee7c'],size=1,snapshot_id=78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4,source_replicaid=,source_volid=None,status='creating',user_id='2b07c4ab3abc4b7b99004fca6c10af85',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:33.990353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c8787a-3e61-41ce-87ee-efbeb182f64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:34.014336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c8787a-3e61-41ce-87ee-efbeb182f64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:34.015139 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Flow 'volume_create_api' (3d02024c-e2d6-4780-bc4e-9f1b671db35b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:34.015476 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Create volume request issued successfully. Aug 03 20:29:34.015993 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5750b352-969e-44be-b5f2-4d7be62f55bf tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:34.016394 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 509/2027] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:29:33 2026] POST /volume/v3/volumes => generated 786 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:34.034491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.041686 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:34.041686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:34.041686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:34.053008 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:34.053008 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:34.059810 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:34.064800 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a40ed3c0-7ddd-4783-8a7c-d8184f572a79 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 200 Aug 03 20:29:34.065332 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 506/2028] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:34 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:34.583411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa6462f7-98da-463e-8784-c09b7f7033c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.583411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa6462f7-98da-463e-8784-c09b7f7033c9 None None] GET https://10.4.3.92/volume// Aug 03 20:29:34.583617 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa6462f7-98da-463e-8784-c09b7f7033c9 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:34.583733 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa6462f7-98da-463e-8784-c09b7f7033c9 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:34.584037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa6462f7-98da-463e-8784-c09b7f7033c9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:34.584273 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 507/2029] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29:34 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:34.602381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.605001 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:29:34.605270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:34.605538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:34.620549 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:34.620549 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:34.625102 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:29:34.634031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-8de29e0f-ab36-4f1b-9fd6-a3db033b127c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:29:34.634782 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 508/2030] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:34 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1544 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:34.735428 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.737540 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:34.737540 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:34.737540 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:34.737863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:34.743383 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:34.743383 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:34.744486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2315dfca-def7-44a6-a20e-e33bcd012b7a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:34.744486 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 510/2031] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:34 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:34.745807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.747904 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 Aug 03 20:29:34.748268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:34.757612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-1321d2be-1370-4a40-bc55-2f22376c3a56-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:34.762028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-1321d2be-1370-4a40-bc55-2f22376c3a56-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:34.763179 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:34.763179 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:34.850761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-1321d2be-1370-4a40-bc55-2f22376c3a56-np0000006371" released by "attachment_update" :: held 0.088s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:34.852402 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-5d94ef74-f4a1-4fab-a816-3b88ff27abd2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 returned with HTTP 200 Aug 03 20:29:34.854129 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 507/2032] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:34 2026] PUT /volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:34.908375 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-fe8832d1-c1af-4aea-a93f-709d8646d62f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:34.911500 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-fe8832d1-c1af-4aea-a93f-709d8646d62f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757/action Aug 03 20:29:34.911953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-fe8832d1-c1af-4aea-a93f-709d8646d62f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:34.912152 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-fe8832d1-c1af-4aea-a93f-709d8646d62f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:34.931546 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:34.931546 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:34.951969 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5a5bf717-7f2f-4a6c-9f1c-1612255435fa req-fe8832d1-c1af-4aea-a93f-709d8646d62f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757/action returned with HTTP 204 Aug 03 20:29:34.951969 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 508/2033] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:34 2026] POST /volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:35.080428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-53e86c31-792b-41c3-a7f0-041064f023a4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:35.086092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-53e86c31-792b-41c3-a7f0-041064f023a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:35.086092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-53e86c31-792b-41c3-a7f0-041064f023a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:35.086092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-53e86c31-792b-41c3-a7f0-041064f023a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:35.100583 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:35.100583 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:35.106811 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-53e86c31-792b-41c3-a7f0-041064f023a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:35.111200 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-53e86c31-792b-41c3-a7f0-041064f023a4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 200 Aug 03 20:29:35.111707 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 509/2034] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:35 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:35.131767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6defdb63-f0d4-40be-a85e-63b6d93809af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:35.133845 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6defdb63-f0d4-40be-a85e-63b6d93809af tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:35.135531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6defdb63-f0d4-40be-a85e-63b6d93809af tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:35.135968 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6defdb63-f0d4-40be-a85e-63b6d93809af tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:35.145336 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:35.145336 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:35.150657 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6defdb63-f0d4-40be-a85e-63b6d93809af tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:35.156036 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6defdb63-f0d4-40be-a85e-63b6d93809af tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 200 Aug 03 20:29:35.156625 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 511/2035] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:35 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:35.172201 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:35.174820 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:35.175066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:35.175310 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:35.175561 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:35.184766 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:35.184766 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:35.185264 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:35.208418 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:29:35.208695 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-662a19c8-5d5c-4de6-af8e-3200c6cf1e44 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 202 Aug 03 20:29:35.209188 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 508/2036] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:35 2026] DELETE /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:35.218651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:35.222411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:35.222411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:35.222411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:35.228564 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:35.228564 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:35.232809 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:35.238623 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-11c85459-fcc8-4022-bf7c-42840ce420f4 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 200 Aug 03 20:29:35.239236 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 509/2037] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:35 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:35.760218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:35.760999 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:35.761295 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:35.761488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:35.761488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:35.771478 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:35.771478 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:35.771478 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5639d69a-7bb0-4625-83eb-0090196cc8c7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:35.771478 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 510/2038] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:35 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:36.257317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-615f585f-0279-4d50-9ec4-27ea77b57d20 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.259427 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-615f585f-0279-4d50-9ec4-27ea77b57d20 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:36.259736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-615f585f-0279-4d50-9ec4-27ea77b57d20 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.259924 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-615f585f-0279-4d50-9ec4-27ea77b57d20 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.267371 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-615f585f-0279-4d50-9ec4-27ea77b57d20 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 404 Aug 03 20:29:36.268583 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 512/2039] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:36 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:36.279844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a4477b41-3d67-4663-94de-1500103a44c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.280762 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a4477b41-3d67-4663-94de-1500103a44c9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:36.280920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a4477b41-3d67-4663-94de-1500103a44c9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.281128 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a4477b41-3d67-4663-94de-1500103a44c9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.289482 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a4477b41-3d67-4663-94de-1500103a44c9 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 404 Aug 03 20:29:36.289482 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 509/2040] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:36 2026] GET /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:36.295544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.298729 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:36.299162 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.299378 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.299647 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 Aug 03 20:29:36.317574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e06044a9-cbd7-4939-9e2d-20eb17200995 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 returned with HTTP 404 Aug 03 20:29:36.318186 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 510/2041] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:36 2026] DELETE /volume/v3/volumes/6745f7cc-7d5d-43b9-9d01-b0195fb4ebc9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:36.327677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.330857 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:36.331067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.331300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.331401 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete snapshot with id: 78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:36.337215 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:36.337215 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:36.337215 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:36.368843 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot delete request issued successfully. Aug 03 20:29:36.369052 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36fdbd1a-db34-410b-b601-678d8f67bb11 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 returned with HTTP 202 Aug 03 20:29:36.369628 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 511/2042] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:36 2026] DELETE /volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:36.383334 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.387806 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:36.388008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.388197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.401722 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:36.401722 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:36.402194 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Snapshot retrieved successfully. Aug 03 20:29:36.403278 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ae924cc-7edb-4cbd-888a-82903aedab41 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 returned with HTTP 200 Aug 03 20:29:36.403820 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 513/2043] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:36 2026] GET /volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:36.786067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:36.795070 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:36.795358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:36.795624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:36.795764 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:36.801544 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:36.801544 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:36.802701 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5a1000b-99ad-4caa-8bce-a3e8880c3a6c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:36.803411 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 510/2044] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:36 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:37.418284 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f42d2656-c83b-4aec-a4b8-bc1beab836f0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:37.420274 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f42d2656-c83b-4aec-a4b8-bc1beab836f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 Aug 03 20:29:37.420791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f42d2656-c83b-4aec-a4b8-bc1beab836f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:37.420791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f42d2656-c83b-4aec-a4b8-bc1beab836f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:37.425508 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f42d2656-c83b-4aec-a4b8-bc1beab836f0 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 returned with HTTP 404 Aug 03 20:29:37.426042 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 511/2045] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:37 2026] GET /volume/v3/snapshots/78a9a9f5-4ce4-4bc2-8f1a-8d1a4d73a5d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:37.437427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:37.442242 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:37.442242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:37.442242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:37.451495 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:37.451495 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:37.455195 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:37.462195 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f5ae418-588e-4ab1-8e9b-33e6c431d6ed tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 200 Aug 03 20:29:37.462733 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 512/2046] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:37 2026] GET /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:37.479093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:37.483484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:37.485348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:37.485348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:37.485348 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:37.497103 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:37.497103 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:37.497757 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:37.562009 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:29:37.562009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37579ca9-89f6-4be4-bf27-7f38c4eb47c7 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 202 Aug 03 20:29:37.562442 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 514/2047] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:37 2026] DELETE /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:37.574051 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-de7f067e-a385-4457-bf38-1a681ea03580 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:37.577551 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de7f067e-a385-4457-bf38-1a681ea03580 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:37.577763 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de7f067e-a385-4457-bf38-1a681ea03580 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:37.577983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de7f067e-a385-4457-bf38-1a681ea03580 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:37.592234 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:37.592234 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:37.597386 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-de7f067e-a385-4457-bf38-1a681ea03580 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:37.604959 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de7f067e-a385-4457-bf38-1a681ea03580 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 200 Aug 03 20:29:37.605597 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 511/2048] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:37 2026] GET /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:37.815939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:37.822222 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:37.822608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:37.822771 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:37.822882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:37.829678 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:37.829678 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:37.832284 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bd306b69-5ef7-4a1d-9e45-13db7b516e8b tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:37.833695 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 512/2049] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:37 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:38.623895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8a5dc78e-0451-430c-b262-51b773782063 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:38.626984 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a5dc78e-0451-430c-b262-51b773782063 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 Aug 03 20:29:38.627231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a5dc78e-0451-430c-b262-51b773782063 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:38.627426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a5dc78e-0451-430c-b262-51b773782063 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:38.637515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a5dc78e-0451-430c-b262-51b773782063 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 returned with HTTP 404 Aug 03 20:29:38.641807 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 513/2050] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:38 2026] GET /volume/v3/volumes/abdee55d-3dce-4c02-a0f3-b4bcb034ea61 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:38.647810 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-13eb21c5-f09d-473b-9458-98aa0af52046 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:38.649524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13eb21c5-f09d-473b-9458-98aa0af52046 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:38.649699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-13eb21c5-f09d-473b-9458-98aa0af52046 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:38.649874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-13eb21c5-f09d-473b-9458-98aa0af52046 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:38.658450 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:38.658450 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:38.661623 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13eb21c5-f09d-473b-9458-98aa0af52046 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:38.665674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13eb21c5-f09d-473b-9458-98aa0af52046 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:38.666018 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 515/2051] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:38 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:38.683662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:38.687140 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] DELETE https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:38.687140 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:38.687674 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:38.688384 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume with id: 18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:38.700998 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:38.700998 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:38.703145 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:38.736678 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Delete volume request issued successfully. Aug 03 20:29:38.736872 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c62a1ffa-5e2a-41d2-97d0-18e5594c2e80 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 202 Aug 03 20:29:38.737310 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 512/2052] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:38 2026] DELETE /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:38.747071 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:38.750792 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:38.750976 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:38.751144 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:38.767714 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:38.767714 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:38.771915 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Volume info retrieved successfully. Aug 03 20:29:38.776600 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ded4ae3-2c39-47a0-a520-7d16e4907729 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 200 Aug 03 20:29:38.776934 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 513/2053] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:38 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:38.851532 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:38.853518 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:38.853695 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:38.853874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:38.853964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:38.860670 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:38.860670 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:38.861686 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39a79e12-fa95-4d7f-8d0f-cf5864949cb5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:38.862452 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 514/2054] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:38 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:39.794411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3b74824e-4010-447e-9302-5db511a10697 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:39.797031 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3b74824e-4010-447e-9302-5db511a10697 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] GET https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 Aug 03 20:29:39.798270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3b74824e-4010-447e-9302-5db511a10697 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:39.798270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3b74824e-4010-447e-9302-5db511a10697 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:39.806032 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3b74824e-4010-447e-9302-5db511a10697 tempest-VolumesSnapshotTestJSON-598586804 tempest-VolumesSnapshotTestJSON-598586804-project-member] https://10.4.3.92/volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 returned with HTTP 404 Aug 03 20:29:39.807403 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 516/2055] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:39 2026] GET /volume/v3/volumes/18df5c2a-c9f5-4819-86e7-763491f72ce4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:39.808636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:39.813726 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:29:39.813982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:39.814514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:39.837708 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:39.837708 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:39.845755 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:39.860324 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-5e0aafd4-c3da-4c5b-bd01-bff6c8147ea2 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:29:39.861366 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 513/2056] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:39 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1658 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:39.876581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:39.879919 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:39.881495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:39.881495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:39.881495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:39.886778 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:39.886778 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:39.887857 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bb48a943-96c4-49ee-8bf1-1aac0ccef470 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:39.888546 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 514/2057] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:39 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:40.215073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.217336 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:40.217852 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.217940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.226916 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.226916 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:40.230802 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:40.235992 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95eaaafa-033b-4c67-b7d3-f9c1a3c8cc92 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:40.236491 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 515/2058] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:40 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:40.291571 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.293303 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:40.293541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.293785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.304266 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.304266 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:40.309631 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:40.317006 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-deb06068-3d69-4eba-bea2-d217dbe37bd2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:40.317529 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 517/2059] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:40 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:40.426419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-489a9c12-d425-4535-9c5e-3e6d3b7bcd39 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.426954 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-489a9c12-d425-4535-9c5e-3e6d3b7bcd39 None None] GET https://10.4.3.92/volume// Aug 03 20:29:40.427159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-489a9c12-d425-4535-9c5e-3e6d3b7bcd39 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.427401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-489a9c12-d425-4535-9c5e-3e6d3b7bcd39 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.427841 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-489a9c12-d425-4535-9c5e-3e6d3b7bcd39 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:40.428205 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 514/2060] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:29: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 03 20:29:40.442391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-beb8b373-75bd-419d-a452-3b90160c812a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.554648 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-beb8b373-75bd-419d-a452-3b90160c812a tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:40.554648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-beb8b373-75bd-419d-a452-3b90160c812a tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f00cbbf-4431-4b07-9219-b79ac1dc7582", "connector": null, "instance_uuid": "198f45ce-2a20-49af-90c7-7d7672ab01c6"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:40.567208 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.567208 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:40.614069 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-beb8b373-75bd-419d-a452-3b90160c812a tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:40.614553 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 515/2061] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:40 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:29:40.659060 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.660536 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:40.660922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.661332 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.671601 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.671601 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:40.675622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ffef1215-f009-4f26-8979-73095d171bcb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.675955 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ffef1215-f009-4f26-8979-73095d171bcb None None] GET https://10.4.3.92/volume// Aug 03 20:29:40.676155 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ffef1215-f009-4f26-8979-73095d171bcb None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.679259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ffef1215-f009-4f26-8979-73095d171bcb None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.679259 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ffef1215-f009-4f26-8979-73095d171bcb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:40.679413 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:40.679472 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 518/2062] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29: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 03 20:29:40.681856 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f81fe2b-0981-4c36-831b-a5e6122c1a93 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:40.682571 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 516/2063] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:40 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:40.686876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.689475 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:40.689823 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.690085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.703264 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.703264 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:40.708826 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:40.714966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-51687fc8-d3e3-44cb-9db2-f4e25b57eb43 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:40.715668 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 515/2064] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:40 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:40.847949 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.852919 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] PUT https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a Aug 03 20:29:40.853316 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:40.865135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Acquiring lock "cinder-attachment_update-2f00cbbf-4431-4b07-9219-b79ac1dc7582-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:40.871024 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Lock "cinder-attachment_update-2f00cbbf-4431-4b07-9219-b79ac1dc7582-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:40.871114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-baa2ab4e-dd85-4905-91b6-9b6728f6d259 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.871383 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.871383 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:40.872757 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-baa2ab4e-dd85-4905-91b6-9b6728f6d259 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 Aug 03 20:29:40.872757 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-baa2ab4e-dd85-4905-91b6-9b6728f6d259 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.872998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-baa2ab4e-dd85-4905-91b6-9b6728f6d259 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.883337 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.883337 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:40.902715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:40.905576 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:40.905871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:40.906177 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:40.906697 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:40.911446 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:40.911446 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:40.912394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3c9792e2-bc52-4922-9a09-afc5ce6ec041 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:40.913439 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 517/2065] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:40 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:41.000672 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-15a78757-ef6d-4d8f-a6c9-01a902dfdf38 req-baa2ab4e-dd85-4905-91b6-9b6728f6d259 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 returned with HTTP 200 Aug 03 20:29:41.001168 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 519/2066] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:40 2026] DELETE /volume/v3/attachments/073ec5b2-de62-47a4-8913-148630545a43 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:41.052748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Lock "cinder-attachment_update-2f00cbbf-4431-4b07-9219-b79ac1dc7582-np0000006371" released by "attachment_update" :: held 0.182s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:41.052748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-e2de52c7-5bfd-42de-b425-e18387f05245 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a returned with HTTP 200 Aug 03 20:29:41.052748 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 516/2067] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:40 2026] PUT /volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:41.696037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:41.700726 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:41.700726 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:41.702153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:41.713162 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:41.713162 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:41.718993 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:41.728919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f3f572f-9f94-46ac-a32d-328c98c1cad1 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:41.728919 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 516/2068] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:41 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:41.929407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:41.929407 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:41.929407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:41.929407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:41.929407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:41.937364 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:41.937364 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:41.937364 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-db53490a-3ec4-42b6-acf8-bb1582cc6d61 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:41.937364 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 518/2069] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:41 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:41.965186 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:41.967892 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] DELETE https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:29:41.968159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:41.968489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:41.968619 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume with id: 38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:29:41.979158 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:41.979158 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:41.979809 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:42.008985 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Delete volume request issued successfully. Aug 03 20:29:42.009188 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2945a866-0f5d-4a10-9ff7-e22203244b92 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 202 Aug 03 20:29:42.009677 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 520/2070] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:41 2026] DELETE /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:42.021407 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:42.024992 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:29:42.025330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:42.025602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:42.039636 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:42.039636 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:42.044589 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Volume info retrieved successfully. Aug 03 20:29:42.051933 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00ecf0f2-3b9a-48b5-8380-7d506a4afc04 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 200 Aug 03 20:29:42.052548 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 517/2071] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:42 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:42.739520 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:42.743179 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:42.743544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:42.744957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:42.754841 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:42.754841 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:42.759050 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:42.763756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-176ec576-ea20-4e7c-b8d2-a9309f9e944b tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:42.764283 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 517/2072] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:42 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:42.951583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:42.955075 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:42.955075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:42.955075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:42.955075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:42.959076 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:42.959076 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:42.959984 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45ccf5af-e05f-462d-a5f5-dee06d5830e5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:42.960811 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 519/2073] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:42 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:43.071040 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-73b6f538-23a1-48e1-b812-d3ebcd856405 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.072973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73b6f538-23a1-48e1-b812-d3ebcd856405 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] GET https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 Aug 03 20:29:43.073272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-73b6f538-23a1-48e1-b812-d3ebcd856405 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.073432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-73b6f538-23a1-48e1-b812-d3ebcd856405 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.080473 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73b6f538-23a1-48e1-b812-d3ebcd856405 tempest-AttachVolumeMultiAttachTest-1973203781 tempest-AttachVolumeMultiAttachTest-1973203781-project-member] https://10.4.3.92/volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 returned with HTTP 404 Aug 03 20:29:43.081172 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 521/2074] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/volumes/38e98b1e-bb74-4ad2-9cf9-53bac740da81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:43.506808 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba5193be-9a3e-47c1-ac14-c7b11200f4a0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.620486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba5193be-9a3e-47c1-ac14-c7b11200f4a0 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:43.620486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba5193be-9a3e-47c1-ac14-c7b11200f4a0 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4026958b-6068-4c29-8c3b-24bea1ad7504", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-546952181"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:43.626034 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba5193be-9a3e-47c1-ac14-c7b11200f4a0 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 404 Aug 03 20:29:43.626755 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 518/2075] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:43 2026] POST /volume/v3/snapshots => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:43.637248 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-902229ba-226b-4b65-b820-115b0d7c06de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.639353 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-902229ba-226b-4b65-b820-115b0d7c06de tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:43.639775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-902229ba-226b-4b65-b820-115b0d7c06de tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-992732011"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:43.669351 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-902229ba-226b-4b65-b820-115b0d7c06de tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 404 Aug 03 20:29:43.669915 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 518/2076] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:43 2026] POST /volume/v3/snapshots => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:43.680286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.682080 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=invalid Aug 03 20:29:43.682312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.682559 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.683159 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] HTTP exception thrown: limit param must be an integer Aug 03 20:29:43.683315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-140c6954-a10f-4df1-9173-a96dae20a3c8 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 03 20:29:43.684534 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 520/2077] 10.4.3.92 () {66 vars in 1263 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 03 20:29:43.694027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.695782 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots?marker=706b6b98-a485-467d-994a-866c5468c41c Aug 03 20:29:43.695982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.696173 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.696816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:43.697944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:29:43.701958 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64ebb140-24e6-4e0a-a49e-78e4a17f5072 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots?marker=706b6b98-a485-467d-994a-866c5468c41c returned with HTTP 404 Aug 03 20:29:43.702449 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 522/2078] 10.4.3.92 () {66 vars in 1323 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/snapshots?marker=706b6b98-a485-467d-994a-866c5468c41c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:43.711741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.718242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=invalid Aug 03 20:29:43.718242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.718242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.718242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:43.718242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:29:43.719180 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16f974e1-ec3f-48fe-84f7-39b4d5d57022 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 03 20:29:43.719850 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 519/2079] 10.4.3.92 () {66 vars in 1269 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:29:43.729844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.731585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:43.731984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2136542339"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:43.733413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2136542339'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:43.733586 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create volume of 2 GB Aug 03 20:29:43.737604 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Availability Zones retrieved successfully. Aug 03 20:29:43.744257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Flow 'volume_create_api' (ebdeb33b-3433-4b3f-aaa4-16294f1470aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:43.745343 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51a7f50-a839-4d44-8800-1133332b4760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:43.746428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Validating volume size '2' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:43.771903 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51a7f50-a839-4d44-8800-1133332b4760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:43.773067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbaeeafb-5b0d-462c-b1fe-c113c3a17e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:43.777588 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f25c1264-3c33-4309-8b76-df009a45c33f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.780879 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f25c1264-3c33-4309-8b76-df009a45c33f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:43.781063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f25c1264-3c33-4309-8b76-df009a45c33f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.781281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f25c1264-3c33-4309-8b76-df009a45c33f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.797060 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:43.797060 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:43.800849 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f25c1264-3c33-4309-8b76-df009a45c33f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:43.805992 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f25c1264-3c33-4309-8b76-df009a45c33f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:43.806333 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 521/2080] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:43.866269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Created reservations ['46e76766-c42f-4112-9d11-c629aafd54ac', '82315dd0-cbb6-4c3c-83a1-854e4a6f2a47', '86c1419b-f543-406b-a465-d156525593b4', 'f7735cb4-d619-4358-8ca1-0d541ef8768a'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:43.867141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbaeeafb-5b0d-462c-b1fe-c113c3a17e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e76766-c42f-4112-9d11-c629aafd54ac', '82315dd0-cbb6-4c3c-83a1-854e4a6f2a47', '86c1419b-f543-406b-a465-d156525593b4', 'f7735cb4-d619-4358-8ca1-0d541ef8768a']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:43.867880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64e0d76-a892-4a14-b7da-4468cdf6895a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:43.899729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64e0d76-a892-4a14-b7da-4468cdf6895a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2136542339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677bc5f1baa740f2a038d2b8e58da180',qos_specs=None,replication_status=,reservations=['46e76766-c42f-4112-9d11-c629aafd54ac','82315dd0-cbb6-4c3c-83a1-854e4a6f2a47','86c1419b-f543-406b-a465-d156525593b4','f7735cb4-d619-4358-8ca1-0d541ef8768a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3dd94be77647b68da008394dd0bd09',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2136542339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677bc5f1baa740f2a038d2b8e58da180',provider_auth=None,provider_geometry=None,provider_id=None,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='ea3dd94be77647b68da008394dd0bd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:43.900101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d38e5-fddc-4a16-9902-7b7a2c46512f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:43.923333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5d38e5-fddc-4a16-9902-7b7a2c46512f) transitioned into state 'SUCCESS' from state '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-2136542339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='677bc5f1baa740f2a038d2b8e58da180',qos_specs=None,replication_status=,reservations=['46e76766-c42f-4112-9d11-c629aafd54ac','82315dd0-cbb6-4c3c-83a1-854e4a6f2a47','86c1419b-f543-406b-a465-d156525593b4','f7735cb4-d619-4358-8ca1-0d541ef8768a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3dd94be77647b68da008394dd0bd09',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:43.924366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c7de86-9e27-49e0-bbee-079a584608e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:43.939015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c7de86-9e27-49e0-bbee-079a584608e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:43.940103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Flow 'volume_create_api' (ebdeb33b-3433-4b3f-aaa4-16294f1470aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:43.940500 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create volume request issued successfully. Aug 03 20:29:43.941321 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dee298b4-de8c-4dd7-8dda-f39ea327a870 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:43.941868 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 519/2081] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:43 2026] POST /volume/v3/volumes => generated 760 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:29:43.957676 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-480e35db-ac92-4fc9-8887-24aad849f3db None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.959976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-480e35db-ac92-4fc9-8887-24aad849f3db tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:43.960200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-480e35db-ac92-4fc9-8887-24aad849f3db tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.960536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-480e35db-ac92-4fc9-8887-24aad849f3db tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.969469 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:43.969469 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:43.974269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cf05ce56-e67a-4f84-9c93-28706a734473 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:43.974326 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-480e35db-ac92-4fc9-8887-24aad849f3db tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:43.977595 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf05ce56-e67a-4f84-9c93-28706a734473 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:43.977595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf05ce56-e67a-4f84-9c93-28706a734473 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:43.977595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf05ce56-e67a-4f84-9c93-28706a734473 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:43.977595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-cf05ce56-e67a-4f84-9c93-28706a734473 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:43.978870 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-480e35db-ac92-4fc9-8887-24aad849f3db tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 200 Aug 03 20:29:43.979247 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 523/2082] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:43.984724 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:43.984724 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:43.986317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf05ce56-e67a-4f84-9c93-28706a734473 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:43.986317 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 520/2083] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:43 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:44.328172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-c90a535d-3288-4799-ac55-7a2610d0b7d0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:44.330417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-c90a535d-3288-4799-ac55-7a2610d0b7d0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] POST https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a/action Aug 03 20:29:44.330802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-c90a535d-3288-4799-ac55-7a2610d0b7d0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:44.330921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-c90a535d-3288-4799-ac55-7a2610d0b7d0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:44.358450 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:44.358450 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:44.378651 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2b11c084-f4ad-4c18-9097-00017780b4c7 req-c90a535d-3288-4799-ac55-7a2610d0b7d0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a/action returned with HTTP 204 Aug 03 20:29:44.379212 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 522/2084] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:44 2026] POST /volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:44.824028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:44.826379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:44.826693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:44.826952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:44.839951 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:44.839951 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:44.844253 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:44.849630 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5c6ce39a-3b84-49d8-ade4-aa67b78782a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:44.850227 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 520/2085] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:44 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:44.862384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:44.864340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:44.864604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:44.864825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:44.873907 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:44.873907 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:44.877265 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:44.882167 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f0e5de77-17e8-41ed-9a6c-82936e3fbadc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:44.882587 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 524/2086] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:44 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:44.894277 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:44.896352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:44.896597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:44.896783 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:44.907214 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:44.907214 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:44.911009 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:44.915606 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2210c1c5-d8b0-4b11-83bf-69b4798be6c2 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:44.916023 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 521/2087] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:44 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:44.998390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.000689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d8f08317-6486-4a7e-a275-e49b9211f14c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.000936 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:45.001359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.001657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.004064 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d8f08317-6486-4a7e-a275-e49b9211f14c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:29:45.004295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d8f08317-6486-4a7e-a275-e49b9211f14c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.004488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d8f08317-6486-4a7e-a275-e49b9211f14c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.004607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d8f08317-6486-4a7e-a275-e49b9211f14c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:45.008747 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.008747 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:45.009338 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d8f08317-6486-4a7e-a275-e49b9211f14c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:29:45.009857 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 521/2088] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:44 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:45.011478 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.011478 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:45.016822 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:45.019235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-18414ec0-644a-450a-953f-a402288d1107 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.021092 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1/action Aug 03 20:29:45.021594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:45.021594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:45.022574 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-da6aa0d0-0db2-41cf-a580-afdd092da54e tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 200 Aug 03 20:29:45.022887 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 523/2089] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:44 2026] GET /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:45.023251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Updating backup '9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1' with '{'status': 'error'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 03 20:29:45.032140 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.032140 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:45.036615 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.039220 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:45.039434 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-631319753"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:45.048993 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.048993 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:45.049427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] reset_status in rpcapi backup_id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 on host np0000006371. {{(pid=100353) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 03 20:29:45.049500 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:45.049640 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create snapshot from volume 1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:45.051362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18414ec0-644a-450a-953f-a402288d1107 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1/action returned with HTTP 202 Aug 03 20:29:45.051902 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 525/2090] 10.4.3.92 () {70 vars in 1423 bytes} [Mon Aug 3 20:29:45 2026] POST /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:29:45.059117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.061557 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:45.061859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.062082 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.062505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume with id: 7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:45.073740 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.073740 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:45.074182 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:45.098746 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume request issued successfully. Aug 03 20:29:45.098882 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9608a29-4ac4-450d-84ba-ed99057f8a4f tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 returned with HTTP 202 Aug 03 20:29:45.099332 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 522/2091] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:45 2026] DELETE /volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:45.099732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Created reservations ['ff37349e-bdec-4572-9d4e-07470004b916', '3e19f143-660a-42b5-a8ba-6a7690a66575', 'cc04e016-698e-47e1-8796-a7351981393f', 'fc0f8244-b5b4-4050-b741-a0a3bbdf0ac0'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:45.106948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.108395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79c79c1b-8152-4059-88b0-7629bbc45acb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.109298 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:29:45.109474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.109702 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.110338 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79c79c1b-8152-4059-88b0-7629bbc45acb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:45.110633 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79c79c1b-8152-4059-88b0-7629bbc45acb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.110863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79c79c1b-8152-4059-88b0-7629bbc45acb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.120326 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.120326 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:45.121195 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.121195 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:45.126180 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-79c79c1b-8152-4059-88b0-7629bbc45acb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:45.130528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79c79c1b-8152-4059-88b0-7629bbc45acb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 returned with HTTP 200 Aug 03 20:29:45.130909 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 526/2092] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:45 2026] GET /volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:45.132781 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:29:45.141240 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-994c7667-d9e8-4afa-ac2e-1b324155cebd req-ef0f6a5f-3206-4247-b590-d7a835353065 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:29:45.141671 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 524/2093] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:45 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:45.161775 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot create request issued successfully. Aug 03 20:29:45.164495 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7ce342d-43af-4548-ba34-f6a1eaacda59 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:45.164495 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 522/2094] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:29:45 2026] POST /volume/v3/snapshots => generated 317 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:45.175197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:45.177773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:45.177773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:45.177773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:45.183134 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:45.183134 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:45.183610 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot retrieved successfully. Aug 03 20:29:45.184507 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b918bdf4-834c-4d01-869a-29ea9ff4da25 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a returned with HTTP 200 Aug 03 20:29:45.185046 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 523/2095] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:45 2026] GET /volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:46.149985 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e5fbff58-0b4f-4c8f-a1f5-80ed438ecbd7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.151913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5fbff58-0b4f-4c8f-a1f5-80ed438ecbd7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 Aug 03 20:29:46.152582 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5fbff58-0b4f-4c8f-a1f5-80ed438ecbd7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:46.152582 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5fbff58-0b4f-4c8f-a1f5-80ed438ecbd7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:46.158764 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5fbff58-0b4f-4c8f-a1f5-80ed438ecbd7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 returned with HTTP 404 Aug 03 20:29:46.159246 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 527/2096] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:46 2026] GET /volume/v3/volumes/7ea6f2de-a25e-45b8-9f88-d926a3692149 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:46.166381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.168490 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] POST https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/restore Aug 03 20:29:46.168935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:46.170349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Restoring backup ce335563-53db-48c1-ac37-33a988ff4565 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100355) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:29:46.170448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Restoring backup ce335563-53db-48c1-ac37-33a988ff4565 to volume None. Aug 03 20:29:46.174687 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.174687 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:46.175653 np0000006371 devstack@c-api.service[100355]: INFO cinder.backup.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Creating volume of 1 GB for restore of backup ce335563-53db-48c1-ac37-33a988ff4565. Aug 03 20:29:46.181402 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability zone cache updated, next update will occur around 2026-08-03 21:29:46.181161. {{(pid=100355) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:29:46.181555 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Availability Zones retrieved successfully. Aug 03 20:29:46.187349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (17c30e65-49b5-4c55-9976-6ed05c83d840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:46.188328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482422fb-a03a-40ba-9a78-4328b1b4609e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.189177 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:46.196557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.200013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:46.200013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:46.200013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:46.208339 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.208339 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:46.208944 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot retrieved successfully. Aug 03 20:29:46.209941 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-710bbe1e-df08-48cb-a622-07475cd8b0c2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a returned with HTTP 200 Aug 03 20:29:46.210954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 523/2097] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:46 2026] GET /volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:46.215919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482422fb-a03a-40ba-9a78-4328b1b4609e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.217216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2026bf61-e70f-437c-9512-4c5d4a1acd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.223694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.225799 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:46.226226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3879f51c-299b-4e35-a55f-19dd430d738a"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:46.228165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3879f51c-299b-4e35-a55f-19dd430d738a'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:46.234675 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.234675 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:46.236049 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot retrieved successfully. Aug 03 20:29:46.237989 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Create volume of 1 GB Aug 03 20:29:46.243558 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Availability Zones retrieved successfully. Aug 03 20:29:46.249884 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Flow 'volume_create_api' (2c6aa239-5a61-4fc0-8944-aa77953aba0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:46.251101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f65615d-e1c4-4966-a4d6-2f3e11708e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.251221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Created reservations ['9e36a6da-b460-4d27-bf21-303504fbcbef', 'c6be7394-4162-43d0-ba65-da676fce1bc5', 'e1a51f76-79ad-45e5-a838-a30edb174173', '61998606-451f-47cd-b03e-a4864ee3ecff'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:46.252016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2026bf61-e70f-437c-9512-4c5d4a1acd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e36a6da-b460-4d27-bf21-303504fbcbef', 'c6be7394-4162-43d0-ba65-da676fce1bc5', 'e1a51f76-79ad-45e5-a838-a30edb174173', '61998606-451f-47cd-b03e-a4864ee3ecff']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.252255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:46.252876 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23fb931e-6755-4689-9e4e-f71555042f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.253364 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f65615d-e1c4-4966-a4d6-2f3e11708e02) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:29:46.253364 np0000006371 devstack@c-api.service[100356]: 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 03 20:29:46.254811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f65615d-e1c4-4966-a4d6-2f3e11708e02) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.255534 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f65615d-e1c4-4966-a4d6-2f3e11708e02) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:29:46.256246 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Flow 'volume_create_api' (2c6aa239-5a61-4fc0-8944-aa77953aba0a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:29:46.256574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5edfbbc-c776-4d66-96e1-5ff542b3c463 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:29:46.257105 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 524/2098] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:29:46 2026] POST /volume/v3/volumes => generated 171 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:29:46.264127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-01916556-1fa6-4027-8184-f38c7d787fe1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.266480 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:46.266776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:46.267052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:46.267204 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Delete snapshot with id: 3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:46.273741 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.273741 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:46.274354 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot retrieved successfully. Aug 03 20:29:46.285998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23fb931e-6755-4689-9e4e-f71555042f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c159c6-dba5-4404-8129-7c915d20f02f', '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='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['9e36a6da-b460-4d27-bf21-303504fbcbef','c6be7394-4162-43d0-ba65-da676fce1bc5','e1a51f76-79ad-45e5-a838-a30edb174173','61998606-451f-47cd-b03e-a4864ee3ecff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:46Z,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=46c159c6-dba5-4404-8129-7c915d20f02f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4526374b36194228b03072265a9882bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.286830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97cccb3-e65a-45bb-9c1d-45063aa479cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.298581 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot delete request issued successfully. Aug 03 20:29:46.298831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01916556-1fa6-4027-8184-f38c7d787fe1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a returned with HTTP 202 Aug 03 20:29:46.299372 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 528/2099] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:29:46 2026] DELETE /volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:46.308278 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-80b28e37-57f6-4560-b6df-3357e834fea1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.311608 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-80b28e37-57f6-4560-b6df-3357e834fea1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:46.312724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-80b28e37-57f6-4560-b6df-3357e834fea1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:46.312861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-80b28e37-57f6-4560-b6df-3357e834fea1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:46.316445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97cccb3-e65a-45bb-9c1d-45063aa479cd) transitioned into 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='4526374b36194228b03072265a9882bf',qos_specs=None,replication_status=,reservations=['9e36a6da-b460-4d27-bf21-303504fbcbef','c6be7394-4162-43d0-ba65-da676fce1bc5','e1a51f76-79ad-45e5-a838-a30edb174173','61998606-451f-47cd-b03e-a4864ee3ecff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06af8dfdbb694a13aa7367957a7b5f59',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.317276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d0ac34-6de4-47ea-b5a9-d6627b41df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.321960 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.321960 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:46.322846 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-80b28e37-57f6-4560-b6df-3357e834fea1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Snapshot retrieved successfully. Aug 03 20:29:46.324711 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-80b28e37-57f6-4560-b6df-3357e834fea1 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a returned with HTTP 200 Aug 03 20:29:46.325221 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 524/2100] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:46 2026] GET /volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:46.329713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d0ac34-6de4-47ea-b5a9-d6627b41df69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.330650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Flow 'volume_create_api' (17c30e65-49b5-4c55-9976-6ed05c83d840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:46.331018 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Create volume request issued successfully. Aug 03 20:29:46.341888 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:46.341888 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:46.342240 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:46.772752 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.775367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:46.775915 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1776333258", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:46.778103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1776333258', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:46.778344 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Create volume of 1 GB Aug 03 20:29:46.784307 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Availability Zones retrieved successfully. Aug 03 20:29:46.792096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Flow 'volume_create_api' (a2235d4b-71d4-443f-912d-50f1735cfe3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:46.793110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9298e9b3-f5bc-43a2-a3c7-a6efdfa7e12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.794292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:46.824486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9298e9b3-f5bc-43a2-a3c7-a6efdfa7e12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.825592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8ecd4e-5966-4a95-bc67-6ee597a59347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.895485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Created reservations ['ff2d4b84-20d2-4512-86c3-3ad0612d3598', '5a2b0a5d-74f2-4f6b-a842-6686f9afb76f', '93f33c6c-34f1-4597-b1a1-8297c95aba07', '3873d09b-73a6-4b24-b9da-3af7d7d7e2da'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:46.896653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8ecd4e-5966-4a95-bc67-6ee597a59347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2d4b84-20d2-4512-86c3-3ad0612d3598', '5a2b0a5d-74f2-4f6b-a842-6686f9afb76f', '93f33c6c-34f1-4597-b1a1-8297c95aba07', '3873d09b-73a6-4b24-b9da-3af7d7d7e2da']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.897728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da70279c-be18-408c-9947-62473f33e4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.929616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da70279c-be18-408c-9947-62473f33e4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d7331f-a680-4580-a0c8-c065290d24e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1776333258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f3cda0d054190b7bc7b5b49265d0d',qos_specs=None,replication_status=,reservations=['ff2d4b84-20d2-4512-86c3-3ad0612d3598','5a2b0a5d-74f2-4f6b-a842-6686f9afb76f','93f33c6c-34f1-4597-b1a1-8297c95aba07','3873d09b-73a6-4b24-b9da-3af7d7d7e2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='407dc8ea72764f9e906520de873b2983',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1776333258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d7331f-a680-4580-a0c8-c065290d24e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b08f3cda0d054190b7bc7b5b49265d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='407dc8ea72764f9e906520de873b2983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.930783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfca9f1-d94a-48b8-9ac2-a85b7759d483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.954965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfca9f1-d94a-48b8-9ac2-a85b7759d483) transitioned into state 'SUCCESS' from state '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-1776333258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f3cda0d054190b7bc7b5b49265d0d',qos_specs=None,replication_status=,reservations=['ff2d4b84-20d2-4512-86c3-3ad0612d3598','5a2b0a5d-74f2-4f6b-a842-6686f9afb76f','93f33c6c-34f1-4597-b1a1-8297c95aba07','3873d09b-73a6-4b24-b9da-3af7d7d7e2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='407dc8ea72764f9e906520de873b2983',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.955833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699dd59a-4fa1-4a3c-8575-bc9ab9eed9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:46.970999 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699dd59a-4fa1-4a3c-8575-bc9ab9eed9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:46.972640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Flow 'volume_create_api' (a2235d4b-71d4-443f-912d-50f1735cfe3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:46.972640 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Create volume request issued successfully. Aug 03 20:29:46.973355 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-675c2805-bb76-455d-8355-11c70ffb6acd tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:46.973908 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 525/2101] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:29:46 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:46.985118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:46.987969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:46.988183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:46.988391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.000305 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.000305 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:47.005771 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:47.013896 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1a6d3e63-2419-4c6c-95a3-04dbe5805e5c req-16897bfb-decd-43dc-ad3b-58f5f10e60aa tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 200 Aug 03 20:29:47.014395 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 529/2102] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:46 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.048486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.049299 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:47.049496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.049686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.059298 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.059298 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:47.064642 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:47.069813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc543013-4c29-4acb-9c4d-0dfae1caf43a req-7dfb8cf8-2c7a-4845-ae1e-87876266c293 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 200 Aug 03 20:29:47.070151 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 525/2103] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.336483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-89f2ed1b-342c-4b07-a881-6306c06b1d2f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.339479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89f2ed1b-342c-4b07-a881-6306c06b1d2f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a Aug 03 20:29:47.341471 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89f2ed1b-342c-4b07-a881-6306c06b1d2f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.341684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89f2ed1b-342c-4b07-a881-6306c06b1d2f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.350432 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89f2ed1b-342c-4b07-a881-6306c06b1d2f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a returned with HTTP 404 Aug 03 20:29:47.350752 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.350752 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:47.351131 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:47.351317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Checking backup size 1 against volume size 1 {{(pid=100355) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:29:47.351452 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 526/2104] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/snapshots/3879f51c-299b-4e35-a55f-19dd430d738a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:47.355455 np0000006371 devstack@c-api.service[100355]: INFO cinder.backup.api [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Overwriting volume 46c159c6-dba5-4404-8129-7c915d20f02f with restore of backup ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:47.361914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a54c65b0-deb0-460a-afb9-54924fc6827b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.363621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a54c65b0-deb0-460a-afb9-54924fc6827b tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:47.363836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a54c65b0-deb0-460a-afb9-54924fc6827b tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.364067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a54c65b0-deb0-460a-afb9-54924fc6827b tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.371019 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.371019 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:47.376623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] restore_backup in rpcapi backup_id ce335563-53db-48c1-ac37-33a988ff4565 {{(pid=100355) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:29:47.376623 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d94827b0-6055-4876-ab7c-77b3f3fa9a0d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/restore returned with HTTP 202 Aug 03 20:29:47.376623 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 525/2105] 10.4.3.92 () {70 vars in 1426 bytes} [Mon Aug 3 20:29:46 2026] POST /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565/restore => generated 152 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:47.377555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7598f198-413b-48c2-af22-1166ee287ada None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.377789 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a54c65b0-deb0-460a-afb9-54924fc6827b tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:47.378420 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7598f198-413b-48c2-af22-1166ee287ada tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:47.379034 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7598f198-413b-48c2-af22-1166ee287ada tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.379530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7598f198-413b-48c2-af22-1166ee287ada tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.379973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a54c65b0-deb0-460a-afb9-54924fc6827b tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 200 Aug 03 20:29:47.381735 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 530/2106] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.381841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.388553 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.388553 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:47.390028 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:47.390230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.392339 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.392339 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:47.393474 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7598f198-413b-48c2-af22-1166ee287ada tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:47.397255 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.397255 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:47.397852 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4db9c51-a7c3-48c8-9192-bd993e7fa0d0 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:47.398194 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 527/2107] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.400656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7598f198-413b-48c2-af22-1166ee287ada tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:47.400746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e176b58f-be02-4e24-8436-e5db062fa017 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.400806 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 526/2108] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.402100 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:47.402354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.404556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.404556 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Delete volume with id: 1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:47.411021 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.411021 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:47.411810 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:47.437367 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Delete volume request issued successfully. Aug 03 20:29:47.437577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e176b58f-be02-4e24-8436-e5db062fa017 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 202 Aug 03 20:29:47.437993 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 526/2109] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:29:47 2026] DELETE /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:47.440968 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.442966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:47.443125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.443304 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.446866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.448692 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:47.448914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.449179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.449889 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.449889 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:47.454767 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:47.456558 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.456558 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:47.459966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-951d067d-6d8e-4e8c-bcdd-afa337cca9f6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:47.460142 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Volume info retrieved successfully. Aug 03 20:29:47.460491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 531/2110] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.465091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e71a6537-da90-4fbf-94bd-caa4205eff1f tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 200 Aug 03 20:29:47.465626 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 528/2111] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.537735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0b381aaa-d2d4-4c43-9a31-d6b0f03d2639 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.537735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b381aaa-d2d4-4c43-9a31-d6b0f03d2639 None None] GET https://10.4.3.92/volume// Aug 03 20:29:47.537735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b381aaa-d2d4-4c43-9a31-d6b0f03d2639 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.537735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b381aaa-d2d4-4c43-9a31-d6b0f03d2639 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.537735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b381aaa-d2d4-4c43-9a31-d6b0f03d2639 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:47.540725 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 527/2112] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:47.546703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-37e071a6-3660-4d9c-83b6-1ce69b6e2ff7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.550616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-37e071a6-3660-4d9c-83b6-1ce69b6e2ff7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:47.552640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-37e071a6-3660-4d9c-83b6-1ce69b6e2ff7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "220181e8-4b58-45bd-87ac-d71ecd2ae5c8", "connector": null, "instance_uuid": "1988a30e-3fdb-4f3b-80ac-71350378b520"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:47.559477 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.559477 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:47.584094 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-37e071a6-3660-4d9c-83b6-1ce69b6e2ff7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:47.584675 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 527/2113] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:47 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:47.614038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.616169 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:47.616613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.616808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.625795 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.625795 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:47.630630 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:47.631109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-099e4cd9-e25d-491c-9a72-e610ea214580 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.631545 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-099e4cd9-e25d-491c-9a72-e610ea214580 None None] GET https://10.4.3.92/volume// Aug 03 20:29:47.631777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-099e4cd9-e25d-491c-9a72-e610ea214580 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.631981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-099e4cd9-e25d-491c-9a72-e610ea214580 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.632414 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-099e4cd9-e25d-491c-9a72-e610ea214580 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:47.632752 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 529/2114] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:47.635562 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68e9717b-ab31-4522-bb20-2fbebf0cb514 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:47.635950 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 532/2115] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:47.642312 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.644818 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:47.645109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:47.645364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:47.657715 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.657715 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:47.661966 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:47.668224 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-0b1a3779-24ce-4dca-a7e8-403a8f6e7350 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:47.668738 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 528/2116] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:47 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:47.796411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:47.799398 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] PUT https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 Aug 03 20:29:47.799802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:47.818723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Acquiring lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:47.825155 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:47.826185 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:47.826185 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:47.911042 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" released by "attachment_update" :: held 0.086s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:47.911359 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-1dfebd99-35c5-42d4-896f-8ca3b96d31d0 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 returned with HTTP 200 Aug 03 20:29:47.911840 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 528/2117] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:47 2026] PUT /volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:48.091789 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.093630 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:48.093804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.093978 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.100447 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.100447 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:48.103511 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:48.106919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5930aa3-4890-4973-8af7-3b59dfd87b5d req-55995224-a5a1-44e4-ac20-d2da7189b239 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 200 Aug 03 20:29:48.107262 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 530/2118] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.130065 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.132049 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:29:48.132351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0d7331f-a680-4580-a0c8-c065290d24e1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-27006252", "description": null, "metadata": {}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:48.139479 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.139479 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:48.139928 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:48.140049 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Create snapshot from volume d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:48.171220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Created reservations ['d47ebe9b-25fa-4e1b-8b7f-2298c9edd99c', '3dd043ea-5593-46af-8eb9-668b40c9fb8d', 'cf110fbb-5547-440b-9181-47777e587de3', 'c8d94cfa-8584-46eb-92d2-16841b56c81f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:48.197559 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Snapshot create request issued successfully. Aug 03 20:29:48.197835 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7afcb62e-af29-45ed-897a-e5c73816a9e3 req-e8931aa6-a95c-4de1-9dc0-a55839c40634 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:29:48.198332 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 533/2119] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:29:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:48.253957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.255854 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] GET https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:48.256027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.256223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.260931 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.260931 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:48.261330 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Snapshot retrieved successfully. Aug 03 20:29:48.262020 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f4202b52-2c0d-43c7-9936-e631b4697c55 req-a9e2a47c-d33f-47d6-86da-8dcef4dcd313 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 returned with HTTP 200 Aug 03 20:29:48.262393 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 529/2120] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.290928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.293905 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:29:48.294087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.294295 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.294567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:48.294815 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.294815 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:48.295620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:29:48.300657 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] Get all snapshots completed successfully. Aug 03 20:29:48.300857 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.300857 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:48.301364 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ea6172e7-f89a-4473-99ab-9a39acc76f96 req-9ae6e38a-ebba-452e-a84f-a029fe808dbc tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-reader] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:29:48.301766 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 529/2121] 10.4.3.92 () {68 vars in 1507 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.321829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.323817 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:48.323988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.324199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.328818 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.328818 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:48.329241 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Snapshot retrieved successfully. Aug 03 20:29:48.330014 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c1a33680-3811-4c35-8076-cd09e995a43a req-0e4b4a03-410a-4e3b-9c88-f4731bba0656 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 returned with HTTP 200 Aug 03 20:29:48.330469 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 531/2122] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.350590 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.355663 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:48.355870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.356114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.356251 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Delete snapshot with id: b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:48.361692 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.361692 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:48.362292 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Snapshot retrieved successfully. Aug 03 20:29:48.384311 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Snapshot delete request issued successfully. Aug 03 20:29:48.384547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8c5ca970-03d3-4ed7-b123-93e19b315897 req-127c2466-b90d-414d-8bf6-69d01f095e09 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 returned with HTTP 202 Aug 03 20:29:48.385114 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 534/2123] 10.4.3.92 () {70 vars in 1619 bytes} [Mon Aug 3 20:29:48 2026] DELETE /volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:48.408045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.410183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.410944 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:48.411222 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.411886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.413355 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:48.413571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.413745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.413861 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:48.417814 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.417814 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:48.417938 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.417938 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:48.418418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-440181f5-a0fe-4461-abf0-6d5a1369ed6a tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:48.418502 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Snapshot retrieved successfully. Aug 03 20:29:48.418789 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 530/2124] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.419536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-224ad0c2-a18b-48a0-9778-de8c5732890e req-72289284-0961-48ee-9695-d2440ea18105 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 returned with HTTP 200 Aug 03 20:29:48.420031 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 530/2125] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.480325 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-84ba5cb9-899e-40e8-96bf-3aab7788d9b2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.481817 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84ba5cb9-899e-40e8-96bf-3aab7788d9b2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] GET https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 Aug 03 20:29:48.482011 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84ba5cb9-899e-40e8-96bf-3aab7788d9b2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.482213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84ba5cb9-899e-40e8-96bf-3aab7788d9b2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.487011 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84ba5cb9-899e-40e8-96bf-3aab7788d9b2 tempest-VolumesSnapshotNegativeTestJSON-1579610206 tempest-VolumesSnapshotNegativeTestJSON-1579610206-project-member] https://10.4.3.92/volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 returned with HTTP 404 Aug 03 20:29:48.487440 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 532/2126] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/1fdfd255-828b-4a86-a5fd-a53fcdcdf0d6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:48.551189 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.553132 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:48.553370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.553793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.562050 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.562050 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:48.567333 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:48.571341 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9c12ed8-aab4-4f85-8d1b-0f1c45cb4318 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:48.571850 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 535/2127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.610760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.612634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:48.612813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.612980 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.619898 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.619898 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:48.623568 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:48.627455 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-1d043270-9bdc-4306-bdf1-4bd98925d81a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:48.627857 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 531/2128] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.650962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.653074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:48.653264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.653417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.665376 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.665376 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:48.670342 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:48.681248 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-396e35d8-088f-4bf3-afe1-6f631b7beeaf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:48.682379 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 531/2129] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.714542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b3cc00b7-2fd1-4d5e-8fbf-000ea4810b87 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.714903 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3cc00b7-2fd1-4d5e-8fbf-000ea4810b87 None None] GET https://10.4.3.92/volume// Aug 03 20:29:48.715092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3cc00b7-2fd1-4d5e-8fbf-000ea4810b87 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.715314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3cc00b7-2fd1-4d5e-8fbf-000ea4810b87 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.715683 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3cc00b7-2fd1-4d5e-8fbf-000ea4810b87 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:48.715868 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 533/2130] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:48.723028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-b30a5aba-e37a-4b62-bbea-743994299911 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.850233 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-b30a5aba-e37a-4b62-bbea-743994299911 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:48.850708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-b30a5aba-e37a-4b62-bbea-743994299911 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77a2382d-4bc7-477e-8ec6-30e6055fe88d", "connector": null, "instance_uuid": "4870d5bc-6e0a-41b6-8133-e2a644a8f4dc"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:48.858767 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.858767 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:48.890112 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-b30a5aba-e37a-4b62-bbea-743994299911 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:48.891347 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 536/2131] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:48 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:48.925312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.928905 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:48.929144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.929384 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.941852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4d40a01f-359e-40b6-b6ec-44fbadc78776 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.942248 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d40a01f-359e-40b6-b6ec-44fbadc78776 None None] GET https://10.4.3.92/volume// Aug 03 20:29:48.942428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d40a01f-359e-40b6-b6ec-44fbadc78776 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.942640 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.942640 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:48.942702 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d40a01f-359e-40b6-b6ec-44fbadc78776 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.942995 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d40a01f-359e-40b6-b6ec-44fbadc78776 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:48.943297 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 532/2132] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:48.946971 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:48.951587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:48.952961 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a45b84ee-6cb0-46d3-8146-8abfb157da7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:48.953355 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 532/2133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:48.954733 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:48.956069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:48.956069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:48.970811 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:48.970811 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:48.974582 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:48.978251 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a7884fcc-873d-4611-918a-e6c5930ae385 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:48.978633 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 534/2134] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:48 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:49.081473 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.083280 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] PUT https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 Aug 03 20:29:49.083634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:49.093125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Acquiring lock "cinder-attachment_update-77a2382d-4bc7-477e-8ec6-30e6055fe88d-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:49.097663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Lock "cinder-attachment_update-77a2382d-4bc7-477e-8ec6-30e6055fe88d-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:49.098673 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.098673 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:49.173030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Lock "cinder-attachment_update-77a2382d-4bc7-477e-8ec6-30e6055fe88d-np0000006371" released by "attachment_update" :: held 0.075s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:49.173274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-34e3dad8-74f7-4613-8840-7052caae5bed tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 returned with HTTP 200 Aug 03 20:29:49.173944 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 537/2135] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:49 2026] PUT /volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:49.429633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.434338 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:49.434338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.434338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.434338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:49.448188 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.448188 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:49.449815 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e261c3f-9207-4e56-87ba-0ac284d87df3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:49.449865 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-59933ff5-0d12-4169-854d-6425aec40de6 req-76c6002c-a723-444f-a3e9-f27fe3732a6c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.450515 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 533/2136] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:49 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:49.451719 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-59933ff5-0d12-4169-854d-6425aec40de6 req-76c6002c-a723-444f-a3e9-f27fe3732a6c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 Aug 03 20:29:49.451899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-59933ff5-0d12-4169-854d-6425aec40de6 req-76c6002c-a723-444f-a3e9-f27fe3732a6c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.452102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-59933ff5-0d12-4169-854d-6425aec40de6 req-76c6002c-a723-444f-a3e9-f27fe3732a6c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.458012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-59933ff5-0d12-4169-854d-6425aec40de6 req-76c6002c-a723-444f-a3e9-f27fe3732a6c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 returned with HTTP 404 Aug 03 20:29:49.458763 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 533/2137] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:29:49 2026] GET /volume/v3/snapshots/b9b571a8-fb27-4667-a6fb-b881aff72c23 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:49.481481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.483516 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:49.483650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.483809 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.484319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Delete volume with id: d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:49.490919 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.490919 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:49.491335 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:49.508292 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Delete volume request issued successfully. Aug 03 20:29:49.508473 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-141cbb8e-c381-47f7-9948-5fe71713c1f1 req-28dcd028-3a66-494c-adfb-2ba1e1ab43a4 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 202 Aug 03 20:29:49.508889 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 535/2138] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:29:49 2026] DELETE /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:49.527615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.529544 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:49.529764 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.529971 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.535842 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.535842 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:49.538599 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Volume info retrieved successfully. Aug 03 20:29:49.542012 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-52301561-a433-4bfb-ba80-4020612f7498 req-c3a9bb66-8b64-45e8-be06-56fafe88cf96 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 200 Aug 03 20:29:49.542335 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 538/2139] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:49 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:49.693612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-801fd531-5969-4864-8bf0-0953dc4ad72b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.698080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-801fd531-5969-4864-8bf0-0953dc4ad72b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:49.698080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-801fd531-5969-4864-8bf0-0953dc4ad72b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.698080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-801fd531-5969-4864-8bf0-0953dc4ad72b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.707354 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.707354 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:49.711160 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-801fd531-5969-4864-8bf0-0953dc4ad72b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:49.715484 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-801fd531-5969-4864-8bf0-0953dc4ad72b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:49.715986 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 534/2140] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:49 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:49.969381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-805b483c-d91a-4481-a382-46bd3791156c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:49.972307 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-805b483c-d91a-4481-a382-46bd3791156c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:49.972526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-805b483c-d91a-4481-a382-46bd3791156c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:49.972721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-805b483c-d91a-4481-a382-46bd3791156c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:49.986808 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:49.986808 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:49.993266 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-805b483c-d91a-4481-a382-46bd3791156c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:49.997385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-805b483c-d91a-4481-a382-46bd3791156c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:49.997802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 534/2141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:49 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:50.461299 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:50.462769 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:50.462946 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:50.463424 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:50.463424 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:50.480677 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:50.480677 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:50.481300 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9e8f394-c922-4880-b4a1-2e14799676c3 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:50.481685 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 536/2142] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:50 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:50.566225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-297ba4c4-f9b6-470e-8cdd-273b63e29ca3 req-5ce9102c-bd09-4501-8c4d-31931a77e16c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:50.568268 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-297ba4c4-f9b6-470e-8cdd-273b63e29ca3 req-5ce9102c-bd09-4501-8c4d-31931a77e16c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:50.568404 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-297ba4c4-f9b6-470e-8cdd-273b63e29ca3 req-5ce9102c-bd09-4501-8c4d-31931a77e16c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:50.570002 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-297ba4c4-f9b6-470e-8cdd-273b63e29ca3 req-5ce9102c-bd09-4501-8c4d-31931a77e16c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:50.575267 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-297ba4c4-f9b6-470e-8cdd-273b63e29ca3 req-5ce9102c-bd09-4501-8c4d-31931a77e16c tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 404 Aug 03 20:29:50.575789 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 539/2143] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:50 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:50.596861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:50.602409 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:50.604471 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:50.604471 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:50.604471 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Delete volume with id: d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:50.608317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7ebbca57-78bf-4ba7-b48e-ccde6dddc054 req-67441f01-bede-4816-9ed8-05973b35ec0a tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 404 Aug 03 20:29:50.608776 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 535/2144] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:29:50 2026] DELETE /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:50.631773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-bcb4a789-1530-461f-8ccf-0bbb7a1f6b91 req-613091dc-3b1d-410c-8d0c-be6467e329c9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:50.633822 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bcb4a789-1530-461f-8ccf-0bbb7a1f6b91 req-613091dc-3b1d-410c-8d0c-be6467e329c9 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] GET https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 Aug 03 20:29:50.633996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-bcb4a789-1530-461f-8ccf-0bbb7a1f6b91 req-613091dc-3b1d-410c-8d0c-be6467e329c9 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:50.634174 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-bcb4a789-1530-461f-8ccf-0bbb7a1f6b91 req-613091dc-3b1d-410c-8d0c-be6467e329c9 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:50.639805 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bcb4a789-1530-461f-8ccf-0bbb7a1f6b91 req-613091dc-3b1d-410c-8d0c-be6467e329c9 tempest-VolumesSnapshotsTestJSON-437278230 tempest-VolumesSnapshotsTestJSON-437278230-project-member] https://10.4.3.92/volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 returned with HTTP 404 Aug 03 20:29:50.640249 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 535/2145] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:50 2026] GET /volume/v3/volumes/d0d7331f-a680-4580-a0c8-c065290d24e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:50.727417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-15c372cf-11c1-4854-bf93-ae19e182d91d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:50.731476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15c372cf-11c1-4854-bf93-ae19e182d91d tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:50.731476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-15c372cf-11c1-4854-bf93-ae19e182d91d tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:50.731476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-15c372cf-11c1-4854-bf93-ae19e182d91d tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:50.738287 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:50.738287 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:50.745169 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-15c372cf-11c1-4854-bf93-ae19e182d91d tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:50.753895 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15c372cf-11c1-4854-bf93-ae19e182d91d tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:50.754368 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 537/2146] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:50 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:51.015724 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:51.017346 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:51.017576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:51.017803 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:51.027836 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:51.027836 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:51.033277 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:51.037384 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-600af950-4c16-4893-be0d-f4dbda2cf0ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:51.037765 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 540/2147] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:51 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:51.492622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:51.495164 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:51.495437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:51.495725 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:51.495881 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:51.501877 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:51.501877 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:51.502696 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e9f9f97-499a-4842-9a8d-13ff2d71fce5 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:51.503435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 536/2148] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:51 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:51.766392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:51.768171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:51.768351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:51.768542 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:51.778865 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:51.778865 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:51.782235 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:51.786299 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b3d092-73b3-451a-90cc-6393ee856bdc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:51.786677 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 536/2149] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:51 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:52.054021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.056280 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:52.056559 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:52.056836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:52.071274 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:52.071274 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:52.076997 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:52.084415 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3796c278-fc9b-410f-b2c1-8cfa6d717a93 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:52.086527 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 538/2150] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:52 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:52.407373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-86a0c926-cd01-49fe-aaf5-df3410d8f932 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.501338 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86a0c926-cd01-49fe-aaf5-df3410d8f932 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:29:52.501767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86a0c926-cd01-49fe-aaf5-df3410d8f932 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1824869580"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:52.513890 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.515797 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:52.516036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:52.516279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:52.516542 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:52.519729 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86a0c926-cd01-49fe-aaf5-df3410d8f932 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:29:52.520184 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 541/2151] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:29:52 2026] POST /volume/v3/types => generated 224 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:52.521020 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:52.521020 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:52.521667 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-80ab15f3-c72f-4c16-be25-b489abd62ca1 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:52.521994 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 537/2152] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:52 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:52.527736 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-672bc83e-b613-465f-bc09-2d2acb968617 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.529313 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-672bc83e-b613-465f-bc09-2d2acb968617 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:29:52.529792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-672bc83e-b613-465f-bc09-2d2acb968617 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1217571398"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:52.546232 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-672bc83e-b613-465f-bc09-2d2acb968617 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:29:52.546615 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 537/2153] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:29:52 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:52.554895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.638565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:29:52.639094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5a276ce2-13f0-429e-9ef2-40a6a557937e", "volume_types": ["079adcbd-8c4f-4cfb-8697-665d2879531d"], "name": "tempest-GroupSnapshotsTest-Group-797902832"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:52.641023 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group {'group': {'group_type': '5a276ce2-13f0-429e-9ef2-40a6a557937e', 'volume_types': ['079adcbd-8c4f-4cfb-8697-665d2879531d'], 'name': 'tempest-GroupSnapshotsTest-Group-797902832'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:29:52.647594 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group tempest-GroupSnapshotsTest-Group-797902832. Aug 03 20:29:52.661961 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:29:52.699914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['0392e6d3-50f9-4f5b-b9ee-4419ba1fc36c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:52.734994 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f08bc76-84dd-4bee-b2ce-4334ac637509 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:29:52.735573 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 539/2154] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:29:52 2026] POST /volume/v3/groups => generated 111 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:52.745150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.749562 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb Aug 03 20:29:52.749911 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:52.750434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:52.750434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:29:52.755527 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:52.755527 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:52.764669 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cea2a110-a099-4d4a-bda6-2fbd8f4bf56d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb returned with HTTP 200 Aug 03 20:29:52.765039 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 542/2155] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:29:52 2026] GET /volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:52.798950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:52.800738 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:52.800898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:52.801108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:52.813045 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:52.813045 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:52.817356 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:52.822436 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9caa6b36-cf72-4133-9e68-d2a2f2906509 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:52.822978 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 538/2156] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:52 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:53.040482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-5e73f061-cc73-4a79-8fa4-89358235bcba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.044768 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-5e73f061-cc73-4a79-8fa4-89358235bcba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1/action Aug 03 20:29:53.046528 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-5e73f061-cc73-4a79-8fa4-89358235bcba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:53.046528 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-5e73f061-cc73-4a79-8fa4-89358235bcba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:53.068113 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.068113 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:53.081053 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-95d51fed-77d2-4251-a2b1-c734c2b91479 req-5e73f061-cc73-4a79-8fa4-89358235bcba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1/action returned with HTTP 204 Aug 03 20:29:53.081998 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 538/2157] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:53 2026] POST /volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:53.097106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.101439 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:53.101439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:53.101439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:53.110436 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.110436 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:53.114511 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:53.119399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9a7c251-403b-4fcc-acd1-6ca2ce1d9600 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:53.119954 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 540/2158] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:53 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:53.531800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.533245 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:53.533414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:53.533651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:53.533793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:53.538900 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.538900 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:53.539801 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dc541640-2fd9-4efa-aae2-3810dd7a7edd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:53.540283 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 543/2159] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:53 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:53.774519 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f3c8e347-255f-428b-8584-ac223d7e8abf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.776289 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3c8e347-255f-428b-8584-ac223d7e8abf tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb Aug 03 20:29:53.776512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3c8e347-255f-428b-8584-ac223d7e8abf tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:53.776711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3c8e347-255f-428b-8584-ac223d7e8abf tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:53.776833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-f3c8e347-255f-428b-8584-ac223d7e8abf tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:29:53.780534 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.780534 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:53.790410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3c8e347-255f-428b-8584-ac223d7e8abf tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb returned with HTTP 200 Aug 03 20:29:53.790825 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 539/2160] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:29:53 2026] GET /volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:53.802526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-31b0920c-4a3e-4653-b6fd-23948ed924af None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.804757 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:29:53.806054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-851761998", "volume_type": "079adcbd-8c4f-4cfb-8697-665d2879531d", "group_id": "ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:53.808826 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-851761998', 'volume_type': '079adcbd-8c4f-4cfb-8697-665d2879531d', 'group_id': 'ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:29:53.837248 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.837248 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:53.838579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume of 1 GB Aug 03 20:29:53.838653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.840362 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:53.840706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:53.841096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:53.854205 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:29:53.859223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (30542a1b-7741-40a9-a066-74d2f99a8c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:53.861857 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784627b9-9734-485a-9570-8a5999d2911d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:53.861857 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.861857 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:53.862187 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.862187 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:53.862254 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:53.867945 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:53.872401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8168d11b-f05f-4d8d-9b67-4c1adf6e7edb tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:53.872913 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 541/2161] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:53 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:53.881870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784627b9-9734-485a-9570-8a5999d2911d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:29:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=079adcbd-8c4f-4cfb-8697-665d2879531d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1824869580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '079adcbd-8c4f-4cfb-8697-665d2879531d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:53.882748 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a77a97a-a4a5-447f-bab0-c9e7ab680193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:53.885154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:53.887265 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:53.887570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:53.887828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:53.897757 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:53.897757 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:53.901138 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:53.905160 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3caa1912-48c1-4caf-90a6-5c4a4ce2214c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:53.905599 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 544/2162] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:53 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:53.908128 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1824869580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1824869580, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:29:53.908513 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1824869580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1824869580, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:29:53.955691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['c20e32de-38ab-4fb5-8776-fd77ec1c44a0', 'f302cea9-2add-45c8-9f81-233e92d0db46', '889901f9-fb82-48aa-8d68-4dad877d5f25', '51e47943-6152-44f7-9722-5adfc2e853f3'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:53.956650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a77a97a-a4a5-447f-bab0-c9e7ab680193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c20e32de-38ab-4fb5-8776-fd77ec1c44a0', 'f302cea9-2add-45c8-9f81-233e92d0db46', '889901f9-fb82-48aa-8d68-4dad877d5f25', '51e47943-6152-44f7-9722-5adfc2e853f3']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:53.957415 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1242d89b-e160-494e-8368-a0bec1849f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:53.981319 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1242d89b-e160-494e-8368-a0bec1849f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d6ed49-198d-4dc0-9502-703174b2029c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-851761998',encryption_key_id=None,group_id=ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['c20e32de-38ab-4fb5-8776-fd77ec1c44a0','f302cea9-2add-45c8-9f81-233e92d0db46','889901f9-fb82-48aa-8d68-4dad877d5f25','51e47943-6152-44f7-9722-5adfc2e853f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-851761998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb,host=None,id=40d6ed49-198d-4dc0-9502-703174b2029c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c3b52431a345b2a91d23458900b204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(079adcbd-8c4f-4cfb-8697-665d2879531d),volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:53.982483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e192d0c-485c-4b0a-bc01-c4fdaca45068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:54.005902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e192d0c-485c-4b0a-bc01-c4fdaca45068) transitioned into state 'SUCCESS' from state '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-851761998',encryption_key_id=None,group_id=ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['c20e32de-38ab-4fb5-8776-fd77ec1c44a0','f302cea9-2add-45c8-9f81-233e92d0db46','889901f9-fb82-48aa-8d68-4dad877d5f25','51e47943-6152-44f7-9722-5adfc2e853f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:54.006697 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef2cdae-b4b9-4f24-8314-3fd49983dc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:54.018711 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef2cdae-b4b9-4f24-8314-3fd49983dc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:54.019793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (30542a1b-7741-40a9-a066-74d2f99a8c16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:54.020119 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request issued successfully. Aug 03 20:29:54.020846 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:54.021014 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:54.069261 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:54.073185 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.073185 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:54.078100 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-31b0920c-4a3e-4653-b6fd-23948ed924af tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:29:54.078246 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 539/2163] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:29:53 2026] POST /volume/v3/volumes => generated 820 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:54.094036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:54.096074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c Aug 03 20:29:54.096074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:54.096074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:54.105380 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.105380 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:54.112256 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:29:54.112927 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:54.113068 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:54.138769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:54.142327 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:54.142621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:54.142897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:54.153304 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:54.159753 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.159753 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:54.162790 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.162790 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:54.166666 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:54.169725 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25112382-c0f3-4084-92e2-921a0f5f3a1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c returned with HTTP 200 Aug 03 20:29:54.170320 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 540/2164] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:54 2026] GET /volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c => generated 888 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:54.174488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a880b458-3f18-48fd-8c98-e7e801cebe87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:54.174488 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 542/2165] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:54 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:54.344375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:54.346601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:54.346850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:54.347083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:54.358057 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.358057 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:54.362851 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:54.366911 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-aa3e2980-635c-4e7f-afec-95995763810a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:54.367368 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 545/2166] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:29:54 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:54.551007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:54.553158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:54.553158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:54.553294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:54.553368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:54.562366 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:54.562366 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:54.562366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bbc98817-9e79-4dd2-8b59-4c292a45653c tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:54.562366 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 540/2167] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:54 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:55.188878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.189153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.189406 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c Aug 03 20:29:55.189406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.189406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.189684 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:55.189684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.189684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.195592 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.195592 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:55.197416 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.197416 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:55.200728 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:55.202181 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:29:55.203045 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:55.203270 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:55.204946 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-463546e3-2e88-4425-8cf6-e58c5bb8f65e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:55.206053 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 543/2168] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:55.240723 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:55.244239 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.244239 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:55.253599 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97bd1301-b838-4db1-82d5-b1e3ccada6e5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c returned with HTTP 200 Aug 03 20:29:55.254089 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 541/2169] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:55.267286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.269380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Aug 03 20:29:55.270029 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb", "name": "tempest-group_snapshot-1943159544"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:55.271717 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb', 'name': 'tempest-group_snapshot-1943159544'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 03 20:29:55.275446 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.275446 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:55.279199 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.group_snapshots [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group_snapshot tempest-group_snapshot-1943159544. Aug 03 20:29:55.300007 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.300007 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:55.331796 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1824869580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1824869580, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:29:55.332389 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1824869580 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1824869580, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:29:55.369610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['b4f743fa-4147-4a67-bc7f-f5ee819f56f3', '9ac7bf67-7d14-4c92-974b-931ddfc454ba', '69c83edf-20a0-4043-967e-974e82035bc5', '804fdbf8-ca9b-446d-a2fe-fedb84a58782'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:55.412491 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-086e5c56-9e7d-47b5-be1e-6c39fe9eeeb2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Aug 03 20:29:55.412491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 546/2170] 10.4.3.92 () {70 vars in 1317 bytes} [Mon Aug 3 20:29:55 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:55.424882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.427629 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:55.428091 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.428218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.428428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac5281c6-316f-4000-9e77-a8c99e464fef {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:29:55.439661 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.439661 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:55.444804 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e1cd5d62-28af-4e0f-b5b7-c500f85f6495 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef returned with HTTP 200 Aug 03 20:29:55.445312 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 541/2171] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:55.574885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.577107 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:55.577382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.577672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.577861 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:55.585876 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.585876 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:55.586796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e02ea9ac-816d-453f-a4e8-887dc53f65fd tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:55.587483 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 544/2172] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:55.667669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-438cb95b-b0fb-434c-995f-d5f2f61beca3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.668402 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-438cb95b-b0fb-434c-995f-d5f2f61beca3 None None] GET https://10.4.3.92/volume// Aug 03 20:29:55.668726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-438cb95b-b0fb-434c-995f-d5f2f61beca3 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.669057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-438cb95b-b0fb-434c-995f-d5f2f61beca3 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.669840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-438cb95b-b0fb-434c-995f-d5f2f61beca3 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:55.670396 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 542/2173] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:29:55.682243 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-29b25462-a47d-4dec-8758-623b7255456e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.685047 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-29b25462-a47d-4dec-8758-623b7255456e tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:29:55.685711 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-29b25462-a47d-4dec-8758-623b7255456e tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "220181e8-4b58-45bd-87ac-d71ecd2ae5c8", "connector": null, "instance_uuid": "1988a30e-3fdb-4f3b-80ac-71350378b520"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:55.701001 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.701001 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:55.741435 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-29b25462-a47d-4dec-8758-623b7255456e tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:29:55.742012 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 547/2174] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:29:55 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 03 20:29:55.752306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5c6fbd38-68c2-4e1a-84ec-10522c304855 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.753063 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5c6fbd38-68c2-4e1a-84ec-10522c304855 None None] GET https://10.4.3.92/volume// Aug 03 20:29:55.753306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5c6fbd38-68c2-4e1a-84ec-10522c304855 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.753581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5c6fbd38-68c2-4e1a-84ec-10522c304855 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.753950 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5c6fbd38-68c2-4e1a-84ec-10522c304855 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:55.754326 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 542/2175] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29: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 03 20:29:55.762812 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:55.764887 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:55.765065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:55.765234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:55.777060 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:55.777060 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:55.781481 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:55.785794 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-22697b4a-0b0b-41ab-b57e-95d68efbb653 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:55.785794 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 545/2176] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:55 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:56.228114 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a1d1447-65db-44db-8718-f56994ead86f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.229798 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a1d1447-65db-44db-8718-f56994ead86f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:56.229957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a1d1447-65db-44db-8718-f56994ead86f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.230121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a1d1447-65db-44db-8718-f56994ead86f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.240727 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.240727 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:56.245208 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a1d1447-65db-44db-8718-f56994ead86f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:56.249498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a1d1447-65db-44db-8718-f56994ead86f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:56.249936 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 543/2177] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:56.456957 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.459157 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:56.459393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.459643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.459785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac5281c6-316f-4000-9e77-a8c99e464fef {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:29:56.463713 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.463713 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:56.468036 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-65c1a06a-e917-49fc-9ea2-fa25750d526b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef returned with HTTP 200 Aug 03 20:29:56.468496 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 548/2178] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:56.477796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.479553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:29:56.479803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.480018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.480277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:56.481280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:29:56.485660 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:29:56.485987 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.485987 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:56.486515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ace5754-ac25-4862-8b29-df8fcf3768a5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:29:56.486961 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 543/2179] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:56.496490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.498272 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/1c17f5db-eb97-4428-b1b4-fbf2acecf926 Aug 03 20:29:56.498542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.498706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.503790 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.503790 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:56.504220 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Snapshot retrieved successfully. Aug 03 20:29:56.504990 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b1e70a33-6953-40e9-b06d-5b5007f82720 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/1c17f5db-eb97-4428-b1b4-fbf2acecf926 returned with HTTP 200 Aug 03 20:29:56.505622 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 546/2180] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/snapshots/1c17f5db-eb97-4428-b1b4-fbf2acecf926 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:56.518642 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.520946 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups/action Aug 03 20:29:56.521419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ac5281c6-316f-4000-9e77-a8c99e464fef", "name": "tempest-Group_from_snap-807047985"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:56.521604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "ac5281c6-316f-4000-9e77-a8c99e464fef", "name": "tempest-Group_from_snap-807047985"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:56.524031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ac5281c6-316f-4000-9e77-a8c99e464fef', 'name': 'tempest-Group_from_snap-807047985'}}. {{(pid=100354) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 03 20:29:56.524142 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group tempest-Group_from_snap-807047985 from group_snapshot ac5281c6-316f-4000-9e77-a8c99e464fef. Aug 03 20:29:56.528703 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.528703 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:56.537913 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.537913 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:56.542396 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.542396 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:56.583051 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['98a71262-98ee-4354-b49b-5c13a45a7fc4'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:56.601819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.604237 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:56.604517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.604824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.604958 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:56.610172 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.610172 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:56.611077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b8da9cf-032f-46da-95d1-2ed38e85e423 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:56.611441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 549/2181] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:56.647978 np0000006371 devstack@c-api.service[100354]: INFO cinder.group.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] A mapping entry already exists for group 43282d41-9e34-4770-a674-73c7e99d5044 and volume type 079adcbd-8c4f-4cfb-8697-665d2879531d. Do not need to create again. Aug 03 20:29:56.648320 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.648320 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:56.651309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:29:56.651054. {{(pid=100354) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:29:56.651427 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:29:56.656161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (7b3995b5-abe8-49a5-bb80-206d7787048e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:56.657092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2357c27-03ea-444c-a0b0-5cdeedbe4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:56.658067 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:29:56.681797 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2357c27-03ea-444c-a0b0-5cdeedbe4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c17f5db-eb97-4428-b1b4-fbf2acecf926', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:29:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=079adcbd-8c4f-4cfb-8697-665d2879531d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1824869580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '079adcbd-8c4f-4cfb-8697-665d2879531d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '43282d41-9e34-4770-a674-73c7e99d5044', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:56.682814 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b18481f-401a-4824-8817-b0e7c167aa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:56.718410 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1824869580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1824869580, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:29:56.731769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['ffc7971c-7e70-4bc4-a04e-432906983210', '04023c67-21d3-489f-a618-44ee144d925a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:56.732723 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b18481f-401a-4824-8817-b0e7c167aa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc7971c-7e70-4bc4-a04e-432906983210', '04023c67-21d3-489f-a618-44ee144d925a']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:56.733385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8391d5d-cb0e-4805-b130-af92aeaabc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:56.768367 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8391d5d-cb0e-4805-b130-af92aeaabc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2472c0dc-2842-44b8-adad-ac34058b0cc3', '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=43282d41-9e34-4770-a674-73c7e99d5044,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['ffc7971c-7e70-4bc4-a04e-432906983210','04023c67-21d3-489f-a618-44ee144d925a'],size=1,snapshot_id=1c17f5db-eb97-4428-b1b4-fbf2acecf926,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=43282d41-9e34-4770-a674-73c7e99d5044,host=None,id=2472c0dc-2842-44b8-adad-ac34058b0cc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c3b52431a345b2a91d23458900b204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c17f5db-eb97-4428-b1b4-fbf2acecf926,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(079adcbd-8c4f-4cfb-8697-665d2879531d),volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:56.769173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b233bb16-9a8c-41d5-987c-2eca789e71bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:29:56.789316 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b233bb16-9a8c-41d5-987c-2eca789e71bb) transitioned into state 'SUCCESS' from 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=43282d41-9e34-4770-a674-73c7e99d5044,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['ffc7971c-7e70-4bc4-a04e-432906983210','04023c67-21d3-489f-a618-44ee144d925a'],size=1,snapshot_id=1c17f5db-eb97-4428-b1b4-fbf2acecf926,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=079adcbd-8c4f-4cfb-8697-665d2879531d)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:29:56.790506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (7b3995b5-abe8-49a5-bb80-206d7787048e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:29:56.790953 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request issued successfully. Aug 03 20:29:56.828380 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9ee68f1-84cf-4226-8499-0d5cb2440cf4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/action returned with HTTP 202 Aug 03 20:29:56.829030 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 544/2182] 10.4.3.92 () {70 vars in 1311 bytes} [Mon Aug 3 20:29:56 2026] POST /volume/v3/groups/action => generated 102 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:56.838367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:56.841093 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:29:56.841590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:56.841851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:56.842155 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:56.843108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:29:56.854258 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:29:56.855093 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:56.855309 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:56.913474 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:56.917338 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.917338 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:56.922743 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:56.922955 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:56.974456 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:56.977979 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:56.977979 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:56.986964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-833d7993-652e-4bc1-93bf-a7f12f9ddd8d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:29:56.987450 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 544/2183] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:29:56 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:57.002564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.004837 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 Aug 03 20:29:57.005096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.005362 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.014281 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.014281 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:57.019285 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:29:57.020209 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:57.020406 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:57.070775 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:57.074286 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.074286 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:57.082799 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-468138a2-14ca-4073-b76d-cf81bb4fa766 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 returned with HTTP 200 Aug 03 20:29:57.083370 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 547/2184] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 => generated 925 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:57.100872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.104507 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 Aug 03 20:29:57.104730 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.104969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.105148 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 43282d41-9e34-4770-a674-73c7e99d5044 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:29:57.109734 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.109734 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:57.121943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-866c005a-6c07-4b4e-b530-b155c4a7e4ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 returned with HTTP 200 Aug 03 20:29:57.122494 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 550/2185] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:57.134154 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f3862c20-53d0-4525-849a-91a0d877de17 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.136025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:29:57.136254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.136436 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.136724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:57.137031 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.137031 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:57.137450 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:29:57.145887 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:29:57.147000 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:57.147000 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:57.189566 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:57.193116 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.193116 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:57.197014 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:57.197396 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:57.238239 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:57.241811 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.241811 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:57.249131 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3862c20-53d0-4525-849a-91a0d877de17 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:29:57.249527 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 545/2186] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:57.266986 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.267113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.268881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044/action Aug 03 20:29:57.268980 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:57.269202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.269245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:57.269338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:57.269390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.270762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for group 43282d41-9e34-4770-a674-73c7e99d5044 {{(pid=100356) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:29:57.270861 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group with id: 43282d41-9e34-4770-a674-73c7e99d5044 Aug 03 20:29:57.276282 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.276282 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:57.281586 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.281586 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:57.290250 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:57.296479 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8bea8eb6-0aac-4e64-8ff3-e550f6acf072 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:57.297098 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 545/2187] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:57.315870 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbaa2609-9a9e-41ba-82e1-89e916409103 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044/action returned with HTTP 202 Aug 03 20:29:57.316343 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 548/2188] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:29:57 2026] POST /volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:29:57.326037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-349519e9-049e-4007-a4ee-598c5384ba3e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.327804 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 Aug 03 20:29:57.328074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.328235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.334613 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.334613 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:57.339648 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:29:57.340750 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:57.341990 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:57.393143 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:57.396743 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.396743 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:57.406111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-349519e9-049e-4007-a4ee-598c5384ba3e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 returned with HTTP 200 Aug 03 20:29:57.406776 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 551/2189] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 => generated 924 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:57.622237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:57.624082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:57.624301 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:57.624496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:57.624643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:57.629174 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:57.629174 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:57.629824 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8e1cff5-6476-4a2f-bd18-423aaa82cff6 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:57.630194 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 546/2190] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:57 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:58.151690 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a50ff973-0e1c-4436-a403-185f042027af None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.154060 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a50ff973-0e1c-4436-a403-185f042027af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3/action Aug 03 20:29:58.154480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a50ff973-0e1c-4436-a403-185f042027af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:58.154617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a50ff973-0e1c-4436-a403-185f042027af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:58.180770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.180770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:58.199542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-adacacc1-90b7-4f9c-8902-87cefa885499 req-a50ff973-0e1c-4436-a403-185f042027af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3/action returned with HTTP 204 Aug 03 20:29:58.199542 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 546/2191] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:58 2026] POST /volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:58.275373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8f95bff2-121c-45d8-a31a-f4dd7f3e0d28 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.278219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8f95bff2-121c-45d8-a31a-f4dd7f3e0d28 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 Aug 03 20:29:58.279490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8f95bff2-121c-45d8-a31a-f4dd7f3e0d28 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.279490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8f95bff2-121c-45d8-a31a-f4dd7f3e0d28 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.287305 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.287305 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:58.315714 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.318976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:29:58.319219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.320169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.347279 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.347279 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:58.356609 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:58.363965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0961a6a9-fabe-4e2e-9c5d-5907b2e69c80 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:29:58.364581 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 552/2192] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1131 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:58.377933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.381055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:29:58.381055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77a2382d-4bc7-477e-8ec6-30e6055fe88d", "name": "tempest-VolumesBackupsTest-Backup-1843444744", "force": true, "container": "tempest-volumesbackupstest-backup-container-1733398420"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:58.385419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '77a2382d-4bc7-477e-8ec6-30e6055fe88d', 'name': 'tempest-VolumesBackupsTest-Backup-1843444744', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1733398420'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:29:58.385661 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 77a2382d-4bc7-477e-8ec6-30e6055fe88d in container tempest-volumesbackupstest-backup-container-1733398420 Aug 03 20:29:58.404220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8f95bff2-121c-45d8-a31a-f4dd7f3e0d28 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 returned with HTTP 200 Aug 03 20:29:58.404785 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 549/2193] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:29:58 2026] DELETE /volume/v3/attachments/ff9088ec-09b9-4e0b-9b1b-c006d195def1 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:58.413321 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.413321 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:58.414114 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:29:58.421874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9935caaf-0f86-4803-bac0-343370764630 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.431059 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9935caaf-0f86-4803-bac0-343370764630 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 Aug 03 20:29:58.431304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9935caaf-0f86-4803-bac0-343370764630 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.432510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9935caaf-0f86-4803-bac0-343370764630 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.442247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9935caaf-0f86-4803-bac0-343370764630 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 returned with HTTP 404 Aug 03 20:29:58.442957 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 547/2194] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/volumes/2472c0dc-2842-44b8-adad-ac34058b0cc3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:29:58.453806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.455960 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 Aug 03 20:29:58.456240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.456793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.456793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 43282d41-9e34-4770-a674-73c7e99d5044 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:29:58.465568 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-528d1e3d-ed0a-4800-b611-f14e35cb4f9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 returned with HTTP 404 Aug 03 20:29:58.466237 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 553/2195] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/groups/43282d41-9e34-4770-a674-73c7e99d5044 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:29:58.477948 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.482012 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:58.482768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.482768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.482768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for member ac5281c6-316f-4000-9e77-a8c99e464fef {{(pid=100356) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:29:58.482768 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.group_snapshots [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group_snapshot with id: ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:58.490720 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['3fe46181-47ea-41b1-9a04-63d943f7c20b', '886f21d6-0a53-4572-b6a4-7ee3af2d84c3'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:29:58.491192 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.491192 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:58.577706 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53baaebc-c6a1-4a1d-a1ec-f1d5a0245cc6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef returned with HTTP 202 Aug 03 20:29:58.582233 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4e39776-4f7c-406f-8c7e-3d101d1b6292 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:29:58.582437 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 550/2196] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:29:58 2026] DELETE /volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:29:58.582562 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 547/2197] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:29:58 2026] POST /volume/v3/backups => generated 328 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:29:58.590393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.593586 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:29:58.593884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.594140 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.595040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:58.595399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.596634 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:29:58.601651 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:29:58.601954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.602237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.602402 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:58.608456 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:29:58.609538 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:58.609705 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:58.610240 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.610240 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:58.611504 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1de0ad55-466f-4ef9-b944-b12e9cbefa3d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:29:58.612365 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 554/2198] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:58.641290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.643028 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:58.643510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.645208 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.645208 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:58.649902 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.649902 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:58.651148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e35ddfc-55a2-4a46-a634-6daa31bad29d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:58.651844 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 551/2199] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:58.661710 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:58.666917 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.666917 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:58.677439 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b697a2ae-2724-47c2-b61b-5de1e1479b04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:29:58.678482 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 548/2200] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:58.694220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.701216 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:29:58.701506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.701813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.702123 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:58.702986 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.702986 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:58.704133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:29:58.708909 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:29:58.710687 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eedbd9fd-dca6-411a-8fd4-50ba7a0c0631 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:29:58.711362 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 548/2201] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:29:58.721425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.723563 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:58.723808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.724019 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.724138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac5281c6-316f-4000-9e77-a8c99e464fef {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:29:58.735148 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.735148 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:58.740422 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-29faffe1-9eb0-4b4f-8cf5-9a488f73ad5f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef returned with HTTP 200 Aug 03 20:29:58.741306 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 555/2202] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:58.749870 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a3cd9897-eec1-42e2-a571-0e386d01260b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.752017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3cd9897-eec1-42e2-a571-0e386d01260b None None] GET https://10.4.3.92/volume// Aug 03 20:29:58.752017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3cd9897-eec1-42e2-a571-0e386d01260b None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.752017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3cd9897-eec1-42e2-a571-0e386d01260b None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.752017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3cd9897-eec1-42e2-a571-0e386d01260b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:29:58.752017 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 552/2203] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:29: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 03 20:29:58.762886 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.765016 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:29:58.767377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:58.767377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:58.775765 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.775765 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:58.779972 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:29:58.785945 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-e09e3313-f682-46f9-90e4-13a1c5d1f7a7 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:29:58.786395 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 549/2204] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:29:58 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:29:58.919131 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:58.920790 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] PUT https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 Aug 03 20:29:58.921207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:58.931210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Acquiring lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:29:58.939799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" acquired by "attachment_update" :: waited 0.009s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:29:58.940959 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:58.940959 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:59.034810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-220181e8-4b58-45bd-87ac-d71ecd2ae5c8-np0000006371" released by "attachment_update" :: held 0.095s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:29:59.035196 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-a0791f17-89fa-48ff-b813-a8d02984e215 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 returned with HTTP 200 Aug 03 20:29:59.035767 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 549/2205] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:29:58 2026] PUT /volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:59.060536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8ed4e627-aec1-4e70-9607-4e6d3c74f7cf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.063436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8ed4e627-aec1-4e70-9607-4e6d3c74f7cf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891/action Aug 03 20:29:59.063945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8ed4e627-aec1-4e70-9607-4e6d3c74f7cf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:59.064098 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8ed4e627-aec1-4e70-9607-4e6d3c74f7cf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:59.085603 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.085603 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:59.108029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c7f70186-9e9b-4c23-a369-565912c89d8d req-8ed4e627-aec1-4e70-9607-4e6d3c74f7cf tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891/action returned with HTTP 204 Aug 03 20:29:59.108275 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 556/2206] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:29:59 2026] POST /volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:29:59.625167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.627869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:29:59.627869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.629238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.629238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:59.635378 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.635378 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:59.637373 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14ab6926-f3ba-4bdb-88c6-e5c969b341c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:29:59.637373 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 553/2207] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:59.666312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0853f683-2890-44f7-80b7-432c8c838a08 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.668631 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0853f683-2890-44f7-80b7-432c8c838a08 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:29:59.668893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0853f683-2890-44f7-80b7-432c8c838a08 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.669135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0853f683-2890-44f7-80b7-432c8c838a08 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.669510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0853f683-2890-44f7-80b7-432c8c838a08 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:29:59.675938 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.675938 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:59.675938 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0853f683-2890-44f7-80b7-432c8c838a08 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:29:59.675938 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 550/2208] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:29:59.689916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.692320 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f Aug 03 20:29:59.692666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.692980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.693233 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume with id: 46c159c6-dba5-4404-8129-7c915d20f02f Aug 03 20:29:59.703744 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.703744 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:59.704537 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:59.733159 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume request issued successfully. Aug 03 20:29:59.736971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a4248fd-3bb3-49ce-977a-af6c838e1062 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f returned with HTTP 202 Aug 03 20:29:59.737677 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 550/2209] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:29:59 2026] DELETE /volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:29:59.747108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.748969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f Aug 03 20:29:59.749193 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.749373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.753084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.754821 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef Aug 03 20:29:59.755054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.755255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.755410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac5281c6-316f-4000-9e77-a8c99e464fef {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:29:59.759996 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f71b659f-34d0-48c7-b38c-d9a8e833c74b tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef returned with HTTP 404 Aug 03 20:29:59.760727 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 554/2210] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/group_snapshots/ac5281c6-316f-4000-9e77-a8c99e464fef => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:29:59.760857 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.760857 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:29:59.766872 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:29:59.770328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.771771 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:29:59.771905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2fa1c600-f81f-4e9f-aac2-52c5b5b58482 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f returned with HTTP 200 Aug 03 20:29:59.771998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.772220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.772422 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 557/2211] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:59.772522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:29:59.773253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:29:59.783245 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:29:59.784077 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:59.784325 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:59.830049 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:59.833364 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.833364 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:29:59.840846 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a8a9a14-5b97-4e96-b142-6637647d4d45 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:29:59.841190 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 551/2212] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:29:59.853579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6f6f5194-0d17-484b-9047-450dc774acf8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.855362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb/action Aug 03 20:29:59.855736 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:29:59.855844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:29:59.857165 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for group ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb {{(pid=100354) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:29:59.857291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group with id: ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb Aug 03 20:29:59.862064 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.862064 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:29:59.902204 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f6f5194-0d17-484b-9047-450dc774acf8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb/action returned with HTTP 202 Aug 03 20:29:59.902680 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 551/2213] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:29:59 2026] POST /volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:29:59.912163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:29:59.915000 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c Aug 03 20:29:59.915263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:29:59.915486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:29:59.925638 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.925638 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:29:59.931682 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:29:59.932562 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:29:59.932805 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:29:59.989094 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:29:59.993015 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:29:59.993015 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:00.001756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c43fc221-d2cf-4fb9-af89-53daabbbe45c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c returned with HTTP 200 Aug 03 20:30:00.002283 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 555/2214] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:29:59 2026] GET /volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:00.651872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:00.653333 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:00.653561 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:00.653779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:00.653907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:00.658070 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:00.658070 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:00.658899 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-130eb428-a5b6-4650-9f79-4e1df64f1444 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:00.659339 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 558/2215] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:00 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:00.786910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ebe68e91-6d2c-44ea-9e5f-923d0c535d93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:00.789210 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebe68e91-6d2c-44ea-9e5f-923d0c535d93 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f Aug 03 20:30:00.790301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebe68e91-6d2c-44ea-9e5f-923d0c535d93 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:00.790301 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebe68e91-6d2c-44ea-9e5f-923d0c535d93 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:00.798885 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebe68e91-6d2c-44ea-9e5f-923d0c535d93 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f returned with HTTP 404 Aug 03 20:30:00.799710 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 552/2216] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:00 2026] GET /volume/v3/volumes/46c159c6-dba5-4404-8129-7c915d20f02f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:00.810023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:00.812610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:30:00.812934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:00.813198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:00.813488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:00.827338 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:00.827338 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:00.828948 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de09e6f1-c602-4f27-91df-e758ef3cb1d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:30:00.828948 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 552/2217] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:00 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:00.837873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e579e414-d23d-428f-bd50-61be0fec48f4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:00.839615 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:30:00.839795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:00.839960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:00.840052 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. Aug 03 20:30:00.844178 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:00.844178 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:00.861471 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:30:00.861471 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e579e414-d23d-428f-bd50-61be0fec48f4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 202 Aug 03 20:30:00.862041 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 556/2218] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:30:00 2026] DELETE /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:00.874603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d1f15089-be46-4ff9-98bc-248777c125eb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:00.876432 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d1f15089-be46-4ff9-98bc-248777c125eb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:30:00.876681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d1f15089-be46-4ff9-98bc-248777c125eb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:00.876870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d1f15089-be46-4ff9-98bc-248777c125eb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:00.876972 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-d1f15089-be46-4ff9-98bc-248777c125eb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:00.881428 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:00.881428 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:00.882518 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d1f15089-be46-4ff9-98bc-248777c125eb tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 200 Aug 03 20:30:00.882577 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 559/2219] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:00 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:01.017168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0e6d1bf-8f19-48a8-aaad-a608b767a9f8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.020174 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0e6d1bf-8f19-48a8-aaad-a608b767a9f8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c Aug 03 20:30:01.020381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d1bf-8f19-48a8-aaad-a608b767a9f8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.020649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d1bf-8f19-48a8-aaad-a608b767a9f8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.027580 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0e6d1bf-8f19-48a8-aaad-a608b767a9f8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c returned with HTTP 404 Aug 03 20:30:01.028157 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 553/2220] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/volumes/40d6ed49-198d-4dc0-9502-703174b2029c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:01.036793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.041355 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb Aug 03 20:30:01.042060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.042470 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.042669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:01.047338 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f48f8c6e-0f87-4fca-86c8-fcbc7deebab4 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb returned with HTTP 404 Aug 03 20:30:01.047997 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 553/2221] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/groups/ac4f88fd-a4c3-49e7-94e2-1f67112a5fcb => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:01.054356 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5a9d9644-5ad4-45ce-b024-ca248ef48c45 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.056484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a9d9644-5ad4-45ce-b024-ca248ef48c45 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5a276ce2-13f0-429e-9ef2-40a6a557937e Aug 03 20:30:01.056484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a9d9644-5ad4-45ce-b024-ca248ef48c45 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.056609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a9d9644-5ad4-45ce-b024-ca248ef48c45 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.073837 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a9d9644-5ad4-45ce-b024-ca248ef48c45 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types/5a276ce2-13f0-429e-9ef2-40a6a557937e returned with HTTP 202 Aug 03 20:30:01.074253 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 557/2222] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:01 2026] DELETE /volume/v3/group_types/5a276ce2-13f0-429e-9ef2-40a6a557937e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:01.082994 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4c75839c-727d-4b72-a93c-5a42f601d052 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.086422 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c75839c-727d-4b72-a93c-5a42f601d052 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d Aug 03 20:30:01.086661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c75839c-727d-4b72-a93c-5a42f601d052 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.086935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c75839c-727d-4b72-a93c-5a42f601d052 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.128431 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c75839c-727d-4b72-a93c-5a42f601d052 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d returned with HTTP 202 Aug 03 20:30:01.129093 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 560/2223] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:30:01 2026] DELETE /volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:01.138945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b0be161e-cbf6-47ba-92fa-b02a7b22aaa4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.140935 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0be161e-cbf6-47ba-92fa-b02a7b22aaa4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] GET https://10.4.3.92/volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d Aug 03 20:30:01.141187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0be161e-cbf6-47ba-92fa-b02a7b22aaa4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.141422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0be161e-cbf6-47ba-92fa-b02a7b22aaa4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.146731 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0be161e-cbf6-47ba-92fa-b02a7b22aaa4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d returned with HTTP 404 Aug 03 20:30:01.147430 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 554/2224] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/types/079adcbd-8c4f-4cfb-8697-665d2879531d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:01.163542 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f32242cc-c71f-40e7-aaad-c2f4f418bce4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.166972 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f32242cc-c71f-40e7-aaad-c2f4f418bce4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:30:01.166972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f32242cc-c71f-40e7-aaad-c2f4f418bce4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-176057176"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:01.191826 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f32242cc-c71f-40e7-aaad-c2f4f418bce4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:30:01.191826 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 554/2225] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:30:01 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:01.203550 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7a168d11-7d22-4789-905f-02e2b067d57d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.208040 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a168d11-7d22-4789-905f-02e2b067d57d tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:30:01.208813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7a168d11-7d22-4789-905f-02e2b067d57d tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-957776838"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:01.235888 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a168d11-7d22-4789-905f-02e2b067d57d tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:30:01.235888 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 558/2226] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:30:01 2026] POST /volume/v3/group_types => generated 180 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:01.246374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.249479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:30:01.249479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3f6b8b45-7367-4447-9953-beed33e3cd11", "volume_types": ["202e256f-5070-47c1-9ac2-2b5e0b650343"], "name": "tempest-GroupSnapshotsTest-Group-1625196001"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:01.250420 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group {'group': {'group_type': '3f6b8b45-7367-4447-9953-beed33e3cd11', 'volume_types': ['202e256f-5070-47c1-9ac2-2b5e0b650343'], 'name': 'tempest-GroupSnapshotsTest-Group-1625196001'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:30:01.256575 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group tempest-GroupSnapshotsTest-Group-1625196001. Aug 03 20:30:01.267108 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:30:01.288670 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['9f755abb-f650-4385-a2bc-ee404e6b4918'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:01.330010 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0616f07e-fe7b-435f-bf88-67bd4b741e04 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:30:01.330010 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 561/2227] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:30:01 2026] POST /volume/v3/groups => generated 112 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:01.341105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.343640 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:01.344076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.344076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.344076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:01.348092 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:01.348092 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:01.359758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b754cde0-cb2b-4564-96f9-4dc399656f72 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:01.360436 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 555/2228] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:01.670035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.672426 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:01.672623 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.672744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.672835 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:01.680778 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:01.680778 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:01.682399 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb6eb06b-03aa-4e43-a83b-d4fd900e827f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:01.683148 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 555/2229] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:01.896055 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.898357 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 Aug 03 20:30:01.898704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.899081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.900000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:01.905583 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-32148d4d-9e7a-443d-adc6-9ab1f47a10d4 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 returned with HTTP 404 Aug 03 20:30:01.907431 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 559/2230] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/backups/9ec0ed8c-b65b-4a6b-a63b-4864c10dc2f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:01.917372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.919911 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:30:01.920242 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.920438 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.920653 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: 73e4baf9-2641-43cd-b8f6-1f1e461db586. Aug 03 20:30:01.925798 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:01.925798 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:01.944440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id 73e4baf9-2641-43cd-b8f6-1f1e461db586 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:30:01.946710 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c4812e5-45c9-4a82-96c6-20214c470a4d tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 202 Aug 03 20:30:01.947353 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 562/2231] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:30:01 2026] DELETE /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:01.958787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:01.964495 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:30:01.964495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:01.964495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:01.964495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:01.968707 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:01.968707 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:01.969818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86bb1df1-1dbc-48af-9107-241fec8c10a7 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 200 Aug 03 20:30:01.970408 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 556/2232] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:01 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:02.372502 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8e909059-c096-4d5c-b358-9b9676d2501d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:02.374714 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e909059-c096-4d5c-b358-9b9676d2501d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:02.374984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e909059-c096-4d5c-b358-9b9676d2501d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:02.375243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e909059-c096-4d5c-b358-9b9676d2501d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:02.375347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-8e909059-c096-4d5c-b358-9b9676d2501d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:02.381938 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.381938 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:02.393971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e909059-c096-4d5c-b358-9b9676d2501d tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:02.394518 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 556/2233] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:02 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:02.410400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:02.414095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:02.414095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-422516299", "volume_type": "202e256f-5070-47c1-9ac2-2b5e0b650343", "group_id": "9b7da664-591e-459f-9781-fa2cc4ddae81", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:02.418813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-422516299', 'volume_type': '202e256f-5070-47c1-9ac2-2b5e0b650343', 'group_id': '9b7da664-591e-459f-9781-fa2cc4ddae81', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:02.429150 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.429150 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:02.429150 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume of 1 GB Aug 03 20:30:02.437769 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:30:02.444811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (7af5f054-c368-44b1-b2c1-2949dbbb8b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:02.446113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4bf4127-f830-4f28-954d-0903cbe52088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:02.446877 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.446877 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:02.447363 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:02.471241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4bf4127-f830-4f28-954d-0903cbe52088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:30:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=202e256f-5070-47c1-9ac2-2b5e0b650343,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-176057176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '202e256f-5070-47c1-9ac2-2b5e0b650343', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b7da664-591e-459f-9781-fa2cc4ddae81', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:02.471241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae55265-13af-45aa-89e0-7f61aea752aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:02.506037 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-176057176 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-176057176, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:02.506383 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-176057176 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-176057176, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:02.538740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['cc7b648c-ad42-4d1d-aac8-f6b51042cf11', 'bc3dc031-e22d-4a2a-8f78-ca77d7f51487', '5b4d4c88-9f83-4dc1-97c6-7c77bae4b9bd', '1cdb7a32-067f-4910-b82c-c83264bad409'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:02.539910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae55265-13af-45aa-89e0-7f61aea752aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7b648c-ad42-4d1d-aac8-f6b51042cf11', 'bc3dc031-e22d-4a2a-8f78-ca77d7f51487', '5b4d4c88-9f83-4dc1-97c6-7c77bae4b9bd', '1cdb7a32-067f-4910-b82c-c83264bad409']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:02.541015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1859b4-b4ac-4da9-954f-1edabe9da3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:02.571809 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1859b4-b4ac-4da9-954f-1edabe9da3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-422516299',encryption_key_id=None,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['cc7b648c-ad42-4d1d-aac8-f6b51042cf11','bc3dc031-e22d-4a2a-8f78-ca77d7f51487','5b4d4c88-9f83-4dc1-97c6-7c77bae4b9bd','1cdb7a32-067f-4910-b82c-c83264bad409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-422516299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,host=None,id=27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c3b52431a345b2a91d23458900b204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(202e256f-5070-47c1-9ac2-2b5e0b650343),volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:02.573022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (479a926f-85b2-47f5-9b2a-547c8709db7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:02.595429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (479a926f-85b2-47f5-9b2a-547c8709db7b) transitioned into state 'SUCCESS' from state '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-422516299',encryption_key_id=None,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['cc7b648c-ad42-4d1d-aac8-f6b51042cf11','bc3dc031-e22d-4a2a-8f78-ca77d7f51487','5b4d4c88-9f83-4dc1-97c6-7c77bae4b9bd','1cdb7a32-067f-4910-b82c-c83264bad409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:02.596617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1e89d7-ab1c-4548-bd5c-a18df6c0be4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:02.613488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1e89d7-ab1c-4548-bd5c-a18df6c0be4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:02.613488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (7af5f054-c368-44b1-b2c1-2949dbbb8b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:02.613488 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request issued successfully. Aug 03 20:30:02.613488 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:02.613488 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:02.650500 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:02.652908 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.652908 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:02.656072 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f913729d-aff1-406b-8ed8-c0d95ec79f05 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:02.656484 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 560/2234] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:30:02 2026] POST /volume/v3/volumes => generated 819 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:02.670255 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-78d6234f-2167-4f51-809d-77c242e07cca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:02.673121 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d Aug 03 20:30:02.674000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:02.674252 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:02.684356 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.684356 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:02.690828 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:02.691500 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:02.691719 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:02.694758 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:02.696401 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:02.696759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:02.696809 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:02.696895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:02.702241 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.702241 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:02.703008 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f7c6fa4-fc11-431f-8115-916baa9b5e98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:02.703359 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 557/2235] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:02 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:02.731581 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:02.734756 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:02.734756 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:02.744691 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-78d6234f-2167-4f51-809d-77c242e07cca tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d returned with HTTP 200 Aug 03 20:30:02.745143 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 563/2236] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:02 2026] GET /volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d => generated 887 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:02.983559 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3107981d-9d16-45ee-aae2-06372476e831 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:02.986593 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3107981d-9d16-45ee-aae2-06372476e831 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 Aug 03 20:30:02.986794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3107981d-9d16-45ee-aae2-06372476e831 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:02.986965 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3107981d-9d16-45ee-aae2-06372476e831 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:02.987060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3107981d-9d16-45ee-aae2-06372476e831 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id 73e4baf9-2641-43cd-b8f6-1f1e461db586. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:02.990612 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3107981d-9d16-45ee-aae2-06372476e831 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 returned with HTTP 404 Aug 03 20:30:02.991222 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 557/2237] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:02 2026] GET /volume/v3/backups/73e4baf9-2641-43cd-b8f6-1f1e461db586 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:03.002857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:03.004877 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:30:03.005117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:03.005365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:03.005555 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete backup with id: ce335563-53db-48c1-ac37-33a988ff4565. Aug 03 20:30:03.011475 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.011475 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:03.030090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] delete_backup rpcapi backup_id ce335563-53db-48c1-ac37-33a988ff4565 {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:30:03.031294 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df54e7e5-3c06-4be8-ba1c-22f3b3102cfe tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 202 Aug 03 20:30:03.034410 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 561/2238] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:30:03 2026] DELETE /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:03.040560 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:03.042270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:30:03.042515 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:03.042710 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:03.042807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:03.047560 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.047560 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:03.047868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ff696e1-1f44-4bcd-9321-fe78a2f33e67 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 200 Aug 03 20:30:03.050383 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 558/2239] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:03 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:03.715784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:03.717824 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:03.718042 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:03.718315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:03.718414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:03.723098 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.723098 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:03.723965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-456ada57-f34a-4968-b5f4-0f60071c46c6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:03.724383 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 564/2240] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:03 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:03.758839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:03.760808 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d Aug 03 20:30:03.761000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:03.761196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:03.771264 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.771264 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:03.776914 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:03.777689 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:03.778667 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:03.817036 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:03.821009 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.821009 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:03.830748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c36cd6f-8537-414b-b58c-9cf06684fb1c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d returned with HTTP 200 Aug 03 20:30:03.831231 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 558/2241] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:03 2026] GET /volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d => generated 912 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:03.845370 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:03.850759 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:03.851117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1484082813", "volume_type": "202e256f-5070-47c1-9ac2-2b5e0b650343", "group_id": "9b7da664-591e-459f-9781-fa2cc4ddae81", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:03.852473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1484082813', 'volume_type': '202e256f-5070-47c1-9ac2-2b5e0b650343', 'group_id': '9b7da664-591e-459f-9781-fa2cc4ddae81', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:03.868588 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.868588 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:03.869084 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume of 1 GB Aug 03 20:30:03.876670 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:30:03.885727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (69dad63c-fdba-49ff-b072-7b48f79eff83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:03.887452 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cafbcb1-aff5-4a33-8bb4-8d7eac928be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:03.888364 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:03.888364 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:03.889099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:03.914792 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cafbcb1-aff5-4a33-8bb4-8d7eac928be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:30:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=202e256f-5070-47c1-9ac2-2b5e0b650343,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-176057176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '202e256f-5070-47c1-9ac2-2b5e0b650343', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b7da664-591e-459f-9781-fa2cc4ddae81', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:03.915949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de635d6-bcef-43b5-8d70-651c8b990edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:03.976971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['4d11c9c4-bf9d-4425-8b3f-9dc1b9212780', '5c9b6595-440d-477d-815a-ab00bd3442fa', '64f59283-fa97-4967-8312-4ac1db8bc973', '10275cb7-d18e-4b50-b64d-474d8caf71a5'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:03.977931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de635d6-bcef-43b5-8d70-651c8b990edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d11c9c4-bf9d-4425-8b3f-9dc1b9212780', '5c9b6595-440d-477d-815a-ab00bd3442fa', '64f59283-fa97-4967-8312-4ac1db8bc973', '10275cb7-d18e-4b50-b64d-474d8caf71a5']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:03.979063 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ab1010-5f8f-4c52-90b9-a3d2f6573328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:04.012211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ab1010-5f8f-4c52-90b9-a3d2f6573328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff60c5c-713d-4e64-8073-26982e15a91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1484082813',encryption_key_id=None,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['4d11c9c4-bf9d-4425-8b3f-9dc1b9212780','5c9b6595-440d-477d-815a-ab00bd3442fa','64f59283-fa97-4967-8312-4ac1db8bc973','10275cb7-d18e-4b50-b64d-474d8caf71a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1484082813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,host=None,id=9ff60c5c-713d-4e64-8073-26982e15a91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c3b52431a345b2a91d23458900b204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(202e256f-5070-47c1-9ac2-2b5e0b650343),volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:04.013514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e2b55a-f2d9-4efd-89de-11b2cb94f215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:04.045834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e2b55a-f2d9-4efd-89de-11b2cb94f215) transitioned into state 'SUCCESS' from state '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-1484082813',encryption_key_id=None,group_id=9b7da664-591e-459f-9781-fa2cc4ddae81,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['4d11c9c4-bf9d-4425-8b3f-9dc1b9212780','5c9b6595-440d-477d-815a-ab00bd3442fa','64f59283-fa97-4967-8312-4ac1db8bc973','10275cb7-d18e-4b50-b64d-474d8caf71a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=202e256f-5070-47c1-9ac2-2b5e0b650343)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:04.047481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308eacea-c94a-4763-b36a-66d3220fab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:04.060835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:04.063792 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 Aug 03 20:30:04.063959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:04.064258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:04.064420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Show backup with id ce335563-53db-48c1-ac37-33a988ff4565. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:04.072328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308eacea-c94a-4763-b36a-66d3220fab36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:04.073404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (69dad63c-fdba-49ff-b072-7b48f79eff83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:04.073747 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request issued successfully. Aug 03 20:30:04.074389 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:04.076551 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:04.077789 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e49e993c-b8a7-4bd9-9c7e-1dc6f3f2b379 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 returned with HTTP 404 Aug 03 20:30:04.078503 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 559/2242] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:04 2026] GET /volume/v3/backups/ce335563-53db-48c1-ac37-33a988ff4565 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:04.087747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:04.089592 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:30:04.089900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:04.090706 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:04.090706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume with id: 0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:30:04.102080 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.102080 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:04.102933 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:30:04.121826 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:04.125113 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.125113 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:04.129364 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bbd48b9-e770-470a-a760-8dbcce216f82 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:04.129889 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 562/2243] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:30:03 2026] POST /volume/v3/volumes => generated 820 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:04.132057 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Delete volume request issued successfully. Aug 03 20:30:04.132340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-70b85da1-e5d3-4fd3-9923-cc8a993dd923 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 returned with HTTP 202 Aug 03 20:30:04.132978 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 565/2244] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:30:04 2026] DELETE /volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:04.148286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08d6742d-f8b6-49e1-856d-cbf79041807c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:04.150940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:04.151417 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c Aug 03 20:30:04.151827 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:04.152069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:04.154642 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:30:04.155496 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:04.159755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:04.164574 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.164574 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:04.171067 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:04.172291 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:04.172291 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:04.173200 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.173200 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:04.179666 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Volume info retrieved successfully. Aug 03 20:30:04.184995 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e74e6be6-41af-4401-8c07-5f6ef1b422da tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 returned with HTTP 200 Aug 03 20:30:04.185555 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 560/2245] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:04 2026] GET /volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:04.217282 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:04.220930 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.220930 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:04.230247 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08d6742d-f8b6-49e1-856d-cbf79041807c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c returned with HTTP 200 Aug 03 20:30:04.230844 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 559/2246] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:04 2026] GET /volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c => generated 888 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:04.739983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4530907d-a90e-4e74-bc13-96193b72929c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:04.742354 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4530907d-a90e-4e74-bc13-96193b72929c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:04.742595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4530907d-a90e-4e74-bc13-96193b72929c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:04.742836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4530907d-a90e-4e74-bc13-96193b72929c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:04.743042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4530907d-a90e-4e74-bc13-96193b72929c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:04.749431 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:04.749431 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:04.750333 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4530907d-a90e-4e74-bc13-96193b72929c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:04.750698 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 563/2247] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:04 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:05.209118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c033b11f-12c7-4211-b049-425687199fb8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:05.210720 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c033b11f-12c7-4211-b049-425687199fb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] GET https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 Aug 03 20:30:05.210996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c033b11f-12c7-4211-b049-425687199fb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:05.211146 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c033b11f-12c7-4211-b049-425687199fb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:05.216741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c033b11f-12c7-4211-b049-425687199fb8 tempest-ProjectAdminTests33-445931143 tempest-ProjectAdminTests33-445931143-project-admin] https://10.4.3.92/volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 returned with HTTP 404 Aug 03 20:30:05.217181 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 566/2248] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:05 2026] GET /volume/v3/volumes/0de341ee-61b5-4ce7-b291-7af672ed1d54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:05.248135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:05.250487 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c Aug 03 20:30:05.251872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:05.252329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:05.262992 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:05.262992 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:05.268064 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:05.269091 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:05.269333 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:05.327751 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:05.332292 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:05.332292 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:05.342308 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a875b312-0680-4eb9-be7b-3a6d1f835870 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c returned with HTTP 200 Aug 03 20:30:05.343142 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 561/2249] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:05 2026] GET /volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:05.358329 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:05.361649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] PUT https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:05.362334 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:05.364566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Update called for group 9b7da664-591e-459f-9781-fa2cc4ddae81. {{(pid=100354) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:30:05.364685 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Updating group 9b7da664-591e-459f-9781-fa2cc4ddae81 with name None description: None add_volumes: None remove_volumes: 27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d. Aug 03 20:30:05.370790 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:05.370790 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:05.400785 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dec2a030-aaa8-4c3a-881c-8098e92eecb6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 202 Aug 03 20:30:05.401668 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 560/2250] 10.4.3.92 () {70 vars in 1399 bytes} [Mon Aug 3 20:30:05 2026] PUT /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 03 20:30:05.412159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-040ca6d6-7517-437a-a38a-ece789565464 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:05.416166 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-040ca6d6-7517-437a-a38a-ece789565464 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:05.416383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-040ca6d6-7517-437a-a38a-ece789565464 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:05.416576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-040ca6d6-7517-437a-a38a-ece789565464 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:05.416733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-040ca6d6-7517-437a-a38a-ece789565464 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:05.420942 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:05.420942 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:05.432488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-040ca6d6-7517-437a-a38a-ece789565464 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:05.433047 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 564/2251] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:05 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:05.767166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:05.774163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:05.774163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:05.774163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:05.774163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:05.781761 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:05.781761 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:05.782759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7f9aace9-0f5f-43f9-a695-35e86d018dd1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:05.783488 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 567/2252] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:05 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:06.449548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a8eba182-2267-4c2e-9bc0-714a88522577 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:06.452118 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8eba182-2267-4c2e-9bc0-714a88522577 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:06.452434 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8eba182-2267-4c2e-9bc0-714a88522577 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:06.452905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8eba182-2267-4c2e-9bc0-714a88522577 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:06.452905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-a8eba182-2267-4c2e-9bc0-714a88522577 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:06.458591 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:06.458591 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:06.469833 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8eba182-2267-4c2e-9bc0-714a88522577 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:06.470030 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 562/2253] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:06 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:06.478992 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:06.481201 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] PUT https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:06.481603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:06.483451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Update called for group 9b7da664-591e-459f-9781-fa2cc4ddae81. {{(pid=100354) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:30:06.483614 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Updating group 9b7da664-591e-459f-9781-fa2cc4ddae81 with name None description: None add_volumes: 27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d remove_volumes: None. Aug 03 20:30:06.487835 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:06.487835 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:06.523453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5182500f-f49d-4b2d-aaf4-f5e1977c388a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 202 Aug 03 20:30:06.524029 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 561/2254] 10.4.3.92 () {70 vars in 1399 bytes} [Mon Aug 3 20:30:06 2026] PUT /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:06.532100 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:06.534771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:06.535217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:06.535376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:06.535521 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:06.539840 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:06.539840 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:06.547841 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4af3cc2c-7b15-4f1c-8e98-2a466f4e5892 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:06.548223 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 565/2255] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:06 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:06.797000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:06.798999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:06.799274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:06.799552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:06.799653 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:06.804021 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:06.804021 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:06.804829 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8b237cf3-44dc-4f5e-922b-3963129ce5d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:06.805186 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 568/2256] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:06 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:07.562959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:07.568487 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:07.568487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:07.568487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:07.568487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:07.574014 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:07.574014 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:07.584057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86c9133b-74e3-48e3-b4a4-f8145cac86de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:07.584715 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 563/2257] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:07 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:07.601847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:07.604148 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] PUT https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:07.604593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9ff60c5c-713d-4e64-8073-26982e15a91c"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:07.606595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Update called for group 9b7da664-591e-459f-9781-fa2cc4ddae81. {{(pid=100354) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:30:07.606752 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Updating group 9b7da664-591e-459f-9781-fa2cc4ddae81 with name None description: None add_volumes: None remove_volumes: 9ff60c5c-713d-4e64-8073-26982e15a91c. Aug 03 20:30:07.613825 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-15335037-1005-4f71-9a62-e007b4da1204 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:07.618505 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:07.618505 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:07.657757 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ef1a13a-8028-4b5b-b244-b24b9eeb329f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 202 Aug 03 20:30:07.658765 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 562/2258] 10.4.3.92 () {70 vars in 1399 bytes} [Mon Aug 3 20:30:07 2026] PUT /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:07.684937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:07.688489 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:07.688489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:07.688489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:07.688826 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:07.697338 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:07.697338 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:07.716111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5d68c5e-290d-4e0e-a190-e4f71dcfee36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:07.716687 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 569/2259] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:07 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:07.785115 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:07.785495 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2066332765"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:07.787473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2066332765'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:07.787746 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume of 1 GB Aug 03 20:30:07.788312 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:07.788312 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:07.793545 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Availability Zones retrieved successfully. Aug 03 20:30:07.800859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (70e6241e-c1f9-4aa0-b182-b785aa30d7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:07.802040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fecfd68-cf38-4c1f-b70d-0b8de4833072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:07.803084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:07.817870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:07.820315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:07.820620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:07.820912 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:07.821186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:07.826950 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:07.826950 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:07.828080 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-100f49e4-be56-4139-b0a7-54c16b55cf77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:07.828731 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 564/2260] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:07 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:07.839375 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fecfd68-cf38-4c1f-b70d-0b8de4833072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:07.841040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a2ca77-9ba5-4e9f-833e-69e9208de476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:07.980618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['03505909-b913-48bc-8088-e334a9db3727', '08874862-1c39-4c8c-a1b4-55a0b8951475', 'bfc53146-83ca-4b1c-8bc3-e00d379d84a7', '565ad4f7-1f2a-4af1-8d52-1aabf4127aca'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:07.981514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a2ca77-9ba5-4e9f-833e-69e9208de476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03505909-b913-48bc-8088-e334a9db3727', '08874862-1c39-4c8c-a1b4-55a0b8951475', 'bfc53146-83ca-4b1c-8bc3-e00d379d84a7', '565ad4f7-1f2a-4af1-8d52-1aabf4127aca']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:07.982333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4a792c-3225-44f2-9b89-e536a758be54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.009315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4a792c-3225-44f2-9b89-e536a758be54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488507c2-cdfd-4fa0-9f75-8dd22251205d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066332765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['03505909-b913-48bc-8088-e334a9db3727','08874862-1c39-4c8c-a1b4-55a0b8951475','bfc53146-83ca-4b1c-8bc3-e00d379d84a7','565ad4f7-1f2a-4af1-8d52-1aabf4127aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066332765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488507c2-cdfd-4fa0-9f75-8dd22251205d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05580c0d391e44399c4da551bf610c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3400340c0e734ee3a079c5c601a6a18e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.009971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e776eb1e-b924-442a-b738-dc9d008144ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.029089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e776eb1e-b924-442a-b738-dc9d008144ad) transitioned into state 'SUCCESS' from state '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-2066332765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['03505909-b913-48bc-8088-e334a9db3727','08874862-1c39-4c8c-a1b4-55a0b8951475','bfc53146-83ca-4b1c-8bc3-e00d379d84a7','565ad4f7-1f2a-4af1-8d52-1aabf4127aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.029802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad85967-3451-48a1-80eb-7686a9de9af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.044103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad85967-3451-48a1-80eb-7686a9de9af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.045239 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (70e6241e-c1f9-4aa0-b182-b785aa30d7b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:08.045664 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request issued successfully. Aug 03 20:30:08.046427 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15335037-1005-4f71-9a62-e007b4da1204 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:08.047088 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 566/2261] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:30:07 2026] POST /volume/v3/volumes => generated 776 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:08.062004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.063972 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:30:08.064198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:08.064401 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:08.070994 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.070994 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:08.074606 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:08.078240 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00fc6af3-ffb1-4e20-a079-dfa76fda3dd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d returned with HTTP 200 Aug 03 20:30:08.078602 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 563/2262] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:08 2026] GET /volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:08.122861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.125208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:08.125733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1279435108"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:08.127608 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1279435108'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:08.127751 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume of 1 GB Aug 03 20:30:08.128026 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.128026 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:08.132596 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Availability Zones retrieved successfully. Aug 03 20:30:08.139904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (54dac7a4-8db0-4ba7-b467-909b79a69675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:08.141763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e811a0-2597-4311-acea-d89c973ec23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.143589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:08.175197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e811a0-2597-4311-acea-d89c973ec23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.175838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45efd9c2-9b70-4268-a56a-36741d41188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.251475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Created reservations ['03b7e67a-b9f2-4645-a21e-58407e0dab7a', '244456b5-6511-4224-a498-3c1f0912bc1f', '03bb0be9-591d-44d0-a4c0-2e966277971b', '42ec6209-d1ac-46dd-b7fe-5b34edde159f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:08.252295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45efd9c2-9b70-4268-a56a-36741d41188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b7e67a-b9f2-4645-a21e-58407e0dab7a', '244456b5-6511-4224-a498-3c1f0912bc1f', '03bb0be9-591d-44d0-a4c0-2e966277971b', '42ec6209-d1ac-46dd-b7fe-5b34edde159f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.253034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79511755-c32c-48c4-ac06-85a0f914704b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.274249 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79511755-c32c-48c4-ac06-85a0f914704b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f02a1b0f-84df-48e7-9e31-f1a9da7bd8da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1279435108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['03b7e67a-b9f2-4645-a21e-58407e0dab7a','244456b5-6511-4224-a498-3c1f0912bc1f','03bb0be9-591d-44d0-a4c0-2e966277971b','42ec6209-d1ac-46dd-b7fe-5b34edde159f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1279435108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f02a1b0f-84df-48e7-9e31-f1a9da7bd8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb1426ef6a8476b869b4f631da55677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef62b1275a6143ae833082675e74832e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.274990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8f8bee-5d80-48fe-844a-56248e36f737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.295363 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8f8bee-5d80-48fe-844a-56248e36f737) transitioned into state 'SUCCESS' from state '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-1279435108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['03b7e67a-b9f2-4645-a21e-58407e0dab7a','244456b5-6511-4224-a498-3c1f0912bc1f','03bb0be9-591d-44d0-a4c0-2e966277971b','42ec6209-d1ac-46dd-b7fe-5b34edde159f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.296313 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4093c1e9-8876-4749-ab67-d88b85a38b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:08.308300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4093c1e9-8876-4749-ab67-d88b85a38b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:08.309560 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (54dac7a4-8db0-4ba7-b467-909b79a69675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:08.309938 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request issued successfully. Aug 03 20:30:08.310730 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1eb3b772-78db-44a4-b092-6dd6055bdf92 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:08.311259 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 570/2263] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:30:08 2026] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:08.322759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.327503 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:08.327818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:08.328116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:08.337842 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.337842 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:08.343535 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:08.349089 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba92ce25-038e-47ec-b9da-a0be55896f33 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:08.349683 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 565/2264] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:08 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:08.727376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.729433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:08.729709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:08.729893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:08.730016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:08.733451 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.733451 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:08.745487 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e4b3260-38e0-4bce-a39f-6c2c202bed8a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:08.746016 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 567/2265] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:08 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:08.755666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-183864e4-8e9a-4309-b6ef-40205250bd32 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.758092 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-183864e4-8e9a-4309-b6ef-40205250bd32 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] PUT https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:08.758532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-183864e4-8e9a-4309-b6ef-40205250bd32 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9ff60c5c-713d-4e64-8073-26982e15a91c"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:08.760445 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-183864e4-8e9a-4309-b6ef-40205250bd32 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Update called for group 9b7da664-591e-459f-9781-fa2cc4ddae81. {{(pid=100354) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 03 20:30:08.760597 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-183864e4-8e9a-4309-b6ef-40205250bd32 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Updating group 9b7da664-591e-459f-9781-fa2cc4ddae81 with name None description: None add_volumes: 9ff60c5c-713d-4e64-8073-26982e15a91c remove_volumes: None. Aug 03 20:30:08.764111 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.764111 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:08.793352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-183864e4-8e9a-4309-b6ef-40205250bd32 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 202 Aug 03 20:30:08.794070 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 564/2266] 10.4.3.92 () {70 vars in 1399 bytes} [Mon Aug 3 20:30:08 2026] PUT /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:08.802902 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-211e25ec-e700-499e-93a0-8092691b0532 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.804966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-211e25ec-e700-499e-93a0-8092691b0532 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:08.805162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-211e25ec-e700-499e-93a0-8092691b0532 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:08.805372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-211e25ec-e700-499e-93a0-8092691b0532 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:08.805564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-211e25ec-e700-499e-93a0-8092691b0532 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:08.807350 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=431,cinder:UPDATE=128,cinder:INSERT=64 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:30:08.810000 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.810000 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:08.820128 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-211e25ec-e700-499e-93a0-8092691b0532 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:08.820604 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 571/2267] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:08 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:08.838899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e6c71805-904c-499f-b0c6-e2a812368e03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:08.841546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e6c71805-904c-499f-b0c6-e2a812368e03 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:08.841767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e6c71805-904c-499f-b0c6-e2a812368e03 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:08.841955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e6c71805-904c-499f-b0c6-e2a812368e03 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:08.842087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-e6c71805-904c-499f-b0c6-e2a812368e03 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:08.846376 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:08.846376 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:08.847140 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e6c71805-904c-499f-b0c6-e2a812368e03 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:08.847605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 566/2268] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:08 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.091889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.094087 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:30:09.094087 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.094304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.102143 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.102143 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:09.107587 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:09.113575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3d65ab54-798f-4ff2-80fa-0b7d8c050df3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d returned with HTTP 200 Aug 03 20:30:09.114161 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 568/2269] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:09.130477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d52073d9-0e73-40b5-90a6-17254fafa713 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.132433 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:30:09.132923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "488507c2-cdfd-4fa0-9f75-8dd22251205d", "name": "tempest-type-Backup-1140026765"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:09.134478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating new backup {'backup': {'volume_id': '488507c2-cdfd-4fa0-9f75-8dd22251205d', 'name': 'tempest-type-Backup-1140026765'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:30:09.135005 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating backup of volume 488507c2-cdfd-4fa0-9f75-8dd22251205d in container None Aug 03 20:30:09.149330 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.149330 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:09.150127 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:09.200401 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['e5f74156-3422-4662-a922-af3463fa5061', '3c9b3404-360d-484f-9d98-2ecaeb997b94'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:09.242601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d52073d9-0e73-40b5-90a6-17254fafa713 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:30:09.242601 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 565/2270] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:30:09 2026] POST /volume/v3/backups => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:09.251324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.253542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:09.254230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.254230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.254353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:09.260420 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.260420 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:09.261504 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ef1ff4e-c092-4e4e-8e75-faf993e3ed4c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:09.261504 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 572/2271] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.364771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.367111 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:09.367359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.367625 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.377231 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.377231 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:09.385528 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:09.392404 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f83c1e2-5276-4bb0-aca2-0b60ac53dd73 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:09.392947 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 567/2272] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.446355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.453158 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:09.453409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.453991 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.464410 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.464410 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:09.468213 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:09.474037 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-0e67395b-0f01-4b7f-9e41-81b86638d563 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:09.474801 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 569/2273] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.545772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79b8919e-19fb-4f5b-ab73-74bbf6863b7f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.546272 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79b8919e-19fb-4f5b-ab73-74bbf6863b7f None None] GET https://10.4.3.92/volume// Aug 03 20:30:09.546515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79b8919e-19fb-4f5b-ab73-74bbf6863b7f None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.546791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79b8919e-19fb-4f5b-ab73-74bbf6863b7f None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.547220 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79b8919e-19fb-4f5b-ab73-74bbf6863b7f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:09.547888 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 566/2274] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:30: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 03 20:30:09.556837 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cccc8124-8165-4247-b3f8-9774102cca67 req-6e4f8e22-ea58-45b3-9685-ca444185b0a0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.564246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-6e4f8e22-ea58-45b3-9685-ca444185b0a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:30:09.567173 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-6e4f8e22-ea58-45b3-9685-ca444185b0a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f02a1b0f-84df-48e7-9e31-f1a9da7bd8da", "connector": null, "instance_uuid": "491e404d-81e9-4a8d-a45a-3329879f1843"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:09.579987 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.579987 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:09.606486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-6e4f8e22-ea58-45b3-9685-ca444185b0a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:30:09.607056 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 573/2275] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:30:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:09.634960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-57adcc04-aaa3-402a-8551-5151feb71870 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.637525 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57adcc04-aaa3-402a-8551-5151feb71870 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:09.637765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57adcc04-aaa3-402a-8551-5151feb71870 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.637980 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57adcc04-aaa3-402a-8551-5151feb71870 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.649657 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.649657 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:09.650415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b946736d-a871-4998-a320-de2500f073d4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.650971 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b946736d-a871-4998-a320-de2500f073d4 None None] GET https://10.4.3.92/volume// Aug 03 20:30:09.651197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b946736d-a871-4998-a320-de2500f073d4 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.651453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b946736d-a871-4998-a320-de2500f073d4 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.651910 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b946736d-a871-4998-a320-de2500f073d4 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:09.653156 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 570/2276] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:09.654338 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-57adcc04-aaa3-402a-8551-5151feb71870 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:09.662241 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57adcc04-aaa3-402a-8551-5151feb71870 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:09.662771 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 568/2277] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.662839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.671964 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:09.672119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.672336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.683735 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.683735 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:09.689211 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:09.694669 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-e6551e3d-0b57-4311-9c5a-0b3636425023 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:09.695424 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 567/2278] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:09.806972 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.811534 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] PUT https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 Aug 03 20:30:09.811534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:09.817562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Acquiring lock "cinder-attachment_update-f02a1b0f-84df-48e7-9e31-f1a9da7bd8da-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:30:09.822100 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-f02a1b0f-84df-48e7-9e31-f1a9da7bd8da-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:30:09.823106 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.823106 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:09.830296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.833069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:09.833374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.833671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.833841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:09.838029 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.838029 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:09.849334 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0a72f9-f0dd-41d7-8c4e-9d2d70dcdb22 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 200 Aug 03 20:30:09.849803 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 571/2279] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:09.859191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-90c9eed1-e10b-4804-8aee-adc749890197 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.861518 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90c9eed1-e10b-4804-8aee-adc749890197 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:09.861737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90c9eed1-e10b-4804-8aee-adc749890197 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.861915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90c9eed1-e10b-4804-8aee-adc749890197 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.862066 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-90c9eed1-e10b-4804-8aee-adc749890197 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:09.863398 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.865309 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:09.865538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:09.865736 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:09.866027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:09.866153 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.866153 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:09.866757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:09.866848 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90c9eed1-e10b-4804-8aee-adc749890197 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:09.867380 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 569/2280] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:09.879955 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:30:09.880642 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:09.881180 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:09.925117 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:09.927938 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.927938 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:09.931883 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:09.932029 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:09.939825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-f02a1b0f-84df-48e7-9e31-f1a9da7bd8da-np0000006371" released by "attachment_update" :: held 0.118s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:30:09.940133 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-9f152b79-840c-433b-9c44-0a5f87298f88 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 returned with HTTP 200 Aug 03 20:30:09.940570 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 574/2281] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:30:09 2026] PUT /volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:09.965208 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:09.967828 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:09.967828 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:09.975693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5af22401-218a-40b2-bbb8-280d7fa5d7e0 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:09.976092 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 568/2282] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:30:09 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:09.993262 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:09.995739 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Aug 03 20:30:09.996400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9b7da664-591e-459f-9781-fa2cc4ddae81", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-629638887"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:09.998208 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9b7da664-591e-459f-9781-fa2cc4ddae81', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-629638887'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 03 20:30:10.001866 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.001866 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:10.007809 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.group_snapshots [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-629638887. Aug 03 20:30:10.045295 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.045295 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:10.058916 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-176057176 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-176057176, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:10.080324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['26ef9075-67f5-4ed3-82cb-06d64d594ea5', '52574487-1789-40b1-ab6a-d29b65b16773', 'c507169b-cff9-4db5-8456-e34718532788', '737ca8d5-3017-4c23-bacf-55ee11423871'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:10.134077 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-64d0bccf-b89b-4481-b7ee-fa39ce733e56 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Aug 03 20:30:10.134757 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 572/2283] 10.4.3.92 () {70 vars in 1317 bytes} [Mon Aug 3 20:30:09 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:10.146656 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.148472 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:10.148737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:10.148956 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:10.149094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 71877b3e-6429-45d3-916c-50053b5c8419 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:10.152798 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.152798 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:10.156613 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9bd2d3c5-111e-46af-9929-50e1f33e67ea tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 returned with HTTP 200 Aug 03 20:30:10.157045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 570/2284] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:10 2026] GET /volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:10.272938 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ceb2ded7-132e-4f30-a079-5007122a175e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.275053 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ceb2ded7-132e-4f30-a079-5007122a175e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:10.275340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ceb2ded7-132e-4f30-a079-5007122a175e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:10.275652 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ceb2ded7-132e-4f30-a079-5007122a175e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:10.275811 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ceb2ded7-132e-4f30-a079-5007122a175e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:10.283728 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.283728 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:10.284548 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ceb2ded7-132e-4f30-a079-5007122a175e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:10.284907 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 575/2285] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:10 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:10.579774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.582156 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:10.582559 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1375213840", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:10.584545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1375213840', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:10.584704 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume of 1 GB Aug 03 20:30:10.587699 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=362,cinder:UPDATE=73,cinder:INSERT=31 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:30:10.591654 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Availability Zones retrieved successfully. Aug 03 20:30:10.600028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Flow 'volume_create_api' (f5f05a3e-f716-41aa-af28-0d6384f46157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:10.601566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4863c8b9-b8e9-4624-a0d1-42389acfde07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:10.603753 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:10.640008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4863c8b9-b8e9-4624-a0d1-42389acfde07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:10.640985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8914b64a-3d31-453c-b854-6455c66110fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:10.676767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.678761 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:10.678952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:10.682223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:10.690009 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.690009 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:10.694480 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:10.699548 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b8bf0c4-7c2b-4fda-b281-ced43d63217b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:10.699964 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 573/2286] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:10 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:10.716894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Created reservations ['399378e9-af6d-46d3-86d4-8b4ba1a42424', '81c39eb2-ef8d-48b8-ad8c-12c64a368d87', '2fdeac41-e0ea-4930-a3cf-02db79113274', 'b2b88fd5-fc5f-4dec-9e40-619952e9e278'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:10.717841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8914b64a-3d31-453c-b854-6455c66110fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399378e9-af6d-46d3-86d4-8b4ba1a42424', '81c39eb2-ef8d-48b8-ad8c-12c64a368d87', '2fdeac41-e0ea-4930-a3cf-02db79113274', 'b2b88fd5-fc5f-4dec-9e40-619952e9e278']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:10.718728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c50ce02-18de-41c1-8031-fb50633d91b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:10.742915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c50ce02-18de-41c1-8031-fb50633d91b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63dec579-f95c-48ab-916b-3bea0e561f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1375213840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c434a70c423d478fa88a43c8c0c8776c',qos_specs=None,replication_status=,reservations=['399378e9-af6d-46d3-86d4-8b4ba1a42424','81c39eb2-ef8d-48b8-ad8c-12c64a368d87','2fdeac41-e0ea-4930-a3cf-02db79113274','b2b88fd5-fc5f-4dec-9e40-619952e9e278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1375213840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63dec579-f95c-48ab-916b-3bea0e561f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c434a70c423d478fa88a43c8c0c8776c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:10.743862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e144be-463c-4f27-bcbb-70f4bf66a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:10.762550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e144be-463c-4f27-bcbb-70f4bf66a58d) transitioned into state 'SUCCESS' from state '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-1375213840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c434a70c423d478fa88a43c8c0c8776c',qos_specs=None,replication_status=,reservations=['399378e9-af6d-46d3-86d4-8b4ba1a42424','81c39eb2-ef8d-48b8-ad8c-12c64a368d87','2fdeac41-e0ea-4930-a3cf-02db79113274','b2b88fd5-fc5f-4dec-9e40-619952e9e278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:10.763348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7d2234-de3e-485b-b99e-6a3b7e318999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:10.774546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7d2234-de3e-485b-b99e-6a3b7e318999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:10.774546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Flow 'volume_create_api' (f5f05a3e-f716-41aa-af28-0d6384f46157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:10.774546 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume request issued successfully. Aug 03 20:30:10.774546 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ef4f133-ec1c-4477-a9da-2beaa838f335 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:10.774546 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 569/2287] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:10 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:10.791383 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.793570 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:10.793812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:10.793993 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:10.800761 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.800761 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:10.804234 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:10.809118 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0c57707d-06d9-4ef5-81ec-5ac22a07b992 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:10.809586 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 571/2288] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:10 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:10.882717 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:10.884867 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:10.885084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:10.885321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:10.885558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:10.890556 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:10.890556 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:10.891551 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c098e04-d40c-44de-aab6-88e11f1a2f6c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:10.892231 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 576/2289] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:10 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.167901 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.169792 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:11.170028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.170212 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.170372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 71877b3e-6429-45d3-916c-50053b5c8419 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:11.174128 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.174128 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:11.178611 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8deb9532-75c0-43a2-a6c6-1798c02256b5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 returned with HTTP 200 Aug 03 20:30:11.179111 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 574/2290] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:11.188734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.191146 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:30:11.191419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.191698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.192005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:11.192360 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.192360 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:11.193441 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:30:11.198108 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:30:11.198533 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.198533 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:11.199118 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12919668-73a6-4ea3-a0ef-5095bc4bd636 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:30:11.199549 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 570/2291] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.210668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.212547 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b Aug 03 20:30:11.212778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.212968 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.218378 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.218378 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:11.218834 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Snapshot retrieved successfully. Aug 03 20:30:11.219723 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5bab040-844c-4cb0-8ad0-a67de55eaf71 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b returned with HTTP 200 Aug 03 20:30:11.220188 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 572/2292] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.230247 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3b45918c-729f-41c0-a719-c276beace060 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.231833 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3b45918c-729f-41c0-a719-c276beace060 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/d2dd4f55-f2aa-4a93-b099-3b968562605e Aug 03 20:30:11.232004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3b45918c-729f-41c0-a719-c276beace060 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.232174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3b45918c-729f-41c0-a719-c276beace060 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.237711 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.237711 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:11.238095 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3b45918c-729f-41c0-a719-c276beace060 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Snapshot retrieved successfully. Aug 03 20:30:11.238773 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3b45918c-729f-41c0-a719-c276beace060 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/d2dd4f55-f2aa-4a93-b099-3b968562605e returned with HTTP 200 Aug 03 20:30:11.239088 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 577/2293] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/snapshots/d2dd4f55-f2aa-4a93-b099-3b968562605e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.247826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8020adeb-650c-4825-be66-cf3d787e9895 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.249443 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:11.249669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.249850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.249969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for member 71877b3e-6429-45d3-916c-50053b5c8419 {{(pid=100356) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:30:11.250083 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.group_snapshots [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group_snapshot with id: 71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:11.253157 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.253157 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:11.289950 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8020adeb-650c-4825-be66-cf3d787e9895 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 returned with HTTP 202 Aug 03 20:30:11.290350 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 575/2294] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:30:11 2026] DELETE /volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:11.300322 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.301175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.302021 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:11.302226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.302406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.302515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:11.303154 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:11.303349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.303533 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.303807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:11.304519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:11.306712 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.306712 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:11.307362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ef8c481-a60e-4cb5-b292-74cb657225a4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:11.308716 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 571/2295] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.314125 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:30:11.315141 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:11.315367 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:11.353331 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:11.356919 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.356919 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:11.361280 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:11.361423 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:11.403480 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:11.406904 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.406904 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:11.415952 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51c28823-489d-4a4e-be6b-edd152ae6cf2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:11.416404 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 573/2296] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:11.429915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.431910 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:30:11.432123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.432349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.432617 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:11.433820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:30:11.437932 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:30:11.438374 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.438374 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:11.439056 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1166532-5ecf-445a-91b2-4399d2fe1c97 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:30:11.439490 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 578/2297] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.452362 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.454482 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b Aug 03 20:30:11.455038 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.455038 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.460891 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.460891 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:11.461450 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Snapshot retrieved successfully. Aug 03 20:30:11.462428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca53a5c1-0021-43b1-8d51-4333c7711546 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b returned with HTTP 200 Aug 03 20:30:11.463126 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 576/2298] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.715824 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.717749 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:11.717931 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.718136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.732339 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.732339 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:11.740375 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:11.745400 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-644613f5-cd05-413f-b6fa-88c9d6c13371 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:11.745840 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 572/2299] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.824925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.826738 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:11.826951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.827144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.829043 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=355,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:30:11.834628 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.834628 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:11.838941 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:11.843571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-56b8bb6d-b948-4512-a54a-87a0412a26e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:11.843954 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 574/2300] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.860404 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-63d9ee55-4cff-4466-8bfc-00381633896a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.862883 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63d9ee55-4cff-4466-8bfc-00381633896a tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:11.866270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63d9ee55-4cff-4466-8bfc-00381633896a tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.866270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63d9ee55-4cff-4466-8bfc-00381633896a tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.872256 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.872256 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:11.877923 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-63d9ee55-4cff-4466-8bfc-00381633896a tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:11.883377 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63d9ee55-4cff-4466-8bfc-00381633896a tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:11.883901 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 579/2301] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.901546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.903782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:30:11.903972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.904083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-72d71d34-0868-442e-9f79-a11bebabbc7f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.904139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.904408 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:11.905116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:11.905822 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-72d71d34-0868-442e-9f79-a11bebabbc7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:11.906006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-72d71d34-0868-442e-9f79-a11bebabbc7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.906213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-72d71d34-0868-442e-9f79-a11bebabbc7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.906332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-72d71d34-0868-442e-9f79-a11bebabbc7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:11.910763 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.910763 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:11.911840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-72d71d34-0868-442e-9f79-a11bebabbc7f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:11.912204 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 573/2302] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.913921 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Get all volumes completed successfully. Aug 03 20:30:11.914505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-74bdfd81-8676-4e2f-a826-c313cb5875f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:30:11.915049 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 577/2303] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes => generated 337 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:11.929044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:11.931013 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:11.931235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:11.931469 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:11.942395 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:11.942395 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:11.949879 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:11.954280 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78226b5f-d59d-47ca-bf2a-365e552e10b1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:11.954705 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 575/2304] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:11 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:12.011399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.013848 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:12.014011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.014209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.021862 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.021862 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:12.025767 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:12.030302 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-8b4201ab-a88f-460a-a75f-817a53b1c509 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:12.030757 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 580/2305] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:12.127965 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d51e4cfe-799c-46c9-a22c-50fcb9b85192 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.128490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d51e4cfe-799c-46c9-a22c-50fcb9b85192 None None] GET https://10.4.3.92/volume// Aug 03 20:30:12.128724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d51e4cfe-799c-46c9-a22c-50fcb9b85192 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.128972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d51e4cfe-799c-46c9-a22c-50fcb9b85192 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.129516 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d51e4cfe-799c-46c9-a22c-50fcb9b85192 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:12.129940 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 574/2306] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:30:12.147721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-a51bc23b-25ae-4b49-8542-9b7e8a1dcd69 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.149911 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-a51bc23b-25ae-4b49-8542-9b7e8a1dcd69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:30:12.150348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-a51bc23b-25ae-4b49-8542-9b7e8a1dcd69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63dec579-f95c-48ab-916b-3bea0e561f56", "connector": null, "instance_uuid": "dec3b63b-83ee-44a7-82a8-ed5097b16190"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:12.160782 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.160782 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:12.202488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-a51bc23b-25ae-4b49-8542-9b7e8a1dcd69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:30:12.202966 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 578/2307] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:30:12 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:12.237623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.240302 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:12.240456 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.240456 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.254346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6758a372-3b71-417c-b9af-238ee47bd695 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.254814 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6758a372-3b71-417c-b9af-238ee47bd695 None None] GET https://10.4.3.92/volume// Aug 03 20:30:12.255045 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6758a372-3b71-417c-b9af-238ee47bd695 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.255334 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6758a372-3b71-417c-b9af-238ee47bd695 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.255379 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.255379 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:12.255694 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6758a372-3b71-417c-b9af-238ee47bd695 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:12.256194 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 581/2308] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:12.260725 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:12.265545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.268029 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f176719-f2cf-4cf2-97a7-bcae8265e613 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:12.268427 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:12.268686 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 576/2309] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:12.268906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.269186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.282486 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.282486 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:12.287535 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:12.292814 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-1ce5437c-6a98-4681-a378-10886678408b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:12.293676 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 575/2310] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:12.321231 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.322914 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:12.323126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.323316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.323419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:12.327840 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.327840 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:12.328448 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8b1f419-c2c3-45b8-9719-9831c6e25a4e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:12.328876 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 579/2311] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:12.403793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.406356 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] PUT https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f Aug 03 20:30:12.406815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:12.415270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Acquiring lock "cinder-attachment_update-63dec579-f95c-48ab-916b-3bea0e561f56-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:30:12.424092 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Lock "cinder-attachment_update-63dec579-f95c-48ab-916b-3bea0e561f56-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:30:12.424092 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.424092 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:12.473133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3bbdb167-4c10-46ac-b2f4-d3a933dbdcf5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.474850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3bbdb167-4c10-46ac-b2f4-d3a933dbdcf5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b Aug 03 20:30:12.475054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3bbdb167-4c10-46ac-b2f4-d3a933dbdcf5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.475244 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3bbdb167-4c10-46ac-b2f4-d3a933dbdcf5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.479447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3bbdb167-4c10-46ac-b2f4-d3a933dbdcf5 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b returned with HTTP 404 Aug 03 20:30:12.480040 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 577/2312] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/snapshots/e33eec7d-c415-4321-89f9-09deb65b4d5b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:12.488962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.492199 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:12.492199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.492199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.492372 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 71877b3e-6429-45d3-916c-50053b5c8419 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:12.496398 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-75df3cc9-40ca-4a9c-bfc9-e11ce13eb2de tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 returned with HTTP 404 Aug 03 20:30:12.497181 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 576/2313] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:12.506834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.509779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:12.510041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.510299 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.510512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for member 71877b3e-6429-45d3-916c-50053b5c8419 {{(pid=100356) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:30:12.510622 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.group_snapshots [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group_snapshot with id: 71877b3e-6429-45d3-916c-50053b5c8419 Aug 03 20:30:12.514633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8ec18b6a-31c6-4b21-95d1-02d099cc79e3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 returned with HTTP 404 Aug 03 20:30:12.515333 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 580/2314] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:30:12 2026] DELETE /volume/v3/group_snapshots/71877b3e-6429-45d3-916c-50053b5c8419 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:12.526309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.529500 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:12.529611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.529837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.530518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:12.531849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:12.533731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Lock "cinder-attachment_update-63dec579-f95c-48ab-916b-3bea0e561f56-np0000006371" released by "attachment_update" :: held 0.111s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:30:12.533731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-d0644b3c-662d-47cd-aaa8-33fdb554d521 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f returned with HTTP 200 Aug 03 20:30:12.533731 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 582/2315] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:30:12 2026] PUT /volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:12.542576 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:30:12.543632 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:12.543875 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:12.588794 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:12.593043 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.593043 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:12.596013 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:12.596283 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:12.633290 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:12.636798 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.636798 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:12.645628 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-929fc6d4-0075-4c5f-a3fe-8af662e34af2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:12.646219 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 578/2316] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 03 20:30:12.661064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.663930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81/action Aug 03 20:30:12.664523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:12.664702 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:12.666611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for group 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100354) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:30:12.666768 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group with id: 9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:12.672104 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.672104 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:12.737526 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3d5876d2-dfda-4f58-a4c9-f6f4b03f8d36 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81/action returned with HTTP 202 Aug 03 20:30:12.737526 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 577/2317] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:30:12 2026] POST /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:12.749773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.752838 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c Aug 03 20:30:12.753126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.753494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.767482 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.767482 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:12.768978 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-26e73db3-372c-47fa-b35a-b3153512e6ac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.771419 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-26e73db3-372c-47fa-b35a-b3153512e6ac tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:12.773487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-26e73db3-372c-47fa-b35a-b3153512e6ac tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.773487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-26e73db3-372c-47fa-b35a-b3153512e6ac tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.777387 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:12.777387 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:12.777387 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:12.787953 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.787953 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:12.793867 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-26e73db3-372c-47fa-b35a-b3153512e6ac tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:12.801674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-26e73db3-372c-47fa-b35a-b3153512e6ac tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:12.802617 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 583/2318] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:12.820808 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:12.823157 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=572,cinder:INSERT=104,cinder:UPDATE=177 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:30:12.826032 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.826032 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:12.833954 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-774ea203-f2b6-4b85-ad6f-15631c2c9511 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c returned with HTTP 200 Aug 03 20:30:12.834476 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 581/2319] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:12.924807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:12.926201 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:12.926531 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:12.926806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:12.927023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:12.931302 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:12.931302 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:12.934220 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7cc7975-42ad-48a1-91ec-259fdf9036b2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:12.934220 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 579/2320] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:12 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:13.285721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-916a3820-f706-4686-bcb3-c556973375f9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.287352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-916a3820-f706-4686-bcb3-c556973375f9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:13.287569 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-916a3820-f706-4686-bcb3-c556973375f9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.287803 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-916a3820-f706-4686-bcb3-c556973375f9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.298172 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:13.298172 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:13.301853 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-916a3820-f706-4686-bcb3-c556973375f9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:13.306736 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-916a3820-f706-4686-bcb3-c556973375f9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:13.307442 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 578/2321] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:13.342492 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.345999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:13.345999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.345999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.345999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:13.350569 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:13.350569 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:13.351375 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3182e708-b81b-4728-aa52-be27ecb1f0e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:13.351824 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 584/2322] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:13.820556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-40e9522c-429a-40fa-9ec9-075e44b75883 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.822442 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40e9522c-429a-40fa-9ec9-075e44b75883 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:13.822666 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40e9522c-429a-40fa-9ec9-075e44b75883 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.822850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40e9522c-429a-40fa-9ec9-075e44b75883 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.831916 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:13.831916 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:13.835489 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-40e9522c-429a-40fa-9ec9-075e44b75883 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:13.839981 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40e9522c-429a-40fa-9ec9-075e44b75883 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:13.840407 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 582/2323] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:13.848494 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7feb9b67-f827-4520-aa02-0832e44751e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.852485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7feb9b67-f827-4520-aa02-0832e44751e8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c Aug 03 20:30:13.852485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7feb9b67-f827-4520-aa02-0832e44751e8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.852485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7feb9b67-f827-4520-aa02-0832e44751e8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.859576 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7feb9b67-f827-4520-aa02-0832e44751e8 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c returned with HTTP 404 Aug 03 20:30:13.860375 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 580/2324] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/volumes/9ff60c5c-713d-4e64-8073-26982e15a91c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:13.869839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-93d5730b-4d69-44bc-86c4-957f51392109 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.871173 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-93d5730b-4d69-44bc-86c4-957f51392109 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d Aug 03 20:30:13.871412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-93d5730b-4d69-44bc-86c4-957f51392109 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.874453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-93d5730b-4d69-44bc-86c4-957f51392109 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.878030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-93d5730b-4d69-44bc-86c4-957f51392109 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d returned with HTTP 404 Aug 03 20:30:13.878525 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 579/2325] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/volumes/27e6f13f-fb4c-4bf4-ad23-fc2c9425e78d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:13.885625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.887601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 Aug 03 20:30:13.887852 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.888047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.888165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 9b7da664-591e-459f-9781-fa2cc4ddae81 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:13.891554 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9781698e-e2b7-4d4c-b845-6d7a7675fc9f tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 returned with HTTP 404 Aug 03 20:30:13.892190 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 585/2326] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/groups/9b7da664-591e-459f-9781-fa2cc4ddae81 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:13.902967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-640829ad-640d-4d8b-886b-f6c37e487467 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.905524 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-640829ad-640d-4d8b-886b-f6c37e487467 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/3f6b8b45-7367-4447-9953-beed33e3cd11 Aug 03 20:30:13.905973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-640829ad-640d-4d8b-886b-f6c37e487467 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.906344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-640829ad-640d-4d8b-886b-f6c37e487467 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.925887 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-640829ad-640d-4d8b-886b-f6c37e487467 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types/3f6b8b45-7367-4447-9953-beed33e3cd11 returned with HTTP 202 Aug 03 20:30:13.926270 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 583/2327] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:13 2026] DELETE /volume/v3/group_types/3f6b8b45-7367-4447-9953-beed33e3cd11 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 03 20:30:13.936910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c740462d-f515-4152-8b45-af10d1a06371 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.938075 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c740462d-f515-4152-8b45-af10d1a06371 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 Aug 03 20:30:13.938341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c740462d-f515-4152-8b45-af10d1a06371 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.938609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c740462d-f515-4152-8b45-af10d1a06371 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.944484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.947183 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:13.947183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.947183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:13.947183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:13.953300 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:13.953300 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:13.954313 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19b6b1b4-e0ba-4d4f-85e5-1ac7c0952539 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:13.954819 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 580/2328] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:13.983697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c740462d-f515-4152-8b45-af10d1a06371 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 returned with HTTP 202 Aug 03 20:30:13.984159 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 581/2329] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:30:13 2026] DELETE /volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:13.993349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0dc98715-c79a-4180-ab98-3aacd517ed0f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:13.995935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0dc98715-c79a-4180-ab98-3aacd517ed0f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] GET https://10.4.3.92/volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 Aug 03 20:30:13.997166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0dc98715-c79a-4180-ab98-3aacd517ed0f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:13.997166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0dc98715-c79a-4180-ab98-3aacd517ed0f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.002939 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0dc98715-c79a-4180-ab98-3aacd517ed0f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 returned with HTTP 404 Aug 03 20:30:14.003697 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 586/2330] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:30:13 2026] GET /volume/v3/types/202e256f-5070-47c1-9ac2-2b5e0b650343 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:14.018300 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-01456529-fad7-459e-ace2-25e7d0263ec3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.020689 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-01456529-fad7-459e-ace2-25e7d0263ec3 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:30:14.020977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-01456529-fad7-459e-ace2-25e7d0263ec3 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1256601561"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:14.043186 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-01456529-fad7-459e-ace2-25e7d0263ec3 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:30:14.043873 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 584/2331] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:30:14 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:14.055886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c90d0821-a1d5-4b6b-bca2-1f02cee9839f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.060157 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c90d0821-a1d5-4b6b-bca2-1f02cee9839f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:30:14.060589 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c90d0821-a1d5-4b6b-bca2-1f02cee9839f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-899291711"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:14.091771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c90d0821-a1d5-4b6b-bca2-1f02cee9839f tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:30:14.092377 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 581/2332] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:30:14 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:14.103031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1d96a93f-d003-466e-9207-e6ee931fd961 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.106018 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:30:14.106735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5cf281fe-e829-4d0f-b159-4a3873cd3f95", "volume_types": ["7ec8cde4-6119-48ba-b2d6-2e330e1a74ac"], "name": "tempest-GroupSnapshotsTest-Group-647797001"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:14.108612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group {'group': {'group_type': '5cf281fe-e829-4d0f-b159-4a3873cd3f95', 'volume_types': ['7ec8cde4-6119-48ba-b2d6-2e330e1a74ac'], 'name': 'tempest-GroupSnapshotsTest-Group-647797001'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:30:14.114366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.groups [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group tempest-GroupSnapshotsTest-Group-647797001. Aug 03 20:30:14.123580 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:30:14.143712 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['88145d10-8dff-40ad-8513-2937cd5e2120'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:14.175689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d96a93f-d003-466e-9207-e6ee931fd961 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:30:14.176358 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 582/2333] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:30:14 2026] POST /volume/v3/groups => generated 111 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:14.187666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.190135 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c Aug 03 20:30:14.190135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:14.190347 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.190387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 338a870c-e093-400f-8c0b-9d679858278c {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:14.194112 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:14.194112 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:14.202740 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c4a20bb-e70a-4fed-8778-7e7f4471b9b6 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c returned with HTTP 200 Aug 03 20:30:14.203224 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 587/2334] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:14 2026] GET /volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:14.322095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.326316 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:14.326604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:14.326859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.340480 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:14.340480 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:14.347013 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:14.356661 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b6c225c-5fbb-4aed-aba8-c0b83127963f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:14.358066 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 585/2335] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:14 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:14.364406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-39700f81-426e-4774-80e7-3160e9909681 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.366415 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39700f81-426e-4774-80e7-3160e9909681 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:14.366709 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39700f81-426e-4774-80e7-3160e9909681 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:14.366914 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39700f81-426e-4774-80e7-3160e9909681 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.367036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-39700f81-426e-4774-80e7-3160e9909681 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:14.372223 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:14.372223 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:14.373517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39700f81-426e-4774-80e7-3160e9909681 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:14.374382 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 582/2336] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:14 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:14.854775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.856878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:14.857188 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:14.857450 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.870083 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:14.870083 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:14.875020 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:14.880035 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5e3239b4-e904-47a8-896e-c0e596d93d54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:14.880599 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 583/2337] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:14 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:14.968086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:14.970080 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:14.970290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:14.970633 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:14.970781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:14.977445 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:14.977445 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:14.978397 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92d262f7-856e-4690-8fb5-39ac48b89c6b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:14.978949 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 588/2338] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:14 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:15.214345 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.216094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c Aug 03 20:30:15.216314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.216511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.216635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 338a870c-e093-400f-8c0b-9d679858278c {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:15.220532 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.220532 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:15.229000 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b6040904-d3b6-4692-8832-3b255a3b84c2 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c returned with HTTP 200 Aug 03 20:30:15.229456 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 586/2339] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:15.239019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.241033 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:15.241417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-887562048", "volume_type": "7ec8cde4-6119-48ba-b2d6-2e330e1a74ac", "group_id": "338a870c-e093-400f-8c0b-9d679858278c", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:15.243202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-887562048', 'volume_type': '7ec8cde4-6119-48ba-b2d6-2e330e1a74ac', 'group_id': '338a870c-e093-400f-8c0b-9d679858278c', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:15.250957 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.250957 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:15.251477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume of 1 GB Aug 03 20:30:15.257012 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Availability Zones retrieved successfully. Aug 03 20:30:15.264775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (925c0e5b-7deb-43f2-a3df-f8d6ecb12dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:15.266480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2b1635-81b8-4641-afef-69b67a59e026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:15.267303 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.267303 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:15.267995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:15.297788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2b1635-81b8-4641-afef-69b67a59e026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:30:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ec8cde4-6119-48ba-b2d6-2e330e1a74ac,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1256601561',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ec8cde4-6119-48ba-b2d6-2e330e1a74ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '338a870c-e093-400f-8c0b-9d679858278c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:15.298970 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202c0419-0d73-42d6-afcc-3f8fe2ff04a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:15.335357 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1256601561 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1256601561, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:15.335880 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1256601561 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1256601561, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:15.376636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.379049 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:15.379302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.379721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.380648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['0da4edfb-97d9-4b49-8679-25070dac434b', 'a245a215-756a-4754-b59e-1fb1783b5de7', '447d4e63-d83a-4046-8204-1dab8de7c88e', '3b479aa9-69ad-4dc0-8686-00e6d7778f87'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:15.381724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202c0419-0d73-42d6-afcc-3f8fe2ff04a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da4edfb-97d9-4b49-8679-25070dac434b', 'a245a215-756a-4754-b59e-1fb1783b5de7', '447d4e63-d83a-4046-8204-1dab8de7c88e', '3b479aa9-69ad-4dc0-8686-00e6d7778f87']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:15.383105 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6be8db9-01b2-4614-8daa-517fbcf30006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:15.385791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.390731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:15.391132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.392316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.392316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:15.400204 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.400204 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:15.400944 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2bbe25dd-b84f-4622-a7d8-219cb3f3d654 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:15.401404 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 589/2340] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:15.404488 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.404488 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:15.409816 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:15.415600 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54ba28e2-3d49-4a63-a13e-5080544c3752 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:15.416055 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 584/2341] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:15.418479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6be8db9-01b2-4614-8daa-517fbcf30006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb56fc31-884f-4444-9a78-6c160b9e697a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-887562048',encryption_key_id=None,group_id=338a870c-e093-400f-8c0b-9d679858278c,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['0da4edfb-97d9-4b49-8679-25070dac434b','a245a215-756a-4754-b59e-1fb1783b5de7','447d4e63-d83a-4046-8204-1dab8de7c88e','3b479aa9-69ad-4dc0-8686-00e6d7778f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=7ec8cde4-6119-48ba-b2d6-2e330e1a74ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-887562048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=338a870c-e093-400f-8c0b-9d679858278c,host=None,id=bb56fc31-884f-4444-9a78-6c160b9e697a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c3b52431a345b2a91d23458900b204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ec8cde4-6119-48ba-b2d6-2e330e1a74ac),volume_type_id=7ec8cde4-6119-48ba-b2d6-2e330e1a74ac)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:15.419199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ba7592-3a7b-477e-a646-ca6a7d94c022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:15.441856 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ba7592-3a7b-477e-a646-ca6a7d94c022) transitioned into state 'SUCCESS' from state '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-887562048',encryption_key_id=None,group_id=338a870c-e093-400f-8c0b-9d679858278c,group_type_id=,metadata={},multiattach=False,project_id='71c3b52431a345b2a91d23458900b204',qos_specs=None,replication_status=,reservations=['0da4edfb-97d9-4b49-8679-25070dac434b','a245a215-756a-4754-b59e-1fb1783b5de7','447d4e63-d83a-4046-8204-1dab8de7c88e','3b479aa9-69ad-4dc0-8686-00e6d7778f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd1f5c2dc09048f896987eb7993aa6bd',volume_type_id=7ec8cde4-6119-48ba-b2d6-2e330e1a74ac)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:15.442568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7c5767-699f-4752-960b-16b743b6dce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:15.464341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f7c5767-699f-4752-960b-16b743b6dce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:15.465511 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Flow 'volume_create_api' (925c0e5b-7deb-43f2-a3df-f8d6ecb12dda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:15.465874 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Create volume request issued successfully. Aug 03 20:30:15.466709 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:15.466901 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:15.505147 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:15.508002 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.508002 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:15.511104 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-595ea1ad-1817-4fc7-9dc8-df08966cd687 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:15.511470 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 583/2342] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:30:15 2026] POST /volume/v3/volumes => generated 820 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:15.524496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5e876fe9-8081-4f99-a201-00e969024026 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.526117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a Aug 03 20:30:15.526335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.526540 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.532918 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.532918 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:15.537680 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:15.538522 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:15.538763 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:15.575190 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:15.578680 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.578680 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:15.586201 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5e876fe9-8081-4f99-a201-00e969024026 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a returned with HTTP 200 Aug 03 20:30:15.586639 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 587/2343] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:15.900375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-91a52387-b329-4c02-a771-00f611c4b4d8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.903178 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91a52387-b329-4c02-a771-00f611c4b4d8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:15.903408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91a52387-b329-4c02-a771-00f611c4b4d8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.903683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91a52387-b329-4c02-a771-00f611c4b4d8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.918767 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:15.918767 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:15.924153 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-91a52387-b329-4c02-a771-00f611c4b4d8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:15.930159 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91a52387-b329-4c02-a771-00f611c4b4d8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:15.930934 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 590/2344] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:15.979086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cccc8124-8165-4247-b3f8-9774102cca67 req-cc8d025c-b114-45f9-8d6e-1a84913eec21 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.981432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-cc8d025c-b114-45f9-8d6e-1a84913eec21 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7/action Aug 03 20:30:15.981816 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-cc8d025c-b114-45f9-8d6e-1a84913eec21 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:15.981975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-cc8d025c-b114-45f9-8d6e-1a84913eec21 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:15.992568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:15.996119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:15.996394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:15.996658 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:15.996839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:16.004304 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.004304 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:16.006161 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-851a2ee0-913e-411e-b9ac-273527cd4c5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:16.006762 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 584/2345] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:15 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:16.010928 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.010928 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:16.033840 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cccc8124-8165-4247-b3f8-9774102cca67 req-cc8d025c-b114-45f9-8d6e-1a84913eec21 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7/action returned with HTTP 204 Aug 03 20:30:16.034522 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 585/2346] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:30:15 2026] POST /volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:16.412616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb1baf06-a88e-46a6-a78a-915b787c122d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.417209 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb1baf06-a88e-46a6-a78a-915b787c122d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:16.417209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf06-a88e-46a6-a78a-915b787c122d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.417209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf06-a88e-46a6-a78a-915b787c122d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:16.417209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-bb1baf06-a88e-46a6-a78a-915b787c122d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:16.422603 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.422603 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:16.424717 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb1baf06-a88e-46a6-a78a-915b787c122d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:16.424717 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 588/2347] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:16.433944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.438674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:16.438674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.438674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:16.453276 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.453276 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:16.459563 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:16.468139 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74a72523-dd1c-4fc9-b47b-ec019cf010e9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:16.469263 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 591/2348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:16.602251 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-611cd081-2faf-4b32-abeb-13645f2d814a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.604411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a Aug 03 20:30:16.604706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.604952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:16.614554 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.614554 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:16.619871 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:16.620557 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:16.620901 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:16.677438 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:16.681873 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.681873 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:16.692940 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-611cd081-2faf-4b32-abeb-13645f2d814a tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a returned with HTTP 200 Aug 03 20:30:16.693435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 585/2349] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:16.705682 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d12169c2-a187-4206-af73-32f1f270ab1e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.707299 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Aug 03 20:30:16.707635 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "338a870c-e093-400f-8c0b-9d679858278c", "name": "tempest-group_snapshot-1649350186"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:16.708913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '338a870c-e093-400f-8c0b-9d679858278c', 'name': 'tempest-group_snapshot-1649350186'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 03 20:30:16.712202 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.712202 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:16.715341 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.group_snapshots [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Creating group_snapshot tempest-group_snapshot-1649350186. Aug 03 20:30:16.750005 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.750005 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:16.760903 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1256601561 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1256601561, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:16.761187 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1256601561 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1256601561, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:16.793770 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Created reservations ['afeb3d50-eb91-4d88-aa0b-0ee8c0251a82', 'f37830dc-23c6-4312-8a6d-7383344718a8', '23f558ec-89ef-4714-ba9d-ba951a62b7c9', '56d2cc19-6730-4db2-9895-c358c3613229'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:16.834792 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d12169c2-a187-4206-af73-32f1f270ab1e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Aug 03 20:30:16.835656 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 586/2350] 10.4.3.92 () {70 vars in 1317 bytes} [Mon Aug 3 20:30:16 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:16.845880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.847596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:16.848830 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.849189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:16.849473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:16.853261 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.853261 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:16.859378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-863642c9-7efd-41d4-9c28-f63a4dc1aa41 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 200 Aug 03 20:30:16.859999 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 589/2351] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:16.951208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.951208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:16.951208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.951208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:16.966911 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:16.966911 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:16.972246 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:16.978737 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-15eb225b-f8a9-4c72-afd8-5cb8cfcf4564 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:16.978737 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 592/2352] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:16.994121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:16.996079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:30:16.996286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:16.996475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.006939 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.006939 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:17.013260 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:30:17.018537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.020975 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:17.021134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.021398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.021551 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:17.024551 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2e61825-ab4e-4d00-99c3-b377f3061a9b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:30:17.024986 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 586/2353] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:16 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:17.028047 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.028047 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:17.029001 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5deb985-35fc-4eda-82d3-002bfdea8e19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:17.029424 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 587/2354] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:17.436569 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.439015 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:17.439219 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.439416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.439617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:17.444546 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.444546 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:17.445161 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9fb78525-57c9-41fc-bf79-fc83becc9114 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:17.445561 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 590/2355] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:17.482590 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.484204 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:17.484576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.486697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.495064 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.495064 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:17.502179 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:17.508142 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f68104a-4d2f-4d60-87dc-a6c5c18d1fc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:17.511279 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 593/2356] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:17.871653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.873367 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:17.873622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.873849 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.874026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:17.879823 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.879823 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:17.883443 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f7fa3df-6178-42a2-8a33-91e0f02bd99e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 200 Aug 03 20:30:17.883875 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 587/2357] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:17.895397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1dd3801d-712c-4218-a096-9336b2929d25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.897902 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:30:17.898077 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.898276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.898556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:17.899608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:30:17.903341 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:30:17.903714 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.903714 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:17.904232 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1dd3801d-712c-4218-a096-9336b2929d25 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:30:17.904605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 588/2358] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:17.914989 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.918565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/7defafaf-ae35-4e13-af38-d536e9446d6d Aug 03 20:30:17.918565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.918565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.927544 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.927544 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:17.928227 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Snapshot retrieved successfully. Aug 03 20:30:17.929046 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e991c1de-839f-4731-bbd4-dc6c73b8f30c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/7defafaf-ae35-4e13-af38-d536e9446d6d returned with HTTP 200 Aug 03 20:30:17.931367 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 591/2359] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/snapshots/7defafaf-ae35-4e13-af38-d536e9446d6d => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:17.940626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.942265 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:17.942438 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.942635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.942751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:17.947998 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.947998 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:17.951452 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c70c886-703f-4c5f-95bb-d06689ef7160 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 200 Aug 03 20:30:17.951891 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 594/2360] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:17.961490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b6f7fbb8-0f32-4126-8311-a4277104fd52 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.963073 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6f7fbb8-0f32-4126-8311-a4277104fd52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/detail Aug 03 20:30:17.963271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6f7fbb8-0f32-4126-8311-a4277104fd52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.963444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6f7fbb8-0f32-4126-8311-a4277104fd52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.970711 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6f7fbb8-0f32-4126-8311-a4277104fd52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 03 20:30:17.971219 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 588/2361] 10.4.3.92 () {68 vars in 1316 bytes} [Mon Aug 3 20:30:17 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:17.980927 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:17.983379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:17.983792 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:17.984097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:17.984288 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100355) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:30:17.984430 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.group_snapshots [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group_snapshot with id: 86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:17.988740 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:17.988740 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:18.042029 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.044740 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:18.045059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.045353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.045533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:18.050116 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ce97241b-e9d3-4d54-8416-d2e4d2b088f1 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 202 Aug 03 20:30:18.050116 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 589/2362] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:30:17 2026] DELETE /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:18.054882 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.054882 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:18.055786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a285731d-e6a9-4c2a-a34b-05f02ae278bb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:18.056179 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 592/2363] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:18.057569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6073f687-99b9-4096-9471-19d7413a4187 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.061107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:18.061421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.062410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.062410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:18.064163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:18.075341 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:30:18.085604 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:18.085604 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:18.138853 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:18.144061 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.144061 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:18.160767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6073f687-99b9-4096-9471-19d7413a4187 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:18.161257 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 595/2364] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:18.177083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.179451 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:30:18.179757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.180032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.180315 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:18.180727 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.180727 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:18.181831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:30:18.186473 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all snapshots completed successfully. Aug 03 20:30:18.187604 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-659c633a-c34b-4d87-ad6a-05ad91a878cc tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:30:18.188110 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 589/2365] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:30:18.198443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.200868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:18.201134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.201352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.201522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:30:18.205985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e6fee0d-d4fd-4234-891d-ee4eac215179 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 404 Aug 03 20:30:18.206586 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 590/2366] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:18.216234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4f581d6e-db9e-4bf7-88f0-4a5be4eebd89 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.218455 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f581d6e-db9e-4bf7-88f0-4a5be4eebd89 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/group_snapshots Aug 03 20:30:18.218708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f581d6e-db9e-4bf7-88f0-4a5be4eebd89 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.219028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f581d6e-db9e-4bf7-88f0-4a5be4eebd89 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.226734 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f581d6e-db9e-4bf7-88f0-4a5be4eebd89 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 200 Aug 03 20:30:18.227192 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 593/2367] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:18.241723 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-25c407f5-0929-486e-98f1-798542ad412e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.251097 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:18.255482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.256379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.256999 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for member 86ecd10f-5f9c-4a23-a69b-cbe530929451 {{(pid=100353) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:30:18.257176 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.group_snapshots [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group_snapshot with id: 86ecd10f-5f9c-4a23-a69b-cbe530929451 Aug 03 20:30:18.271537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25c407f5-0929-486e-98f1-798542ad412e tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 returned with HTTP 404 Aug 03 20:30:18.273747 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 596/2368] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:30:18 2026] DELETE /volume/v3/group_snapshots/86ecd10f-5f9c-4a23-a69b-cbe530929451 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:18.284416 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.286338 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:18.286566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.286758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.286964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:18.287743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:18.294594 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Get all volumes completed successfully. Aug 03 20:30:18.295519 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:18.295726 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:18.343013 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:18.347421 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.347421 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:18.355119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d8cd01f9-b648-4edb-9d0e-dd846a17f8c3 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:18.356050 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 590/2369] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:18.375040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.376896 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] POST https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c/action Aug 03 20:30:18.377271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:18.377396 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:18.378972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] delete called for group 338a870c-e093-400f-8c0b-9d679858278c {{(pid=100355) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:30:18.379200 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.groups [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Delete group with id: 338a870c-e093-400f-8c0b-9d679858278c Aug 03 20:30:18.383745 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.383745 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:18.443129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b733577-b9ca-4b85-a1f5-25c14678c764 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c/action returned with HTTP 202 Aug 03 20:30:18.444055 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 591/2370] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:30:18 2026] POST /volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:18.453528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.456179 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a Aug 03 20:30:18.456380 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.458902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.459015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d212789d-51f4-4a50-83a4-690e4e530bbb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.459960 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d212789d-51f4-4a50-83a4-690e4e530bbb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:18.460171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d212789d-51f4-4a50-83a4-690e4e530bbb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.460370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d212789d-51f4-4a50-83a4-690e4e530bbb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.460509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-d212789d-51f4-4a50-83a4-690e4e530bbb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:18.464256 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.464256 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:18.465838 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.465838 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:18.467607 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d212789d-51f4-4a50-83a4-690e4e530bbb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:18.467607 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 597/2371] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:18.468964 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Volume info retrieved successfully. Aug 03 20:30:18.469585 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:30:18.469749 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:30:18.509276 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:30:18.513633 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.513633 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:18.521193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce215fb4-9b4e-46b0-a9c3-70a6ef60ef8c tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a returned with HTTP 200 Aug 03 20:30:18.521549 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 594/2372] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:18.525120 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f6d17565-ed8d-4590-a758-9ed4151d796c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:18.527140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6d17565-ed8d-4590-a758-9ed4151d796c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:18.527376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f6d17565-ed8d-4590-a758-9ed4151d796c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:18.527610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f6d17565-ed8d-4590-a758-9ed4151d796c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:18.539227 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:18.539227 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:18.543329 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f6d17565-ed8d-4590-a758-9ed4151d796c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:18.562381 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6d17565-ed8d-4590-a758-9ed4151d796c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:18.563094 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 591/2373] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:18 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:19.060629 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-334db7ed-f5d7-4211-ad27-0c1448e9d153 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.063441 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-334db7ed-f5d7-4211-ad27-0c1448e9d153 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f/action Aug 03 20:30:19.063932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-334db7ed-f5d7-4211-ad27-0c1448e9d153 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:19.064063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-334db7ed-f5d7-4211-ad27-0c1448e9d153 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:19.077138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.078900 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:19.079077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.079259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.079371 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:19.081021 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.081021 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:19.084270 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.084270 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:19.085337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d3cbccb-27c6-47a9-be06-0da93a19ceda tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:19.085337 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 598/2374] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:19.109732 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3f520d5f-eb36-4d08-a369-28c9f5b0096b req-334db7ed-f5d7-4211-ad27-0c1448e9d153 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f/action returned with HTTP 204 Aug 03 20:30:19.110141 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 592/2375] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:30:19 2026] POST /volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:19.479205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.483047 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:19.483427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.484075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.484075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:19.493962 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.493962 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:19.495733 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-332bae00-3dff-4af8-af5f-e931d555a7a3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:19.496294 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 595/2376] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:19.537279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-886b60a7-4d7a-4189-94a7-b3fc3c516e52 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.543090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-886b60a7-4d7a-4189-94a7-b3fc3c516e52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a Aug 03 20:30:19.543235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-886b60a7-4d7a-4189-94a7-b3fc3c516e52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.543436 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-886b60a7-4d7a-4189-94a7-b3fc3c516e52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.556960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-886b60a7-4d7a-4189-94a7-b3fc3c516e52 tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a returned with HTTP 404 Aug 03 20:30:19.557708 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 592/2377] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/volumes/bb56fc31-884f-4444-9a78-6c160b9e697a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:19.570033 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.571571 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] GET https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c Aug 03 20:30:19.571729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.571911 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.572070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] show called for member 338a870c-e093-400f-8c0b-9d679858278c {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:30:19.578968 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a9661b2-d9a8-454e-bb09-b470cff703ab tempest-GroupSnapshotsTest-779421655 tempest-GroupSnapshotsTest-779421655-project-member] https://10.4.3.92/volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c returned with HTTP 404 Aug 03 20:30:19.579728 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 599/2378] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/groups/338a870c-e093-400f-8c0b-9d679858278c => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:30:19.585286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7539b41a-5a71-4955-82a3-44be95f828b9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.587199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7539b41a-5a71-4955-82a3-44be95f828b9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:19.587428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7539b41a-5a71-4955-82a3-44be95f828b9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.587692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7539b41a-5a71-4955-82a3-44be95f828b9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.588024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9b0ff963-394e-4a32-9571-c41a2a2cafe4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.590911 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b0ff963-394e-4a32-9571-c41a2a2cafe4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5cf281fe-e829-4d0f-b159-4a3873cd3f95 Aug 03 20:30:19.591152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9b0ff963-394e-4a32-9571-c41a2a2cafe4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.591277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9b0ff963-394e-4a32-9571-c41a2a2cafe4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.606247 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.606247 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:19.613577 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7539b41a-5a71-4955-82a3-44be95f828b9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:19.618320 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9b0ff963-394e-4a32-9571-c41a2a2cafe4 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/group_types/5cf281fe-e829-4d0f-b159-4a3873cd3f95 returned with HTTP 202 Aug 03 20:30:19.618782 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7539b41a-5a71-4955-82a3-44be95f828b9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:19.618950 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 596/2379] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:19 2026] DELETE /volume/v3/group_types/5cf281fe-e829-4d0f-b159-4a3873cd3f95 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:19.619223 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 593/2380] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:19.628246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f9a1b471-f1a3-476b-b628-8507199d8148 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.630506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9a1b471-f1a3-476b-b628-8507199d8148 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] DELETE https://10.4.3.92/volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac Aug 03 20:30:19.630774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f9a1b471-f1a3-476b-b628-8507199d8148 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.631058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f9a1b471-f1a3-476b-b628-8507199d8148 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.640827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.645082 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:19.645410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.645674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.661659 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.661659 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:19.665398 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:19.665555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9a1b471-f1a3-476b-b628-8507199d8148 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac returned with HTTP 202 Aug 03 20:30:19.666055 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 593/2381] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:30:19 2026] DELETE /volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:19.671079 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d260a7a0-a06f-4e9b-bc64-1a9ff1fe49b3 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:19.671454 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 600/2382] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:19.674120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4cf432b3-b11e-4672-8bb2-46fed30bf1a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.676367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cf432b3-b11e-4672-8bb2-46fed30bf1a0 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] GET https://10.4.3.92/volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac Aug 03 20:30:19.676681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cf432b3-b11e-4672-8bb2-46fed30bf1a0 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.676986 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cf432b3-b11e-4672-8bb2-46fed30bf1a0 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.681163 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cf432b3-b11e-4672-8bb2-46fed30bf1a0 tempest-GroupSnapshotsTest-583607145 tempest-GroupSnapshotsTest-583607145-project-admin] https://10.4.3.92/volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac returned with HTTP 404 Aug 03 20:30:19.681860 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 597/2383] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/types/7ec8cde4-6119-48ba-b2d6-2e330e1a74ac => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:19.694861 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.700714 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:30:19.701054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63dec579-f95c-48ab-916b-3bea0e561f56", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-733208451", "description": null, "metadata": null}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:19.719576 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.719576 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:19.719576 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:19.719977 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create snapshot from volume 63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:19.763122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Created reservations ['a5b16a4e-0960-42df-8839-1e74508ef92b', 'cdf0b9a8-6334-4b94-b6a7-4a690d5b190b', '6a3c0461-86eb-4e1c-acc4-e40447239f27', '294454a3-87a6-4fe9-b47d-ddad519e7e01'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:19.807437 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot force create request issued successfully. Aug 03 20:30:19.807897 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-148dca01-b9b5-499d-b865-c5dc84bd7fd8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:30:19.808488 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 594/2384] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:30:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:19.819074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3612af9b-69b8-47bf-b99e-947439449d76 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:19.821429 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3612af9b-69b8-47bf-b99e-947439449d76 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:19.821741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3612af9b-69b8-47bf-b99e-947439449d76 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:19.822097 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3612af9b-69b8-47bf-b99e-947439449d76 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:19.830482 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:19.830482 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:19.830482 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3612af9b-69b8-47bf-b99e-947439449d76 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot retrieved successfully. Aug 03 20:30:19.831066 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3612af9b-69b8-47bf-b99e-947439449d76 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 200 Aug 03 20:30:19.831728 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 594/2385] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:19 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.101931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.102843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:20.103066 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.103324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.103485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:20.107821 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.107821 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:20.108666 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a22f2ab4-8b94-431b-b3e8-f1c604d0d9a3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:20.109112 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 601/2386] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.119867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3b9958d8-f461-4d29-bf81-998c20707aac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.123567 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b9958d8-f461-4d29-bf81-998c20707aac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:20.123567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3b9958d8-f461-4d29-bf81-998c20707aac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.123567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3b9958d8-f461-4d29-bf81-998c20707aac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.143059 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.143059 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:20.145803 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3b9958d8-f461-4d29-bf81-998c20707aac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:20.151034 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3b9958d8-f461-4d29-bf81-998c20707aac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:20.151450 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 598/2387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:20.172367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.174415 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:20.174592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.174801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.174917 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: 35d29e11-42b2-4cda-8fef-b30452a450d0. Aug 03 20:30:20.179810 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.179810 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:20.194914 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id 35d29e11-42b2-4cda-8fef-b30452a450d0 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:30:20.199485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4f58e72-559b-4a16-8775-a1cc3448fba8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 202 Aug 03 20:30:20.199485 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 595/2388] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:20 2026] DELETE /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:20.204317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.207003 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:20.207343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.207649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.209573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:20.213336 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.213336 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:20.216104 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dbdf0529-eaf7-4028-862c-b0b4a0c98a1a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 200 Aug 03 20:30:20.216104 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 595/2389] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.511598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.513337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:20.513577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.513770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.513873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:20.518108 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.518108 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:20.518726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc6fe7f1-28f7-4320-9b1f-6228af87a6ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:20.519083 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 602/2390] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.840536 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.852018 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:20.852018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.852018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.863415 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.863415 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:20.864624 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot retrieved successfully. Aug 03 20:30:20.865424 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bfbfa3d8-9ca8-4932-a5b7-1840c0dd0bd1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 200 Aug 03 20:30:20.866634 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 599/2391] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.877211 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.879423 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:20.879673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.879907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.886296 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.886296 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:20.886804 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot retrieved successfully. Aug 03 20:30:20.887481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ceb2daa5-5035-4878-899e-d933d2b5b258 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 200 Aug 03 20:30:20.887856 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 596/2392] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:20.896874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:20.899062 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:30:20.899359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:20.899723 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:20.910702 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:20.910702 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:20.915567 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:30:20.921343 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d720a1c1-d3e1-4970-b097-4d153a2b15d5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:30:20.921943 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 596/2393] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:20 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:21.225696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.228545 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 Aug 03 20:30:21.228833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.229059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.229216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 35d29e11-42b2-4cda-8fef-b30452a450d0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:21.234168 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61f9c44d-1f99-48f9-ba43-d33ec29ea901 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 returned with HTTP 404 Aug 03 20:30:21.234949 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 603/2394] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/backups/35d29e11-42b2-4cda-8fef-b30452a450d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:21.338751 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.342804 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:30:21.343371 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1321d2be-1370-4a40-bc55-2f22376c3a56", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1698840845", "description": null, "metadata": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:21.372393 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.372393 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:21.373141 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:21.373365 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume 1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:30:21.393429 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.396146 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:21.396318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.396628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.411592 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.411592 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:21.424498 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:21.429169 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-94f5b83d-b0c7-4aae-8686-6660e6766ca1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:21.430075 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 597/2395] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1131 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:21.449959 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['4861edce-39eb-43fc-92a5-4c7de352ed30', '63ea09b9-5de9-4b6b-8b95-1675960bb311', 'f5651ae6-56f3-4923-a8af-04b327f0532e', '1347b7be-5a89-4eec-a133-1f89f9a13cd8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:21.458067 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.460356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d/action Aug 03 20:30:21.460700 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:21.460820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:21.499392 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.499392 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:21.499392 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:21.529402 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Begin detaching volume completed successfully. Aug 03 20:30:21.529749 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-3cb95c61-fe13-4c07-a7af-63a2464d38aa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d/action returned with HTTP 202 Aug 03 20:30:21.530358 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 597/2396] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:30:21 2026] POST /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:21.531970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.535628 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:21.535841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.536079 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.537751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:21.537848 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:30:21.537848 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c706634-d9ef-4407-8a73-41c0ca6f0102 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:30:21.537848 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 600/2397] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:30:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:21.545295 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.545295 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:21.546083 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9fd587bf-a992-49ac-84d6-cd8c424bda16 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:21.546491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 604/2398] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:21.547454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.551780 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:21.552354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.552763 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.564385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.565320 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.565320 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:21.566573 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:21.568626 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9cbb0ed-8ae9-42eb-9e05-9616e0cfcd30 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 200 Aug 03 20:30:21.569625 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 598/2399] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:21.570149 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:21.570411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.570699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.593725 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.593725 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:21.600400 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:21.608659 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-87cdba51-1bbd-464e-ba1c-fab2d87ebdfb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.610032 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-87cdba51-1bbd-464e-ba1c-fab2d87ebdfb None None] GET https://10.4.3.92/volume// Aug 03 20:30:21.610159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f87fae84-20a3-420d-8bad-9fc138b4c2bd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:21.610323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-87cdba51-1bbd-464e-ba1c-fab2d87ebdfb None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.610323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-87cdba51-1bbd-464e-ba1c-fab2d87ebdfb None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.610402 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 598/2400] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:21.611224 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-87cdba51-1bbd-464e-ba1c-fab2d87ebdfb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:21.611767 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 601/2401] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:21.623545 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:21.629135 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:21.629417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:21.629675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:21.642531 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:21.642531 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:21.646917 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:21.652931 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-350000b9-02ca-4ce7-9a97-6a0287be686f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:21.653615 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 605/2402] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:21 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:22.349524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8ff53a6-90b4-46ec-965e-cfc125ee2c3f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.445538 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8ff53a6-90b4-46ec-965e-cfc125ee2c3f tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:30:22.445950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8ff53a6-90b4-46ec-965e-cfc125ee2c3f tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1279108602", "description": "tempest-group-type-description-43408687", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:22.465736 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8ff53a6-90b4-46ec-965e-cfc125ee2c3f tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:30:22.466096 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 599/2403] 10.4.3.92 () {70 vars in 1305 bytes} [Mon Aug 3 20:30:22 2026] POST /volume/v3/group_types => generated 263 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:22.474081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4352febf-cbfe-4a0d-8066-0a05958e8c35 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.475572 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4352febf-cbfe-4a0d-8066-0a05958e8c35 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types Aug 03 20:30:22.475770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4352febf-cbfe-4a0d-8066-0a05958e8c35 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.475932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4352febf-cbfe-4a0d-8066-0a05958e8c35 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.488842 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4352febf-cbfe-4a0d-8066-0a05958e8c35 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 200 Aug 03 20:30:22.489186 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 599/2404] 10.4.3.92 () {68 vars in 1283 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types => generated 497 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.497720 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-05b0e3ac-a73a-47d9-b323-625c6f6c6310 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.499655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05b0e3ac-a73a-47d9-b323-625c6f6c6310 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] PUT https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 Aug 03 20:30:22.500103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-05b0e3ac-a73a-47d9-b323-625c6f6c6310 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-306786084", "description": "updated-group-type-desc"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:22.508604 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:22.508604 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:22.523212 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05b0e3ac-a73a-47d9-b323-625c6f6c6310 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 returned with HTTP 200 Aug 03 20:30:22.523580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 602/2405] 10.4.3.92 () {70 vars in 1415 bytes} [Mon Aug 3 20:30:22 2026] PUT /volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 => generated 254 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.538368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-375c190c-026a-4cfb-bc16-bcdafc91f2d3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.542960 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-375c190c-026a-4cfb-bc16-bcdafc91f2d3 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 Aug 03 20:30:22.543229 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-375c190c-026a-4cfb-bc16-bcdafc91f2d3 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.543392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-375c190c-026a-4cfb-bc16-bcdafc91f2d3 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.547752 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-375c190c-026a-4cfb-bc16-bcdafc91f2d3 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 returned with HTTP 200 Aug 03 20:30:22.548141 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 606/2406] 10.4.3.92 () {68 vars in 1394 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.556488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.558616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:22.558866 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.559054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.559182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:22.563196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bdba6014-bbfa-49fa-91a3-a733970961cf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.565455 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bdba6014-bbfa-49fa-91a3-a733970961cf tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 Aug 03 20:30:22.565796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bdba6014-bbfa-49fa-91a3-a733970961cf tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.566101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bdba6014-bbfa-49fa-91a3-a733970961cf tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.567006 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:22.567006 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:22.567713 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3687c807-6a90-489d-ae6e-00fe4b60bfa0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:22.568062 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 600/2407] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:22.588231 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0da42465-690a-474b-a81e-52333b3fe40a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.590925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0da42465-690a-474b-a81e-52333b3fe40a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:22.591081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0da42465-690a-474b-a81e-52333b3fe40a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.591292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0da42465-690a-474b-a81e-52333b3fe40a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.594008 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bdba6014-bbfa-49fa-91a3-a733970961cf tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 returned with HTTP 202 Aug 03 20:30:22.594395 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 600/2408] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:22 2026] DELETE /volume/v3/group_types/02955627-6c3b-4eea-8ea4-353d168ad3a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:22.601878 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:22.601878 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:22.601878 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0da42465-690a-474b-a81e-52333b3fe40a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:22.602010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0e131e20-e683-4013-885e-8a023cb0c710 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.602048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0da42465-690a-474b-a81e-52333b3fe40a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 200 Aug 03 20:30:22.602048 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 603/2409] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:22.603606 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e131e20-e683-4013-885e-8a023cb0c710 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types Aug 03 20:30:22.603870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e131e20-e683-4013-885e-8a023cb0c710 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.604104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0e131e20-e683-4013-885e-8a023cb0c710 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.610887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-84210b4e-987c-4969-a444-74bcf6b48b12 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.613090 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-84210b4e-987c-4969-a444-74bcf6b48b12 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:22.613445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-84210b4e-987c-4969-a444-74bcf6b48b12 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.613952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-84210b4e-987c-4969-a444-74bcf6b48b12 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.619890 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0e131e20-e683-4013-885e-8a023cb0c710 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 200 Aug 03 20:30:22.619890 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 607/2410] 10.4.3.92 () {68 vars in 1283 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.623343 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:22.623343 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:22.624111 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-84210b4e-987c-4969-a444-74bcf6b48b12 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:22.625884 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-84210b4e-987c-4969-a444-74bcf6b48b12 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 200 Aug 03 20:30:22.627366 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 601/2411] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:22.627449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.628713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-033806cd-0536-455a-be88-0679ac74504a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.631973 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:22.633364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.633364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.633770 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-033806cd-0536-455a-be88-0679ac74504a tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:30:22.633770 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-033806cd-0536-455a-be88-0679ac74504a tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2053425668", "is_public": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:22.642543 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:22.642543 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:22.645843 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:22.651013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-792b8d8e-36e9-4884-a6ac-f82273ea3692 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:22.651013 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 601/2412] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.659453 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-033806cd-0536-455a-be88-0679ac74504a tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:30:22.659867 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 604/2413] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:30:22 2026] POST /volume/v3/group_types => generated 164 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:22.675158 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-642d4629-cbb3-4b34-a809-db4226f09b33 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.675917 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-642d4629-cbb3-4b34-a809-db4226f09b33 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:30:22.676354 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-642d4629-cbb3-4b34-a809-db4226f09b33 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1322065794", "is_public": false}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:22.699484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-642d4629-cbb3-4b34-a809-db4226f09b33 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:30:22.700057 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 608/2414] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:30:22 2026] POST /volume/v3/group_types => generated 165 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:22.708010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-86d9ea80-d169-407d-8200-95e4a11d8a4e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.709359 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86d9ea80-d169-407d-8200-95e4a11d8a4e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 03 20:30:22.709588 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86d9ea80-d169-407d-8200-95e4a11d8a4e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.709775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-86d9ea80-d169-407d-8200-95e4a11d8a4e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.722631 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-86d9ea80-d169-407d-8200-95e4a11d8a4e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 03 20:30:22.723045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 602/2415] 10.4.3.92 () {68 vars in 1344 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.732675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cb762da3-4cf6-42d6-af1a-839a5aa45888 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.734847 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb762da3-4cf6-42d6-af1a-839a5aa45888 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 03 20:30:22.735082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb762da3-4cf6-42d6-af1a-839a5aa45888 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.735299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb762da3-4cf6-42d6-af1a-839a5aa45888 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.748849 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb762da3-4cf6-42d6-af1a-839a5aa45888 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 03 20:30:22.749248 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 602/2416] 10.4.3.92 () {68 vars in 1346 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.763488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-22fdcf17-d189-4b0d-bbfd-3a81617d612e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.764241 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-22fdcf17-d189-4b0d-bbfd-3a81617d612e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types?is_public=False Aug 03 20:30:22.764495 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-22fdcf17-d189-4b0d-bbfd-3a81617d612e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.764733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-22fdcf17-d189-4b0d-bbfd-3a81617d612e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.779322 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-22fdcf17-d189-4b0d-bbfd-3a81617d612e tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 03 20:30:22.779322 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 605/2417] 10.4.3.92 () {68 vars in 1314 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.786127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-adf512cc-9614-4ec2-a6e7-a9c4d45cc294 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.788949 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-adf512cc-9614-4ec2-a6e7-a9c4d45cc294 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] GET https://10.4.3.92/volume/v3/group_types?is_public=True Aug 03 20:30:22.788949 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-adf512cc-9614-4ec2-a6e7-a9c4d45cc294 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.790207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-adf512cc-9614-4ec2-a6e7-a9c4d45cc294 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.799546 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-adf512cc-9614-4ec2-a6e7-a9c4d45cc294 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 03 20:30:22.800220 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 609/2418] 10.4.3.92 () {68 vars in 1312 bytes} [Mon Aug 3 20:30:22 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:22.811834 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-492747cb-b28e-4979-9d4a-aa182fdbfd41 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.813478 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-492747cb-b28e-4979-9d4a-aa182fdbfd41 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/1468a809-0524-4232-a0c9-3a1619c39327 Aug 03 20:30:22.813697 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-492747cb-b28e-4979-9d4a-aa182fdbfd41 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.813870 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-492747cb-b28e-4979-9d4a-aa182fdbfd41 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.827516 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-492747cb-b28e-4979-9d4a-aa182fdbfd41 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types/1468a809-0524-4232-a0c9-3a1619c39327 returned with HTTP 202 Aug 03 20:30:22.827912 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 603/2419] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:22 2026] DELETE /volume/v3/group_types/1468a809-0524-4232-a0c9-3a1619c39327 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:22.835173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-928cc9c5-e096-467d-943e-ffea35aa8ed1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:22.837113 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-928cc9c5-e096-467d-943e-ffea35aa8ed1 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/6a88c94d-87fa-4374-95bc-cf7fa366af92 Aug 03 20:30:22.837314 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-928cc9c5-e096-467d-943e-ffea35aa8ed1 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:22.837548 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-928cc9c5-e096-467d-943e-ffea35aa8ed1 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:22.851356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-928cc9c5-e096-467d-943e-ffea35aa8ed1 tempest-GroupTypesTest-248569739 tempest-GroupTypesTest-248569739-project-admin] https://10.4.3.92/volume/v3/group_types/6a88c94d-87fa-4374-95bc-cf7fa366af92 returned with HTTP 202 Aug 03 20:30:22.851773 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 603/2420] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:30:22 2026] DELETE /volume/v3/group_types/6a88c94d-87fa-4374-95bc-cf7fa366af92 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:30:23.584485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:23.587317 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:23.587595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:23.587845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:23.587992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:23.602130 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:23.602130 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:23.602876 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef2deb56-3c2d-4e82-b084-f72e1d52f65f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:23.603434 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 606/2421] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:23 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:23.611217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-17c79315-a376-4625-b072-d1edaf1d6635 req-b277bee9-7506-4699-85ce-f32af6d658fc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:23.612326 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-b277bee9-7506-4699-85ce-f32af6d658fc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 Aug 03 20:30:23.612584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-b277bee9-7506-4699-85ce-f32af6d658fc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:23.612837 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-b277bee9-7506-4699-85ce-f32af6d658fc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:23.625279 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:23.625279 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:23.673245 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-14327499-5c9d-4cf5-baec-61c712df7770 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:23.675331 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14327499-5c9d-4cf5-baec-61c712df7770 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:23.675537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14327499-5c9d-4cf5-baec-61c712df7770 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:23.675801 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14327499-5c9d-4cf5-baec-61c712df7770 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:23.700552 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:23.700552 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:23.706114 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-14327499-5c9d-4cf5-baec-61c712df7770 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:23.715245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14327499-5c9d-4cf5-baec-61c712df7770 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:23.715746 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 604/2422] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:23 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:23.725002 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-17c79315-a376-4625-b072-d1edaf1d6635 req-b277bee9-7506-4699-85ce-f32af6d658fc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 returned with HTTP 200 Aug 03 20:30:23.725002 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 610/2423] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:30:23 2026] DELETE /volume/v3/attachments/4ac13de5-d450-4122-ab39-a6530d94fbd3 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:24.613611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:24.615542 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:24.615737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:24.615913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:24.616025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:24.621975 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:24.621975 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:24.622070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee4a5a2d-761f-4d8a-b5f9-47251d257018 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:24.622435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 604/2424] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:24 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:24.735898 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2297c20e-777b-44d9-9430-9655e14f2367 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:24.739171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2297c20e-777b-44d9-9430-9655e14f2367 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:24.739402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2297c20e-777b-44d9-9430-9655e14f2367 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:24.739690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2297c20e-777b-44d9-9430-9655e14f2367 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:24.754042 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:24.754042 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:24.759485 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2297c20e-777b-44d9-9430-9655e14f2367 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:24.765582 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2297c20e-777b-44d9-9430-9655e14f2367 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:24.766179 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 607/2425] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:24 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:25.632930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-045e89de-7611-4932-a40e-6c3b9f13df45 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:25.634590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-045e89de-7611-4932-a40e-6c3b9f13df45 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:25.635028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-045e89de-7611-4932-a40e-6c3b9f13df45 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:25.635113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-045e89de-7611-4932-a40e-6c3b9f13df45 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:25.635220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-045e89de-7611-4932-a40e-6c3b9f13df45 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:25.644352 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:25.644352 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:25.645378 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-045e89de-7611-4932-a40e-6c3b9f13df45 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:25.646070 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 605/2426] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:25 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:26.350499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bb152920-8708-4e9d-8055-d514d24e1e12 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.482872 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb152920-8708-4e9d-8055-d514d24e1e12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:30:26.482872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb152920-8708-4e9d-8055-d514d24e1e12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2061585331", "os-volume-type-access:is_public": false}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:26.486885 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:26.486885 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:26.509622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb152920-8708-4e9d-8055-d514d24e1e12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:30:26.509780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 611/2427] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:30:26 2026] POST /volume/v3/types => generated 229 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:26.521986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1aff0d15-709e-4b0a-8cbe-80c49aa4ec04 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.614815 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1aff0d15-709e-4b0a-8cbe-80c49aa4ec04 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:26.615116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1aff0d15-709e-4b0a-8cbe-80c49aa4ec04 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd8a3284-1bba-4217-8340-97449c1179e1", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:26.617100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-1aff0d15-709e-4b0a-8cbe-80c49aa4ec04 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Create volume request body: {'volume': {'volume_type': 'dd8a3284-1bba-4217-8340-97449c1179e1', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:26.625906 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1aff0d15-709e-4b0a-8cbe-80c49aa4ec04 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Aug 03 20:30:26.626580 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 605/2428] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:30:26 2026] POST /volume/v3/volumes => generated 114 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:26.637097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f290b55-9b26-40e1-9199-6749eef19c02 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.639506 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f290b55-9b26-40e1-9199-6749eef19c02 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action Aug 03 20:30:26.640000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f290b55-9b26-40e1-9199-6749eef19c02 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"addProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:26.640193 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f290b55-9b26-40e1-9199-6749eef19c02 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:26.656682 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f290b55-9b26-40e1-9199-6749eef19c02 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action returned with HTTP 202 Aug 03 20:30:26.658554 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 608/2429] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:26 2026] POST /volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:26.660723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8c173aec-6f3d-43c7-9008-86094c643d96 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.662831 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c173aec-6f3d-43c7-9008-86094c643d96 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:26.664339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c173aec-6f3d-43c7-9008-86094c643d96 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:26.664339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c173aec-6f3d-43c7-9008-86094c643d96 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:26.664339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8c173aec-6f3d-43c7-9008-86094c643d96 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:26.670738 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:26.670738 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:26.670738 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c173aec-6f3d-43c7-9008-86094c643d96 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:26.670738 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 606/2430] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:26 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:26.674493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-17326126-ac3a-441b-8bb0-58114a830398 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.677033 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:26.677447 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd8a3284-1bba-4217-8340-97449c1179e1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-858134166"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:26.682368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Create volume request body: {'volume': {'volume_type': 'dd8a3284-1bba-4217-8340-97449c1179e1', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-858134166'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:26.688659 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Create volume of 1 GB Aug 03 20:30:26.689028 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:26.689028 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:26.689618 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Availability Zones retrieved successfully. Aug 03 20:30:26.696454 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Flow 'volume_create_api' (df1e843c-0dea-49d4-80e4-2d71cfa4ff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:26.697630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c76caf-5f6a-47ba-97f1-55a124bebf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:26.698606 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:26.725866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c76caf-5f6a-47ba-97f1-55a124bebf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:30:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd8a3284-1bba-4217-8340-97449c1179e1,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2061585331',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd8a3284-1bba-4217-8340-97449c1179e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:26.726688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bf678a-dada-42c1-ab6a-d38da5134cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:26.764103 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2061585331 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2061585331, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:26.764531 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2061585331 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2061585331, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:30:26.805750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Created reservations ['20fa2c24-1ebb-46b9-a7e1-11ab65c3d1cc', '774faafb-63c2-4e71-9594-45a53a212acd', 'd9911808-123b-4274-8b42-e7be53759e98', '62e114f5-00de-46e0-87fe-ef7c7c5bf3c9'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:26.806924 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bf678a-dada-42c1-ab6a-d38da5134cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fa2c24-1ebb-46b9-a7e1-11ab65c3d1cc', '774faafb-63c2-4e71-9594-45a53a212acd', 'd9911808-123b-4274-8b42-e7be53759e98', '62e114f5-00de-46e0-87fe-ef7c7c5bf3c9']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:26.808072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad73da7-1681-4b21-9ed6-45baa0909c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:26.836554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad73da7-1681-4b21-9ed6-45baa0909c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173b700e-e932-48aa-9e31-fc66b25d3841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-858134166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0786361cbca34faebe99969901fff358',qos_specs=None,replication_status=,reservations=['20fa2c24-1ebb-46b9-a7e1-11ab65c3d1cc','774faafb-63c2-4e71-9594-45a53a212acd','d9911808-123b-4274-8b42-e7be53759e98','62e114f5-00de-46e0-87fe-ef7c7c5bf3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54151540b4fc400490a927eda88f1739',volume_type_id=dd8a3284-1bba-4217-8340-97449c1179e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-858134166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173b700e-e932-48aa-9e31-fc66b25d3841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0786361cbca34faebe99969901fff358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54151540b4fc400490a927eda88f1739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd8a3284-1bba-4217-8340-97449c1179e1),volume_type_id=dd8a3284-1bba-4217-8340-97449c1179e1)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:26.837319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c349c6-0efc-47b8-a002-21237d49fed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:26.855375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c349c6-0efc-47b8-a002-21237d49fed6) transitioned into state 'SUCCESS' from state '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-858134166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0786361cbca34faebe99969901fff358',qos_specs=None,replication_status=,reservations=['20fa2c24-1ebb-46b9-a7e1-11ab65c3d1cc','774faafb-63c2-4e71-9594-45a53a212acd','d9911808-123b-4274-8b42-e7be53759e98','62e114f5-00de-46e0-87fe-ef7c7c5bf3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54151540b4fc400490a927eda88f1739',volume_type_id=dd8a3284-1bba-4217-8340-97449c1179e1)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:26.856072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a017e9-4ac9-474b-9502-f02ac0564b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:26.864078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a017e9-4ac9-474b-9502-f02ac0564b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:26.864818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Flow 'volume_create_api' (df1e843c-0dea-49d4-80e4-2d71cfa4ff72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:26.865116 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Create volume request issued successfully. Aug 03 20:30:26.865724 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17326126-ac3a-441b-8bb0-58114a830398 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:26.866194 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 612/2431] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:26 2026] POST /volume/v3/volumes => generated 793 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:26.878636 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:26.880884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] GET https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:26.881041 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:26.881213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:26.888180 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:26.888180 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:26.892865 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Volume info retrieved successfully. Aug 03 20:30:26.898217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a45ca7ec-d928-4fdb-92cc-826dc426bdd8 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 200 Aug 03 20:30:26.898730 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 606/2432] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:26 2026] GET /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:27.683709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d716728b-6075-4917-975b-8b62bc0860de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:27.687251 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d716728b-6075-4917-975b-8b62bc0860de tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:30:27.687535 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d716728b-6075-4917-975b-8b62bc0860de tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:27.687928 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d716728b-6075-4917-975b-8b62bc0860de tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:27.688076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d716728b-6075-4917-975b-8b62bc0860de tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:27.695655 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:27.695655 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:27.696581 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d716728b-6075-4917-975b-8b62bc0860de tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:30:27.697029 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 609/2433] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:27 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:27.716160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:27.803525 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:30:27.803525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "488507c2-cdfd-4fa0-9f75-8dd22251205d"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:27.803986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Creating new backup {'backup': {'volume_id': '488507c2-cdfd-4fa0-9f75-8dd22251205d'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:30:27.804247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Creating backup of volume 488507c2-cdfd-4fa0-9f75-8dd22251205d in container None Aug 03 20:30:27.814396 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:27.814396 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:27.815121 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Volume info retrieved successfully. Aug 03 20:30:27.847903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Created reservations ['0bcc6b58-d1fd-4e7c-ad4f-dae46e0cc899', 'a444b566-c131-4cc3-b5dd-2fedff6c93f6'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:27.902091 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bebfcc16-f1a5-4bc8-8fc7-27c12b031f06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:30:27.902283 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 607/2434] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:30:27 2026] POST /volume/v3/backups => generated 286 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:27.911825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:27.913669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-36eed660-19ff-4a07-8323-0b5ec7644836 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:27.915649 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:27.915950 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:27.916183 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36eed660-19ff-4a07-8323-0b5ec7644836 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] GET https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:27.916268 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:27.916351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:27.916518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36eed660-19ff-4a07-8323-0b5ec7644836 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:27.916787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36eed660-19ff-4a07-8323-0b5ec7644836 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:27.922553 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:27.922553 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:27.923323 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5c70e6a7-e7d8-4407-b7d4-ad8403760bd3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:27.923788 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 613/2435] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:27 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:27.925438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:27.925438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:27.936761 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-36eed660-19ff-4a07-8323-0b5ec7644836 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Volume info retrieved successfully. Aug 03 20:30:27.942884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36eed660-19ff-4a07-8323-0b5ec7644836 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 200 Aug 03 20:30:27.946328 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 607/2436] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:27 2026] GET /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:27.966602 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a1d906ec-939e-454a-b409-096effab16a2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:27.970256 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1d906ec-939e-454a-b409-096effab16a2 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] GET https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:27.970522 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1d906ec-939e-454a-b409-096effab16a2 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:27.970790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a1d906ec-939e-454a-b409-096effab16a2 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:27.979678 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:27.979678 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:27.984856 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a1d906ec-939e-454a-b409-096effab16a2 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Volume info retrieved successfully. Aug 03 20:30:27.991562 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a1d906ec-939e-454a-b409-096effab16a2 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 200 Aug 03 20:30:27.991562 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 610/2437] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:27 2026] GET /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:28.005858 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:28.007859 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] DELETE https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:28.008071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:28.008278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:28.008585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Delete volume with id: 173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:28.018562 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:28.018562 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:28.019178 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Volume info retrieved successfully. Aug 03 20:30:28.051245 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Delete volume request issued successfully. Aug 03 20:30:28.051540 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c4240190-a1e1-4d36-95b6-ebb8cabe0217 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 202 Aug 03 20:30:28.052095 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 608/2438] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:28 2026] DELETE /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:28.060241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:28.063286 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] GET https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:28.063831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:28.064179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:28.076754 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:28.076754 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:28.082823 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Volume info retrieved successfully. Aug 03 20:30:28.088756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f27addb0-96d9-43ce-a22c-410a620c0e55 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 200 Aug 03 20:30:28.089419 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 614/2439] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:28 2026] GET /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:28.115900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:28.117484 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:28.117693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:28.117905 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:28.118086 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:28.124281 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:28.124281 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:28.124850 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:28.146102 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:30:28.146398 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a750788a-aac3-42a6-ae3e-308e825e5d06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 202 Aug 03 20:30:28.147004 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 608/2440] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:28 2026] DELETE /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:28.155282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:28.158059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:28.158330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:28.158598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:28.168332 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:28.168332 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:28.173756 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:28.179633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d033ffc-7c30-444e-a777-8aabdd31de0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 200 Aug 03 20:30:28.180145 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 611/2441] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:28 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:28.940809 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:28.943584 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:28.943919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:28.944160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:28.944278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:28.949147 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:28.949147 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:28.949926 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-075e6a12-c7f5-4b86-a29d-8ef51a2b537a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:28.950482 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 609/2442] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:28 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:29.109055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb460ccc-487a-4b05-a940-21ed08ca46f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.110918 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb460ccc-487a-4b05-a940-21ed08ca46f1 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] GET https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 Aug 03 20:30:29.111104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb460ccc-487a-4b05-a940-21ed08ca46f1 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.111317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb460ccc-487a-4b05-a940-21ed08ca46f1 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.123950 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb460ccc-487a-4b05-a940-21ed08ca46f1 tempest-VolumeTypesAccessTest-1922678668 tempest-VolumeTypesAccessTest-1922678668-project-member] https://10.4.3.92/volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 returned with HTTP 404 Aug 03 20:30:29.124621 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 615/2443] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/volumes/173b700e-e932-48aa-9e31-fc66b25d3841 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.132026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0f53b0fe-9961-46b2-83c2-83a6404cba12 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.133926 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0f53b0fe-9961-46b2-83c2-83a6404cba12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action Aug 03 20:30:29.134274 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0f53b0fe-9961-46b2-83c2-83a6404cba12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"removeProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:29.134435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0f53b0fe-9961-46b2-83c2-83a6404cba12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.151069 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0f53b0fe-9961-46b2-83c2-83a6404cba12 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action returned with HTTP 202 Aug 03 20:30:29.151851 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 609/2444] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.162699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f55c40d-a0fb-4efa-82f3-0987494926f4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.164506 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f55c40d-a0fb-4efa-82f3-0987494926f4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] DELETE https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 Aug 03 20:30:29.164701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f55c40d-a0fb-4efa-82f3-0987494926f4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.164981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f55c40d-a0fb-4efa-82f3-0987494926f4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.199299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b24fc462-38bc-4613-b5bc-153e1c90442b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.201137 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f55c40d-a0fb-4efa-82f3-0987494926f4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 returned with HTTP 202 Aug 03 20:30:29.201428 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b24fc462-38bc-4613-b5bc-153e1c90442b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:29.201668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b24fc462-38bc-4613-b5bc-153e1c90442b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.201890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b24fc462-38bc-4613-b5bc-153e1c90442b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.202151 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 612/2445] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:30:29 2026] DELETE /volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.208492 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b24fc462-38bc-4613-b5bc-153e1c90442b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 404 Aug 03 20:30:29.208492 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 610/2446] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.209162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d36fee9d-d92b-4b26-b0b0-829c8b325b2d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.211594 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d36fee9d-d92b-4b26-b0b0-829c8b325b2d tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] GET https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 Aug 03 20:30:29.212047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d36fee9d-d92b-4b26-b0b0-829c8b325b2d tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.212559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d36fee9d-d92b-4b26-b0b0-829c8b325b2d tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.216119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9da4c651-0d84-4d8c-aeed-1b7d8273f454 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.217539 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d36fee9d-d92b-4b26-b0b0-829c8b325b2d tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 returned with HTTP 404 Aug 03 20:30:29.218274 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 616/2447] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/types/dd8a3284-1bba-4217-8340-97449c1179e1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.218821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9da4c651-0d84-4d8c-aeed-1b7d8273f454 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:29.219199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9da4c651-0d84-4d8c-aeed-1b7d8273f454 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.219479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9da4c651-0d84-4d8c-aeed-1b7d8273f454 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.226190 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9da4c651-0d84-4d8c-aeed-1b7d8273f454 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 404 Aug 03 20:30:29.226809 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 610/2448] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.226872 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-15964660-6f9a-4745-8baa-fa2c330c22b6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.235377 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15964660-6f9a-4745-8baa-fa2c330c22b6 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:30:29.235377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-15964660-6f9a-4745-8baa-fa2c330c22b6 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1076959610", "os-volume-type-access:is_public": false}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.235556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.237028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:29.237336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.237644 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.238040 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 77a2382d-4bc7-477e-8ec6-30e6055fe88d Aug 03 20:30:29.249773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1ea59e65-44ac-41ce-b081-4f2705de9531 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d returned with HTTP 404 Aug 03 20:30:29.250300 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 611/2449] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:29 2026] DELETE /volume/v3/volumes/77a2382d-4bc7-477e-8ec6-30e6055fe88d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.256927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-15964660-6f9a-4745-8baa-fa2c330c22b6 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:30:29.257323 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 613/2450] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:29.269973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bf6f52ea-5f58-4bbd-a32f-f1cfa11a4f22 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.271868 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf6f52ea-5f58-4bbd-a32f-f1cfa11a4f22 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action Aug 03 20:30:29.272250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bf6f52ea-5f58-4bbd-a32f-f1cfa11a4f22 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"addProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:29.272377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bf6f52ea-5f58-4bbd-a32f-f1cfa11a4f22 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.288242 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf6f52ea-5f58-4bbd-a32f-f1cfa11a4f22 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action returned with HTTP 202 Aug 03 20:30:29.288809 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 617/2451] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.294814 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.297159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:29.297248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1930488208"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.299168 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1930488208'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:29.299485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8a714c5c-82d8-4b63-a03d-5569529bce47 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.301136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a714c5c-82d8-4b63-a03d-5569529bce47 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action Aug 03 20:30:29.301526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a714c5c-82d8-4b63-a03d-5569529bce47 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"addProjectAccess": {"project": "77390c6b1e3c493eb15330adacd26894"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:29.301646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8a714c5c-82d8-4b63-a03d-5569529bce47 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "77390c6b1e3c493eb15330adacd26894"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.321822 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8a714c5c-82d8-4b63-a03d-5569529bce47 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action returned with HTTP 202 Aug 03 20:30:29.321822 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 612/2452] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.332318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-af2dece4-2cbd-4ccc-a98a-bc50ec30cae4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.336542 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af2dece4-2cbd-4ccc-a98a-bc50ec30cae4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] GET https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/os-volume-type-access Aug 03 20:30:29.336783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af2dece4-2cbd-4ccc-a98a-bc50ec30cae4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.337011 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-af2dece4-2cbd-4ccc-a98a-bc50ec30cae4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.358000 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-af2dece4-2cbd-4ccc-a98a-bc50ec30cae4 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/os-volume-type-access returned with HTTP 200 Aug 03 20:30:29.358698 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 614/2453] 10.4.3.92 () {66 vars in 1401 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/os-volume-type-access => generated 244 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:29.359371 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-58430922-907d-4521-97c3-f4c52cd4ee15 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.361239 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:29.361684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.362125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.362125 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: 39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:29.372253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d7894260-5618-4284-9992-1b381f74837b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.374970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7894260-5618-4284-9992-1b381f74837b tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action Aug 03 20:30:29.375055 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:29.375055 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:29.375104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7894260-5618-4284-9992-1b381f74837b tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"removeProjectAccess": {"project": "77390c6b1e3c493eb15330adacd26894"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:29.375126 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:29.375169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7894260-5618-4284-9992-1b381f74837b tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "77390c6b1e3c493eb15330adacd26894"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.396579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7894260-5618-4284-9992-1b381f74837b tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action returned with HTTP 202 Aug 03 20:30:29.396579 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 613/2454] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.405252 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ca3569c6-53d1-4c92-958a-8b55ac0a3f62 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.407021 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca3569c6-53d1-4c92-958a-8b55ac0a3f62 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] POST https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action Aug 03 20:30:29.407598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca3569c6-53d1-4c92-958a-8b55ac0a3f62 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action body: b'{"removeProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:29.407870 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca3569c6-53d1-4c92-958a-8b55ac0a3f62 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0786361cbca34faebe99969901fff358"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:29.409670 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:30:29.410006 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58430922-907d-4521-97c3-f4c52cd4ee15 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 202 Aug 03 20:30:29.410493 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 618/2455] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:30:29 2026] DELETE /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.417680 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume of 1 GB Aug 03 20:30:29.424166 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.427030 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:30:29.427644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:29.427904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.428165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.435851 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:29.435851 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:29.436304 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:29.436908 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (32b3b8ba-825f-4b0c-a45a-5cb58613b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:29.437128 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b7dcbaa-7977-4029-8d3d-dea1da12e98f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 200 Aug 03 20:30:29.437473 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 614/2456] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:29.438002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f9b483-7120-4cae-99c5-df11e80c3792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:29.439543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:29.441356 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca3569c6-53d1-4c92-958a-8b55ac0a3f62 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action returned with HTTP 202 Aug 03 20:30:29.441818 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 615/2457] 10.4.3.92 () {68 vars in 1377 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.449642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f849530b-715f-4a78-8472-d78bc2b64e78 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.453483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f849530b-715f-4a78-8472-d78bc2b64e78 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] DELETE https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 Aug 03 20:30:29.454361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f849530b-715f-4a78-8472-d78bc2b64e78 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.454786 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f849530b-715f-4a78-8472-d78bc2b64e78 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.456028 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:29.456028 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:29.493586 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f849530b-715f-4a78-8472-d78bc2b64e78 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 returned with HTTP 202 Aug 03 20:30:29.494034 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 619/2458] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:30:29 2026] DELETE /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:29.502251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5df2b57e-b054-4df2-9b7e-41a82e9b3094 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.505073 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5df2b57e-b054-4df2-9b7e-41a82e9b3094 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] GET https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 Aug 03 20:30:29.505447 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5df2b57e-b054-4df2-9b7e-41a82e9b3094 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.505745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5df2b57e-b054-4df2-9b7e-41a82e9b3094 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.508520 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f9b483-7120-4cae-99c5-df11e80c3792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:29.509680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c41f3e-1d4c-47b1-b54f-0ee06d00bd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:29.511703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5df2b57e-b054-4df2-9b7e-41a82e9b3094 tempest-VolumeTypesAccessTest-1003793255 tempest-VolumeTypesAccessTest-1003793255-project-admin] https://10.4.3.92/volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 returned with HTTP 404 Aug 03 20:30:29.512253 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 615/2459] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/types/9c20bc49-7ef1-4757-bb46-e90479dffce2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:29.558236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['920fb5c0-c522-41db-a370-69da12bbc3df', 'd333a3e9-733a-4a9d-9a28-8ea931c1c51a', 'f1a87df2-f233-49e7-8a45-b4cd6bc73059', '4a584988-cbd4-43b3-9435-ee1188515076'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:29.559197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c41f3e-1d4c-47b1-b54f-0ee06d00bd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920fb5c0-c522-41db-a370-69da12bbc3df', 'd333a3e9-733a-4a9d-9a28-8ea931c1c51a', 'f1a87df2-f233-49e7-8a45-b4cd6bc73059', '4a584988-cbd4-43b3-9435-ee1188515076']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:29.560161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90be9d9-c08d-4f1f-90bb-16869d999824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:29.588026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90be9d9-c08d-4f1f-90bb-16869d999824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670cdb76-4e32-48f3-909d-affc03aa09b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930488208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['920fb5c0-c522-41db-a370-69da12bbc3df','d333a3e9-733a-4a9d-9a28-8ea931c1c51a','f1a87df2-f233-49e7-8a45-b4cd6bc73059','4a584988-cbd4-43b3-9435-ee1188515076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930488208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=670cdb76-4e32-48f3-909d-affc03aa09b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:29.588996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b82f383-ea32-46bd-ba79-b8b73c89a9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:29.609486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b82f383-ea32-46bd-ba79-b8b73c89a9c4) transitioned into state 'SUCCESS' from state '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-1930488208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['920fb5c0-c522-41db-a370-69da12bbc3df','d333a3e9-733a-4a9d-9a28-8ea931c1c51a','f1a87df2-f233-49e7-8a45-b4cd6bc73059','4a584988-cbd4-43b3-9435-ee1188515076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:29.610396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9490c84-6ff9-4766-8ad3-ab18ca8aa82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:29.622601 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9490c84-6ff9-4766-8ad3-ab18ca8aa82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:29.623640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (32b3b8ba-825f-4b0c-a45a-5cb58613b459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:29.624038 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:30:29.629159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-515bef2e-4cab-41a8-b44d-6ad3fb168d8b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:29.629726 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 611/2460] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:29 2026] POST /volume/v3/volumes => generated 747 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:29.646519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.648497 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:30:29.648851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.648993 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.657756 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:29.657756 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:29.663655 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:29.670443 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df2aff3f-e2ed-4de6-9e9b-29a58a68dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:30:29.670443 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 616/2461] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:29.961133 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c34399a-7a2f-4a34-a038-aba3503711ec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:29.963022 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c34399a-7a2f-4a34-a038-aba3503711ec tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:29.963425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c34399a-7a2f-4a34-a038-aba3503711ec tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:29.963620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c34399a-7a2f-4a34-a038-aba3503711ec tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:29.963725 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2c34399a-7a2f-4a34-a038-aba3503711ec tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:29.969950 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:29.969950 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:29.970676 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c34399a-7a2f-4a34-a038-aba3503711ec tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:29.971014 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 620/2462] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:29 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:30.449267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2891879e-6ba7-496b-856c-fc4332c43eba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.451883 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2891879e-6ba7-496b-856c-fc4332c43eba tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 Aug 03 20:30:30.452372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2891879e-6ba7-496b-856c-fc4332c43eba tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:30.452750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2891879e-6ba7-496b-856c-fc4332c43eba tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:30.458786 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2891879e-6ba7-496b-856c-fc4332c43eba tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 returned with HTTP 404 Aug 03 20:30:30.459647 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 616/2463] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:30 2026] GET /volume/v3/snapshots/39c7a899-0de5-4210-9b8c-e0b888d4c583 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:30.683417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b46bf205-ee62-4079-8f79-55b7ed09098b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.685339 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b46bf205-ee62-4079-8f79-55b7ed09098b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:30:30.685540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b46bf205-ee62-4079-8f79-55b7ed09098b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:30.685725 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b46bf205-ee62-4079-8f79-55b7ed09098b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:30.693093 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:30.693093 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:30.696957 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b46bf205-ee62-4079-8f79-55b7ed09098b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:30.702268 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b46bf205-ee62-4079-8f79-55b7ed09098b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:30:30.702890 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 612/2464] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:30 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:30.718905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-34f917fe-5683-4c52-a035-3939da7f4f28 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.721024 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34f917fe-5683-4c52-a035-3939da7f4f28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:30:30.721227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34f917fe-5683-4c52-a035-3939da7f4f28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:30.721419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34f917fe-5683-4c52-a035-3939da7f4f28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:30.731327 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:30.731327 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:30.736114 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-34f917fe-5683-4c52-a035-3939da7f4f28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:30.744248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34f917fe-5683-4c52-a035-3939da7f4f28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:30:30.744786 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 617/2465] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:30 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:30.759172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.761165 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:30:30.761585 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "670cdb76-4e32-48f3-909d-affc03aa09b3", "name": "tempest-VolumesBackupsTest-Backup-540234567", "container": "tempest-volumesbackupstest-backup-container-729344495"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:30.763434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '670cdb76-4e32-48f3-909d-affc03aa09b3', 'name': 'tempest-VolumesBackupsTest-Backup-540234567', 'container': 'tempest-volumesbackupstest-backup-container-729344495'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:30:30.763626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 670cdb76-4e32-48f3-909d-affc03aa09b3 in container tempest-volumesbackupstest-backup-container-729344495 Aug 03 20:30:30.773053 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:30.773053 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:30.773618 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:30.795823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['9b71bcaa-5494-44fb-b894-e039ecca713c', '2ed72150-26da-4f42-a57b-79289a84287b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:30.837312 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf141bef-87a0-464d-a02a-afc01fc2b6c5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:30:30.838129 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 621/2466] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:30 2026] POST /volume/v3/backups => generated 327 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:30.850874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0201381b-5944-4366-a1e6-bdc752f95b10 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.852012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0201381b-5944-4366-a1e6-bdc752f95b10 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:30.852012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0201381b-5944-4366-a1e6-bdc752f95b10 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:30.852012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0201381b-5944-4366-a1e6-bdc752f95b10 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:30.852285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0201381b-5944-4366-a1e6-bdc752f95b10 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:30.857995 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:30.857995 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:30.859084 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0201381b-5944-4366-a1e6-bdc752f95b10 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:30.859626 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 617/2467] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:30 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:30.985007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a5df4020-0a5b-4258-911a-96b64c798a36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:30.987590 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5df4020-0a5b-4258-911a-96b64c798a36 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:30.987590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5df4020-0a5b-4258-911a-96b64c798a36 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:30.987590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5df4020-0a5b-4258-911a-96b64c798a36 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:30.987590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a5df4020-0a5b-4258-911a-96b64c798a36 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:30.998686 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:30.998686 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:31.001520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5df4020-0a5b-4258-911a-96b64c798a36 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:31.002036 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 613/2468] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:30 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:31.869900 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-489828e2-417a-4695-865b-cdb41b925fa6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:31.872159 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-489828e2-417a-4695-865b-cdb41b925fa6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:31.872503 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-489828e2-417a-4695-865b-cdb41b925fa6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:31.872826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-489828e2-417a-4695-865b-cdb41b925fa6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:31.873018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-489828e2-417a-4695-865b-cdb41b925fa6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:31.878285 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:31.878285 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:31.879505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-489828e2-417a-4695-865b-cdb41b925fa6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:31.880068 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 618/2469] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:31 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:32.005038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:32.019299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:32.025557 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:32.025655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:32.025898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:32.025976 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:32.034837 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:32.034837 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:32.035758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57d34c02-0c0a-4b3c-ae4e-06fe4eb843b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:32.036276 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 618/2470] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:32 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:32.097478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-828f380a-fb64-41a9-9028-7a9d529eff21 req-4c463255-9ac7-41ed-bc16-d9b158e7d781 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:32.100236 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-828f380a-fb64-41a9-9028-7a9d529eff21 req-4c463255-9ac7-41ed-bc16-d9b158e7d781 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 Aug 03 20:30:32.102066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-828f380a-fb64-41a9-9028-7a9d529eff21 req-4c463255-9ac7-41ed-bc16-d9b158e7d781 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:32.102066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-828f380a-fb64-41a9-9028-7a9d529eff21 req-4c463255-9ac7-41ed-bc16-d9b158e7d781 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:32.112599 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:32.112599 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:32.150885 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:32.151189 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-6816996"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:32.153065 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-6816996'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:32.153212 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Create volume of 2 GB Aug 03 20:30:32.154495 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:32.154495 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:32.159035 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Availability Zones retrieved successfully. Aug 03 20:30:32.166190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Flow 'volume_create_api' (c56f9a80-c912-4b7e-b05c-8c88999bc098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:32.167258 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-828f380a-fb64-41a9-9028-7a9d529eff21 req-4c463255-9ac7-41ed-bc16-d9b158e7d781 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 returned with HTTP 200 Aug 03 20:30:32.167358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfffbb90-ab28-43ec-92be-728cbd56b0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:32.167673 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 614/2471] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:30:32 2026] DELETE /volume/v3/attachments/c4a6966e-40cb-461c-b6d2-a6e5f1b74757 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:32.168442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Validating volume size '2' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:32.199830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfffbb90-ab28-43ec-92be-728cbd56b0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:32.201484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccbfb30-1683-4841-a2a5-2e8b633e9bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:32.267699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Created reservations ['dc918263-4e1f-497a-b253-eb29485c912b', '40b0704a-698f-4e75-8d53-b197c52ac80e', '06142055-abc6-4a03-ac03-b88e1d410f45', 'd9ddf7b5-de1f-408b-8427-083a5872cfdf'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:32.268442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccbfb30-1683-4841-a2a5-2e8b633e9bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc918263-4e1f-497a-b253-eb29485c912b', '40b0704a-698f-4e75-8d53-b197c52ac80e', '06142055-abc6-4a03-ac03-b88e1d410f45', 'd9ddf7b5-de1f-408b-8427-083a5872cfdf']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:32.269104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3035e523-6c6d-4a2d-bd1b-d94abc6db88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:32.289524 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3035e523-6c6d-4a2d-bd1b-d94abc6db88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24e45ca-7633-499b-82c6-98185a5cf8b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-6816996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d32bc5ad2418392f227255d31474d',qos_specs=None,replication_status=,reservations=['dc918263-4e1f-497a-b253-eb29485c912b','40b0704a-698f-4e75-8d53-b197c52ac80e','06142055-abc6-4a03-ac03-b88e1d410f45','d9ddf7b5-de1f-408b-8427-083a5872cfdf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3386c237034ef994fadba970ccb3dd',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-6816996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24e45ca-7633-499b-82c6-98185a5cf8b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56d32bc5ad2418392f227255d31474d',provider_auth=None,provider_geometry=None,provider_id=None,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='6b3386c237034ef994fadba970ccb3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:32.290179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e352e67a-7f2d-4cb0-909a-0b71acee2b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:32.309367 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e352e67a-7f2d-4cb0-909a-0b71acee2b2b) transitioned into state 'SUCCESS' from state '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-6816996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d32bc5ad2418392f227255d31474d',qos_specs=None,replication_status=,reservations=['dc918263-4e1f-497a-b253-eb29485c912b','40b0704a-698f-4e75-8d53-b197c52ac80e','06142055-abc6-4a03-ac03-b88e1d410f45','d9ddf7b5-de1f-408b-8427-083a5872cfdf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3386c237034ef994fadba970ccb3dd',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:32.309573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f132ab-0ff4-428c-8928-1482cfc330a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:32.318091 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f132ab-0ff4-428c-8928-1482cfc330a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:32.318974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Flow 'volume_create_api' (c56f9a80-c912-4b7e-b05c-8c88999bc098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:32.319321 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Create volume request issued successfully. Aug 03 20:30:32.319907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25f7086b-666b-4f53-b26a-dc475f0d1f8d tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:32.320380 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 622/2472] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:30:32 2026] POST /volume/v3/volumes => generated 750 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:32.332197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:32.334842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] GET https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:32.335139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:32.335445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:32.345557 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:32.345557 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:32.349820 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume info retrieved successfully. Aug 03 20:30:32.356104 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc62e7f5-67dd-4e4a-81e9-cbc83aedf14a tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 200 Aug 03 20:30:32.356658 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 619/2473] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:32 2026] GET /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:32.894625 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:32.896591 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:32.897292 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:32.897548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:32.897697 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:32.901680 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:32.901680 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:32.902379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a34cf368-959e-4bf8-8c42-5abf69d7d206 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:32.902763 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 619/2474] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:32 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:33.049915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d464f89c-b479-4dd5-bcd3-936df017198e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.051390 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d464f89c-b479-4dd5-bcd3-936df017198e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:33.051590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d464f89c-b479-4dd5-bcd3-936df017198e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.051799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d464f89c-b479-4dd5-bcd3-936df017198e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.051944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d464f89c-b479-4dd5-bcd3-936df017198e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:33.055709 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.055709 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:33.056294 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d464f89c-b479-4dd5-bcd3-936df017198e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:33.056688 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 615/2475] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:33.373039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.374980 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] GET https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:33.375170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.375358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.382492 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.382492 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:33.388191 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume info retrieved successfully. Aug 03 20:30:33.396042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08df0bfe-b502-45e7-95a5-e7713d8f0c23 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 200 Aug 03 20:30:33.396635 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 623/2476] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:33.410626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.412881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:33.413178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a24e45ca-7633-499b-82c6-98185a5cf8b3"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:33.414579 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a24e45ca-7633-499b-82c6-98185a5cf8b3'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:33.422470 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.422470 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:33.423042 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume retrieved successfully. Aug 03 20:30:33.423221 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Create volume of 1 GB Aug 03 20:30:33.426732 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Availability Zones retrieved successfully. Aug 03 20:30:33.432167 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Flow 'volume_create_api' (3538acb3-5e15-4c6f-aaf1-ec13d69d12b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:33.433181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f58dec-e208-479e-b787-97a48266d3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:33.434032 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:33.434925 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f58dec-e208-479e-b787-97a48266d3a2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 03 20:30:33.434925 np0000006371 devstack@c-api.service[100356]: 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 03 20:30:33.436433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f58dec-e208-479e-b787-97a48266d3a2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:33.437193 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f58dec-e208-479e-b787-97a48266d3a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 03 20:30:33.438036 np0000006371 devstack@c-api.service[100356]: WARNING cinder.volume.api [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Flow 'volume_create_api' (3538acb3-5e15-4c6f-aaf1-ec13d69d12b7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 03 20:30:33.438357 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa1465d9-e878-4df7-bd2c-3d4ac71badab tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Aug 03 20:30:33.438869 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 620/2477] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:30:33 2026] POST /volume/v3/volumes => generated 173 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:30:33.445679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.447268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] GET https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:33.447428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.447668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.455125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.455125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:33.458925 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume info retrieved successfully. Aug 03 20:30:33.464000 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b37dd345-810f-4891-836c-c8f1ef2f5792 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 200 Aug 03 20:30:33.464493 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 620/2478] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:33.476054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.477621 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:33.477841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.478037 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.478211 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Delete volume with id: a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:33.484646 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.484646 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:33.485106 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume info retrieved successfully. Aug 03 20:30:33.502752 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Delete volume request issued successfully. Aug 03 20:30:33.502959 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b08f8b-120a-4148-8d69-b3e50a7bdfbd tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 202 Aug 03 20:30:33.503394 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 616/2479] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:33 2026] DELETE /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:33.512356 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.514047 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] GET https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:33.514206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.514393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.518353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.520722 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:30:33.520911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.521091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.521240 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:30:33.521849 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.521849 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:33.527325 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Volume info retrieved successfully. Aug 03 20:30:33.530542 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.530542 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:33.531305 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:33.532727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-662b2b65-20a8-4b9d-804d-79a0b248ccb6 tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 200 Aug 03 20:30:33.533246 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 624/2480] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:33.549204 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:30:33.549517 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4137da63-39ff-4c47-afd0-b21ea7e29302 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 202 Aug 03 20:30:33.549955 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 621/2481] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:33 2026] DELETE /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:33.561910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.566144 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:30:33.566356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.566569 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.578558 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.578558 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:33.587860 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:33.593630 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51f29008-05af-4998-8ca4-2b18bd8a7462 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 200 Aug 03 20:30:33.594137 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 621/2482] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:33.912816 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-633cb504-fa5a-4f50-8844-90a498e80c77 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:33.914777 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-633cb504-fa5a-4f50-8844-90a498e80c77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:33.915036 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-633cb504-fa5a-4f50-8844-90a498e80c77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:33.915292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-633cb504-fa5a-4f50-8844-90a498e80c77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:33.915431 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-633cb504-fa5a-4f50-8844-90a498e80c77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:33.920722 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:33.920722 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:33.921574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-633cb504-fa5a-4f50-8844-90a498e80c77 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:33.922004 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 617/2483] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:33 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:34.068260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.070532 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:34.070991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:34.071371 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:34.071674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:34.077775 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:34.077775 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:34.079581 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9a9ad4c-7a1d-493d-8b66-3608bb24ee7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:34.079581 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 625/2484] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:34 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:34.546119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-38227d40-1940-478e-bb82-a9416fe0327c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.548157 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-38227d40-1940-478e-bb82-a9416fe0327c tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] GET https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 Aug 03 20:30:34.548413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-38227d40-1940-478e-bb82-a9416fe0327c tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:34.548654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-38227d40-1940-478e-bb82-a9416fe0327c tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:34.554502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-38227d40-1940-478e-bb82-a9416fe0327c tempest-VolumesCloneNegativeTest-234607707 tempest-VolumesCloneNegativeTest-234607707-project-member] https://10.4.3.92/volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 returned with HTTP 404 Aug 03 20:30:34.555142 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 622/2485] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:34 2026] GET /volume/v3/volumes/a24e45ca-7633-499b-82c6-98185a5cf8b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:34.608615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fc944e29-8c61-412b-ac97-7a709eb0083e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.610901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fc944e29-8c61-412b-ac97-7a709eb0083e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 Aug 03 20:30:34.611202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fc944e29-8c61-412b-ac97-7a709eb0083e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:34.611500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fc944e29-8c61-412b-ac97-7a709eb0083e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:34.618094 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fc944e29-8c61-412b-ac97-7a709eb0083e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 returned with HTTP 404 Aug 03 20:30:34.618857 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 622/2486] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:34 2026] GET /volume/v3/volumes/1321d2be-1370-4a40-bc55-2f22376c3a56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:34.648029 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.649917 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:34.650265 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1903089024", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:34.651581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1903089024', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:34.756605 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:30:34.762368 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:30:34.769656 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (9335b018-7f39-4727-ab25-7456a643cd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:34.771099 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7ea96d-6575-42ec-8c7d-a4a734bcdc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:34.772568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:34.830191 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7ea96d-6575-42ec-8c7d-a4a734bcdc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:34.831244 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c350ce9b-2414-434f-afb6-82322f6b45a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:34.873154 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['0155c946-7d41-430d-b0ce-d0b63fe953c7', 'a4e63025-cbd5-4cf2-bbe3-668ee64e7e6f', 'd9187ae0-bbd6-41a3-980c-3df840b4b3a1', '23cfe00d-6e4e-4a6c-b813-3c454798893a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:34.874062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c350ce9b-2414-434f-afb6-82322f6b45a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0155c946-7d41-430d-b0ce-d0b63fe953c7', 'a4e63025-cbd5-4cf2-bbe3-668ee64e7e6f', 'd9187ae0-bbd6-41a3-980c-3df840b4b3a1', '23cfe00d-6e4e-4a6c-b813-3c454798893a']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:34.874851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a9f11b-3208-4029-87ec-645a4bc2e62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:34.903742 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a9f11b-3208-4029-87ec-645a4bc2e62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d1b90b-b91c-4987-9f01-8f70c76cc658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1903089024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['0155c946-7d41-430d-b0ce-d0b63fe953c7','a4e63025-cbd5-4cf2-bbe3-668ee64e7e6f','d9187ae0-bbd6-41a3-980c-3df840b4b3a1','23cfe00d-6e4e-4a6c-b813-3c454798893a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1903089024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d1b90b-b91c-4987-9f01-8f70c76cc658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:34.904651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6e5164-018d-4f8c-ba55-bb4e8a640635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:34.929984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6e5164-018d-4f8c-ba55-bb4e8a640635) transitioned into state 'SUCCESS' from state '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-1903089024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['0155c946-7d41-430d-b0ce-d0b63fe953c7','a4e63025-cbd5-4cf2-bbe3-668ee64e7e6f','d9187ae0-bbd6-41a3-980c-3df840b4b3a1','23cfe00d-6e4e-4a6c-b813-3c454798893a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:34.930590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be77609-6204-4939-8dfe-22a39bc3cef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:34.935340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-072a8913-97d0-4c72-897c-f1df5d91b13c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.939641 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-072a8913-97d0-4c72-897c-f1df5d91b13c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:34.939641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-072a8913-97d0-4c72-897c-f1df5d91b13c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:34.939641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-072a8913-97d0-4c72-897c-f1df5d91b13c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:34.939641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-072a8913-97d0-4c72-897c-f1df5d91b13c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:34.944034 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be77609-6204-4939-8dfe-22a39bc3cef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:34.944034 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (9335b018-7f39-4727-ab25-7456a643cd5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:34.944034 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:30:34.944527 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3fe4d8de-0869-4488-9a00-cc73780c3534 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:34.945234 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 618/2487] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:34 2026] POST /volume/v3/volumes => generated 757 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:34.946763 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:34.946763 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:34.947835 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-072a8913-97d0-4c72-897c-f1df5d91b13c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:34.948315 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 626/2488] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:34 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:34.961943 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:34.964819 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:34.965107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:34.965420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:34.973334 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:34.973334 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:34.976552 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:34.980369 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c6ab4ac-423a-4f82-a176-3a879aeaad26 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:34.980793 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 623/2489] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:34 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:35.092150 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-19764698-4e0b-47b4-9495-ae18fcf0078e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.094362 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19764698-4e0b-47b4-9495-ae18fcf0078e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:35.094362 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-19764698-4e0b-47b4-9495-ae18fcf0078e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.094362 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-19764698-4e0b-47b4-9495-ae18fcf0078e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.094923 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-19764698-4e0b-47b4-9495-ae18fcf0078e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:35.098763 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.098763 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:35.099325 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19764698-4e0b-47b4-9495-ae18fcf0078e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:35.100534 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 623/2490] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:35.163551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.166362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:35.167069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.167069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.185117 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.185117 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:35.193763 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:35.198898 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-30a86519-c5e8-42d8-8886-d41327d2a9fc tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:30:35.199301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 619/2491] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:35.256023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.258569 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:35.258844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.259090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.270982 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.270982 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:35.275631 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:35.281440 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-21e602cc-1b29-4774-8038-e598bd190fd0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:30:35.282082 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 627/2492] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:35.314090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.315924 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] POST https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582/action Aug 03 20:30:35.316240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:35.316440 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:35.327155 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.327155 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:35.327757 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:35.334251 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Begin detaching volume completed successfully. Aug 03 20:30:35.335263 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-93242ff1-6d29-40c1-a23e-7f4d99a2960e tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582/action returned with HTTP 202 Aug 03 20:30:35.335263 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 624/2493] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:30:35 2026] POST /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:35.387986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c63d780a-0d1c-4661-a3ab-856eea69f1de None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.388499 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c63d780a-0d1c-4661-a3ab-856eea69f1de None None] GET https://10.4.3.92/volume// Aug 03 20:30:35.388675 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c63d780a-0d1c-4661-a3ab-856eea69f1de None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.388891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c63d780a-0d1c-4661-a3ab-856eea69f1de None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.389190 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c63d780a-0d1c-4661-a3ab-856eea69f1de None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:35.389516 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 624/2494] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:35.396396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.402117 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:35.403754 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.403922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.414167 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.414167 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:35.419500 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:35.424183 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-ffb60c30-4c33-42cd-a72d-7beb1b9875a3 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:30:35.424661 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 620/2495] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:35.962198 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.964868 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:35.965450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.965980 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:35.966084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:35.970064 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:35.970064 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:35.971009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7b253b9-329c-4e4e-b951-3fc190b0f99b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:35.971476 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 628/2496] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:35.996454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:35.998918 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:35.999346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:35.999759 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.001236 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-11257083-222b-4029-8122-20e54fe31dac None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.002653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:36.003597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-940436543"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:36.005083 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-940436543'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:36.012171 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.012171 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:36.020518 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:36.023585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-836f8ac3-03e6-4b06-bd5f-7f24e27462e6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:36.024185 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 625/2497] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:35 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:36.039689 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.041432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:36.041632 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.041831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.049473 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.049473 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:36.052856 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:36.062492 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d46d4f39-74be-4a1f-8e88-2521af60c555 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:36.062492 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 621/2498] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:36 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:36.074030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.076426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:30:36.076839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3d1b90b-b91c-4987-9f01-8f70c76cc658", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1557713527", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:36.088288 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.088288 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:36.089090 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:36.089304 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:36.113709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.113876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume of 1 GB Aug 03 20:30:36.115694 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:36.117425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.117425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.117425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:36.117816 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Availability Zones retrieved successfully. Aug 03 20:30:36.122013 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.122013 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:36.123056 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f9299e3-ea4d-47e9-8f20-9f5503aa6a33 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:36.123844 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 626/2499] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:36 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:36.124392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Flow 'volume_create_api' (39015aaf-5ec6-4168-b089-4a4950f06bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:36.124804 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['c1ab9ee3-50a2-44ab-a3fd-728de67473f6', 'ffbad81f-8e73-41e9-b4cb-9c0f1820bd3e', '41b0d6ec-2ff6-4de4-80b0-646e5b98ddf6', 'ce2a5d7c-1a79-44bc-857c-f787826c33e1'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:36.126003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779c9381-8ea3-475a-9249-25d2e1852a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:36.127278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:36.173563 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot create request issued successfully. Aug 03 20:30:36.173986 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fb57bff-45ab-4851-b0bc-6b4746d7132a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:30:36.174582 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 629/2500] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:30:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:36.189102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.190608 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:36.190833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.191010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.197828 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.197828 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:36.198264 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:36.199180 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d68e0f47-f591-4452-9918-0f8e902d5ab3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:36.199409 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 622/2501] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:36 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:36.211195 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779c9381-8ea3-475a-9249-25d2e1852a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:36.212099 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d190cb61-430c-4eee-9d99-469ccac1a599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:36.285862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Created reservations ['935e5368-9f86-4686-bafd-ecaff324bb0f', '60ef6619-18bc-41e7-9773-a242855da68d', '3bfcbec8-1854-4eee-a169-f4d0ad7a62bb', '2ec72706-7618-4041-99fd-8dadff6878b8'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:36.286899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d190cb61-430c-4eee-9d99-469ccac1a599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['935e5368-9f86-4686-bafd-ecaff324bb0f', '60ef6619-18bc-41e7-9773-a242855da68d', '3bfcbec8-1854-4eee-a169-f4d0ad7a62bb', '2ec72706-7618-4041-99fd-8dadff6878b8']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:36.287703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8573fbf-601d-4560-bece-6b7019defe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:36.318960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8573fbf-601d-4560-bece-6b7019defe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1c7f84-b87f-4ec2-8c0e-e978730ce812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-940436543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ef3cb1dfcb46c090c244af3c3345fc',qos_specs=None,replication_status=,reservations=['935e5368-9f86-4686-bafd-ecaff324bb0f','60ef6619-18bc-41e7-9773-a242855da68d','3bfcbec8-1854-4eee-a169-f4d0ad7a62bb','2ec72706-7618-4041-99fd-8dadff6878b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45da525caba4970a163d9fdf84fc2b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-940436543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1c7f84-b87f-4ec2-8c0e-e978730ce812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ef3cb1dfcb46c090c244af3c3345fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45da525caba4970a163d9fdf84fc2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:36.319905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f944cf39-a2f6-4fab-9553-11293c5876e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:36.344688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f944cf39-a2f6-4fab-9553-11293c5876e2) transitioned into state 'SUCCESS' from state '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-940436543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ef3cb1dfcb46c090c244af3c3345fc',qos_specs=None,replication_status=,reservations=['935e5368-9f86-4686-bafd-ecaff324bb0f','60ef6619-18bc-41e7-9773-a242855da68d','3bfcbec8-1854-4eee-a169-f4d0ad7a62bb','2ec72706-7618-4041-99fd-8dadff6878b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45da525caba4970a163d9fdf84fc2b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:36.345604 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1d3225-d278-4205-94cf-adfe6e2f43b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:36.360361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-05b20651-1c93-45df-ac5b-ada6fbb5c1a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.362418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-05b20651-1c93-45df-ac5b-ada6fbb5c1a0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] DELETE https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a Aug 03 20:30:36.362949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-05b20651-1c93-45df-ac5b-ada6fbb5c1a0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.364187 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-05b20651-1c93-45df-ac5b-ada6fbb5c1a0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.364315 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1d3225-d278-4205-94cf-adfe6e2f43b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:36.365053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Flow 'volume_create_api' (39015aaf-5ec6-4168-b089-4a4950f06bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:36.365351 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume request issued successfully. Aug 03 20:30:36.365898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11257083-222b-4029-8122-20e54fe31dac tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:36.366294 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 625/2502] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:35 2026] POST /volume/v3/volumes => generated 745 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:36.377622 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.377622 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:36.379137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-569774f5-b06e-4951-aecf-3dadedac0732 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.380921 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-569774f5-b06e-4951-aecf-3dadedac0732 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:36.381104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-569774f5-b06e-4951-aecf-3dadedac0732 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.381257 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-569774f5-b06e-4951-aecf-3dadedac0732 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.390914 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.390914 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:36.396362 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-569774f5-b06e-4951-aecf-3dadedac0732 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:36.403064 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-569774f5-b06e-4951-aecf-3dadedac0732 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:36.403772 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 630/2503] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:36 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:36.438279 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-5e0c907d-bbf1-4a78-bf49-17309b0a8f69 req-05b20651-1c93-45df-ac5b-ada6fbb5c1a0 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a returned with HTTP 200 Aug 03 20:30:36.438904 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 627/2504] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:30:36 2026] DELETE /volume/v3/attachments/65db9ca4-8b37-4cee-a411-6ad1c3fff87a => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:36.985405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6da545ce-8f53-47b9-9702-6741edf0e45f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:36.987576 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6da545ce-8f53-47b9-9702-6741edf0e45f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:36.987810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6da545ce-8f53-47b9-9702-6741edf0e45f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:36.988046 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6da545ce-8f53-47b9-9702-6741edf0e45f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:36.988187 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6da545ce-8f53-47b9-9702-6741edf0e45f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:36.993233 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:36.993233 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:36.994137 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6da545ce-8f53-47b9-9702-6741edf0e45f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:36.994738 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 623/2505] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:36 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.135221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a3531316-1494-43b4-94b6-ef3d676b5882 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.137017 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3531316-1494-43b4-94b6-ef3d676b5882 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:37.137199 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3531316-1494-43b4-94b6-ef3d676b5882 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.137367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3531316-1494-43b4-94b6-ef3d676b5882 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.137481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a3531316-1494-43b4-94b6-ef3d676b5882 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:37.141872 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.141872 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:37.142550 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3531316-1494-43b4-94b6-ef3d676b5882 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:37.142927 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 626/2506] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.209181 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.211186 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:37.211426 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.211649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.218438 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.218438 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:37.218978 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:37.220029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b87a7484-1eb0-4aad-adb1-fd4dd211b0c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:37.220447 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 631/2507] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.230295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.232524 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:37.232811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.233035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.238578 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.238578 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:37.239086 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:37.239958 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ecacb3bb-5ea8-4c8a-b6b7-032db5c174e3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:37.240377 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 628/2508] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.397009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.399173 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:37.399381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.399615 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.405916 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.405916 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:37.407663 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:37.407663 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-35d080a3-8816-442b-8cd1-e8c5bd2ef401 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:37.408136 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 624/2509] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.419422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-183f700c-623c-4295-adc2-810c075429f0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.419526 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.422637 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-183f700c-623c-4295-adc2-810c075429f0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:37.422637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-183f700c-623c-4295-adc2-810c075429f0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.422637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-183f700c-623c-4295-adc2-810c075429f0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.422782 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:37.422959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.423213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.428932 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.428932 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:37.431669 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.431669 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:37.432590 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-183f700c-623c-4295-adc2-810c075429f0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:37.436064 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:37.437878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-183f700c-623c-4295-adc2-810c075429f0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:37.437878 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 627/2510] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:37.444484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-eb9b2975-a4de-45b6-a02e-eab4f03a8fb8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:37.444484 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 632/2511] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:37.449834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b9880248-822a-428a-ab2c-f3535f520a0f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.451362 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] POST https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812/action Aug 03 20:30:37.451715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:37.451844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:37.460871 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.460871 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:37.461421 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:37.481185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.482888 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:37.483119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.483335 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.490972 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.490972 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:37.497227 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:37.504079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d428ec7-eeaa-4f16-b574-c01fb3ad3ab6 tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:30:37.504686 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 625/2512] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:37.511444 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Created reservations ['93de5936-0ad6-43f4-a585-a38df2ea2065', 'bf4c4868-426c-4a82-9ecd-6defe66f720c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:37.524592 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Extend volume request issued successfully. Aug 03 20:30:37.524940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b9880248-822a-428a-ab2c-f3535f520a0f tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812/action returned with HTTP 202 Aug 03 20:30:37.525477 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 629/2513] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:30:37 2026] POST /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:37.538696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bb50669e-9189-416c-b025-671d50f0ba28 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.540395 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb50669e-9189-416c-b025-671d50f0ba28 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:37.540833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb50669e-9189-416c-b025-671d50f0ba28 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.541194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb50669e-9189-416c-b025-671d50f0ba28 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.549159 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.549159 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:37.555236 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bb50669e-9189-416c-b025-671d50f0ba28 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:37.562943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb50669e-9189-416c-b025-671d50f0ba28 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:37.563759 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 628/2514] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:37.908328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:37.912746 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:37.915041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:37.915248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:37.920793 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:37.920793 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:37.921571 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:37.922896 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a96e05f3-5287-4124-994a-d6361a22a0f2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:37.923430 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 633/2515] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:30:37 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:38.007792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.009819 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:38.009983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.010174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.010267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:38.020590 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.020590 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:38.021660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-199413e3-6125-45be-87cb-2eb79ba96cb3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:38.022115 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 626/2516] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:38.153589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.155793 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:38.156268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.157243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.157243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:38.163676 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.163676 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:38.164569 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db2482fa-3cd1-46c0-b3fa-2e400695ab29 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:38.164569 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 630/2517] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:38.579944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-393449d1-9178-4920-9016-4248d4c02af2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.582985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-393449d1-9178-4920-9016-4248d4c02af2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.583185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-393449d1-9178-4920-9016-4248d4c02af2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.583398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-393449d1-9178-4920-9016-4248d4c02af2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.600953 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.600953 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:38.607818 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-393449d1-9178-4920-9016-4248d4c02af2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:38.617321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-393449d1-9178-4920-9016-4248d4c02af2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:38.617766 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 629/2518] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1353 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:38.632328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.636301 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.639567 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.639567 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.650586 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.650586 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:38.656331 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:38.660000 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64af18d4-0cfb-4fc8-9ce6-817fa73ce2f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:38.660448 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 634/2519] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:38.673340 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.674966 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.675155 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.675292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.681231 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.681231 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:38.686742 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:38.690904 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-956dacf2-7097-4fd4-a5ad-41276ae28b99 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:38.691236 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 627/2520] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:38.713455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.715297 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.715297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.715552 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.715552 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Delete volume with id: 4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.723263 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.723263 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:38.724034 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:38.746571 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Delete volume request issued successfully. Aug 03 20:30:38.746839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5c805fa-d8ed-4444-876f-e8c6fa619fad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 202 Aug 03 20:30:38.747299 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 631/2521] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:38 2026] DELETE /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:38.756904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:38.759210 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:38.759440 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:38.759700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:38.768638 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:38.768638 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:38.772959 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:38.778402 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cdb8750-1b36-4a38-8289-6bc3f7c9388c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 200 Aug 03 20:30:38.778884 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 630/2522] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:38 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:39.038947 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.040959 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:39.041183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.041422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.042549 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:39.046015 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.046015 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:39.047043 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b304d26-d787-4966-8d7c-fbf625e185d9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:39.047602 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 635/2523] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:39.107048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.114292 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:39.114292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.114292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.121230 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.121230 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:39.121934 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:39.123070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-caf16a3a-8fae-4909-b125-2c869b964e20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:39.124161 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 628/2524] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:39.140889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.143286 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:39.143511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.143842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.160149 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.160149 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:39.166616 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:39.176646 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-e5b633fe-0d16-44e9-bbd3-a7818fe297c7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:39.177269 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 632/2525] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:39.177701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-26105d7e-13fd-4568-a54e-1608d130e83b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.180262 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26105d7e-13fd-4568-a54e-1608d130e83b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:39.180581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26105d7e-13fd-4568-a54e-1608d130e83b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.180853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26105d7e-13fd-4568-a54e-1608d130e83b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.181058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-26105d7e-13fd-4568-a54e-1608d130e83b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:39.188647 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.188647 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:39.189132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26105d7e-13fd-4568-a54e-1608d130e83b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:39.189577 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 631/2526] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:39.201712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.203873 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:39.204666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0a109dd7-0789-4e4c-953d-56542f543855", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:39.207007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0a109dd7-0789-4e4c-953d-56542f543855', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:39.217817 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.217817 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:39.218274 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:39.218571 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:30:39.219418 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:30:39.226818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (bc05b1fd-f303-493a-a84f-698ba68aee0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:39.228554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faea3752-9a8a-4c38-9274-bc4e9c366799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.230164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:39.268160 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faea3752-9a8a-4c38-9274-bc4e9c366799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a109dd7-0789-4e4c-953d-56542f543855', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.269442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f6975c-9f19-4c13-89ae-d6b29b8a7d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.322285 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['10a4e8b5-5063-4ce6-9b31-0ce08c78077e', 'be86bf55-f7e5-4d56-92db-1c259106d4fc', '17081b95-f942-477b-8d17-62b1b1ddd7d0', '80328b16-bbae-453a-8a57-55a2e90325ae'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:39.323193 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f6975c-9f19-4c13-89ae-d6b29b8a7d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a4e8b5-5063-4ce6-9b31-0ce08c78077e', 'be86bf55-f7e5-4d56-92db-1c259106d4fc', '17081b95-f942-477b-8d17-62b1b1ddd7d0', '80328b16-bbae-453a-8a57-55a2e90325ae']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.324362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411d4414-0ea7-4ef0-afc8-ba323dade4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.379892 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411d4414-0ea7-4ef0-afc8-ba323dade4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '099c479f-8608-46e5-80ee-d21b5d8908c5', '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='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['10a4e8b5-5063-4ce6-9b31-0ce08c78077e','be86bf55-f7e5-4d56-92db-1c259106d4fc','17081b95-f942-477b-8d17-62b1b1ddd7d0','80328b16-bbae-453a-8a57-55a2e90325ae'],size=1,snapshot_id=0a109dd7-0789-4e4c-953d-56542f543855,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:30:39Z,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=099c479f-8608-46e5-80ee-d21b5d8908c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a109dd7-0789-4e4c-953d-56542f543855,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.381867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96fc9e5-6c63-4adf-b11c-fbae44bc8f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.413856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96fc9e5-6c63-4adf-b11c-fbae44bc8f42) transitioned into 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='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['10a4e8b5-5063-4ce6-9b31-0ce08c78077e','be86bf55-f7e5-4d56-92db-1c259106d4fc','17081b95-f942-477b-8d17-62b1b1ddd7d0','80328b16-bbae-453a-8a57-55a2e90325ae'],size=1,snapshot_id=0a109dd7-0789-4e4c-953d-56542f543855,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.414803 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed6044b-a3d3-4bf9-a27c-af02ed466cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.444546 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed6044b-a3d3-4bf9-a27c-af02ed466cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.445601 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (bc05b1fd-f303-493a-a84f-698ba68aee0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:39.445976 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:30:39.447479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2d0c6cdf-b797-4c09-a984-a57051b09652 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:39.448167 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 636/2527] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:30:39 2026] POST /volume/v3/volumes => generated 734 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:39.457394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.460654 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:39.460848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.461047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.471980 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.471980 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:39.475206 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:39.481794 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6fb2b496-7625-4988-b494-9a209f0544d3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 200 Aug 03 20:30:39.482438 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 629/2528] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:39.493198 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.498060 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:39.498262 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.498481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.508662 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.508662 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:39.514056 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:39.522363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-05ad3962-47e1-42a4-bb67-54be433e084b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 200 Aug 03 20:30:39.522363 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 633/2529] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:39.794470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba964f6a-611a-48fe-a8a5-c0f800526e8c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.796028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba964f6a-611a-48fe-a8a5-c0f800526e8c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 Aug 03 20:30:39.796183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba964f6a-611a-48fe-a8a5-c0f800526e8c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.796444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba964f6a-611a-48fe-a8a5-c0f800526e8c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.805397 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba964f6a-611a-48fe-a8a5-c0f800526e8c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 returned with HTTP 404 Aug 03 20:30:39.805998 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 632/2530] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/volumes/4e1c7f84-b87f-4ec2-8c0e-e978730ce812 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:39.815227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.817619 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:39.819481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-849017693"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:39.819481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-849017693'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:39.819669 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume of 1 GB Aug 03 20:30:39.820065 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.820065 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:39.824176 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Availability Zones retrieved successfully. Aug 03 20:30:39.829660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Flow 'volume_create_api' (cddb079b-31ed-4cfe-b8d7-1b595eba2fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:39.830610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8a614-00d8-48d6-99ce-5c1de3e87e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.831514 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:39.855218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c8a614-00d8-48d6-99ce-5c1de3e87e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.856226 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4aa76d-6792-44dc-98bb-ff4ae9327273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.895643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Created reservations ['d93097db-b89d-4a0d-8004-8931dc9a30dd', '1ca01af4-ec99-4f21-99e1-4882140a4e5c', '7e1565e6-be4a-420e-89ff-99c552344f41', 'e4ad3caf-453e-48c2-ad0f-43b98495e16d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:39.896439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4aa76d-6792-44dc-98bb-ff4ae9327273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d93097db-b89d-4a0d-8004-8931dc9a30dd', '1ca01af4-ec99-4f21-99e1-4882140a4e5c', '7e1565e6-be4a-420e-89ff-99c552344f41', 'e4ad3caf-453e-48c2-ad0f-43b98495e16d']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.897218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfc4d5a-887a-4cbf-aa60-b222ca68c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.925377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfc4d5a-887a-4cbf-aa60-b222ca68c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89e8fc5-0c64-4c20-87b3-b6110e10efb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-849017693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ef3cb1dfcb46c090c244af3c3345fc',qos_specs=None,replication_status=,reservations=['d93097db-b89d-4a0d-8004-8931dc9a30dd','1ca01af4-ec99-4f21-99e1-4882140a4e5c','7e1565e6-be4a-420e-89ff-99c552344f41','e4ad3caf-453e-48c2-ad0f-43b98495e16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45da525caba4970a163d9fdf84fc2b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-849017693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89e8fc5-0c64-4c20-87b3-b6110e10efb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ef3cb1dfcb46c090c244af3c3345fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45da525caba4970a163d9fdf84fc2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.926385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5a2833-4279-4a70-948e-792f40cc9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.947262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5a2833-4279-4a70-948e-792f40cc9057) transitioned into state 'SUCCESS' from state '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-849017693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ef3cb1dfcb46c090c244af3c3345fc',qos_specs=None,replication_status=,reservations=['d93097db-b89d-4a0d-8004-8931dc9a30dd','1ca01af4-ec99-4f21-99e1-4882140a4e5c','7e1565e6-be4a-420e-89ff-99c552344f41','e4ad3caf-453e-48c2-ad0f-43b98495e16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45da525caba4970a163d9fdf84fc2b2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.947988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f188b2-ed3a-44e6-acdc-e7942b8c363d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:39.959807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f188b2-ed3a-44e6-acdc-e7942b8c363d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:39.960870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Flow 'volume_create_api' (cddb079b-31ed-4cfe-b8d7-1b595eba2fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:39.961253 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create volume request issued successfully. Aug 03 20:30:39.962977 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8175438f-27a4-4ee6-9e27-cf91e0ebe86b tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:39.963922 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 637/2531] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:30:39 2026] POST /volume/v3/volumes => generated 745 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:39.975286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:39.976975 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:39.977495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:39.977495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:39.983436 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:39.983436 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:39.987831 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:39.993766 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7eb3358c-4851-4269-a8b7-1bd76907c782 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:39.993766 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 630/2532] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:39 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:40.062377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:40.064455 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:40.064693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:40.064821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:40.064910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:40.068588 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:40.068588 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:40.069227 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9cd24a8e-59a3-465f-b027-8de6693c98a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:40.069552 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 634/2533] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:40 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:40.205187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:40.206956 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:40.207044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:40.207208 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:40.207302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:40.211871 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:40.211871 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:40.212496 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ee1c115-90ea-4dd1-b0cf-f88f6601497b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:40.212907 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 633/2534] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:40 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.011858 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.016542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:41.016542 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.016542 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.025881 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.025881 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:41.032221 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:41.040899 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.043195 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:41.043488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.044160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.044160 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete snapshot with id: 3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:41.044543 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2615858-15a0-40a0-a970-87b1790ca0f6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:41.045230 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 638/2535] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.050061 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.050061 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:41.050662 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot retrieved successfully. Aug 03 20:30:41.059851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.061422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:30:41.061760 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d89e8fc5-0c64-4c20-87b3-b6110e10efb2", "name": "tempest-VolumesExtendTest-Snapshot-1056740331"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:41.070125 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.070125 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:41.071651 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:41.071651 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Create snapshot from volume d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:41.075752 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot delete request issued successfully. Aug 03 20:30:41.076034 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fbfd003e-4e01-4240-8fa3-e2bfb87fc6b7 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 202 Aug 03 20:30:41.076097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.076829 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 631/2536] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:30:41 2026] DELETE /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:41.078085 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:41.078316 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.078567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.078785 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Delete volume with id: 2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:41.085480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.088410 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:41.088500 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.088698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.088950 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.089087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:41.090144 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.090144 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:41.090685 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:41.091175 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:41.092179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.092480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.096625 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.096625 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:41.097687 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b20bee49-4a60-421f-a2e0-d3553b320d76 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:41.098210 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 639/2537] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.106268 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.106268 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:41.106907 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Snapshot retrieved successfully. Aug 03 20:30:41.107986 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc1adf9d-c970-4e29-80b7-10281a64c7d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 200 Aug 03 20:30:41.108635 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 632/2538] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.126302 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Delete volume request issued successfully. Aug 03 20:30:41.126653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1390c84c-3960-4552-99e5-3a0eecf5e02f tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 202 Aug 03 20:30:41.126701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Created reservations ['52d46903-bf7e-4190-bc61-2b0b63eb9b5c', 'ec6bf89f-5a08-4db6-9be8-b881040e4858', '6f2b866a-c4dc-40da-96ae-bc05fbe34ae1', '9884272b-5129-4df4-8f75-c7eac9758699'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:41.127360 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 634/2539] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:41 2026] DELETE /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:41.139445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e50c148e-d177-41bb-8425-8f0e6589303c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.143279 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e50c148e-d177-41bb-8425-8f0e6589303c tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:41.143569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e50c148e-d177-41bb-8425-8f0e6589303c tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.143874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e50c148e-d177-41bb-8425-8f0e6589303c tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.154693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.154693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:41.161495 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e50c148e-d177-41bb-8425-8f0e6589303c tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Volume info retrieved successfully. Aug 03 20:30:41.165637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e50c148e-d177-41bb-8425-8f0e6589303c tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 200 Aug 03 20:30:41.166147 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 640/2540] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.170671 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot create request issued successfully. Aug 03 20:30:41.171166 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f5f3d5c-d4c6-4b62-86e0-1f12cb9e01e6 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:30:41.171658 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 635/2541] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:30:41 2026] POST /volume/v3/snapshots => generated 304 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:41.184556 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f76802cb-dde2-457b-a18b-6f10a0317111 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.187376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f76802cb-dde2-457b-a18b-6f10a0317111 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:41.187843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f76802cb-dde2-457b-a18b-6f10a0317111 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.187843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f76802cb-dde2-457b-a18b-6f10a0317111 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.194196 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.194196 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:41.194711 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f76802cb-dde2-457b-a18b-6f10a0317111 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot retrieved successfully. Aug 03 20:30:41.195595 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f76802cb-dde2-457b-a18b-6f10a0317111 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 returned with HTTP 200 Aug 03 20:30:41.195954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 633/2542] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:41.225481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:41.228688 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:41.228859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:41.229084 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:41.229221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:41.236841 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:41.236841 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:41.237531 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0b45db5-2331-43c9-b201-7f9bca1aa547 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:41.237936 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 635/2543] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:41 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:42.112267 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.114426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:42.114682 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.114951 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.115105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:42.119304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-71a4992a-247d-4a8c-97b0-517487bca2c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.121550 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.121550 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:42.121638 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71a4992a-247d-4a8c-97b0-517487bca2c2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:30:42.121777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71a4992a-247d-4a8c-97b0-517487bca2c2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.122315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71a4992a-247d-4a8c-97b0-517487bca2c2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.122590 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a6bdecd-87c0-46a5-827f-42aaceac206c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:42.123058 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 641/2544] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:42.131363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71a4992a-247d-4a8c-97b0-517487bca2c2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 404 Aug 03 20:30:42.132313 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 636/2545] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:42.185410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79abb06a-7205-4054-98ec-b8f03ef075cf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.185410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79abb06a-7205-4054-98ec-b8f03ef075cf tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] GET https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 Aug 03 20:30:42.185410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79abb06a-7205-4054-98ec-b8f03ef075cf tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.185410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79abb06a-7205-4054-98ec-b8f03ef075cf tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.195682 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79abb06a-7205-4054-98ec-b8f03ef075cf tempest-ServerStableDeviceRescueTest-827460969 tempest-ServerStableDeviceRescueTest-827460969-project-member] https://10.4.3.92/volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 returned with HTTP 404 Aug 03 20:30:42.196664 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 634/2546] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/volumes/2f00cbbf-4431-4b07-9219-b79ac1dc7582 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:42.208010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.211394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:42.211394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.211394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.217967 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.217967 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:42.218783 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot retrieved successfully. Aug 03 20:30:42.220045 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ddf76ce7-cd53-4658-8ef9-cf774fda2e69 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 returned with HTTP 200 Aug 03 20:30:42.220766 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 636/2547] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:42.237532 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-201e4c02-532e-45f8-854c-53ea42a5f849 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.239832 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] POST https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2/action Aug 03 20:30:42.240367 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:42.240629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:42.250300 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.251704 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.251704 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:42.252371 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:42.253074 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:42.253304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.253902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.254126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:42.261328 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.261328 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:42.262260 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7332d6bc-50ad-4c35-920e-6ea7aa1272ac tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:42.262746 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 637/2548] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:42.283636 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-ef696262-0c80-454c-81d2-aa18241687ff None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.288019 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-ef696262-0c80-454c-81d2-aa18241687ff tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/attachments?instance_id=dec3b63b-83ee-44a7-82a8-ed5097b16190 Aug 03 20:30:42.288306 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-ef696262-0c80-454c-81d2-aa18241687ff tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.288550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-ef696262-0c80-454c-81d2-aa18241687ff tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.292389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Created reservations ['a821a60c-2194-4c4e-8712-7da886ac6717', '02de9ccf-4bd3-4781-a4a7-5c60f29a7041'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:42.305308 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Extend volume request issued successfully. Aug 03 20:30:42.305557 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-201e4c02-532e-45f8-854c-53ea42a5f849 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2/action returned with HTTP 202 Aug 03 20:30:42.309484 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 642/2549] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:30:42 2026] POST /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 03 20:30:42.309902 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-ef696262-0c80-454c-81d2-aa18241687ff tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments?instance_id=dec3b63b-83ee-44a7-82a8-ed5097b16190 returned with HTTP 200 Aug 03 20:30:42.309902 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 635/2550] 10.4.3.92 () {70 vars in 1630 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/attachments?instance_id=dec3b63b-83ee-44a7-82a8-ed5097b16190 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:42.318393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.319411 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-6b44055a-0850-4f99-845b-6772dcb77cc5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.320479 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:42.320673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.320885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.321973 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-6b44055a-0850-4f99-845b-6772dcb77cc5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f Aug 03 20:30:42.322637 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-6b44055a-0850-4f99-845b-6772dcb77cc5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.322858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-6b44055a-0850-4f99-845b-6772dcb77cc5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.335176 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.335176 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:42.341084 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c3332caf-f072-4f37-bde8-18f1af39c66e req-6b44055a-0850-4f99-845b-6772dcb77cc5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f returned with HTTP 200 Aug 03 20:30:42.341084 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 638/2551] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:42.344844 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:42.349634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7320f1f6-b278-45e7-80ae-7f9aed488c4c tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:42.350151 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 637/2552] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:42.539577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.541984 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:42.542227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.542487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.551336 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.551336 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:42.555297 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:42.560255 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-536124e5-48cf-49ef-894d-df74b1544b9a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 200 Aug 03 20:30:42.560764 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 643/2553] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:42.568196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dffada36-d124-4974-8cbb-8080175fbfeb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.568528 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffada36-d124-4974-8cbb-8080175fbfeb None None] GET https://10.4.3.92/volume// Aug 03 20:30:42.568708 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffada36-d124-4974-8cbb-8080175fbfeb None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.568938 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffada36-d124-4974-8cbb-8080175fbfeb None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.569693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffada36-d124-4974-8cbb-8080175fbfeb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:42.569693 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 636/2554] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:30:42.576815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2a6c240e-b3e8-4331-bf33-9ddff065e091 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.580572 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2a6c240e-b3e8-4331-bf33-9ddff065e091 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:30:42.580572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2a6c240e-b3e8-4331-bf33-9ddff065e091 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "099c479f-8608-46e5-80ee-d21b5d8908c5", "connector": null, "instance_uuid": "aafe530d-52dd-4dc0-a995-7e9ba58b8b4f"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:42.588747 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.588747 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:42.635420 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-2a6c240e-b3e8-4331-bf33-9ddff065e091 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:30:42.636079 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 639/2555] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:30:42 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 03 20:30:42.653835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4936f8f2-1e28-410d-87e9-3d5530fe3832 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.654231 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4936f8f2-1e28-410d-87e9-3d5530fe3832 None None] GET https://10.4.3.92/volume// Aug 03 20:30:42.654408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4936f8f2-1e28-410d-87e9-3d5530fe3832 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.654648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4936f8f2-1e28-410d-87e9-3d5530fe3832 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.655025 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4936f8f2-1e28-410d-87e9-3d5530fe3832 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:42.655348 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 638/2556] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:42.664829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.667658 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:42.667967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:42.668240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:42.680573 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.680573 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:42.685072 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:42.691913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-a3fba648-85a9-43ba-9f02-d566c137d436 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 200 Aug 03 20:30:42.692506 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 644/2557] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:42 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 1522 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:42.805430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.808703 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 Aug 03 20:30:42.808703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:42.821066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-099c479f-8608-46e5-80ee-d21b5d8908c5-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:30:42.830660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-099c479f-8608-46e5-80ee-d21b5d8908c5-np0000006371" acquired by "attachment_update" :: waited 0.009s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:30:42.831785 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.831785 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:42.934862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-099c479f-8608-46e5-80ee-d21b5d8908c5-np0000006371" released by "attachment_update" :: held 0.105s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:30:42.935120 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-3874c4b0-1089-4e15-bb6b-5c5001b5c3cd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 returned with HTTP 200 Aug 03 20:30:42.935763 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 637/2558] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:30:42 2026] PUT /volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:42.959173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6975fe02-e30a-40a6-b50b-5cf022b869c3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:42.962481 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6975fe02-e30a-40a6-b50b-5cf022b869c3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567/action Aug 03 20:30:42.962481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6975fe02-e30a-40a6-b50b-5cf022b869c3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:42.962481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6975fe02-e30a-40a6-b50b-5cf022b869c3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:42.977429 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:42.977429 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:42.988119 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8b2f1cc2-63ba-4202-9c3c-36bcc0775ffb req-6975fe02-e30a-40a6-b50b-5cf022b869c3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567/action returned with HTTP 204 Aug 03 20:30:42.988545 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 640/2559] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:30:42 2026] POST /volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:43.136131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.137473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:43.137644 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.137823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.137915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:43.141842 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.141842 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:43.142501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d4d33a72-27e4-4ed8-9668-749040f640e7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:43.142826 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 639/2560] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:43.273972 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.275968 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:43.276190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.276396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.276536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:43.281048 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.281048 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:43.281723 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa34307d-3af0-4ce8-9e93-bf98756478e5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:43.282120 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 645/2561] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:43.366419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.372874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:43.373025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.373184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.385117 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.385117 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:43.389176 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:43.398376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8172cf9-760d-4bbe-8cd0-b446fbd004c0 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:43.398880 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 638/2562] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:43.417903 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f12a120c-386f-475a-af59-463cf8356985 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.425609 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f12a120c-386f-475a-af59-463cf8356985 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:43.425928 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f12a120c-386f-475a-af59-463cf8356985 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.426188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f12a120c-386f-475a-af59-463cf8356985 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.436348 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.436348 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:43.449600 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f12a120c-386f-475a-af59-463cf8356985 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:43.461976 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f12a120c-386f-475a-af59-463cf8356985 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:43.463006 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 641/2563] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:43.477379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.479951 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:43.479951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.480186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.480186 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Delete snapshot with id: a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:43.484921 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.484921 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:43.485340 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot retrieved successfully. Aug 03 20:30:43.499327 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot delete request issued successfully. Aug 03 20:30:43.499480 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3c95a9d-b673-4eb3-912c-3153e05ead42 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 returned with HTTP 202 Aug 03 20:30:43.499893 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 640/2564] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:30:43 2026] DELETE /volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:43.507537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.510849 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:43.511034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.511220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.517306 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.517306 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:43.517718 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Snapshot retrieved successfully. Aug 03 20:30:43.518356 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6670eac3-56dd-423d-b68d-c064df72e0f2 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 returned with HTTP 200 Aug 03 20:30:43.518735 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 646/2565] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:43.804741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:43.806270 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:30:43.806442 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:43.806631 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:43.815624 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:43.815624 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:43.818958 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:43.822990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef2cfb7d-4225-424c-afbe-c979a712b277 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:30:43.823399 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 639/2566] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:43 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:44.046044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.047935 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:30:44.048143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.048384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.057714 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.057714 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:44.060906 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:44.065098 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf7de4af-53b3-4a26-aebc-0c57115f8787 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:30:44.065547 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 642/2567] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:44.100660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.102265 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:30:44.102414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.102606 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.110577 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.110577 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:44.113356 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:44.116994 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-7c7d4bb6-9222-4787-96a6-2ddc32c41cfa tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:30:44.117314 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 641/2568] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:44.134365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.139364 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8/action Aug 03 20:30:44.139364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:44.139364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:44.148495 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.148495 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:44.149016 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:44.153228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.155085 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:44.155237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.155438 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.155558 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:44.156063 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Begin detaching volume completed successfully. Aug 03 20:30:44.156348 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a977e22a-e228-462e-8842-7292eee7e75b tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8/action returned with HTTP 202 Aug 03 20:30:44.156816 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 647/2569] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:30:44 2026] POST /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:44.159905 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.159905 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:44.160679 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85423779-4b29-4b6d-a88f-e8525ee8ab17 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:44.161050 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 640/2570] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:44.200476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4491aab5-6fba-46e3-9f0c-f55bb6673ac3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.200848 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4491aab5-6fba-46e3-9f0c-f55bb6673ac3 None None] GET https://10.4.3.92/volume// Aug 03 20:30:44.200988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4491aab5-6fba-46e3-9f0c-f55bb6673ac3 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.201162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4491aab5-6fba-46e3-9f0c-f55bb6673ac3 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.201509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4491aab5-6fba-46e3-9f0c-f55bb6673ac3 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:44.201785 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 643/2571] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:44.210822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.212688 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:30:44.212949 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.213041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.222016 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.222016 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:44.224859 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:44.229378 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-a6eea8c1-948c-4075-9153-c2fedf631467 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:30:44.229777 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 642/2572] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:44.295357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.297406 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:44.297656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.297897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.298026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:44.302987 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.302987 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:44.303681 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1d269ae-6108-4fd4-9028-a3b49b1b9e6f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:44.304110 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 648/2573] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:44.528399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0d051702-a93b-4b5f-ab5b-758d72ace0df None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.530397 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d051702-a93b-4b5f-ab5b-758d72ace0df tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 Aug 03 20:30:44.530675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d051702-a93b-4b5f-ab5b-758d72ace0df tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.530990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d051702-a93b-4b5f-ab5b-758d72ace0df tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.535884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d051702-a93b-4b5f-ab5b-758d72ace0df tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 returned with HTTP 404 Aug 03 20:30:44.536403 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 641/2574] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/snapshots/a9da05d5-413f-4eac-8873-6d2ce22277c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:44.543849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.546167 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:44.546439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.546748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.556490 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.556490 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:44.561053 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:44.566774 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-deb379b5-04dd-4cf4-9920-39f60c2ef177 tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:44.567148 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 644/2575] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:44.582088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.583951 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:44.584165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.584377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.584572 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Delete volume with id: d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:44.592228 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.592228 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:44.592707 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:44.610820 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Delete volume request issued successfully. Aug 03 20:30:44.611182 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abed48c1-f7eb-4283-8556-3549fd5ef4ad tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 202 Aug 03 20:30:44.611642 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 643/2576] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:44 2026] DELETE /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:44.620322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:44.622148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:44.622372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:44.622684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:44.629113 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:44.629113 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:44.633647 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Volume info retrieved successfully. Aug 03 20:30:44.637926 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8adc68b-5d36-492a-bbbb-b5bf3575853e tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 200 Aug 03 20:30:44.638441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 649/2577] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:44 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:45.171406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-914254c8-0ed4-458e-9811-c35a31377c98 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:45.173713 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-914254c8-0ed4-458e-9811-c35a31377c98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:45.174010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-914254c8-0ed4-458e-9811-c35a31377c98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:45.174326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-914254c8-0ed4-458e-9811-c35a31377c98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:45.174424 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-914254c8-0ed4-458e-9811-c35a31377c98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:45.180975 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:45.180975 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:45.182102 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-914254c8-0ed4-458e-9811-c35a31377c98 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:45.182605 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 642/2578] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:45 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:45.316584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:45.318919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:45.319183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:45.319420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:45.319575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:45.325110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:45.325110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:45.326051 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ae7b3bc-83f8-42c9-a0b8-1a4d57396ce3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:45.326528 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 645/2579] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:45 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:45.658601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-55bab939-c2d3-4bed-9320-78ed5f2431dd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:45.661027 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55bab939-c2d3-4bed-9320-78ed5f2431dd tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] GET https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 Aug 03 20:30:45.661317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55bab939-c2d3-4bed-9320-78ed5f2431dd tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:45.661623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55bab939-c2d3-4bed-9320-78ed5f2431dd tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:45.669330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55bab939-c2d3-4bed-9320-78ed5f2431dd tempest-VolumesExtendTest-667431383 tempest-VolumesExtendTest-667431383-project-member] https://10.4.3.92/volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 returned with HTTP 404 Aug 03 20:30:45.670028 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 644/2580] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:45 2026] GET /volume/v3/volumes/d89e8fc5-0c64-4c20-87b3-b6110e10efb2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:46.200806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-881164cd-1534-49bc-bc23-5349dab0b894 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:46.202482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-881164cd-1534-49bc-bc23-5349dab0b894 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:46.203109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-881164cd-1534-49bc-bc23-5349dab0b894 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:46.203109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-881164cd-1534-49bc-bc23-5349dab0b894 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:46.203109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-881164cd-1534-49bc-bc23-5349dab0b894 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:46.207515 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:46.207515 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:46.208353 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-881164cd-1534-49bc-bc23-5349dab0b894 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:46.208860 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 650/2581] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:46 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:46.340279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d9126965-699a-4726-b70e-7a9dda67813e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:46.341976 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9126965-699a-4726-b70e-7a9dda67813e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:46.342145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9126965-699a-4726-b70e-7a9dda67813e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:46.342326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9126965-699a-4726-b70e-7a9dda67813e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:46.342421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d9126965-699a-4726-b70e-7a9dda67813e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:46.347778 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:46.347778 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:46.348826 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9126965-699a-4726-b70e-7a9dda67813e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:46.349345 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 643/2582] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:46 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:46.873849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6973c90b-c4da-4ded-8af0-b58601f1869b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:46.949379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-e1ec0017-f53d-434e-adff-85883254a2f8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:46.952835 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-e1ec0017-f53d-434e-adff-85883254a2f8 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 Aug 03 20:30:46.952835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-e1ec0017-f53d-434e-adff-85883254a2f8 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:46.952835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-e1ec0017-f53d-434e-adff-85883254a2f8 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:46.960645 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:46.960645 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:46.962526 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:30:46.962848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:46.963128 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:46.963531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:46.964523 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:46.971893 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:46.972369 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6973c90b-c4da-4ded-8af0-b58601f1869b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:30:46.972907 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 646/2583] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:30:46 2026] GET /volume/v3/volumes => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:30:46.982200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:46.985432 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:46.986666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-482043951"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:46.987823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-482043951'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:46.988489 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume of 1 GB Aug 03 20:30:46.993613 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Availability Zones retrieved successfully. Aug 03 20:30:47.003841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (6747a412-d51b-4184-a1af-4c6568ea0c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:47.006522 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6db4d7-0160-4fc8-a957-9fde7daada28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:47.007878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:47.024067 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1d8d47c8-cebb-4656-85c9-7a82b20bb376 req-e1ec0017-f53d-434e-adff-85883254a2f8 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 returned with HTTP 200 Aug 03 20:30:47.024633 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 645/2584] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:30:46 2026] DELETE /volume/v3/attachments/aef62aaa-d918-4a71-8fc8-93d883031891 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:47.044511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6db4d7-0160-4fc8-a957-9fde7daada28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:47.045063 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5361c5-918b-45b7-ab89-d1d821483ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:47.116074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Created reservations ['36905573-ff3c-4b7e-abe8-f3059249012b', '7a3babbd-2b1f-4cf3-a11c-f9543d9247f1', 'c821f5bb-76bf-49e8-b144-20edb7e8fdc2', '76ca4b01-3d8f-4bc9-b833-14c6cd3c649e'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:47.117023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5361c5-918b-45b7-ab89-d1d821483ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36905573-ff3c-4b7e-abe8-f3059249012b', '7a3babbd-2b1f-4cf3-a11c-f9543d9247f1', 'c821f5bb-76bf-49e8-b144-20edb7e8fdc2', '76ca4b01-3d8f-4bc9-b833-14c6cd3c649e']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:47.117942 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5981285f-18ca-4327-a370-883ac73f1093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:47.148143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5981285f-18ca-4327-a370-883ac73f1093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105cd67b-ac1f-4f88-ba3e-a5038fb98a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-482043951',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['36905573-ff3c-4b7e-abe8-f3059249012b','7a3babbd-2b1f-4cf3-a11c-f9543d9247f1','c821f5bb-76bf-49e8-b144-20edb7e8fdc2','76ca4b01-3d8f-4bc9-b833-14c6cd3c649e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-482043951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1671271a950451585d2f568e25b1055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f192ee7ed3ce474694791023103d20f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:47.149082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e4264d-b1bd-4da8-9d7d-9bfedd61197b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:47.167823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e4264d-b1bd-4da8-9d7d-9bfedd61197b) transitioned into state 'SUCCESS' from state '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-482043951',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['36905573-ff3c-4b7e-abe8-f3059249012b','7a3babbd-2b1f-4cf3-a11c-f9543d9247f1','c821f5bb-76bf-49e8-b144-20edb7e8fdc2','76ca4b01-3d8f-4bc9-b833-14c6cd3c649e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:47.168826 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049c56b1-f0f2-4d83-bcfb-4855e5b1b6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:47.178836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049c56b1-f0f2-4d83-bcfb-4855e5b1b6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:47.179902 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (6747a412-d51b-4184-a1af-4c6568ea0c2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:47.180266 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request issued successfully. Aug 03 20:30:47.180965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9493cdea-e141-491b-a8df-0c132a3a2d38 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:47.181594 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 651/2585] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:46 2026] POST /volume/v3/volumes => generated 761 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:47.192878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:47.195204 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:47.195517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:47.195867 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:47.205478 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:47.205478 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:47.209865 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:47.216487 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0e511c9d-a0f6-4180-8fe6-2f278a2d3c6b tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:47.217103 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 644/2586] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:47 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:47.222156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:47.230175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:47.230378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:47.230595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:47.230738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:47.235285 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:47.235285 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:47.236155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47a9f4a2-e0b6-4910-b58a-64c1432d4e57 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:47.236587 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 647/2587] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:47 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:47.360380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:47.361655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:47.362657 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:47.362885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:47.363055 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:47.363190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:47.363297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:30:47.363479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:47.363644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:47.367361 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:47.367361 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:47.368172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0160003d-4dc3-4749-aa3f-8f7436fe7ba3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:47.368598 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 646/2588] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:47 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:47.369915 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:47.369915 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:47.375573 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:47.379575 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de045b72-e85a-4c31-a4ac-c44af7bbef50 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:30:47.379963 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 652/2589] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:47 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:48.232337 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-513dc567-1b92-40ef-8eec-21daa17e481a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.234492 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-513dc567-1b92-40ef-8eec-21daa17e481a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:48.234865 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-513dc567-1b92-40ef-8eec-21daa17e481a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:48.235120 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-513dc567-1b92-40ef-8eec-21daa17e481a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:48.243285 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:48.243285 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:48.247060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.248097 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-513dc567-1b92-40ef-8eec-21daa17e481a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:48.251405 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:48.251664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:48.252305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:48.252305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:48.253601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-513dc567-1b92-40ef-8eec-21daa17e481a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:48.254154 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 645/2590] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:48 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:48.257027 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:48.257027 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:48.257907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ee593aa-027a-4fe5-b7ff-40f8cfe9a648 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:48.258282 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 648/2591] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:48 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:48.267796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.272402 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:48.272666 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:48.272945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:48.283571 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:48.283571 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:48.288142 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:48.294203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-17abc50d-41c2-48cc-9ab1-7fe1f794897c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:48.294632 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 647/2592] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:48 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:48.310442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4f50f21c-bb84-4197-b1be-a49015069b07 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.312394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:48.312791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1731722813"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:48.314486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1731722813'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:48.314614 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume of 1 GB Aug 03 20:30:48.318871 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Availability Zones retrieved successfully. Aug 03 20:30:48.325181 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (60b8c446-99db-4061-a05c-02479acb8a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:48.326034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32808f9b-deaa-4e7a-8bbc-4db5962b9514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:48.326942 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:48.358967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32808f9b-deaa-4e7a-8bbc-4db5962b9514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:48.359903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0035f0-83cc-43a9-8a62-a02226642833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:48.392473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.396969 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:48.399075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:48.399294 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:48.399401 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:48.407011 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:48.407011 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:48.408592 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9a83fad-01e7-4e38-a828-3020a96dab0c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:48.409264 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 646/2593] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:48 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:48.461935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Created reservations ['12088b65-4ca5-414a-a6ef-d73976d147a5', '912ad85b-3ecf-442c-a545-1e997ed58569', '7dac3104-0724-40e4-89d2-cb263c3822a2', '78679637-cfce-451d-9e45-edcf0d799993'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:48.462963 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0035f0-83cc-43a9-8a62-a02226642833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12088b65-4ca5-414a-a6ef-d73976d147a5', '912ad85b-3ecf-442c-a545-1e997ed58569', '7dac3104-0724-40e4-89d2-cb263c3822a2', '78679637-cfce-451d-9e45-edcf0d799993']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:48.463969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc1cb60-c556-4282-bebb-39b25f65416e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:48.497764 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc1cb60-c556-4282-bebb-39b25f65416e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f0148d-ddf7-473e-835c-5633877cf6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1731722813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['12088b65-4ca5-414a-a6ef-d73976d147a5','912ad85b-3ecf-442c-a545-1e997ed58569','7dac3104-0724-40e4-89d2-cb263c3822a2','78679637-cfce-451d-9e45-edcf0d799993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1731722813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f0148d-ddf7-473e-835c-5633877cf6b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1671271a950451585d2f568e25b1055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f192ee7ed3ce474694791023103d20f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:48.498401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3eb85-20ac-40d8-aa21-50ec6d1a4b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:48.529610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3eb85-20ac-40d8-aa21-50ec6d1a4b44) transitioned into state 'SUCCESS' from state '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-1731722813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['12088b65-4ca5-414a-a6ef-d73976d147a5','912ad85b-3ecf-442c-a545-1e997ed58569','7dac3104-0724-40e4-89d2-cb263c3822a2','78679637-cfce-451d-9e45-edcf0d799993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:48.530319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b864e74-489c-486b-87aa-2c0c1f0e3c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:48.541778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b864e74-489c-486b-87aa-2c0c1f0e3c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:48.542547 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (60b8c446-99db-4061-a05c-02479acb8a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:48.543006 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request issued successfully. Aug 03 20:30:48.543496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f50f21c-bb84-4197-b1be-a49015069b07 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:48.544069 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 653/2594] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:48 2026] POST /volume/v3/volumes => generated 762 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:48.557694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-486ac511-fee9-465e-acdb-88062495147d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:48.559919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-486ac511-fee9-465e-acdb-88062495147d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:48.560095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-486ac511-fee9-465e-acdb-88062495147d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:48.560287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-486ac511-fee9-465e-acdb-88062495147d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:48.567281 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:48.567281 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:48.572305 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-486ac511-fee9-465e-acdb-88062495147d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:48.578636 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-486ac511-fee9-465e-acdb-88062495147d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:48.579704 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 649/2595] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:48 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:49.269841 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.271580 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:49.273062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.273062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.273062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:49.276356 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.276356 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:49.277210 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8a4a736-b9bb-4064-b31b-b1721b819e79 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:49.277642 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 648/2596] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:49.311196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a21fc266-53b0-491d-97db-4fe335d0316a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.312756 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a21fc266-53b0-491d-97db-4fe335d0316a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:49.312920 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a21fc266-53b0-491d-97db-4fe335d0316a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.313082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a21fc266-53b0-491d-97db-4fe335d0316a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.321209 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.321209 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:49.324121 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a21fc266-53b0-491d-97db-4fe335d0316a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:49.328088 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a21fc266-53b0-491d-97db-4fe335d0316a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 200 Aug 03 20:30:49.328413 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 647/2597] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 1635 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:49.420805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.422657 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:49.422854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.423033 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.423138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:49.427806 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.427806 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:49.428390 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c640cb0c-d9a0-44d4-b374-2d34e8f4801e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:49.428704 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 654/2598] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:49.592792 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-854e985a-5c88-47d6-af3f-67ca6e449834 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.596879 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-854e985a-5c88-47d6-af3f-67ca6e449834 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:49.596991 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-854e985a-5c88-47d6-af3f-67ca6e449834 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.597178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-854e985a-5c88-47d6-af3f-67ca6e449834 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.610364 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.610364 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:49.617491 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-854e985a-5c88-47d6-af3f-67ca6e449834 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:49.621679 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-854e985a-5c88-47d6-af3f-67ca6e449834 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:49.622137 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 650/2599] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:49.634933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.636563 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:49.636774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.636986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.643516 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.643516 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:49.647565 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:49.654502 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5c8d7cc0-1721-4739-ac37-784b16bd720f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:49.655016 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 649/2600] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:49.669065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ad11c00-d845-4b22-9789-db4425401d8d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.670764 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:49.671059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-272150208"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:49.675764 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-272150208'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:49.675913 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume of 1 GB Aug 03 20:30:49.685675 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Availability Zones retrieved successfully. Aug 03 20:30:49.691047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (d80d5981-9f3f-4400-8afc-7874d9ba9340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:49.695048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd34f2c-8d15-49da-b48c-9d4b3e36feb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:49.695960 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:49.728368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd34f2c-8d15-49da-b48c-9d4b3e36feb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:49.729097 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9446fa22-0122-4822-b6fc-0a5a160a342e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:49.770178 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Created reservations ['48d8cfef-b2b6-4f81-b1e7-933cd3618364', 'fc5b57a2-a14a-4320-a69f-854b1eb0f264', '89c17429-bddb-4742-ba7a-a2cf1ade1ab0', '300cb0d4-4f43-423d-80ac-bd47e63ef8ec'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:49.771495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9446fa22-0122-4822-b6fc-0a5a160a342e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d8cfef-b2b6-4f81-b1e7-933cd3618364', 'fc5b57a2-a14a-4320-a69f-854b1eb0f264', '89c17429-bddb-4742-ba7a-a2cf1ade1ab0', '300cb0d4-4f43-423d-80ac-bd47e63ef8ec']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:49.771829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d22e47d-a47b-4501-b558-076496ba749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:49.814366 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d22e47d-a47b-4501-b558-076496ba749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-272150208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['48d8cfef-b2b6-4f81-b1e7-933cd3618364','fc5b57a2-a14a-4320-a69f-854b1eb0f264','89c17429-bddb-4742-ba7a-a2cf1ade1ab0','300cb0d4-4f43-423d-80ac-bd47e63ef8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-272150208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b1671271a950451585d2f568e25b1055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f192ee7ed3ce474694791023103d20f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:49.815032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d35618-615a-43b7-8c6e-d4a3cbcd273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:49.840843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d35618-615a-43b7-8c6e-d4a3cbcd273f) transitioned into state 'SUCCESS' from state '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-272150208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b1671271a950451585d2f568e25b1055',qos_specs=None,replication_status=,reservations=['48d8cfef-b2b6-4f81-b1e7-933cd3618364','fc5b57a2-a14a-4320-a69f-854b1eb0f264','89c17429-bddb-4742-ba7a-a2cf1ade1ab0','300cb0d4-4f43-423d-80ac-bd47e63ef8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f192ee7ed3ce474694791023103d20f1',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:49.841569 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dee8aa5-776b-4d13-a41f-f138e295d3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:49.852354 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dee8aa5-776b-4d13-a41f-f138e295d3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:49.853148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Flow 'volume_create_api' (d80d5981-9f3f-4400-8afc-7874d9ba9340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:49.853420 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Create volume request issued successfully. Aug 03 20:30:49.853957 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ad11c00-d845-4b22-9789-db4425401d8d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:49.854337 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 648/2601] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:49 2026] POST /volume/v3/volumes => generated 761 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:49.870504 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-482620d4-81eb-4049-8496-bcaa2892bec4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:49.872709 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-482620d4-81eb-4049-8496-bcaa2892bec4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:49.872970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-482620d4-81eb-4049-8496-bcaa2892bec4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:49.873209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-482620d4-81eb-4049-8496-bcaa2892bec4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:49.882533 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:49.882533 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:49.886610 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-482620d4-81eb-4049-8496-bcaa2892bec4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:49.891481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-482620d4-81eb-4049-8496-bcaa2892bec4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:49.891930 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 655/2602] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:49 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.290192 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6debcb03-a5b6-43c2-8204-051ac86f389a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.291518 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6debcb03-a5b6-43c2-8204-051ac86f389a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:50.291777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6debcb03-a5b6-43c2-8204-051ac86f389a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.292040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6debcb03-a5b6-43c2-8204-051ac86f389a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.292327 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6debcb03-a5b6-43c2-8204-051ac86f389a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:50.297246 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.297246 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:50.298253 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6debcb03-a5b6-43c2-8204-051ac86f389a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:50.298634 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 651/2603] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.448823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b1789cf6-8726-4185-afa7-b2af0175451c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.451662 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1789cf6-8726-4185-afa7-b2af0175451c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:50.451662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b1789cf6-8726-4185-afa7-b2af0175451c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.451855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b1789cf6-8726-4185-afa7-b2af0175451c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.451981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b1789cf6-8726-4185-afa7-b2af0175451c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:50.461030 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.461030 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:50.462635 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1789cf6-8726-4185-afa7-b2af0175451c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:50.462635 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 650/2604] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:50.555081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.558423 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:50.558760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1041923914", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:50.561014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1041923914', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:50.680175 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume of 1 GB Aug 03 20:30:50.680175 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.680175 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:50.686904 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Availability Zones retrieved successfully. Aug 03 20:30:50.692971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Flow 'volume_create_api' (9b6c6fee-3d30-4062-9c3c-a7f1d18731fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:50.694135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61249a6f-785a-4b0a-b9ca-bd5b055125eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:50.695055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:50.787056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61249a6f-785a-4b0a-b9ca-bd5b055125eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:50.787920 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1924c6-80a7-4a86-87c1-8d6ef3bc54ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:50.843071 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Created reservations ['5a046e2a-f577-445d-af73-32a91556234f', '6e0fd287-4d53-47ee-b829-3da949654675', 'b738a3aa-77f6-45d1-a68e-5c0891b0d685', '3469b274-984b-412f-9a48-7f1c6c744670'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:50.843876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1924c6-80a7-4a86-87c1-8d6ef3bc54ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a046e2a-f577-445d-af73-32a91556234f', '6e0fd287-4d53-47ee-b829-3da949654675', 'b738a3aa-77f6-45d1-a68e-5c0891b0d685', '3469b274-984b-412f-9a48-7f1c6c744670']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:50.844962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5799c2e8-eadb-45d5-80de-eca9f71b1030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:50.878108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5799c2e8-eadb-45d5-80de-eca9f71b1030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c44bc8-7ab8-42b9-a684-6cab3324f14d', '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-1041923914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbaea90234dc4a652fde0467ffd5e',qos_specs=None,replication_status=,reservations=['5a046e2a-f577-445d-af73-32a91556234f','6e0fd287-4d53-47ee-b829-3da949654675','b738a3aa-77f6-45d1-a68e-5c0891b0d685','3469b274-984b-412f-9a48-7f1c6c744670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f196fa31bca493487edefff92d38635',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1041923914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c44bc8-7ab8-42b9-a684-6cab3324f14d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4dbaea90234dc4a652fde0467ffd5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f196fa31bca493487edefff92d38635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:50.878914 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c1e6d-032d-4d0e-a70d-79046d443544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:50.886791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-56f51714-5466-411f-a318-c2d09f1b1675 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.889109 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-56f51714-5466-411f-a318-c2d09f1b1675 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 Aug 03 20:30:50.889314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-56f51714-5466-411f-a318-c2d09f1b1675 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.889557 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-56f51714-5466-411f-a318-c2d09f1b1675 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.899984 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.899984 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:50.905885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.906997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c1e6d-032d-4d0e-a70d-79046d443544) transitioned into state 'SUCCESS' from state '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-1041923914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4dbaea90234dc4a652fde0467ffd5e',qos_specs=None,replication_status=,reservations=['5a046e2a-f577-445d-af73-32a91556234f','6e0fd287-4d53-47ee-b829-3da949654675','b738a3aa-77f6-45d1-a68e-5c0891b0d685','3469b274-984b-412f-9a48-7f1c6c744670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f196fa31bca493487edefff92d38635',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:50.908064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc30fc3-b187-4133-8da1-5cfe7c93d65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:50.914812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:50.915046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.915285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.923274 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc30fc3-b187-4133-8da1-5cfe7c93d65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:50.924066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Flow 'volume_create_api' (9b6c6fee-3d30-4062-9c3c-a7f1d18731fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:50.924122 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.924122 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:50.924370 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Create volume request issued successfully. Aug 03 20:30:50.924930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53f4feab-4231-46c0-a75a-bd8dbbdda806 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:50.925405 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 649/2605] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:50 2026] POST /volume/v3/volumes => generated 751 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:50.929360 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:50.934962 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb7454ee-6e3c-4b2a-9318-5511a56618b5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:50.935419 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 652/2606] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.949820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-97bced4e-8387-49cc-8d3d-f6496444d92f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.952746 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-97bced4e-8387-49cc-8d3d-f6496444d92f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:30:50.952967 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-97bced4e-8387-49cc-8d3d-f6496444d92f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.953172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-97bced4e-8387-49cc-8d3d-f6496444d92f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.955848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.957692 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:50.959341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.959341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.962776 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.962776 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:50.965231 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:50.965231 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:50.970487 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-97bced4e-8387-49cc-8d3d-f6496444d92f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:50.970626 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:50.972881 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-97bced4e-8387-49cc-8d3d-f6496444d92f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 200 Aug 03 20:30:50.973244 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 651/2607] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.974203 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-50553c9b-de2e-48ae-8fdb-25ff4f77a198 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:50.974580 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 650/2608] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.979188 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-56f51714-5466-411f-a318-c2d09f1b1675 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 returned with HTTP 200 Aug 03 20:30:50.980477 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 656/2609] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:30:50 2026] DELETE /volume/v3/attachments/9d4e0088-d32f-4ab1-a719-41c231628567 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:50.989126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.990691 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:30:50.990931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.991154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.991442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:50.992357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:50.993082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:50.994766 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:50.994963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:50.995174 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:50.995319 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:51.002553 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.002553 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.002899 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:51.005677 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.006228 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e95534f6-8e2c-40cb-869e-283e6ea28cae tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:30:51.006655 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 653/2610] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:30:50 2026] GET /volume/v3/volumes => generated 968 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.017668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.019168 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-272150208 Aug 03 20:30:51.019349 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.019567 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.019882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.020557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-272150208'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.027772 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.029242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0f7e033-73bb-4026-85ba-fa38c50503fb tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-272150208 returned with HTTP 200 Aug 03 20:30:51.029744 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 651/2611] 10.4.3.92 () {66 vars in 1329 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-272150208 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.045076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.047533 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813 Aug 03 20:30:51.047703 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.047939 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.048291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.048705 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.048705 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.049182 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1731722813'), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.055160 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:30:51.055333 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7f8e724b-a13e-4394-9ccf-efe10b6476fd req-c88b4cc2-37e8-42b4-8d8a-8a1d9dff1ee8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 202 Aug 03 20:30:51.055750 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 652/2612] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:30:50 2026] DELETE /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:51.059101 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.059887 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.059887 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.063998 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e673f473-2cb7-4f61-8c06-a40d44122c01 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813 returned with HTTP 200 Aug 03 20:30:51.064344 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 657/2613] 10.4.3.92 () {66 vars in 1352 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.082482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.084117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1 Aug 03 20:30:51.084420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.084511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.084786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.085110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.085110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:51.085531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.092115 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.093315 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.093315 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:51.098413 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-626b9faf-be54-4910-acca-3bc6a3ad5d93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 03 20:30:51.099027 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 654/2614] 10.4.3.92 () {66 vars in 1266 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.115509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.117112 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:51.117296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.117494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.117722 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.118014 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.118014 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.118376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.155634 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.156671 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.156671 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.161039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0785eb9c-ded0-4077-a9b7-25058b80ed62 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:51.161597 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 652/2615] 10.4.3.92 () {66 vars in 1354 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 1000 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.177911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.182294 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:51.182749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.183034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.184452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.184674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.237201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.238263 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.238263 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.242400 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-80a38faa-37ab-409c-8060-4dc7b723bf34 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:51.242787 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 653/2616] 10.4.3.92 () {66 vars in 1354 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 999 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.260042 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.261558 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:51.261713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.261907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.262115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.262874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.297484 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.299537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1a9bdff-db86-441c-aba8-199ead1c7d29 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:51.299908 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 658/2617] 10.4.3.92 () {66 vars in 1354 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:30:51.313395 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.314351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.315984 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:51.316183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.316360 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.316494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:51.318648 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 03 20:30:51.318855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.319026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.319250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.319480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100354) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.320121 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.324981 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.324981 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:51.325759 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9bf19af7-723f-4501-9fec-c37ce0ccb66b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:51.326219 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 655/2618] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.338539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2e34a13a-86a1-421c-a0c3-813570de1051 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.341760 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e34a13a-86a1-421c-a0c3-813570de1051 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:30:51.341911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e34a13a-86a1-421c-a0c3-813570de1051 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.342121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e34a13a-86a1-421c-a0c3-813570de1051 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.350773 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.350773 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.355514 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.356820 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.356820 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.356976 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2e34a13a-86a1-421c-a0c3-813570de1051 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:51.362288 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4e3340cc-1609-43ff-8ab8-a6dc59581cd5 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 03 20:30:51.362831 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 653/2619] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.365165 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e34a13a-86a1-421c-a0c3-813570de1051 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:30:51.365604 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 654/2620] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.380936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.382559 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 03 20:30:51.385486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.385486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.385486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.385486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100353) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.385794 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-24378611-3387-4348-ba81-e32dfc3a061e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.386726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.388987 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9/restore Aug 03 20:30:51.388987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:51.393353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Restoring backup c46af899-7d92-48b2-8c73-547cb579bad9 ({'restore': {}}) {{(pid=100356) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:30:51.393353 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Restoring backup c46af899-7d92-48b2-8c73-547cb579bad9 to volume None. Aug 03 20:30:51.398235 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.398235 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:51.399921 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating volume of 1 GB for restore of backup c46af899-7d92-48b2-8c73-547cb579bad9. Aug 03 20:30:51.405054 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:30:51.413664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (34193b0b-394e-4689-95fc-ac6996e2f280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:51.415427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c2a0f0-a3cf-4d50-8841-ecd509d9b4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.416785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:51.428286 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.429491 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.429491 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.434623 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3936eeed-8a62-4d8b-bda2-3be9169329f7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 03 20:30:51.435182 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 659/2621] 10.4.3.92 () {66 vars in 1352 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.450354 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.451695 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c2a0f0-a3cf-4d50-8841-ecd509d9b4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.452583 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84a5338-5374-4cb4-86a6-0bf2ac24da98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.452704 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1 Aug 03 20:30:51.453031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.453299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.453861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.454898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.467311 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.468097 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f3d4cf32-9fdf-465c-a238-92b9f7d8cf0e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 03 20:30:51.468636 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 654/2622] 10.4.3.92 () {66 vars in 1245 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.473621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.475815 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:51.475992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.476160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.476265 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 39226761-0b61-4d66-8b88-7d13767a9dc4. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:51.480954 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.480954 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.481531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.481858 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65689921-3172-4c95-bdb0-d9bbfe3dfde3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 200 Aug 03 20:30:51.482284 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 655/2623] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.483839 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:51.484099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.484342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.484659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.485715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.493817 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1026434d-fda3-4243-a733-ae28ced95157 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.495668 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 Aug 03 20:30:51.495901 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.496108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.496218 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete backup with id: 39226761-0b61-4d66-8b88-7d13767a9dc4. Aug 03 20:30:51.498290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['2f3bd12c-acb3-4130-b40e-321d2fd1c571', '364cb38c-2e06-4e2d-9747-0f3376d5653c', '2af5c2a7-d0bf-4436-a560-8d15ea5f309b', 'a429b881-e77d-4f04-a93e-97973bf259bb'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:51.499039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84a5338-5374-4cb4-86a6-0bf2ac24da98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f3bd12c-acb3-4130-b40e-321d2fd1c571', '364cb38c-2e06-4e2d-9747-0f3376d5653c', '2af5c2a7-d0bf-4436-a560-8d15ea5f309b', 'a429b881-e77d-4f04-a93e-97973bf259bb']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.499869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d1d176-31ae-47f7-b7aa-5ee5e169a4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.501878 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.501878 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.502368 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.503276 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7916c703-b7ca-4e13-a0cb-bfd89fcc31d6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:51.503781 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 660/2624] 10.4.3.92 () {66 vars in 1333 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?limit=1&marker=4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:51.514319 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.516921 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:51.517357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.517658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.518031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.519277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.528763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] delete_backup rpcapi backup_id 39226761-0b61-4d66-8b88-7d13767a9dc4 {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:30:51.530671 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1026434d-fda3-4243-a733-ae28ced95157 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 returned with HTTP 202 Aug 03 20:30:51.531021 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 655/2625] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:30:51 2026] DELETE /volume/v3/backups/39226761-0b61-4d66-8b88-7d13767a9dc4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:30:51.538721 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.539249 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69eaa6ac-fabc-43ab-8e47-0dbd9bb613a4 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:51.539659 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 656/2626] 10.4.3.92 () {66 vars in 1333 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?limit=1&marker=24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.543591 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.545358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:51.545793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-362674478"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:51.547248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-362674478'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:51.547354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume of 1 GB Aug 03 20:30:51.549864 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.549864 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.550376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d1d176-31ae-47f7-b7aa-5ee5e169a4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a106780-ee18-4b0f-9ed2-8df05c554e37', '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_c46af899-7d92-48b2-8c73-547cb579bad9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['2f3bd12c-acb3-4130-b40e-321d2fd1c571','364cb38c-2e06-4e2d-9747-0f3376d5653c','2af5c2a7-d0bf-4436-a560-8d15ea5f309b','a429b881-e77d-4f04-a93e-97973bf259bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c46af899-7d92-48b2-8c73-547cb579bad9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a106780-ee18-4b0f-9ed2-8df05c554e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.551965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cde8050-c782-4e32-94bf-77b4f1a3ff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.552967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-035ef496-e25c-45db-9af6-5de3945c95f9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.555076 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:51.555282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.555610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.555800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.556560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.557989 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Availability Zones retrieved successfully. Aug 03 20:30:51.565728 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (946f0188-410e-46c8-90ec-0cdd7f9cf826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:51.566882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b2b9e4-12ae-407e-a0f1-ab99f1ddec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.567824 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.567903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:51.568208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-035ef496-e25c-45db-9af6-5de3945c95f9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:51.568624 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 656/2627] 10.4.3.92 () {66 vars in 1333 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?limit=1&marker=105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:30:51.575420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cde8050-c782-4e32-94bf-77b4f1a3ff21) transitioned into 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_c46af899-7d92-48b2-8c73-547cb579bad9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['2f3bd12c-acb3-4130-b40e-321d2fd1c571','364cb38c-2e06-4e2d-9747-0f3376d5653c','2af5c2a7-d0bf-4436-a560-8d15ea5f309b','a429b881-e77d-4f04-a93e-97973bf259bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.576237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d84a457-2adc-4f78-85ae-646a515d26e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.578932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.581677 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-482043951&status=available Aug 03 20:30:51.581819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.582059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.582394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.582835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100355) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.583572 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.583572 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.583935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-482043951'), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.590955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d84a457-2adc-4f78-85ae-646a515d26e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.591765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (34193b0b-394e-4689-95fc-ac6996e2f280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:51.592056 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:30:51.602065 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.602065 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:51.602769 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:51.604552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b2b9e4-12ae-407e-a0f1-ab99f1ddec40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.605419 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ebad67-f22b-45be-95c4-347e90551d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.620421 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.621014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a721951f-d39f-40e0-bde5-ce9e1f3ff5fa tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-482043951&status=available returned with HTTP 200 Aug 03 20:30:51.621364 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 657/2628] 10.4.3.92 () {66 vars in 1363 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-482043951&status=available => generated 331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.629532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.631261 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813&status=available Aug 03 20:30:51.631419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.631921 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.631921 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.632081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100354) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.632622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1731722813'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.654923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['d42bfd06-e277-446c-aa63-acef9b1cc2ad', '3e70e0ab-9850-4fa4-9162-58f1b9d91880', 'f66ef6f0-6f50-4f3e-92a2-8fad565c055d', '778f0318-481d-408b-843b-07de93c8eb77'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:51.655779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ebad67-f22b-45be-95c4-347e90551d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42bfd06-e277-446c-aa63-acef9b1cc2ad', '3e70e0ab-9850-4fa4-9162-58f1b9d91880', 'f66ef6f0-6f50-4f3e-92a2-8fad565c055d', '778f0318-481d-408b-843b-07de93c8eb77']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.656679 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b855473-b98c-4a73-9407-458fe5328228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.659353 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.660030 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.660030 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.663788 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b1a1e380-aec6-4a36-a54d-79274da12f31 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813&status=available returned with HTTP 200 Aug 03 20:30:51.664368 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 657/2629] 10.4.3.92 () {66 vars in 1386 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1731722813&status=available => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.681777 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b855473-b98c-4a73-9407-458fe5328228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13c0a28-b3af-45b4-9a58-02b62a8b05b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362674478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['d42bfd06-e277-446c-aa63-acef9b1cc2ad','3e70e0ab-9850-4fa4-9162-58f1b9d91880','f66ef6f0-6f50-4f3e-92a2-8fad565c055d','778f0318-481d-408b-843b-07de93c8eb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362674478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13c0a28-b3af-45b4-9a58-02b62a8b05b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05580c0d391e44399c4da551bf610c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3400340c0e734ee3a079c5c601a6a18e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.682451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ae9cbb-4ab8-483b-a6dc-84e27bace73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.682789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.685059 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?marker=24f0148d-ddf7-473e-835c-5633877cf6b4&sort=id%3Aasc Aug 03 20:30:51.685219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.685397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.685668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.686034 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.686034 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.686424 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.704724 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ae9cbb-4ab8-483b-a6dc-84e27bace73e) transitioned into state 'SUCCESS' from state '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-362674478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['d42bfd06-e277-446c-aa63-acef9b1cc2ad','3e70e0ab-9850-4fa4-9162-58f1b9d91880','f66ef6f0-6f50-4f3e-92a2-8fad565c055d','778f0318-481d-408b-843b-07de93c8eb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.705499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dd2c90-a612-4cdd-a452-0384b1897cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:51.715910 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dd2c90-a612-4cdd-a452-0384b1897cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:51.716869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (946f0188-410e-46c8-90ec-0cdd7f9cf826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:51.717158 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request issued successfully. Aug 03 20:30:51.718384 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09c81768-30c5-47a6-b61b-7f96c72f58c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:51.718384 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 661/2630] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:30:51 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:51.724142 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.724800 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.724800 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.729598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a26e976-4ed3-4d97-8b32-90c418ae3bc1 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?marker=24f0148d-ddf7-473e-835c-5633877cf6b4&sort=id%3Aasc returned with HTTP 200 Aug 03 20:30:51.730010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.730484 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 658/2631] 10.4.3.92 () {66 vars in 1366 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?marker=24f0148d-ddf7-473e-835c-5633877cf6b4&sort=id%3Aasc => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.731782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:30:51.732008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.732240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.740594 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.740594 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.745445 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:51.746089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.748844 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 03 20:30:51.749120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.749382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.749623 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5fb3791-f9ca-417b-a6e4-32e950128f7c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 returned with HTTP 200 Aug 03 20:30:51.749800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.749967 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 658/2632] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.750306 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.750306 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.750897 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.804137 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.805648 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.805648 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.811479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f7a79f4-6af5-40db-96e1-14c050f9d19d tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 03 20:30:51.812046 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 662/2633] 10.4.3.92 () {66 vars in 1330 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.830011 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.831938 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:30:51.832694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.832694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.832694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.833670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.845174 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.849435 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.849435 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:51.854407 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7e112e9-106f-4ae8-a817-6f23545dfa93 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:30:51.854847 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 659/2634] 10.4.3.92 () {66 vars in 1251 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:51.878140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.878955 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 03 20:30:51.879117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.879293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.879602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.880398 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.889508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b60fbe42-dcc4-4bfc-9d05-f2451a3f5a79 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.891500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b60fbe42-dcc4-4bfc-9d05-f2451a3f5a79 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 Aug 03 20:30:51.893358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b60fbe42-dcc4-4bfc-9d05-f2451a3f5a79 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.893358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b60fbe42-dcc4-4bfc-9d05-f2451a3f5a79 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.898827 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b60fbe42-dcc4-4bfc-9d05-f2451a3f5a79 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 returned with HTTP 404 Aug 03 20:30:51.899360 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 663/2635] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/099c479f-8608-46e5-80ee-d21b5d8908c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:51.920536 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.921227 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1402adf6-a9ed-4550-b640-29e05ed87c4a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 03 20:30:51.921693 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 659/2636] 10.4.3.92 () {66 vars in 1309 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.936022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.937704 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?availability_zone=nova Aug 03 20:30:51.937957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.938105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.938281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.938564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value nova, assuming string {{(pid=100355) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.939134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.963802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.966579 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:51.966579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.966579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.966579 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: 0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:51.974261 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.974261 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:51.974261 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:51.974774 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:51.976104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fbfcc1f-746b-4e71-8ee9-5141f229245a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 03 20:30:51.976515 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 660/2637] 10.4.3.92 () {66 vars in 1275 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:51.987636 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-816e22cc-f103-4556-bac1-8d37efc914d7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.989217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?availability_zone=nova Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value nova, assuming string {{(pid=100354) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:51.992509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:51.993604 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-610c8f9d-687b-4375-a388-b792123050fc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:51.996560 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-610c8f9d-687b-4375-a388-b792123050fc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:30:51.996805 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-610c8f9d-687b-4375-a388-b792123050fc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:51.997037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-610c8f9d-687b-4375-a388-b792123050fc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.001601 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:30:52.001601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed1b5c87-82ab-4b27-97fa-ebe8c5cb44e7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 202 Aug 03 20:30:52.001601 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 664/2638] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:30:51 2026] DELETE /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:52.004920 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.004920 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.008691 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-610c8f9d-687b-4375-a388-b792123050fc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:52.012969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.015998 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-610c8f9d-687b-4375-a388-b792123050fc tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 200 Aug 03 20:30:52.016100 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:52.016100 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.016147 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 661/2639] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.016170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.021137 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.021137 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.021742 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:30:52.022650 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86243f51-8265-4d1c-a2df-6b7aec29cd4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 200 Aug 03 20:30:52.023198 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 665/2640] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.033599 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.034315 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-816e22cc-f103-4556-bac1-8d37efc914d7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 03 20:30:52.034713 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 660/2641] 10.4.3.92 () {66 vars in 1275 bytes} [Mon Aug 3 20:30:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.046824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.048245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?bootable=false Aug 03 20:30:52.048399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.048600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.048998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.050493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.054123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.057027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:30:52.057027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.057027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.063872 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.063872 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.068936 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:52.077232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-25225108-2b1f-44e2-9782-6356a7ef91ba tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 200 Aug 03 20:30:52.077232 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 666/2642] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.079243 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.079639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a19bf15a-fab7-4e8a-8c5d-fe6ddab83e3a tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 03 20:30:52.080086 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 662/2643] 10.4.3.92 () {66 vars in 1259 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.098415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.100098 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?bootable=false Aug 03 20:30:52.100263 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.102232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.102232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.102232 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.102232 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.102232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.320611 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.321155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f10782b0-f95f-433a-9999-5516a58ee5b0 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 03 20:30:52.321578 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 661/2644] 10.4.3.92 () {66 vars in 1259 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.331808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.333827 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?status=available Aug 03 20:30:52.333993 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.334164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.334365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.334621 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100353) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:52.335137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.363637 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.364173 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8e8b90db-851a-47d4-bb39-977b18b3bd5c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?status=available returned with HTTP 200 Aug 03 20:30:52.364551 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 667/2645] 10.4.3.92 () {66 vars in 1263 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.372430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.374015 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes?status=available Aug 03 20:30:52.374168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.375013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.375013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.375013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100355) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:52.375013 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.375013 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.375350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.383316 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.383843 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c6b94c6-f3e4-44a6-81a5-97ad259b8597 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes?status=available returned with HTTP 200 Aug 03 20:30:52.384190 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 663/2646] 10.4.3.92 () {66 vars in 1263 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.393499 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.395996 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?availability_zone=nova Aug 03 20:30:52.396327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.396576 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.396828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.397055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value nova, assuming string {{(pid=100354) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:52.397430 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.397430 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.397865 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.405122 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.405920 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.405920 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.411302 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da576f2e-2977-4b43-a2eb-6c627c9f7aed tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 03 20:30:52.411862 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 662/2647] 10.4.3.92 () {66 vars in 1296 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.425934 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.427477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?bootable=false Aug 03 20:30:52.427691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.427909 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.428133 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.428443 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.428443 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.428976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.458214 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.459092 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.459092 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.463164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c5fdcc2-dd3a-44aa-9dfd-503f72784510 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 03 20:30:52.463556 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 668/2648] 10.4.3.92 () {66 vars in 1280 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.478198 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ae55865b-8500-4f35-840c-06074becb7f6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.479901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?status=available Aug 03 20:30:52.480063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.480237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.480440 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:30:52.480680 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Could not evaluate value available, assuming string {{(pid=100355) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 03 20:30:52.480932 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.480932 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.481258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:30:52.488207 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Get all volumes completed successfully. Aug 03 20:30:52.489134 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.489134 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.493538 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae55865b-8500-4f35-840c-06074becb7f6 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 03 20:30:52.493933 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 664/2649] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.508516 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.510121 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:52.510283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.510447 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.517386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.517386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.521241 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:52.525634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-772b2d2d-4be8-4bd4-b544-7e90beaff6e7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:52.526001 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 663/2650] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.536790 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.538746 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:52.538952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.539149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.539300 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume with id: 4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:52.544472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.546264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:30:52.546322 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.546322 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.546430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.546635 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.546833 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:52.553850 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.553850 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.556725 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:52.562092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-d4167f72-d2bc-4edb-9a61-e3bfe97f3f04 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 200 Aug 03 20:30:52.562598 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 665/2651] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.571831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bbf35c6f-ee83-4d55-ae97-87f6b483ef69 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.572145 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bbf35c6f-ee83-4d55-ae97-87f6b483ef69 None None] GET https://10.4.3.92/volume// Aug 03 20:30:52.572288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bbf35c6f-ee83-4d55-ae97-87f6b483ef69 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.572473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bbf35c6f-ee83-4d55-ae97-87f6b483ef69 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.572797 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bbf35c6f-ee83-4d55-ae97-87f6b483ef69 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:52.573023 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 664/2652] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:30:52.574482 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume request issued successfully. Aug 03 20:30:52.577668 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5fa5207-3dfb-4cfe-ad8b-7b3ae77fa9e9 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 202 Aug 03 20:30:52.577668 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 669/2653] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:52 2026] DELETE /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:52.580513 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-46180431-fda7-474e-bbed-be82eaeab470 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.583520 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.583865 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-46180431-fda7-474e-bbed-be82eaeab470 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:30:52.584323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-46180431-fda7-474e-bbed-be82eaeab470 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76c44bc8-7ab8-42b9-a684-6cab3324f14d", "connector": null, "instance_uuid": "a69d2d62-a3cf-44d2-b5e6-cc31ed92de26"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:52.585939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:52.585939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.586272 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.594715 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.594715 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.595800 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.595800 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.603188 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:52.609302 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-61f180c7-072f-4c21-ba85-d2e1c95c90e2 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 200 Aug 03 20:30:52.611342 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 665/2654] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.611440 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.611440 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:52.611852 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:30:52.611852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Checking backup size 1 against volume size 1 {{(pid=100356) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:30:52.611922 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Overwriting volume 1a106780-ee18-4b0f-9ed2-8df05c554e37 with restore of backup c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:52.623776 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] restore_backup in rpcapi backup_id c46af899-7d92-48b2-8c73-547cb579bad9 {{(pid=100356) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:30:52.626172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24378611-3387-4348-ba81-e32dfc3a061e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9/restore returned with HTTP 202 Aug 03 20:30:52.626595 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 656/2655] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:30:51 2026] POST /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9/restore => generated 189 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:52.634542 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.635741 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-46180431-fda7-474e-bbed-be82eaeab470 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:30:52.636164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:52.636262 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 666/2656] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:30:52 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.636333 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.636527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.636660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:52.644434 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.644434 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:52.644434 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3607a1d3-728c-4996-b424-a4ec530a8e0d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:52.644434 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 670/2657] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:52.765235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.767271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:30:52.767454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.767672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.774025 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.774025 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:52.777125 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:52.781137 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eef52d4a-0126-4fe5-a537-8f9541f50b87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 returned with HTTP 200 Aug 03 20:30:52.781491 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 666/2658] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:52.793830 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.795629 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:30:52.795961 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e13c0a28-b3af-45b4-9a58-02b62a8b05b8", "name": "tempest-type-Backup-1813765157"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:52.797292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating new backup {'backup': {'volume_id': 'e13c0a28-b3af-45b4-9a58-02b62a8b05b8', 'name': 'tempest-type-Backup-1813765157'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:30:52.797422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating backup of volume e13c0a28-b3af-45b4-9a58-02b62a8b05b8 in container None Aug 03 20:30:52.804699 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.804699 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:52.805105 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:30:52.822935 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['8955f0ef-3a3a-4cfb-a61a-c9974d23a00a', 'decc234e-7b2d-4bd4-8470-519f8bdd5215'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:52.872121 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-927ddfee-ef7e-42bf-b8da-0c198cf0bd94 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:30:52.876483 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 657/2659] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:30:52 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:52.881044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-93412ecf-5034-4087-afb8-aaed896643a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:52.883243 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93412ecf-5034-4087-afb8-aaed896643a1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:52.883437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93412ecf-5034-4087-afb8-aaed896643a1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:52.883631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93412ecf-5034-4087-afb8-aaed896643a1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:52.883726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-93412ecf-5034-4087-afb8-aaed896643a1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:52.887559 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:52.887559 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:52.888122 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93412ecf-5034-4087-afb8-aaed896643a1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:52.888455 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 667/2660] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:52 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:53.033795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f1bd8327-e44f-445b-8e4b-e279de7ccf78 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.035413 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1bd8327-e44f-445b-8e4b-e279de7ccf78 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 Aug 03 20:30:53.035601 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1bd8327-e44f-445b-8e4b-e279de7ccf78 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.035799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1bd8327-e44f-445b-8e4b-e279de7ccf78 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.040547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1bd8327-e44f-445b-8e4b-e279de7ccf78 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 returned with HTTP 404 Aug 03 20:30:53.041169 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 671/2661] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/snapshots/0a109dd7-0789-4e4c-953d-56542f543855 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:53.050822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.051921 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:53.055495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.055495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.055495 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:53.058822 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.058822 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:53.059309 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:53.079490 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:30:53.079490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ec41aef-d77a-4956-bf2f-84527a465fd8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 202 Aug 03 20:30:53.079490 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 667/2662] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:53 2026] DELETE /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:53.086675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.088608 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:53.088829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.089006 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.097340 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.097340 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:53.101886 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:53.107414 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-970aa2ab-4dac-4f86-b8d8-9c7f3abef9f7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 200 Aug 03 20:30:53.108896 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 658/2663] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:53.631140 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e0f9e0f-a0ac-4e85-81b6-e49f6c5ef324 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.633038 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e0f9e0f-a0ac-4e85-81b6-e49f6c5ef324 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 Aug 03 20:30:53.633288 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e0f9e0f-a0ac-4e85-81b6-e49f6c5ef324 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.633511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e0f9e0f-a0ac-4e85-81b6-e49f6c5ef324 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.642192 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e0f9e0f-a0ac-4e85-81b6-e49f6c5ef324 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 returned with HTTP 404 Aug 03 20:30:53.642795 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 668/2664] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/volumes/4ceb7fe9-7587-4e09-885c-9aff9f3ea4b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:53.650024 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52dc979c-03a6-488a-b85f-0df9db801a2e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.651831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52dc979c-03a6-488a-b85f-0df9db801a2e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:53.652029 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52dc979c-03a6-488a-b85f-0df9db801a2e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.652218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52dc979c-03a6-488a-b85f-0df9db801a2e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.654665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.657261 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:53.657261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.657261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.657261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:53.660562 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.660562 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:53.661270 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a5a76d0c-c3f8-44eb-b9a3-7cac2c892798 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:53.661620 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 668/2665] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:53.662333 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.662333 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:53.666148 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-52dc979c-03a6-488a-b85f-0df9db801a2e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:53.670103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52dc979c-03a6-488a-b85f-0df9db801a2e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:53.670457 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 672/2666] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:53.683106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-841d7484-c3a3-4416-8038-009e6e537bc7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.685002 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] DELETE https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:53.685183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.685375 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.685546 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume with id: 24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:53.692248 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.692248 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:53.692712 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:53.724803 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume request issued successfully. Aug 03 20:30:53.725043 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-841d7484-c3a3-4416-8038-009e6e537bc7 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 202 Aug 03 20:30:53.725612 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 659/2667] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:53 2026] DELETE /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:53.732911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.734999 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:53.735277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.735564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.744818 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.744818 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:53.749360 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:53.756757 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa40e00e-1b9a-49a7-bb2c-2ac5772e405f tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 200 Aug 03 20:30:53.757289 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 669/2668] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:53.789173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-89eba992-da4f-42cd-ab62-f0627637c565 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.789588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89eba992-da4f-42cd-ab62-f0627637c565 None None] GET https://10.4.3.92/volume// Aug 03 20:30:53.789760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89eba992-da4f-42cd-ab62-f0627637c565 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.789941 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89eba992-da4f-42cd-ab62-f0627637c565 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.790268 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89eba992-da4f-42cd-ab62-f0627637c565 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:53.790619 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 669/2669] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:53.801172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.803703 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:30:53.803816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.804393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.827370 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.827370 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:53.833030 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:30:53.840407 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-97f59c32-489d-4a75-a96f-ef636c27023c tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 200 Aug 03 20:30:53.840970 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 673/2670] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:53.903249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.904991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:53.905508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:53.905508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:53.905508 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:53.909546 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.909546 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:53.910159 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa8ed665-aacc-4cb8-9744-3ded485993b2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:53.910620 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 660/2671] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:53 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:53.960388 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:53.964430 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] PUT https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 Aug 03 20:30:53.965598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:53.976161 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Acquiring lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:30:53.980530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:30:53.981518 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:53.981518 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:54.091500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" released by "attachment_update" :: held 0.111s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:30:54.091887 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-90bba964-21e2-4fb4-8292-a9c6157bf7a3 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 returned with HTTP 200 Aug 03 20:30:54.092440 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 670/2672] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:30:53 2026] PUT /volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:54.120987 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-ecff3cba-d2cb-40db-887b-859deb504917 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.122220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e6ad7d9a-3e4b-41ac-91e6-13ef4cc9eaf9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.123359 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-ecff3cba-d2cb-40db-887b-859deb504917 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666/action Aug 03 20:30:54.123790 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6ad7d9a-3e4b-41ac-91e6-13ef4cc9eaf9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 Aug 03 20:30:54.123854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-ecff3cba-d2cb-40db-887b-859deb504917 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:30:54.123952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6ad7d9a-3e4b-41ac-91e6-13ef4cc9eaf9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.124002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-ecff3cba-d2cb-40db-887b-859deb504917 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:54.124140 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6ad7d9a-3e4b-41ac-91e6-13ef4cc9eaf9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.129358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6ad7d9a-3e4b-41ac-91e6-13ef4cc9eaf9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 returned with HTTP 404 Aug 03 20:30:54.129847 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 674/2673] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/volumes/c3d1b90b-b91c-4987-9f01-8f70c76cc658 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:54.146100 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.146100 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:54.164379 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b6254708-22a5-486f-906e-9bf95f9c1728 req-ecff3cba-d2cb-40db-887b-859deb504917 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666/action returned with HTTP 204 Aug 03 20:30:54.165054 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 670/2674] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:30:54 2026] POST /volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:54.168834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.171095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:30:54.171584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-43459857", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:54.173643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-43459857', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:30:54.290102 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:30:54.295206 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:30:54.300544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (17fae0a8-3554-48e3-af18-bad2d39d724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:54.303995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc4bc84b-aac6-4d93-a660-0f1f24f07b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:54.304977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:30:54.366050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc4bc84b-aac6-4d93-a660-0f1f24f07b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:54.366803 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8654a-afbd-409d-abde-21cf423803fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:54.447774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['83339d2e-8805-4e42-ad43-d69b3d40adef', '5a6ea1c9-1d9c-4553-ace1-33b3aff3cb92', '17f306dc-d686-45bc-956c-6da80cfcf7e6', 'f34999e6-6d46-4e03-b9c7-a85ddc2da53f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:30:54.448538 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8654a-afbd-409d-abde-21cf423803fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83339d2e-8805-4e42-ad43-d69b3d40adef', '5a6ea1c9-1d9c-4553-ace1-33b3aff3cb92', '17f306dc-d686-45bc-956c-6da80cfcf7e6', 'f34999e6-6d46-4e03-b9c7-a85ddc2da53f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:54.449230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd8c82d-d106-4d71-9ae6-7c76bfe95880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:54.475814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd8c82d-d106-4d71-9ae6-7c76bfe95880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8a3fbe-0874-4258-96c6-124087794e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-43459857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['83339d2e-8805-4e42-ad43-d69b3d40adef','5a6ea1c9-1d9c-4553-ace1-33b3aff3cb92','17f306dc-d686-45bc-956c-6da80cfcf7e6','f34999e6-6d46-4e03-b9c7-a85ddc2da53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-43459857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8a3fbe-0874-4258-96c6-124087794e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:54.476409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89439a15-d1eb-4b17-9127-dce2e5f3ca4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:54.517256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89439a15-d1eb-4b17-9127-dce2e5f3ca4d) transitioned into state 'SUCCESS' from state '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-43459857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['83339d2e-8805-4e42-ad43-d69b3d40adef','5a6ea1c9-1d9c-4553-ace1-33b3aff3cb92','17f306dc-d686-45bc-956c-6da80cfcf7e6','f34999e6-6d46-4e03-b9c7-a85ddc2da53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:54.518291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f35f76-a49d-4c0f-88ef-df6d14cc78d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:30:54.532478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f35f76-a49d-4c0f-88ef-df6d14cc78d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:30:54.532478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (17fae0a8-3554-48e3-af18-bad2d39d724b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:30:54.532478 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:30:54.532636 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47e2b7c9-e19b-49d3-a344-3e8e3f77dbcc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:30:54.533059 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 661/2675] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:30:54 2026] POST /volume/v3/volumes => generated 755 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:30:54.548523 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.550793 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:54.550961 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.551184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.561408 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.561408 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:54.562621 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:54.566677 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d010f342-df2b-41fd-a4a2-b0d0d4436d87 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:54.567073 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 671/2676] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:54.673646 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.675416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:54.675658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.675852 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.675946 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:54.681247 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.681247 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:54.682425 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fde368d4-d64f-44e1-8e2b-cbbbc05d0325 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:54.682946 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 675/2677] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:54.775869 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4937e3dd-3c6d-4506-93d1-ae308945998e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.778310 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4937e3dd-3c6d-4506-93d1-ae308945998e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 Aug 03 20:30:54.778633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4937e3dd-3c6d-4506-93d1-ae308945998e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.778927 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4937e3dd-3c6d-4506-93d1-ae308945998e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.791626 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4937e3dd-3c6d-4506-93d1-ae308945998e tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 returned with HTTP 404 Aug 03 20:30:54.792667 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 671/2678] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/volumes/24f0148d-ddf7-473e-835c-5633877cf6b4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:54.802265 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d729c1df-0ffb-439a-998b-6b885de72308 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.804498 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d729c1df-0ffb-439a-998b-6b885de72308 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:54.804690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d729c1df-0ffb-439a-998b-6b885de72308 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.804903 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d729c1df-0ffb-439a-998b-6b885de72308 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.811760 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.811760 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:54.815627 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d729c1df-0ffb-439a-998b-6b885de72308 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:54.823219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d729c1df-0ffb-439a-998b-6b885de72308 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:54.823219 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 662/2679] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:54.833725 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-94ec1adc-252d-402a-8943-01154795bd6c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.837850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] DELETE https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:54.837850 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.837850 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.837850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume with id: 105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:54.847137 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.847137 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:54.847594 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:54.868596 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Delete volume request issued successfully. Aug 03 20:30:54.868816 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94ec1adc-252d-402a-8943-01154795bd6c tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 202 Aug 03 20:30:54.869230 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 672/2680] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:30:54 2026] DELETE /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:30:54.876585 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6031294-d852-429f-a5f4-684b26879634 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.878679 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6031294-d852-429f-a5f4-684b26879634 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:54.878944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6031294-d852-429f-a5f4-684b26879634 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.879174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6031294-d852-429f-a5f4-684b26879634 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.885824 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.885824 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:54.889105 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c6031294-d852-429f-a5f4-684b26879634 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Volume info retrieved successfully. Aug 03 20:30:54.896500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6031294-d852-429f-a5f4-684b26879634 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 200 Aug 03 20:30:54.896949 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 676/2681] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:54.929959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:54.931706 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:54.931929 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:54.932107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:54.932226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:54.941414 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:54.941414 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:54.941950 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d62d5533-09e6-4e64-b2a7-3da2d7232b49 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:54.942378 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 672/2682] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:54 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:55.582708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8d487cc2-6148-4034-b3de-823135d9ae86 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:55.584745 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d487cc2-6148-4034-b3de-823135d9ae86 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:55.584995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d487cc2-6148-4034-b3de-823135d9ae86 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:55.585247 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d487cc2-6148-4034-b3de-823135d9ae86 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:55.601001 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:55.601001 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:55.610235 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8d487cc2-6148-4034-b3de-823135d9ae86 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:55.616214 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d487cc2-6148-4034-b3de-823135d9ae86 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:55.616627 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 663/2683] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:55 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:55.629694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2706bace-f40f-494c-a90f-45729a45d1ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:55.631605 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2706bace-f40f-494c-a90f-45729a45d1ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:55.631796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2706bace-f40f-494c-a90f-45729a45d1ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:55.632082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2706bace-f40f-494c-a90f-45729a45d1ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:55.642488 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:55.642488 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:55.646377 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2706bace-f40f-494c-a90f-45729a45d1ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:55.652113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2706bace-f40f-494c-a90f-45729a45d1ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:55.652577 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 673/2684] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:55 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:55.697495 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:55.699121 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:55.700269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:55.700269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:55.700269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:55.708933 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:55.708933 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:55.709057 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-015ee95e-77fd-4797-bed6-cd5306e9cff0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:55.709446 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 677/2685] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:55 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:55.909269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-86691bf9-e3bb-4cf7-a359-682ffb44ab33 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:55.911135 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86691bf9-e3bb-4cf7-a359-682ffb44ab33 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] GET https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a Aug 03 20:30:55.911376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86691bf9-e3bb-4cf7-a359-682ffb44ab33 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:55.911644 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86691bf9-e3bb-4cf7-a359-682ffb44ab33 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:55.917522 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86691bf9-e3bb-4cf7-a359-682ffb44ab33 tempest-VolumesListTestJSON-359029503 tempest-VolumesListTestJSON-359029503-project-member] https://10.4.3.92/volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a returned with HTTP 404 Aug 03 20:30:55.918034 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 673/2686] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:55 2026] GET /volume/v3/volumes/105cd67b-ac1f-4f88-ba3e-a5038fb98a0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:30:55.954681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:55.956621 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:55.956918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:55.957122 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:55.957229 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:55.962047 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:55.962047 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:55.962650 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c612b93d-eef0-47e6-9e5f-917a09ae97a5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:55.963068 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 664/2687] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:55 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:56.721214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:56.723472 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:56.724020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:56.724204 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:56.724328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:56.728268 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:56.728268 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:56.729159 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6d115863-3ccd-463c-ae75-c1b3e22fe1e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:56.729501 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 674/2688] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:56 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:56.865346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:56.867037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:56.867282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:56.867503 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:56.874479 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:56.874479 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:56.878031 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:56.882530 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-5b04e7a5-77a7-4647-bf2d-4d1827a8be41 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:56.883639 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 678/2689] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:56 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:56.972305 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:56.974179 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:56.974721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:56.974721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:56.974721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:56.978920 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:56.978920 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:56.979476 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ee0ec0f3-26c6-4548-aa9b-609d73a78d83 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:56.979849 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 674/2690] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:56 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:57.351492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:57.357763 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:57.357989 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:57.358223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:57.370452 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:57.370452 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:57.374853 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:57.382207 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-a3001e9f-f2e5-4606-b54d-a15da3b7f0d2 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:57.382678 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 665/2691] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:30:57 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a377c1c1-b782-4279-b40f-eae5a1b77416 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a377c1c1-b782-4279-b40f-eae5a1b77416 None None] GET https://10.4.3.92/volume// Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a377c1c1-b782-4279-b40f-eae5a1b77416 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a377c1c1-b782-4279-b40f-eae5a1b77416 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a377c1c1-b782-4279-b40f-eae5a1b77416 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:57.395343 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 675/2692] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20: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 03 20:30:57.406206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-ef6d382e-f662-48df-97ee-390e3f64f979 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:57.410037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-ef6d382e-f662-48df-97ee-390e3f64f979 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:30:57.410037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-ef6d382e-f662-48df-97ee-390e3f64f979 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a8a3fbe-0874-4258-96c6-124087794e84", "connector": null, "instance_uuid": "d1d2a2ee-fe4d-449a-bdf5-8226a5fe0a27"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:57.420932 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:57.420932 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:57.470697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-ef6d382e-f662-48df-97ee-390e3f64f979 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:30:57.471165 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 679/2693] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:30:57 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 03 20:30:57.743590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:57.744350 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:57.745185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:57.745185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:57.745473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:57.751293 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:57.751293 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:30:57.752466 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-027a03a3-b571-475c-8a69-9c93e11bccc4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:57.753003 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 675/2694] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:57 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:57.991357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:57.993531 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:57.994782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:57.994782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:57.994782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:57.997731 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:57.997731 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:57.998267 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3df1f70-ced6-4bd3-b0bc-ffeea769dfde tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:57.999120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 666/2695] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:57 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:58.769762 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:58.771984 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:58.772394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:58.772789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:58.773048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:58.780360 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:58.780360 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:58.780360 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54d08e12-0ee1-4bf1-a540-ca986e89f388 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:58.780360 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 676/2696] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:58 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:30:59.014223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:59.016099 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:30:59.016297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:59.016521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:59.016639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:59.020792 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:59.020792 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:30:59.021357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-693ece9a-2d85-4fa7-a7a8-225ace1c498f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:30:59.021687 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 680/2697] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:30:59 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:59.705373 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-23dec555-beef-4d95-9ba5-2cf243e4d002 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:59.705863 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-23dec555-beef-4d95-9ba5-2cf243e4d002 None None] GET https://10.4.3.92/volume// Aug 03 20:30:59.706023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-23dec555-beef-4d95-9ba5-2cf243e4d002 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:59.706363 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-23dec555-beef-4d95-9ba5-2cf243e4d002 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:59.706774 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-23dec555-beef-4d95-9ba5-2cf243e4d002 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:30:59.707060 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 676/2698] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:30: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 03 20:30:59.723159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:59.729698 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:30:59.729698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:59.729698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:59.752421 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:59.752421 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:30:59.764766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:30:59.766955 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-cba80bec-7d76-4107-b3c7-024575c6d66a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:30:59.767373 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 667/2699] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:30:59 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1542 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:30:59.796307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:59.798590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:30:59.798840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:30:59.799452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:30:59.799452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:30:59.803120 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:59.803120 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:30:59.803856 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4df471ab-71b4-4cc0-beda-9566e4d5f9ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:30:59.804194 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 677/2700] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:30:59 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:30:59.913917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:30:59.916976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d Aug 03 20:30:59.917303 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:30:59.929851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-9a8a3fbe-0874-4258-96c6-124087794e84-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:30:59.938433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-9a8a3fbe-0874-4258-96c6-124087794e84-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:30:59.938433 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:30:59.938433 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:00.033584 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:00.036553 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-9a8a3fbe-0874-4258-96c6-124087794e84-np0000006371" released by "attachment_update" :: held 0.100s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:31:00.036972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-fb701e92-24ea-48e0-b3ac-8469cb3937bc tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d returned with HTTP 200 Aug 03 20:31:00.038834 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 681/2701] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:30:59 2026] PUT /volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:00.038913 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:00.039958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:00.040454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:00.040857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:00.049961 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:00.049961 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:00.052437 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08743af2-6c54-4906-8652-fe7a2e3c9599 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:00.053704 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 677/2702] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:00 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:00.068352 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-7ab6f417-a171-415e-b8d7-afd14ecbb9df None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:00.075953 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-7ab6f417-a171-415e-b8d7-afd14ecbb9df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d/action Aug 03 20:31:00.076566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-7ab6f417-a171-415e-b8d7-afd14ecbb9df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:00.076715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-7ab6f417-a171-415e-b8d7-afd14ecbb9df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:00.102479 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:00.102479 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:00.123933 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77b68606-d890-4a91-93a3-1a08811c47f6 req-7ab6f417-a171-415e-b8d7-afd14ecbb9df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d/action returned with HTTP 204 Aug 03 20:31:00.123933 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 668/2703] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:31:00 2026] POST /volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:00.815401 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:00.818779 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:00.819287 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:00.819772 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:00.819903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:00.825679 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:00.825679 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:00.827111 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f506d48e-bf9b-4c78-a494-e3e56fb244c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:00.827594 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 678/2704] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:00 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:01.064243 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:01.067076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:01.067403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:01.067675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:01.067835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:01.073169 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:01.073169 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:01.074168 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-35efa939-70e7-42e8-97c2-a34a0f5663e4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:01.075018 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 682/2705] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:01 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:01.839034 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:01.843184 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:01.843184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:01.843184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:01.843184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:01.848264 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:01.848264 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:01.848264 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0cf3ed7e-1ee1-420d-9d16-780b0c9973c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:01.848264 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 678/2706] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:01 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:01.910698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:01.994067 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:01.994475 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-563879178"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:01.995842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-563879178'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:01.995985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume of 1 GB Aug 03 20:31:02.000167 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Availability Zones retrieved successfully. Aug 03 20:31:02.006489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (9cd1ec5f-bbaf-45f5-8553-7ec389fc4f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:02.006489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234e2f1f-07fb-4ece-9e31-4ca92ca2dc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:02.007340 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:02.038074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234e2f1f-07fb-4ece-9e31-4ca92ca2dc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:02.038924 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe8c0e3-0edb-4e2f-b9c4-a0e02a50c807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:02.088974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:02.090648 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:02.090978 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:02.091207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:02.091207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:02.096556 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:02.096556 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:02.097281 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9015b7ea-e797-43fe-952c-8ba1a29c7f35 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:02.098447 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 679/2707] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:02 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:02.125818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['a159b1b2-d866-4c8c-8b8a-f8281bde1dd0', '4d58e494-b8c0-40cc-96be-1ca17604ba9a', 'b00603f8-b6fe-4134-a69d-bc3c074935e2', '923e560b-288c-497d-8da0-502ba0792251'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:02.126686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe8c0e3-0edb-4e2f-b9c4-a0e02a50c807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a159b1b2-d866-4c8c-8b8a-f8281bde1dd0', '4d58e494-b8c0-40cc-96be-1ca17604ba9a', 'b00603f8-b6fe-4134-a69d-bc3c074935e2', '923e560b-288c-497d-8da0-502ba0792251']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:02.127974 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21237af-0223-4571-9288-a79371e47391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:02.164679 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21237af-0223-4571-9288-a79371e47391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ea9f12-c441-4946-b713-3edefffe63bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563879178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['a159b1b2-d866-4c8c-8b8a-f8281bde1dd0','4d58e494-b8c0-40cc-96be-1ca17604ba9a','b00603f8-b6fe-4134-a69d-bc3c074935e2','923e560b-288c-497d-8da0-502ba0792251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563879178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ea9f12-c441-4946-b713-3edefffe63bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a01fdafbeb47bfb1fa0688253a0e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e91d1f0358b42698c813b75f7919601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:02.165369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee4f56e-dbe3-4486-a3dc-126d9facb668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:02.194621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee4f56e-dbe3-4486-a3dc-126d9facb668) transitioned into state 'SUCCESS' from state '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-563879178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['a159b1b2-d866-4c8c-8b8a-f8281bde1dd0','4d58e494-b8c0-40cc-96be-1ca17604ba9a','b00603f8-b6fe-4134-a69d-bc3c074935e2','923e560b-288c-497d-8da0-502ba0792251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:02.195922 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89740ae9-a2de-48f2-9ebe-33e9acda75a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:02.213920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89740ae9-a2de-48f2-9ebe-33e9acda75a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:02.220241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (9cd1ec5f-bbaf-45f5-8553-7ec389fc4f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:02.220798 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request issued successfully. Aug 03 20:31:02.221627 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9bf87ef-dcf8-47d8-b266-76f7e6255999 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:02.223473 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 669/2708] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:01 2026] POST /volume/v3/volumes => generated 746 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:02.238777 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:02.243622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:31:02.243622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:02.243622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:02.253792 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:02.253792 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:02.257563 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:02.263225 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09d361bd-be34-4627-b1b9-d4efa000c2e1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 200 Aug 03 20:31:02.263679 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 683/2709] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:02 2026] GET /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:02.861614 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f1da224b-219d-4896-bd40-c9d5080557c3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:02.863859 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1da224b-219d-4896-bd40-c9d5080557c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:02.864107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1da224b-219d-4896-bd40-c9d5080557c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:02.864897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1da224b-219d-4896-bd40-c9d5080557c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:02.864897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f1da224b-219d-4896-bd40-c9d5080557c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:02.870640 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:02.870640 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:02.872239 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1da224b-219d-4896-bd40-c9d5080557c3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:02.872239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 679/2710] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:02 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:02.967320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:02.969906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:02.970617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:02.970617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:02.982377 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:02.982377 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:02.986286 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:02.991253 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-a81ee4db-2afe-42b5-a0f0-3a78b241104b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:02.991753 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 680/2711] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:02 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:03.009672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.011995 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da/action Aug 03 20:31:03.012349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:03.012494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:03.024047 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.024047 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:03.024514 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:03.030670 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Begin detaching volume completed successfully. Aug 03 20:31:03.030820 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-85e6fc43-6871-4021-ac7a-719d5175c29a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da/action returned with HTTP 202 Aug 03 20:31:03.031253 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 670/2712] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:31:03 2026] POST /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:03.053548 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.055609 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:03.055834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.056049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.074282 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.074282 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:03.081046 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:03.087543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-36bebca1-3914-439d-95c6-4f3b5741525d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.087930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36bebca1-3914-439d-95c6-4f3b5741525d None None] GET https://10.4.3.92/volume// Aug 03 20:31:03.088193 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36bebca1-3914-439d-95c6-4f3b5741525d None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.088263 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36bebca1-3914-439d-95c6-4f3b5741525d None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.088552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36bebca1-3914-439d-95c6-4f3b5741525d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:03.088640 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6294fbc3-faa6-4fb6-8cb3-d78e13430b6b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:03.089237 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 680/2713] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:31: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 03 20:31:03.089682 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 684/2714] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:03.100820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.102606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:03.102853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.103058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.109702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f549300e-d719-464c-a550-bdff9ea45b9c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.111337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f549300e-d719-464c-a550-bdff9ea45b9c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:03.111692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f549300e-d719-464c-a550-bdff9ea45b9c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.112192 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f549300e-d719-464c-a550-bdff9ea45b9c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.112312 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.112312 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:03.112607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f549300e-d719-464c-a550-bdff9ea45b9c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:03.115592 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:03.118293 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.118293 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:03.118845 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f549300e-d719-464c-a550-bdff9ea45b9c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:03.119243 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 671/2715] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:03.119881 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-c0649087-a587-4fd1-8b18-e0a61f60a3ae tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:03.120265 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 681/2716] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:31:03.276654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d63ba6cb-5652-4017-81f5-8007391a4168 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.279029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d63ba6cb-5652-4017-81f5-8007391a4168 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:31:03.279493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d63ba6cb-5652-4017-81f5-8007391a4168 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.279770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d63ba6cb-5652-4017-81f5-8007391a4168 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.289130 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.289130 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:03.293910 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d63ba6cb-5652-4017-81f5-8007391a4168 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:03.300119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d63ba6cb-5652-4017-81f5-8007391a4168 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 200 Aug 03 20:31:03.300708 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 681/2717] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:03.315771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-47a3945e-68b3-484b-a940-141b1e39d229 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.317636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:03.318136 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6ea9f12-c441-4946-b713-3edefffe63bf", "name": "tempest-VolumesBackupsTest-Backup-871889212"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:03.319749 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': 'a6ea9f12-c441-4946-b713-3edefffe63bf', 'name': 'tempest-VolumesBackupsTest-Backup-871889212'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:03.320973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume a6ea9f12-c441-4946-b713-3edefffe63bf in container None Aug 03 20:31:03.330486 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.330486 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:03.330486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:03.379563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['ed1cf7b8-3422-4fb8-bf65-edf80c8a9dbf', '9b666ba7-2b32-4967-84c7-3bf970a48215'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:03.428257 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47a3945e-68b3-484b-a940-141b1e39d229 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:03.428257 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 685/2718] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:03 2026] POST /volume/v3/backups => generated 327 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:03.437764 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.439943 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:03.440133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.440329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.440478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:03.448411 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.448411 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:03.449418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-915d3a26-b748-41a7-bbd4-03fe77db1545 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:03.450027 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 672/2719] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:03.889671 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:03.893247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:03.893739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:03.893739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:03.893739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:03.898281 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:03.898281 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:03.899097 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c68a5253-197e-4c36-ac6d-cae41f5ed3c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:03.899441 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 682/2720] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:03 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:04.102983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-48526140-e266-4b35-86b2-87532c8147b2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:04.105338 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-48526140-e266-4b35-86b2-87532c8147b2 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:04.105637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-48526140-e266-4b35-86b2-87532c8147b2 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:04.105930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-48526140-e266-4b35-86b2-87532c8147b2 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:04.119030 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:04.119030 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:04.126157 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-48526140-e266-4b35-86b2-87532c8147b2 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:04.130395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:04.135301 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-48526140-e266-4b35-86b2-87532c8147b2 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:04.135301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 682/2721] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:04 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:04.135572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:04.135572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:04.135572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:04.135572 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:04.145911 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:04.145911 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:04.147120 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-feaf28e8-daee-4f57-9656-f9fed12b7136 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:04.149144 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 686/2722] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:04 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:04.461047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:04.463710 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:04.463860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:04.464036 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:04.464124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:04.468105 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:04.468105 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:04.468758 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2acb4500-aea0-4b7d-a5de-77885e2f9428 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:04.472794 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 673/2723] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:04 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:04.913859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:04.918489 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:04.918879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:04.919246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:04.919489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:04.925185 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:04.925185 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:04.926429 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-78a947f3-9c4f-4797-ab87-77481fa61eb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:04.927054 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 683/2724] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:04 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:04.938963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-e7a86fb7-90da-4bfc-bce0-0d8d470903b7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:04.942859 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-e7a86fb7-90da-4bfc-bce0-0d8d470903b7 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 Aug 03 20:31:04.944732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-e7a86fb7-90da-4bfc-bce0-0d8d470903b7 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:04.945753 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-e7a86fb7-90da-4bfc-bce0-0d8d470903b7 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:04.964439 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:04.964439 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:05.047285 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc60d0a6-a59e-4df6-8d33-2dbe0ccc9d0d req-e7a86fb7-90da-4bfc-bce0-0d8d470903b7 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 returned with HTTP 200 Aug 03 20:31:05.047980 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 683/2725] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:31:04 2026] DELETE /volume/v3/attachments/e37d46d3-9104-404e-b857-3c6e61bf45f7 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:05.148993 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:05.150578 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:05.150779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:05.150970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:05.158312 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:05.158312 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:05.160768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:05.163835 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:05.163985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:05.163985 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:05.164110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:05.164232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:05.171566 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:05.171566 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:05.171734 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f8bdf50-e3ac-4a69-9432-b3181d92e092 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:05.172305 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 687/2726] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:05 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:05.172377 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f82b8cff-4e72-4a91-9f3f-0e63d6c12b8f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:05.172953 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 674/2727] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:05 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:05.486901 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:05.489110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:05.489311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:05.489508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:05.489621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:05.495710 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:05.495710 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:05.496923 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d9669a2-94fe-484b-a87d-45e99fa7d8b3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:05.497305 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 684/2728] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:05 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:05.942266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:05.946280 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:05.946594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:05.946872 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:05.947047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:05.953925 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:05.953925 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:05.954656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8a1cf32-2d32-47ee-a894-0635fbf2c8ea tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:05.955011 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 684/2729] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:05 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:05.970007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-382a77a5-3411-4f7e-b978-27f222caaa95 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:05.972398 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-382a77a5-3411-4f7e-b978-27f222caaa95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:05.973042 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-382a77a5-3411-4f7e-b978-27f222caaa95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:05.973564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-382a77a5-3411-4f7e-b978-27f222caaa95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:05.986445 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:05.986445 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:05.993399 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-382a77a5-3411-4f7e-b978-27f222caaa95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:05.999559 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-382a77a5-3411-4f7e-b978-27f222caaa95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 returned with HTTP 200 Aug 03 20:31:06.000072 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 688/2730] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:05 2026] GET /volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:06.015653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66169bd4-9102-4c6b-b628-75043e98a69c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.018014 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66169bd4-9102-4c6b-b628-75043e98a69c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:06.018198 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66169bd4-9102-4c6b-b628-75043e98a69c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.018391 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66169bd4-9102-4c6b-b628-75043e98a69c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.027085 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.027085 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:06.031659 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-66169bd4-9102-4c6b-b628-75043e98a69c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:06.037168 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66169bd4-9102-4c6b-b628-75043e98a69c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 returned with HTTP 200 Aug 03 20:31:06.037744 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 675/2731] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:06 2026] GET /volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:06.054101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b74375dd-58b7-4398-8f37-f2048bff638d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.056428 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:06.056826 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.057055 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.057262 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:06.065231 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.065231 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:06.065687 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:06.084086 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:31:06.084347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b74375dd-58b7-4398-8f37-f2048bff638d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 returned with HTTP 202 Aug 03 20:31:06.084726 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 685/2732] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:06 2026] DELETE /volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:06.092668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d0c881f9-8306-468e-b6b6-0805435840e0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.094587 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0c881f9-8306-468e-b6b6-0805435840e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:06.094832 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0c881f9-8306-468e-b6b6-0805435840e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.094950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0c881f9-8306-468e-b6b6-0805435840e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.102100 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.102100 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:06.106072 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d0c881f9-8306-468e-b6b6-0805435840e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:06.118846 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0c881f9-8306-468e-b6b6-0805435840e0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 returned with HTTP 200 Aug 03 20:31:06.122610 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 685/2733] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:06 2026] GET /volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:06.187082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.190819 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:06.191709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.191709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.191859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:06.200852 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.200852 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:06.200852 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fabd90b6-4e66-4f67-8fd1-df7d7d90290c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:06.200852 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 689/2734] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:06 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:06.374798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.377018 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:06.377367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1855304070"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:06.379036 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1855304070'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:06.379207 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume of 1 GB Aug 03 20:31:06.383170 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Availability Zones retrieved successfully. Aug 03 20:31:06.389216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Flow 'volume_create_api' (84944a53-7f3e-4f52-83ba-eb7dcd95189c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:06.390331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4b8058-831d-4793-810c-63a3ec07326b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:06.391412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:06.427827 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4b8058-831d-4793-810c-63a3ec07326b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:06.429353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9eb900f-eabb-4036-953c-938bbb8dcdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:06.508611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-12a005c6-7d56-473a-a4d3-728622774e3d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.510942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12a005c6-7d56-473a-a4d3-728622774e3d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:06.511208 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12a005c6-7d56-473a-a4d3-728622774e3d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.511546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12a005c6-7d56-473a-a4d3-728622774e3d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.512173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-12a005c6-7d56-473a-a4d3-728622774e3d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:06.517887 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.517887 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:06.519202 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12a005c6-7d56-473a-a4d3-728622774e3d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:06.520833 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 686/2735] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:06 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:06.529586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Created reservations ['06b26189-50ca-49d1-9538-e05387433e99', 'bf85fb8c-5ed5-4d53-99ee-ddc807df1ffd', 'e183eb7b-2295-4a58-a261-ffec3d64c0a2', 'b063eb27-7820-4ab6-bd45-3a5bb5b3d289'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:06.530762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9eb900f-eabb-4036-953c-938bbb8dcdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b26189-50ca-49d1-9538-e05387433e99', 'bf85fb8c-5ed5-4d53-99ee-ddc807df1ffd', 'e183eb7b-2295-4a58-a261-ffec3d64c0a2', 'b063eb27-7820-4ab6-bd45-3a5bb5b3d289']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:06.531901 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa27a22-e8bb-4246-bf54-bd737158caf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:06.563122 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa27a22-e8bb-4246-bf54-bd737158caf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69688ae4-e349-4457-ac38-66ea549525b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1855304070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f6fa806f6e49539c08308483461c7a',qos_specs=None,replication_status=,reservations=['06b26189-50ca-49d1-9538-e05387433e99','bf85fb8c-5ed5-4d53-99ee-ddc807df1ffd','e183eb7b-2295-4a58-a261-ffec3d64c0a2','b063eb27-7820-4ab6-bd45-3a5bb5b3d289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0169d05c104150b14d46580aceeaee',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1855304070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69688ae4-e349-4457-ac38-66ea549525b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f6fa806f6e49539c08308483461c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0169d05c104150b14d46580aceeaee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:06.564058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284e29d2-abc5-48a3-bf28-62c0ebae312d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:06.595150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284e29d2-abc5-48a3-bf28-62c0ebae312d) transitioned into state 'SUCCESS' from state '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-1855304070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f6fa806f6e49539c08308483461c7a',qos_specs=None,replication_status=,reservations=['06b26189-50ca-49d1-9538-e05387433e99','bf85fb8c-5ed5-4d53-99ee-ddc807df1ffd','e183eb7b-2295-4a58-a261-ffec3d64c0a2','b063eb27-7820-4ab6-bd45-3a5bb5b3d289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0169d05c104150b14d46580aceeaee',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:06.596027 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea819770-9b16-47c9-9b7e-5460e204bab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:06.605522 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea819770-9b16-47c9-9b7e-5460e204bab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:06.606327 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Flow 'volume_create_api' (84944a53-7f3e-4f52-83ba-eb7dcd95189c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:06.606625 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume request issued successfully. Aug 03 20:31:06.607173 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eea1c455-8c8e-48d2-9b07-9f9f907cb9ed tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:06.610794 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 676/2736] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:06 2026] POST /volume/v3/volumes => generated 752 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:06.621731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ec450145-c289-4562-b79e-04f23616908f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:06.624890 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec450145-c289-4562-b79e-04f23616908f tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:06.625069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec450145-c289-4562-b79e-04f23616908f tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:06.625250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ec450145-c289-4562-b79e-04f23616908f tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:06.631903 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:06.631903 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:06.636569 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ec450145-c289-4562-b79e-04f23616908f tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:06.640840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ec450145-c289-4562-b79e-04f23616908f tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 200 Aug 03 20:31:06.641272 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 686/2737] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:06 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.141529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6cf75e12-b29f-423a-9a77-7bbd9ad828d5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.143525 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6cf75e12-b29f-423a-9a77-7bbd9ad828d5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 Aug 03 20:31:07.143757 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6cf75e12-b29f-423a-9a77-7bbd9ad828d5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.143982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6cf75e12-b29f-423a-9a77-7bbd9ad828d5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.152121 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6cf75e12-b29f-423a-9a77-7bbd9ad828d5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 returned with HTTP 404 Aug 03 20:31:07.152121 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 690/2738] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/volumes/1a106780-ee18-4b0f-9ed2-8df05c554e37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:07.159194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.161029 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:07.161029 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.161029 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.161029 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: c46af899-7d92-48b2-8c73-547cb579bad9. Aug 03 20:31:07.165035 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.165035 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:07.181059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id c46af899-7d92-48b2-8c73-547cb579bad9 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:31:07.183924 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd0fe96e-91b6-412a-80af-6ec052ef82f8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 202 Aug 03 20:31:07.183924 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 687/2739] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:07 2026] DELETE /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:07.196263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.198307 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:07.198537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.198736 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.198899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:07.205665 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.205665 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:07.205665 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39850d33-0f7c-46da-9c18-c110f9cdd9b1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 200 Aug 03 20:31:07.205665 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 677/2740] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.215478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.219025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:07.219337 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.220145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.220145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:07.230946 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.230946 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:07.231670 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b3f6c2a6-b789-4871-80fa-4cbd383fc427 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:07.232036 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 687/2741] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.535190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.539912 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:07.539912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.539912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.539912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:07.545116 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.545116 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:07.546411 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a9405cf-4a9f-4b9e-afeb-9524dfeeee3f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:07.546587 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 691/2742] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.661933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.664175 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:07.664424 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.664675 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.673374 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.673374 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:07.678010 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:07.683856 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39d48b23-b863-424b-ab6d-0501d0bf6fbf tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 200 Aug 03 20:31:07.684266 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 688/2743] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.705607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.707222 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] POST https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8/action Aug 03 20:31:07.707606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:07.707829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:07.721424 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.721424 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:07.722229 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:07.731019 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume updated successfully. Aug 03 20:31:07.731019 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d78d564-c9a5-49ac-be53-57c22fa1d972 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8/action returned with HTTP 200 Aug 03 20:31:07.731232 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 678/2744] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:31:07 2026] POST /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:31:07.742353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.744621 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:07.744932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.745188 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.759423 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.759423 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:07.764733 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:07.771269 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a3ed9779-d9c2-4b47-88e5-9d80889f49c1 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 200 Aug 03 20:31:07.771269 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 688/2745] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:07.985355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:07.989577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:07.989577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:07.989577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:07.998575 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:07.998575 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:08.003367 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:08.009261 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-03768073-f8bd-40d6-9df7-3798800b464a req-959fcfd7-983b-45cb-b02e-5de3f194402e tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 200 Aug 03 20:31:08.009921 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 692/2746] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:07 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:08.219000 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9284d02-f081-4400-a460-cba134df598a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.223598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9284d02-f081-4400-a460-cba134df598a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 Aug 03 20:31:08.223836 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9284d02-f081-4400-a460-cba134df598a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.224057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9284d02-f081-4400-a460-cba134df598a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.224193 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d9284d02-f081-4400-a460-cba134df598a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id c46af899-7d92-48b2-8c73-547cb579bad9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:08.228954 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9284d02-f081-4400-a460-cba134df598a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 returned with HTTP 404 Aug 03 20:31:08.229689 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 689/2747] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/backups/c46af899-7d92-48b2-8c73-547cb579bad9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:08.249802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.254570 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:08.254896 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.255157 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.255314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:08.264051 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.264051 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:08.264916 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-730104a5-1e68-40e8-84ff-5e7d8538b8f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:08.265311 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 679/2748] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:08.349433 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.352571 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:31:08.352571 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.352820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.366526 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.366526 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:08.370736 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:08.379369 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69d85c37-ec19-4c83-9a1f-6b1b379431e8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:31:08.380054 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 689/2749] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:08.398423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.400439 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:31:08.400800 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.400839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.400987 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:31:08.408343 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.408343 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:08.408848 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:08.429776 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:31:08.429956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d813cc2-4aae-4d13-aae1-05fdb244e04d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 202 Aug 03 20:31:08.430356 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 693/2750] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:08 2026] DELETE /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:08.440647 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.445251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:31:08.445251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.445251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.458057 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.458057 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:08.462869 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:08.473666 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3725624a-235f-409f-bc72-2b5d4fc48a6a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 200 Aug 03 20:31:08.474143 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 690/2751] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:08.556677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-feeb182c-760f-4609-93d0-f55fa03d62df None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.559767 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-feeb182c-760f-4609-93d0-f55fa03d62df tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:08.559767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-feeb182c-760f-4609-93d0-f55fa03d62df tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.559767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-feeb182c-760f-4609-93d0-f55fa03d62df tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.559767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-feeb182c-760f-4609-93d0-f55fa03d62df tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:08.568585 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.568585 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:08.569609 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-feeb182c-760f-4609-93d0-f55fa03d62df tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:08.570077 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 680/2752] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:08.584031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.587798 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:08.588243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-231955478"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:08.590037 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-231955478'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:08.590159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume of 1 GB Aug 03 20:31:08.599388 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Availability Zones retrieved successfully. Aug 03 20:31:08.608902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Flow 'volume_create_api' (9f61e6ab-3003-4dd5-91c1-d4571da9b914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:08.614570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c8f9d4-8b2f-4abf-9f4a-86da3071f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:08.615897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:08.650174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c8f9d4-8b2f-4abf-9f4a-86da3071f653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:08.650979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222a9fd4-fac6-48b0-98bb-e23f070e5431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:08.695117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Created reservations ['286c7bb2-2c87-4425-9b8b-f627faf5fca6', 'b07b1b99-609c-4e20-9291-aa33e0512c50', 'a0733560-e751-42b2-8e6f-448a19a4888d', 'e5318149-8799-406f-9a39-3af3ff5e704c'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:08.695922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222a9fd4-fac6-48b0-98bb-e23f070e5431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['286c7bb2-2c87-4425-9b8b-f627faf5fca6', 'b07b1b99-609c-4e20-9291-aa33e0512c50', 'a0733560-e751-42b2-8e6f-448a19a4888d', 'e5318149-8799-406f-9a39-3af3ff5e704c']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:08.696696 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72371675-648f-494a-8549-9c64d06f0e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:08.720839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72371675-648f-494a-8549-9c64d06f0e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f97210b-874b-49cd-834c-e43cb84d1510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-231955478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f6fa806f6e49539c08308483461c7a',qos_specs=None,replication_status=,reservations=['286c7bb2-2c87-4425-9b8b-f627faf5fca6','b07b1b99-609c-4e20-9291-aa33e0512c50','a0733560-e751-42b2-8e6f-448a19a4888d','e5318149-8799-406f-9a39-3af3ff5e704c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0169d05c104150b14d46580aceeaee',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-231955478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f97210b-874b-49cd-834c-e43cb84d1510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f6fa806f6e49539c08308483461c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0169d05c104150b14d46580aceeaee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:08.721577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594307c8-9d79-4f36-a80c-1032dd9e19a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:08.741315 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594307c8-9d79-4f36-a80c-1032dd9e19a3) transitioned into state 'SUCCESS' from state '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-231955478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f6fa806f6e49539c08308483461c7a',qos_specs=None,replication_status=,reservations=['286c7bb2-2c87-4425-9b8b-f627faf5fca6','b07b1b99-609c-4e20-9291-aa33e0512c50','a0733560-e751-42b2-8e6f-448a19a4888d','e5318149-8799-406f-9a39-3af3ff5e704c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0169d05c104150b14d46580aceeaee',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:08.741942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54cd611-8ba8-49f6-b116-295bcb68ceed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:08.753414 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54cd611-8ba8-49f6-b116-295bcb68ceed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:08.755613 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Flow 'volume_create_api' (9f61e6ab-3003-4dd5-91c1-d4571da9b914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:08.755613 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Create volume request issued successfully. Aug 03 20:31:08.755613 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-81cf813d-1f8c-4f8e-b1ee-1c2647212b3b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:08.756226 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 690/2753] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:08 2026] POST /volume/v3/volumes => generated 751 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:08.772612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:08.774696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:08.774975 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:08.775320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:08.785043 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:08.785043 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:08.788346 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:08.793001 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e0f079f-6261-43f8-bb81-c9c6d11e920b tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 returned with HTTP 200 Aug 03 20:31:08.793615 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 694/2754] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:08 2026] GET /volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:09.282306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-11358384-e22b-47e4-8c69-2bab55aab763 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.284529 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11358384-e22b-47e4-8c69-2bab55aab763 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:09.285893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-11358384-e22b-47e4-8c69-2bab55aab763 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.285893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-11358384-e22b-47e4-8c69-2bab55aab763 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.285893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-11358384-e22b-47e4-8c69-2bab55aab763 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:09.292249 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.292249 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:09.293011 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-11358384-e22b-47e4-8c69-2bab55aab763 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:09.293476 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 691/2755] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:09 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:09.489994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6813fe71-2063-42a8-ae08-2b8dd5e920fa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.492537 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6813fe71-2063-42a8-ae08-2b8dd5e920fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 Aug 03 20:31:09.492749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6813fe71-2063-42a8-ae08-2b8dd5e920fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.492960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6813fe71-2063-42a8-ae08-2b8dd5e920fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.500642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6813fe71-2063-42a8-ae08-2b8dd5e920fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 returned with HTTP 404 Aug 03 20:31:09.501054 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 681/2756] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:09 2026] GET /volume/v3/volumes/670cdb76-4e32-48f3-909d-affc03aa09b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:09.512784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.516481 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:09.516481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-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-1673557416"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:09.516934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1673557416'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:09.517078 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume of 1 GB Aug 03 20:31:09.517327 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.517327 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:09.522516 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:31:09.528635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (9cfbe7fb-cbf6-4831-b01e-d19e422c934d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:09.529811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a895a0c-1441-40bd-a2f6-663bde6b6d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:09.530871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:09.552828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a07c694e-5f47-4ee4-bf0d-062fd35cc9eb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.553273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a07c694e-5f47-4ee4-bf0d-062fd35cc9eb None None] GET https://10.4.3.92/volume// Aug 03 20:31:09.553468 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a07c694e-5f47-4ee4-bf0d-062fd35cc9eb None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.553721 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a07c694e-5f47-4ee4-bf0d-062fd35cc9eb None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.554143 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a07c694e-5f47-4ee4-bf0d-062fd35cc9eb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:09.554479 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 695/2757] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:31: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 03 20:31:09.568694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-cf92b1b3-dbc9-4492-b0a8-a207d5e9a66a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.572113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-cf92b1b3-dbc9-4492-b0a8-a207d5e9a66a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:31:09.573508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-cf92b1b3-dbc9-4492-b0a8-a207d5e9a66a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76c44bc8-7ab8-42b9-a684-6cab3324f14d", "connector": null, "instance_uuid": "a69d2d62-a3cf-44d2-b5e6-cc31ed92de26"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:09.575004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a895a0c-1441-40bd-a2f6-663bde6b6d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:09.578971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5150a2-c0b0-4b05-997b-8c24b1fa57b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:09.583083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.585418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:09.585816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.585996 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.589076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:09.592587 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.592587 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:09.593630 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b6b331ae-783f-4118-84b8-5319dddcf8ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:09.594113 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 682/2758] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:09 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:09.599977 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.599977 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:09.631662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['b955e3a1-d7cb-4517-85ba-209b3a0cbd69', '638acdc4-43d7-4d9d-b51c-79eff27f7e7c', '43573384-2ccf-4942-bcd3-e7a9c9586cb3', '4956e3f6-5568-459d-b456-39c808528328'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:09.632890 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5150a2-c0b0-4b05-997b-8c24b1fa57b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b955e3a1-d7cb-4517-85ba-209b3a0cbd69', '638acdc4-43d7-4d9d-b51c-79eff27f7e7c', '43573384-2ccf-4942-bcd3-e7a9c9586cb3', '4956e3f6-5568-459d-b456-39c808528328']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:09.633727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af008a1-7800-4ef3-9e64-6639ac417e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:09.644689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-cf92b1b3-dbc9-4492-b0a8-a207d5e9a66a tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:31:09.645265 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 692/2759] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:31:09 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:09.659791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-0a8f8f18-6680-4dc4-8b08-442415284a1f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.662185 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-0a8f8f18-6680-4dc4-8b08-442415284a1f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 Aug 03 20:31:09.662417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-0a8f8f18-6680-4dc4-8b08-442415284a1f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.662673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-0a8f8f18-6680-4dc4-8b08-442415284a1f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.663317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af008a1-7800-4ef3-9e64-6639ac417e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1673557416',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['b955e3a1-d7cb-4517-85ba-209b3a0cbd69','638acdc4-43d7-4d9d-b51c-79eff27f7e7c','43573384-2ccf-4942-bcd3-e7a9c9586cb3','4956e3f6-5568-459d-b456-39c808528328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1673557416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:09.664115 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f9d1d9-dcf3-4a22-a428-f35387b90b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:09.665565 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=509,cinder:UPDATE=137,cinder:INSERT=78 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:31:09.679002 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.679002 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:09.686789 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f9d1d9-dcf3-4a22-a428-f35387b90b84) transitioned into state 'SUCCESS' from state '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-1673557416',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['b955e3a1-d7cb-4517-85ba-209b3a0cbd69','638acdc4-43d7-4d9d-b51c-79eff27f7e7c','43573384-2ccf-4942-bcd3-e7a9c9586cb3','4956e3f6-5568-459d-b456-39c808528328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:09.687568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e749c778-d877-403f-8480-c0e8b940a13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:09.703443 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e749c778-d877-403f-8480-c0e8b940a13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:09.704665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (9cfbe7fb-cbf6-4831-b01e-d19e422c934d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:09.705184 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:31:09.706080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91a3a4cf-2b3f-4c8b-ac44-be2b83cd2118 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:09.706649 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 691/2760] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:09 2026] POST /volume/v3/volumes => generated 814 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:09.728513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.732014 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:09.732898 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.733206 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.743696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-0a8f8f18-6680-4dc4-8b08-442415284a1f tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 returned with HTTP 200 Aug 03 20:31:09.744181 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 696/2761] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:31:09 2026] DELETE /volume/v3/attachments/28002e00-e696-480c-a9a6-f72f04d25666 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:09.748478 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.748478 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:09.752546 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:09.757033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84763337-a72c-4ef9-a3e0-0fcce893c062 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 200 Aug 03 20:31:09.757539 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 683/2762] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:09 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:09.810454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:09.812823 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:09.813080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:09.813330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:09.824095 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:09.824095 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:09.832389 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:09.841049 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38cd96e8-d89e-4736-8553-3969f1fc1614 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 returned with HTTP 200 Aug 03 20:31:09.841160 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 693/2763] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:09 2026] GET /volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.183527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-38f72b26-93db-4556-bee1-218c2bdbd1da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.187787 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:10.187787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.187787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.187787 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Delete volume with id: 1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:10.200539 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.200539 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:10.203293 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:10.230529 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Delete volume request issued successfully. Aug 03 20:31:10.230529 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-38f72b26-93db-4556-bee1-218c2bdbd1da tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 returned with HTTP 202 Aug 03 20:31:10.230529 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 692/2764] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:10 2026] DELETE /volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:10.241011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9a39334e-202c-44be-86d0-22f0f332e69a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.242840 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a39334e-202c-44be-86d0-22f0f332e69a tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:10.243535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9a39334e-202c-44be-86d0-22f0f332e69a tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.243535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9a39334e-202c-44be-86d0-22f0f332e69a tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.250599 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.250599 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:10.254436 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9a39334e-202c-44be-86d0-22f0f332e69a tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:10.259067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a39334e-202c-44be-86d0-22f0f332e69a tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 returned with HTTP 200 Aug 03 20:31:10.259754 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 697/2765] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.307306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.309146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:10.309304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.309526 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.309593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:10.314133 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.314133 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:10.314802 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b7ba01c-5051-43d7-b5b2-4ff130822304 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:10.315198 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 684/2766] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.608297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.610287 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:10.610287 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.610481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.610607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:10.615867 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.615867 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:10.616531 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee4a5228-3fec-45ee-a4c3-60d81543355b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:10.617218 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 694/2767] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.778951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.782683 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:10.782683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.782683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.785018 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=478,cinder:INSERT=63,cinder:UPDATE=124 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:31:10.792256 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.792256 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:10.797672 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:10.803946 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c54b68e-e5d3-430f-b45f-853e8f8373fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 200 Aug 03 20:31:10.805259 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 693/2768] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.812812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.817118 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] PUT https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 Aug 03 20:31:10.817442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:10.819512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.821763 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:10.822075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21", "name": "tempest-VolumesBackupsTest-Backup-141505604", "description": "tempest-backup-description-1440895718", "container": "tempest-volumesbackupstest-backup-container-1551106227"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:10.823639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21', 'name': 'tempest-VolumesBackupsTest-Backup-141505604', 'description': 'tempest-backup-description-1440895718', 'container': 'tempest-volumesbackupstest-backup-container-1551106227'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:10.823801 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 in container tempest-volumesbackupstest-backup-container-1551106227 Aug 03 20:31:10.824675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Acquiring lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:31:10.829078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:31:10.829976 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.829976 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:10.831060 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.831060 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:10.831536 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:10.855210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['15f1c257-15fc-4071-ad32-25c2a68f0d74', 'f722974b-5067-4881-836a-7fb93d937d37'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:10.904197 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2e999bb2-7247-4528-810b-09a54c6ea3ae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:10.904726 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 685/2769] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:10 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:10.922274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.926925 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:10.927118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.927320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.927427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:10.934620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Lock "cinder-attachment_update-76c44bc8-7ab8-42b9-a684-6cab3324f14d-np0000006371" released by "attachment_update" :: held 0.105s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:31:10.935494 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-b3ed537e-5f6b-4461-a8c7-9c099423d444 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 returned with HTTP 200 Aug 03 20:31:10.935682 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 698/2770] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:31:10 2026] PUT /volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:10.935772 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:10.935772 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:10.936577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f3a58a9-3908-48a7-99cc-2f3385716cf3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:10.937266 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 695/2771] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:10.945940 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-d337ad10-2d98-4704-bb47-eec0e1b0a9d1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:10.953103 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-d337ad10-2d98-4704-bb47-eec0e1b0a9d1 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 Aug 03 20:31:10.953103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-d337ad10-2d98-4704-bb47-eec0e1b0a9d1 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:10.953103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-d337ad10-2d98-4704-bb47-eec0e1b0a9d1 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:10.971981 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-d337ad10-2d98-4704-bb47-eec0e1b0a9d1 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 returned with HTTP 200 Aug 03 20:31:10.972679 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 694/2772] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:31:10 2026] GET /volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:11.275700 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1e1b0cc5-d446-42ec-81eb-36a63367f57c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.282698 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1e1b0cc5-d446-42ec-81eb-36a63367f57c tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 Aug 03 20:31:11.282928 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0cc5-d446-42ec-81eb-36a63367f57c tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.283131 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0cc5-d446-42ec-81eb-36a63367f57c tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.296895 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1e1b0cc5-d446-42ec-81eb-36a63367f57c tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 returned with HTTP 404 Aug 03 20:31:11.297379 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 686/2773] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/volumes/1f97210b-874b-49cd-834c-e43cb84d1510 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:11.304452 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.306232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] DELETE https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:11.306477 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.306686 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.306850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Delete volume with id: 69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:11.313773 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.313773 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:11.314215 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:11.330572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.333696 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:11.334013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.334218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.334341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id f23bf548-81bb-4ca2-8d25-2875d6d68cce. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:11.340339 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.340339 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:11.341522 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-565ba57d-aaef-4abb-8be2-aa67e18f3b0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 200 Aug 03 20:31:11.342046 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 696/2774] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:11.344108 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Delete volume request issued successfully. Aug 03 20:31:11.344279 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-785570d7-d815-4284-b42c-2d2bb9f594d8 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 202 Aug 03 20:31:11.344741 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 699/2775] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:11 2026] DELETE /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:11.353773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.357930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:11.357930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.357930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.358653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.360655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] DELETE https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce Aug 03 20:31:11.360860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.361186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.361257 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Delete backup with id: f23bf548-81bb-4ca2-8d25-2875d6d68cce. Aug 03 20:31:11.365946 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.365946 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:11.366616 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.366616 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:11.370995 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Volume info retrieved successfully. Aug 03 20:31:11.377203 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4d2f2c7-8808-4f70-9422-bf78a32d9940 tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 200 Aug 03 20:31:11.377892 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 695/2776] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:11.379688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] delete_backup rpcapi backup_id f23bf548-81bb-4ca2-8d25-2875d6d68cce {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:31:11.381349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-258639ce-b144-4a82-96e9-dfb8dc8a5130 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce returned with HTTP 202 Aug 03 20:31:11.381822 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 687/2777] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:31:11 2026] DELETE /volume/v3/backups/f23bf548-81bb-4ca2-8d25-2875d6d68cce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:11.391249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.392826 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:31:11.393008 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.393188 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.393337 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume with id: e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:31:11.400703 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.400703 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:11.401043 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:11.419636 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume request issued successfully. Aug 03 20:31:11.419860 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-792d0e4c-4e11-4dd2-9946-ea50c417e684 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 returned with HTTP 202 Aug 03 20:31:11.420444 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 697/2778] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:31:11 2026] DELETE /volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:11.426895 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.430050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:31:11.430321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.430562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.438107 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.438107 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:11.441187 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:11.444870 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6a49486-4d76-4de9-b76e-e3f5ddf80524 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 returned with HTTP 200 Aug 03 20:31:11.445352 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 700/2779] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:11.629397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.632535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:11.632535 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.632535 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.632535 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:11.637401 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.637401 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:11.638637 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d54372c-f2a8-4d4f-8254-0881fcf43292 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:11.639811 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 696/2780] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:11.948170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:11.953063 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:11.953492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:11.953780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:11.953926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:11.966308 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:11.966308 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:11.967387 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2411ecea-15a3-4db2-9fbb-8db5b61e6a9f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:11.967899 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 688/2781] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:11 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:12.394933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ea94888-1b7e-4c3a-9aa7-df517854a3dd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.397333 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ea94888-1b7e-4c3a-9aa7-df517854a3dd tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] GET https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 Aug 03 20:31:12.397597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ea94888-1b7e-4c3a-9aa7-df517854a3dd tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.397848 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ea94888-1b7e-4c3a-9aa7-df517854a3dd tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.400329 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=387,cinder:UPDATE=80,cinder:INSERT=42 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:31:12.406104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ea94888-1b7e-4c3a-9aa7-df517854a3dd tempest-ServersNegativeTestJSON-1784200590 tempest-ServersNegativeTestJSON-1784200590-project-member] https://10.4.3.92/volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 returned with HTTP 404 Aug 03 20:31:12.406604 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 698/2782] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/volumes/69688ae4-e349-4457-ac38-66ea549525b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:12.468688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0b520250-58e5-4f84-b854-c643b6bd5c0e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.470803 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b520250-58e5-4f84-b854-c643b6bd5c0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 Aug 03 20:31:12.471051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b520250-58e5-4f84-b854-c643b6bd5c0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.471284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b520250-58e5-4f84-b854-c643b6bd5c0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.477961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b520250-58e5-4f84-b854-c643b6bd5c0e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 returned with HTTP 404 Aug 03 20:31:12.478510 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 701/2783] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/volumes/e13c0a28-b3af-45b4-9a58-02b62a8b05b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:12.489649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.493070 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/export_record Aug 03 20:31:12.493070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.493070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Calling method 'export_record' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.493070 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Export record for backup d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:31:12.497094 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:12.497094 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:12.498451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3946066a9b874adf86389c418a1d9068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05580c0d391e44399c4da551bf610c35', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:31:12.498947 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a38a204-d1ca-4103-b500-a425e1a0c2c9 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/export_record returned with HTTP 403 Aug 03 20:31:12.499577 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 697/2784] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:12.510190 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.512263 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:12.512629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2075258310"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:12.518413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2075258310'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:12.518413 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume of 1 GB Aug 03 20:31:12.521954 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Availability Zones retrieved successfully. Aug 03 20:31:12.529060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (c199570e-db97-46ef-8f22-0ea3d4a63dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:12.530626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1fe325-c632-4626-ac93-6bd9518f09e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:12.531741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:12.563848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1fe325-c632-4626-ac93-6bd9518f09e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:12.565290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1137cc0-b75c-473a-8642-2ec4d1725ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:12.616161 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['8e780611-a903-422c-ab67-f1d9e51f45cc', '8def90c8-d6c6-4151-ba3e-4546772f1b31', 'cf4f96f3-4ea0-409d-9f21-98932e512ab3', '3bdfaeed-a2c5-4e40-b27e-0b4df37ca525'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:12.618774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1137cc0-b75c-473a-8642-2ec4d1725ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e780611-a903-422c-ab67-f1d9e51f45cc', '8def90c8-d6c6-4151-ba3e-4546772f1b31', 'cf4f96f3-4ea0-409d-9f21-98932e512ab3', '3bdfaeed-a2c5-4e40-b27e-0b4df37ca525']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:12.618774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e27b24-0056-4110-9062-f54fe3509ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:12.643728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e27b24-0056-4110-9062-f54fe3509ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb17bb3-9220-4353-8f13-527af3c1e73b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075258310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['8e780611-a903-422c-ab67-f1d9e51f45cc','8def90c8-d6c6-4151-ba3e-4546772f1b31','cf4f96f3-4ea0-409d-9f21-98932e512ab3','3bdfaeed-a2c5-4e40-b27e-0b4df37ca525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075258310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcb17bb3-9220-4353-8f13-527af3c1e73b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05580c0d391e44399c4da551bf610c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3400340c0e734ee3a079c5c601a6a18e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:12.644673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0ac04d-212f-4e0d-b872-092a3e59f8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:12.651324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.653141 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:12.653488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.653575 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.654294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:12.658546 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:12.658546 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:12.658820 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6a1acc46-6be9-497d-9b80-d7f6afe52bdb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:12.659177 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 699/2785] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:12.666059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0ac04d-212f-4e0d-b872-092a3e59f8a8) transitioned into state 'SUCCESS' from state '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-2075258310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['8e780611-a903-422c-ab67-f1d9e51f45cc','8def90c8-d6c6-4151-ba3e-4546772f1b31','cf4f96f3-4ea0-409d-9f21-98932e512ab3','3bdfaeed-a2c5-4e40-b27e-0b4df37ca525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:12.668481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbe23dd-6387-402e-aad6-a3864672be4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:12.680867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbe23dd-6387-402e-aad6-a3864672be4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:12.681845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (c199570e-db97-46ef-8f22-0ea3d4a63dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:12.682217 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request issued successfully. Aug 03 20:31:12.682862 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5c18ef40-a2a5-4776-8e75-311c34855f8b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:12.683406 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 689/2786] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:31:12 2026] POST /volume/v3/volumes => generated 776 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:12.696894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.700101 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:12.700357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.700647 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.709625 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:12.709625 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:12.716405 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:12.722079 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-136d5336-a730-4aa2-ad2c-d5c315c4b893 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b returned with HTTP 200 Aug 03 20:31:12.722852 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 702/2787] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:12.979809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:12.986059 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:12.986059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:12.988506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:12.988750 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:12.995571 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:12.995571 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:12.996662 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9f26cc6-5eb9-404f-82e3-be00b81c141c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:12.997145 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 698/2788] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:12 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:13.671679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:13.674134 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:13.674366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:13.674637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:13.674796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:13.680196 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:13.680196 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:13.681217 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50524c8f-83f8-49d9-9972-38a4ccdd5b41 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:13.681728 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 700/2789] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:13 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:13.738710 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:13.740743 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:13.740988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:13.741189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:13.743291 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=429,cinder:UPDATE=131,cinder:INSERT=66 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:31:13.749745 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:13.749745 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:13.753591 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:13.758574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07926494-1e20-43d7-b9b6-8bd6d081bd27 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b returned with HTTP 200 Aug 03 20:31:13.759284 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 690/2790] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:13 2026] GET /volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:31:13.775220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:13.777323 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:13.777676 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bcb17bb3-9220-4353-8f13-527af3c1e73b", "name": "tempest-type-Backup-1540522174"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:13.778997 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating new backup {'backup': {'volume_id': 'bcb17bb3-9220-4353-8f13-527af3c1e73b', 'name': 'tempest-type-Backup-1540522174'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:13.779141 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating backup of volume bcb17bb3-9220-4353-8f13-527af3c1e73b in container None Aug 03 20:31:13.785814 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:13.785814 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:13.786112 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:13.805297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['c459a8e4-97b0-4957-852a-c51e44a4732c', '247b7f74-269e-41e3-a344-f639da3e46d6'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:13.877478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d1953c6-a8f2-462f-9d09-6ff14039f915 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:13.877912 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 703/2791] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:31:13 2026] POST /volume/v3/backups => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:13.889854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:13.891991 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:13.892228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:13.892449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:13.892603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:13.897397 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:13.897397 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:13.901516 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cd05551-ef6a-4032-a998-5ee06ee48a55 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:13.901516 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 699/2792] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:13 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:14.007891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4009b7a5-0838-4e46-8986-228d209d222d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:14.009575 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4009b7a5-0838-4e46-8986-228d209d222d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:14.009791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4009b7a5-0838-4e46-8986-228d209d222d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:14.009991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4009b7a5-0838-4e46-8986-228d209d222d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:14.010110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4009b7a5-0838-4e46-8986-228d209d222d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:14.015226 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:14.015226 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:14.016114 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4009b7a5-0838-4e46-8986-228d209d222d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:14.016598 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 701/2793] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:14 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:14.690928 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6429adcb-d2fb-452c-9418-194cf4cca742 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:14.692627 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6429adcb-d2fb-452c-9418-194cf4cca742 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:14.692864 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6429adcb-d2fb-452c-9418-194cf4cca742 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:14.693064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6429adcb-d2fb-452c-9418-194cf4cca742 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:14.693190 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6429adcb-d2fb-452c-9418-194cf4cca742 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:14.699933 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:14.699933 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:14.700812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6429adcb-d2fb-452c-9418-194cf4cca742 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:14.701354 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 691/2794] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:14 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:14.914222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-41c36b65-c92f-4f26-908d-8365f30e9edd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:14.916050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41c36b65-c92f-4f26-908d-8365f30e9edd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:14.916297 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41c36b65-c92f-4f26-908d-8365f30e9edd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:14.916453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41c36b65-c92f-4f26-908d-8365f30e9edd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:14.916565 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-41c36b65-c92f-4f26-908d-8365f30e9edd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:14.925538 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:14.925538 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:14.926219 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41c36b65-c92f-4f26-908d-8365f30e9edd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:14.926653 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 704/2795] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:14 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:15.026734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:15.028793 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:15.029069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:15.029336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:15.029661 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:15.034686 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:15.034686 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:15.035764 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6eac31a8-5f79-4ac4-892c-fb262785d4d7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:15.036115 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 700/2796] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:15 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:15.712249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:15.714396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:15.714655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:15.714901 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:15.715031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:15.719945 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:15.719945 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:15.720855 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5fe7fa46-793b-4df8-a17d-8115f853c879 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:15.721253 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 702/2797] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:15 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:15.940614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-917895e3-cec2-4236-8857-29336bff3077 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:15.945069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-917895e3-cec2-4236-8857-29336bff3077 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:15.945069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-917895e3-cec2-4236-8857-29336bff3077 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:15.945069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-917895e3-cec2-4236-8857-29336bff3077 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:15.945069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-917895e3-cec2-4236-8857-29336bff3077 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:15.953080 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:15.953080 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:15.954245 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-917895e3-cec2-4236-8857-29336bff3077 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:15.954743 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 692/2798] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:15 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:16.047747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:16.049536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:16.049767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:16.050282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:16.050282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:16.054685 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:16.054685 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:16.055552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58c4de5f-8c61-4e75-8fe5-7b36c95867c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:16.055963 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 705/2799] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:16 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:16.735601 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e6696e07-121f-4626-9726-34619a387d00 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:16.737925 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e6696e07-121f-4626-9726-34619a387d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:16.738113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e6696e07-121f-4626-9726-34619a387d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:16.738305 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e6696e07-121f-4626-9726-34619a387d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:16.738609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e6696e07-121f-4626-9726-34619a387d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:16.751626 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:16.751626 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:16.753066 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e6696e07-121f-4626-9726-34619a387d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:16.756670 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 701/2800] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:16 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:16.971990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-841a57f3-0340-44fe-8d93-7184556c9e8c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:16.974113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-841a57f3-0340-44fe-8d93-7184556c9e8c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:16.974515 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-841a57f3-0340-44fe-8d93-7184556c9e8c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:16.974570 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-841a57f3-0340-44fe-8d93-7184556c9e8c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:16.974670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-841a57f3-0340-44fe-8d93-7184556c9e8c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:16.979423 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:16.979423 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:16.980213 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-841a57f3-0340-44fe-8d93-7184556c9e8c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:16.980669 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 703/2801] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:16 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:17.070546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:17.072633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:17.072920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:17.073306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:17.073484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:17.078349 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:17.078349 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:17.079180 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef603830-7b8e-4f8d-8f52-c101bcb22850 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:17.079583 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 693/2802] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:17 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:17.768843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:17.771156 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:17.771317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:17.771521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:17.771659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:17.777364 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:17.777364 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:17.779560 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0a6a384-5b48-489a-b95d-025df583d0f2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:17.779560 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 706/2803] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:17 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:17.994350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:17.998585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:17.998585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:17.998585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:17.998585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:18.000989 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:18.000989 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:18.001723 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a0f2f7f-da29-4fd8-b4e0-6168022ed3cd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:18.002330 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 702/2804] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:17 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:18.091989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.098534 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:18.098825 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:18.099046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:18.099197 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:18.105635 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:18.105635 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:18.106130 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8962367-3b4c-40ac-9ebc-6131ddc73063 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:18.106575 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 704/2805] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:18 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:18.136512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-7091823c-d625-485a-a885-5361ada12b98 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.145680 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-7091823c-d625-485a-a885-5361ada12b98 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] POST https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83/action Aug 03 20:31:18.145680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-7091823c-d625-485a-a885-5361ada12b98 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:18.145680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-7091823c-d625-485a-a885-5361ada12b98 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:18.158933 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:18.158933 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:18.175684 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-667d2d2e-06b6-4549-9c71-0e7da1b1d96b req-7091823c-d625-485a-a885-5361ada12b98 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83/action returned with HTTP 204 Aug 03 20:31:18.176138 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 694/2806] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:31:18 2026] POST /volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:18.377844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.380145 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] DELETE https://10.4.3.92/volume/v3/volumes/tempest-invalid-1143376404 Aug 03 20:31:18.380310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:18.380535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:18.380726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Delete volume with id: tempest-invalid-1143376404 Aug 03 20:31:18.387020 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-85327b0f-ec37-4ca5-8a12-7491a11e162a req-7a95e3f4-84d8-43f7-9d8f-363e570d373e tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-1143376404 returned with HTTP 404 Aug 03 20:31:18.387532 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 707/2807] 10.4.3.92 () {70 vars in 1583 bytes} [Mon Aug 3 20:31:18 2026] DELETE /volume/v3/volumes/tempest-invalid-1143376404 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:18.467176 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.468819 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3253bbcb-9389-4da0-9207-85aa751ca2b8 Aug 03 20:31:18.469049 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:18.469282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:18.469517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] Delete volume with id: 3253bbcb-9389-4da0-9207-85aa751ca2b8 Aug 03 20:31:18.475440 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ab671e97-c0fc-43ef-9962-b0be62315f41 req-9eb3d799-6c0f-4c98-ae00-9fb0814f8c37 tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-member] https://10.4.3.92/volume/v3/volumes/3253bbcb-9389-4da0-9207-85aa751ca2b8 returned with HTTP 404 Aug 03 20:31:18.476093 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 703/2808] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:31:18 2026] DELETE /volume/v3/volumes/3253bbcb-9389-4da0-9207-85aa751ca2b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:18.499157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-3dbe34d5-91c9-4dea-9260-a4f096fcd2b7 req-7bec27f7-7b52-4cdc-bbde-529bb7a3393a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.503119 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3dbe34d5-91c9-4dea-9260-a4f096fcd2b7 req-7bec27f7-7b52-4cdc-bbde-529bb7a3393a tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-reader] GET https://10.4.3.92/volume/v3/volumes/3096f0d3-9043-4b2c-8f60-a88b4ae3a70b Aug 03 20:31:18.503374 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3dbe34d5-91c9-4dea-9260-a4f096fcd2b7 req-7bec27f7-7b52-4cdc-bbde-529bb7a3393a tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:18.503661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-3dbe34d5-91c9-4dea-9260-a4f096fcd2b7 req-7bec27f7-7b52-4cdc-bbde-529bb7a3393a tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-reader] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:18.514600 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-3dbe34d5-91c9-4dea-9260-a4f096fcd2b7 req-7bec27f7-7b52-4cdc-bbde-529bb7a3393a tempest-VolumesNegativeTest-2020949748 tempest-VolumesNegativeTest-2020949748-project-reader] https://10.4.3.92/volume/v3/volumes/3096f0d3-9043-4b2c-8f60-a88b4ae3a70b returned with HTTP 404 Aug 03 20:31:18.515236 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 705/2809] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:18 2026] GET /volume/v3/volumes/3096f0d3-9043-4b2c-8f60-a88b4ae3a70b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:18.796205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:18.801605 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:18.802112 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:18.802479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:18.802739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:18.811259 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:18.811259 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:18.813891 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca5e271c-653c-4fd0-9457-2676c7a143cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:18.814401 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 695/2810] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:18 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:19.013261 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:19.015801 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:19.015801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:19.015801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:19.015921 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:19.020961 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:19.020961 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:19.021842 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-979f6b45-fd1d-409e-a3cd-5e70ced96908 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:19.022655 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 708/2811] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:19 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:19.123369 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:19.127960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:19.128297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:19.128709 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:19.128709 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:19.135504 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:19.135504 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:19.136553 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a7d5181-39e8-44ad-b0d8-cb15dd33dac6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:19.137049 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 704/2812] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:19 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:19.828991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:19.831134 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:19.831134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:19.832004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:19.832004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:19.838856 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:19.838856 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:19.839506 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ffd6ff67-f0a7-40e4-98ff-37bf3756134b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:19.840163 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 706/2813] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:19 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:20.040851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1726c126-af6c-4864-a98c-6ee6bd78152a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:20.043788 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1726c126-af6c-4864-a98c-6ee6bd78152a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:20.044054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1726c126-af6c-4864-a98c-6ee6bd78152a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:20.044275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1726c126-af6c-4864-a98c-6ee6bd78152a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:20.044406 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1726c126-af6c-4864-a98c-6ee6bd78152a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:20.053831 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:20.053831 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:20.056299 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1726c126-af6c-4864-a98c-6ee6bd78152a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:20.056299 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 696/2814] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:20 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:20.152228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3a1882b0-247d-4931-9859-d2f735005d87 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:20.156584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a1882b0-247d-4931-9859-d2f735005d87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:20.156584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a1882b0-247d-4931-9859-d2f735005d87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:20.156584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a1882b0-247d-4931-9859-d2f735005d87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:20.156584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3a1882b0-247d-4931-9859-d2f735005d87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:20.159226 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:20.159226 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:20.160024 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a1882b0-247d-4931-9859-d2f735005d87 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:20.160730 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 709/2815] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:20 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:20.852930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3701a31d-15a0-4d80-8dc0-ccdc5c6684ca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:20.856183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:20.859149 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:20.859712 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:20.859905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:20.860184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:20.868702 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:20.868702 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:20.869595 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb6aeb4e-72b0-4ca1-93bf-2ccf00bd95b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:20.870148 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 707/2816] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:20 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:20.995602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3701a31d-15a0-4d80-8dc0-ccdc5c6684ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:20.996062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3701a31d-15a0-4d80-8dc0-ccdc5c6684ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1577342218"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:21.020193 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3701a31d-15a0-4d80-8dc0-ccdc5c6684ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:21.021196 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 705/2817] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:31:20 2026] POST /volume/v3/types => generated 228 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:21.029808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6fe6db4-0053-4a46-81ca-7476f1d0b55e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.032494 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6fe6db4-0053-4a46-81ca-7476f1d0b55e tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:31:21.032494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6fe6db4-0053-4a46-81ca-7476f1d0b55e tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-899426928"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:21.055287 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6fe6db4-0053-4a46-81ca-7476f1d0b55e tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:31:21.055905 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 697/2818] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:31:21 2026] POST /volume/v3/group_types => generated 184 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:21.065600 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-198e2305-2d9b-488b-a717-fa131f252415 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.073178 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8924e944-a487-47fd-bbd3-208e0d735285 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.075901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8924e944-a487-47fd-bbd3-208e0d735285 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:21.076426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8924e944-a487-47fd-bbd3-208e0d735285 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:21.076426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8924e944-a487-47fd-bbd3-208e0d735285 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:21.076426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8924e944-a487-47fd-bbd3-208e0d735285 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:21.088152 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.088152 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:21.090083 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8924e944-a487-47fd-bbd3-208e0d735285 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:21.090876 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 708/2819] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:21 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:21.140925 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:31:21.141418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "387a9078-3d2d-4321-a98c-091f340e15a0", "volume_types": ["bab9d62b-2d05-47c6-badb-dcb8e26a2127"], "name": "tempest-GroupSnapshotsV319Test-Group-1991343991"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:21.143402 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Creating new group {'group': {'group_type': '387a9078-3d2d-4321-a98c-091f340e15a0', 'volume_types': ['bab9d62b-2d05-47c6-badb-dcb8e26a2127'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1991343991'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:31:21.148014 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1991343991. Aug 03 20:31:21.159325 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Availability Zones retrieved successfully. Aug 03 20:31:21.171906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-187039e1-a42a-4654-bd33-03a003551997 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.174708 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-187039e1-a42a-4654-bd33-03a003551997 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:21.175609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-187039e1-a42a-4654-bd33-03a003551997 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:21.175609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-187039e1-a42a-4654-bd33-03a003551997 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:21.175609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-187039e1-a42a-4654-bd33-03a003551997 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:21.189190 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.189190 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:21.189190 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-187039e1-a42a-4654-bd33-03a003551997 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:21.189190 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 706/2820] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:21 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:31:21.189835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Created reservations ['a109bd24-9fd3-4d74-9f6f-679bbc5686e0'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:21.214357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-198e2305-2d9b-488b-a717-fa131f252415 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:31:21.214833 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 710/2821] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:31:21 2026] POST /volume/v3/groups => generated 116 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:21.223944 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.226309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 Aug 03 20:31:21.226536 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:21.226743 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:21.226911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 092f7593-19c9-403f-8bb3-189ff19a3da8 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:31:21.230331 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.230331 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:21.237992 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-787ac9cf-de6b-45fe-9f2d-0f31ac32444e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 returned with HTTP 200 Aug 03 20:31:21.238337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 698/2822] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:31:21 2026] GET /volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 => generated 396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:21.880992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.882765 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:21.882930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:21.883525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:21.883525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:21.887705 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.887705 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:21.888274 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8226da66-35e6-4ca1-bf89-83a8c3b96b17 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:21.888676 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 709/2823] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:21 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:21.898419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.901339 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc/restore Aug 03 20:31:21.902016 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a6ea9f12-c441-4946-b713-3edefffe63bf"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:21.904280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Restoring backup 21ddbdbb-8d99-492e-a3e2-bb71486a35cc ({'restore': {'volume_id': 'a6ea9f12-c441-4946-b713-3edefffe63bf'}}) {{(pid=100354) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:31:21.904433 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Restoring backup 21ddbdbb-8d99-492e-a3e2-bb71486a35cc to volume a6ea9f12-c441-4946-b713-3edefffe63bf. Aug 03 20:31:21.912119 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.912119 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:21.925003 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.925003 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:21.925615 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:21.925794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.api [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Checking backup size 1 against volume size 1 {{(pid=100354) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:31:21.925935 np0000006371 devstack@c-api.service[100354]: INFO cinder.backup.api [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Overwriting volume a6ea9f12-c441-4946-b713-3edefffe63bf with restore of backup 21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:21.944212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] restore_backup in rpcapi backup_id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc {{(pid=100354) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:31:21.946379 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96b77cdb-7022-42e5-9134-d88d3c0aa6b8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc/restore returned with HTTP 202 Aug 03 20:31:21.946896 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 707/2824] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:31:21 2026] POST /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc/restore => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:21.955636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1546ada1-3f73-4855-a586-dad4f42a2890 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:21.957810 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1546ada1-3f73-4855-a586-dad4f42a2890 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:21.958057 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1546ada1-3f73-4855-a586-dad4f42a2890 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:21.958292 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1546ada1-3f73-4855-a586-dad4f42a2890 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:21.958434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-1546ada1-3f73-4855-a586-dad4f42a2890 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:21.965009 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:21.965009 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:21.965009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1546ada1-3f73-4855-a586-dad4f42a2890 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:21.965009 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 711/2825] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:21 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:22.101047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c9a4a1e9-8832-4cef-baea-803a64be069b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.102756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9a4a1e9-8832-4cef-baea-803a64be069b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:22.102982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9a4a1e9-8832-4cef-baea-803a64be069b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:22.103184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9a4a1e9-8832-4cef-baea-803a64be069b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:22.103288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c9a4a1e9-8832-4cef-baea-803a64be069b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:22.109332 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.109332 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:22.114174 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9a4a1e9-8832-4cef-baea-803a64be069b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:22.114754 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 699/2826] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:22 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:22.200086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.202818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:22.203144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:22.203450 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:22.203670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:22.210627 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.210627 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:22.211797 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b51f4f-19ae-45f9-9406-3000adadd727 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:22.212550 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 710/2827] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:22 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:22.249217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5297b710-850e-4953-9d0f-c086f6e23f56 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.250866 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5297b710-850e-4953-9d0f-c086f6e23f56 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 Aug 03 20:31:22.251073 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5297b710-850e-4953-9d0f-c086f6e23f56 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:22.251299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5297b710-850e-4953-9d0f-c086f6e23f56 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:22.251472 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-5297b710-850e-4953-9d0f-c086f6e23f56 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 092f7593-19c9-403f-8bb3-189ff19a3da8 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:31:22.255429 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.255429 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:22.263759 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5297b710-850e-4953-9d0f-c086f6e23f56 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 returned with HTTP 200 Aug 03 20:31:22.264218 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 708/2828] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:31:22 2026] GET /volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:22.273778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.276703 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:22.277482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-471879798", "volume_type": "bab9d62b-2d05-47c6-badb-dcb8e26a2127", "group_id": "092f7593-19c9-403f-8bb3-189ff19a3da8", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:22.279359 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-471879798', 'volume_type': 'bab9d62b-2d05-47c6-badb-dcb8e26a2127', 'group_id': '092f7593-19c9-403f-8bb3-189ff19a3da8', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:22.287267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.287267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:22.288112 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Create volume of 1 GB Aug 03 20:31:22.295293 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Availability Zones retrieved successfully. Aug 03 20:31:22.302381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Flow 'volume_create_api' (04d17dcf-6221-4dcb-accf-3afc96187c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:22.303771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40d787c-3a39-47d9-9d1e-e5e75209a323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:22.304572 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.304572 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:22.305111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:22.328615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40d787c-3a39-47d9-9d1e-e5e75209a323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:31:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bab9d62b-2d05-47c6-badb-dcb8e26a2127,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1577342218',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bab9d62b-2d05-47c6-badb-dcb8e26a2127', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '092f7593-19c9-403f-8bb3-189ff19a3da8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:22.329902 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71980d-fa76-4c4b-aa08-9596660f320d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:22.361631 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1577342218 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1577342218, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:22.361631 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577342218 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577342218, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:22.408498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Created reservations ['0d0fc51b-7e3b-4db0-9167-eb35826969e0', '879571d7-5947-4158-bbae-39ca6144eb9f', '9297b283-e28a-4fbf-9ea6-0ae25ffa9c18', '23261647-a6f7-4040-a539-09417dc31854'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:22.408498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71980d-fa76-4c4b-aa08-9596660f320d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d0fc51b-7e3b-4db0-9167-eb35826969e0', '879571d7-5947-4158-bbae-39ca6144eb9f', '9297b283-e28a-4fbf-9ea6-0ae25ffa9c18', '23261647-a6f7-4040-a539-09417dc31854']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:22.408498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16da663-ab04-42af-b517-0d5dceee1df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:22.435885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16da663-ab04-42af-b517-0d5dceee1df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50da9f37-0eeb-4f1d-a00f-b9f5738045c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-471879798',encryption_key_id=None,group_id=092f7593-19c9-403f-8bb3-189ff19a3da8,group_type_id=,metadata={},multiattach=False,project_id='d84d75ded5d1455089cb92051c3dee99',qos_specs=None,replication_status=,reservations=['0d0fc51b-7e3b-4db0-9167-eb35826969e0','879571d7-5947-4158-bbae-39ca6144eb9f','9297b283-e28a-4fbf-9ea6-0ae25ffa9c18','23261647-a6f7-4040-a539-09417dc31854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6086106791224246bcb8e34eb09ddbbf',volume_type_id=bab9d62b-2d05-47c6-badb-dcb8e26a2127), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-471879798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=092f7593-19c9-403f-8bb3-189ff19a3da8,host=None,id=50da9f37-0eeb-4f1d-a00f-b9f5738045c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84d75ded5d1455089cb92051c3dee99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6086106791224246bcb8e34eb09ddbbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bab9d62b-2d05-47c6-badb-dcb8e26a2127),volume_type_id=bab9d62b-2d05-47c6-badb-dcb8e26a2127)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:22.435885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31bf86c-30dc-4a5f-8274-0afef1f0dca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:22.453343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31bf86c-30dc-4a5f-8274-0afef1f0dca7) transitioned into state 'SUCCESS' from state '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-471879798',encryption_key_id=None,group_id=092f7593-19c9-403f-8bb3-189ff19a3da8,group_type_id=,metadata={},multiattach=False,project_id='d84d75ded5d1455089cb92051c3dee99',qos_specs=None,replication_status=,reservations=['0d0fc51b-7e3b-4db0-9167-eb35826969e0','879571d7-5947-4158-bbae-39ca6144eb9f','9297b283-e28a-4fbf-9ea6-0ae25ffa9c18','23261647-a6f7-4040-a539-09417dc31854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6086106791224246bcb8e34eb09ddbbf',volume_type_id=bab9d62b-2d05-47c6-badb-dcb8e26a2127)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:22.454365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507b8de1-54a8-4496-817b-ecc95fc51442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:22.466493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507b8de1-54a8-4496-817b-ecc95fc51442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:22.467104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Flow 'volume_create_api' (04d17dcf-6221-4dcb-accf-3afc96187c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:22.467423 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Create volume request issued successfully. Aug 03 20:31:22.468119 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:22.468341 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:22.504641 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:22.507421 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.507421 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:22.510739 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21c1d64d-4a6e-4d97-9007-b55e774abef3 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:22.511209 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 712/2829] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:31:22 2026] POST /volume/v3/volumes => generated 824 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:22.523920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.526433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 Aug 03 20:31:22.526713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:22.526960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:22.541987 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.541987 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:22.549947 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Volume info retrieved successfully. Aug 03 20:31:22.550837 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:22.550986 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:22.612425 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:22.615439 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.615439 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:22.622593 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffb1e373-ac0f-4f67-8306-798ebaaada81 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 returned with HTTP 200 Aug 03 20:31:22.622985 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 700/2830] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:31:22 2026] GET /volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 => generated 892 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:22.976149 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:22.978049 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:22.978277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:22.978555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:22.978688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:22.984518 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:22.984518 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:22.985426 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b2d07b41-6e20-4a46-9c24-36c0648887a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:22.985863 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 711/2831] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:22 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:23.130599 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:23.132695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:23.132961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:23.133157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:23.133295 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:23.138351 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.138351 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:23.139165 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ebf3d910-eee1-46e6-a4d3-8794d5f7ea90 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:23.139807 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 709/2832] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:23 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:23.223569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:23.224910 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:23.225174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:23.225424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:23.226425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:23.229858 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.229858 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:23.231290 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf6bbde9-7c4e-4a1b-b6ca-ecfe722a3160 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:23.231290 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 713/2833] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:23 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:23.637936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:23.639595 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 Aug 03 20:31:23.639840 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:23.640205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:23.648369 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.648369 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:23.652292 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Volume info retrieved successfully. Aug 03 20:31:23.653088 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:23.653263 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:23.690835 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:23.693368 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.693368 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:23.700289 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b0d9dfd0-f006-42a0-9e7c-9a69af8270d0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 returned with HTTP 200 Aug 03 20:31:23.700666 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 701/2834] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:31:23 2026] GET /volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 => generated 917 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:23.713508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:23.715659 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Aug 03 20:31:23.716246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "092f7593-19c9-403f-8bb3-189ff19a3da8", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-360119356"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:23.718033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '092f7593-19c9-403f-8bb3-189ff19a3da8', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-360119356'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 03 20:31:23.722120 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.722120 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:23.725893 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.group_snapshots [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-360119356. Aug 03 20:31:23.751296 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.751296 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:23.763262 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577342218 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577342218, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:23.763731 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1577342218 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1577342218, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:23.801561 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Created reservations ['1ab7022d-8f83-4c1d-8137-55621b68621c', '874736fe-aa5a-447c-a9a9-8096c43e08dd', '1284c232-b6a4-49d5-ab2c-88dbd9c75b6e', '37d19ac7-a403-4e9d-9b71-7b7d3d317c11'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:23.844542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b3e836e-bf30-4f5f-9fe6-4f9910c68cd7 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Aug 03 20:31:23.844542 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 712/2835] 10.4.3.92 () {70 vars in 1317 bytes} [Mon Aug 3 20:31:23 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:23.850001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6b450018-3c07-478d-8de9-90ad99cb43bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:23.851654 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b450018-3c07-478d-8de9-90ad99cb43bd tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:23.853040 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b450018-3c07-478d-8de9-90ad99cb43bd tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:23.853040 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b450018-3c07-478d-8de9-90ad99cb43bd tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:23.853040 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-6b450018-3c07-478d-8de9-90ad99cb43bd tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:23.855604 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:23.855604 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:23.858913 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b450018-3c07-478d-8de9-90ad99cb43bd tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:23.859315 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 710/2836] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:23 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:23.999149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.001530 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:24.001530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.001530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.001530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:24.009440 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.009440 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:24.009440 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a2e4d51-3ded-472b-ae8b-468bfeac7f79 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:24.009440 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 714/2837] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:23 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:24.151816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f7a7079-ed6f-459b-b663-3b99e486997f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.154428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f7a7079-ed6f-459b-b663-3b99e486997f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:24.154751 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f7a7079-ed6f-459b-b663-3b99e486997f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.155015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f7a7079-ed6f-459b-b663-3b99e486997f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.155173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5f7a7079-ed6f-459b-b663-3b99e486997f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:24.160685 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.160685 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:24.161664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f7a7079-ed6f-459b-b663-3b99e486997f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:24.162255 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 702/2838] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:24.243221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38f26048-9ea0-4b53-a596-21c2696dc566 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.245381 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38f26048-9ea0-4b53-a596-21c2696dc566 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:24.245689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38f26048-9ea0-4b53-a596-21c2696dc566 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.246031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38f26048-9ea0-4b53-a596-21c2696dc566 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.246189 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-38f26048-9ea0-4b53-a596-21c2696dc566 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:24.250802 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.250802 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:24.251723 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38f26048-9ea0-4b53-a596-21c2696dc566 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:24.252110 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 713/2839] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:24.868336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.870080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:24.870291 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.870597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.870691 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:24.873750 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.873750 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:24.877543 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f7a48d4-7362-4d67-8ed0-c51dd7f6886f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:24.877994 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 711/2840] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:24.886635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.889210 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:31:24.889525 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.889837 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.890214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:24.894046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:31:24.899056 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Get all snapshots completed successfully. Aug 03 20:31:24.899825 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.899825 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:24.900685 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2e8dfca-618a-4d65-919d-7eba7f0619be tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:31:24.901274 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 715/2841] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:24.909257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.912767 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f Aug 03 20:31:24.912767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.912767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.917210 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.917210 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:24.917559 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Snapshot retrieved successfully. Aug 03 20:31:24.918200 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4b08c44-c4ef-472b-a2f0-500652c47303 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f returned with HTTP 200 Aug 03 20:31:24.918771 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 703/2842] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:24.927526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.929657 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action Aug 03 20:31:24.929892 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:24.930287 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:24.931668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Updating group '9da1cab6-853d-45b1-b22b-35ec2f486cb6' with 'creating' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 03 20:31:24.936125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.936125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:24.949950 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8768d7b-db7b-48a8-a881-454a3923cf61 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action returned with HTTP 202 Aug 03 20:31:24.950475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 714/2843] 10.4.3.92 () {70 vars in 1448 bytes} [Mon Aug 3 20:31:24 2026] POST /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:24.957068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.958585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:24.958777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:24.958945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:24.959057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:24.962168 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.962168 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:24.966167 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d21bd6c-d392-4fa8-a0b0-6e4674d8eda0 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:24.966511 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 712/2844] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:24 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:24.980052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-db485202-1ce9-4207-8a48-9fcc1e902841 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:24.982117 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db485202-1ce9-4207-8a48-9fcc1e902841 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action Aug 03 20:31:24.982574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db485202-1ce9-4207-8a48-9fcc1e902841 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:24.982756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db485202-1ce9-4207-8a48-9fcc1e902841 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:24.984456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-db485202-1ce9-4207-8a48-9fcc1e902841 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Updating group '9da1cab6-853d-45b1-b22b-35ec2f486cb6' with 'available' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 03 20:31:24.990342 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:24.990342 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:24.999096 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db485202-1ce9-4207-8a48-9fcc1e902841 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action returned with HTTP 202 Aug 03 20:31:24.999902 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 716/2845] 10.4.3.92 () {70 vars in 1448 bytes} [Mon Aug 3 20:31:24 2026] POST /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:25.008147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-65625fbf-0b6a-4494-8b26-f488140d8104 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.010027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-65625fbf-0b6a-4494-8b26-f488140d8104 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.010243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-65625fbf-0b6a-4494-8b26-f488140d8104 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.010483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-65625fbf-0b6a-4494-8b26-f488140d8104 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.010836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-65625fbf-0b6a-4494-8b26-f488140d8104 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:25.014298 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.014298 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:25.020437 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-65625fbf-0b6a-4494-8b26-f488140d8104 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:25.020747 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 704/2846] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:25.025397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.030346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:25.032663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.033137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.033343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:25.034008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.036144 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action Aug 03 20:31:25.036532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:25.036677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:25.038292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Updating group '9da1cab6-853d-45b1-b22b-35ec2f486cb6' with 'error' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 03 20:31:25.039696 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.039696 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:25.040826 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-91805565-89e1-4382-8b0f-2144e7bc93c3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:25.042573 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 715/2847] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:25.043538 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.043538 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:25.052833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e095a80c-7df8-43b3-badb-445b35ad1f27 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action returned with HTTP 202 Aug 03 20:31:25.053429 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 713/2848] 10.4.3.92 () {70 vars in 1448 bytes} [Mon Aug 3 20:31:25 2026] POST /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:25.064004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.067287 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.067480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.067709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.067863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.group_snapshots [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:25.072318 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.072318 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:25.075916 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7bf0b9ad-7879-420e-a4b8-df71bd8e82f9 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:25.076322 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 717/2849] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:25.085651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.087549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action Aug 03 20:31:25.088013 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:25.088152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:25.089573 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Updating group '9da1cab6-853d-45b1-b22b-35ec2f486cb6' with 'available' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 03 20:31:25.094621 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.094621 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:25.102569 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-784214e5-674b-40f3-99e3-feeff4d7b9d8 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action returned with HTTP 202 Aug 03 20:31:25.103118 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 705/2850] 10.4.3.92 () {70 vars in 1448 bytes} [Mon Aug 3 20:31:25 2026] POST /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:25.110664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.112666 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.113042 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.113354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.113594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.group_snapshots [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:25.117152 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.117152 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:25.120813 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-540bf5f5-e039-4c07-8e19-93b8962ff8a5 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:25.121270 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 716/2851] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:25.131476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ec58da7-723f-4d56-bdce-38a093496571 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.133619 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.133949 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.134203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.134726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.group_snapshots [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] delete called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100354) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 03 20:31:25.134726 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.group_snapshots [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Delete group_snapshot with id: 9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.138296 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.138296 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:25.172541 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ec58da7-723f-4d56-bdce-38a093496571 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 202 Aug 03 20:31:25.173084 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 714/2852] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:31:25 2026] DELETE /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:25.176272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.180502 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:25.180783 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.180829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.181037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.181171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:25.183027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:31:25.183324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.183790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.184039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:25.185172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:31:25.192472 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.192472 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:25.193265 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04cee15f-e6e0-400c-8bf4-5b5eafcc54a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:25.193976 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 718/2853] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:25.194092 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Get all volumes completed successfully. Aug 03 20:31:25.194779 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:25.194907 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:25.232718 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:25.235656 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.235656 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:25.243193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b53cceb2-f7e3-437e-886e-34a70bb54969 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:31:25.243569 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 706/2854] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:25.261086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.263280 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Aug 03 20:31:25.263760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.264032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.264149 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-64d4c554-225e-47cb-b527-369885868370 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.264352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:25.265793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:31:25.266215 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64d4c554-225e-47cb-b527-369885868370 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:25.266436 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-64d4c554-225e-47cb-b527-369885868370 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.266813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-64d4c554-225e-47cb-b527-369885868370 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.266813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-64d4c554-225e-47cb-b527-369885868370 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:25.270011 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Get all snapshots completed successfully. Aug 03 20:31:25.270814 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.270814 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:25.270938 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4a53a25-104e-4bf1-afa6-4bf26324355f tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Aug 03 20:31:25.271680 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 717/2855] 10.4.3.92 () {66 vars in 1257 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:25.272242 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.272242 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:25.273150 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64d4c554-225e-47cb-b527-369885868370 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:25.273591 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 715/2856] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:25.280342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cbeb99a5-c91c-44fe-8aef-f3af40c06957 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.283349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cbeb99a5-c91c-44fe-8aef-f3af40c06957 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f Aug 03 20:31:25.283931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cbeb99a5-c91c-44fe-8aef-f3af40c06957 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.284276 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cbeb99a5-c91c-44fe-8aef-f3af40c06957 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.293353 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cbeb99a5-c91c-44fe-8aef-f3af40c06957 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f returned with HTTP 404 Aug 03 20:31:25.294207 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 719/2857] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/snapshots/1e9e478c-366a-4200-8e5f-150417e4b51f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:25.302054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:25.303997 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:25.304213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:25.304340 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:25.304455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:25.307751 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:25.307751 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:25.310704 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd3b5cb3-2917-4dc0-8147-d74b87d60324 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 200 Aug 03 20:31:25.311101 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 707/2858] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:25 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 329 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:26.053997 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.055840 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:26.056053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.056237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.056329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:26.061088 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.061088 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:26.061905 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1badfa26-bedf-456a-9a32-f6dc81c5e2a0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:26.062331 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 718/2859] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:26.209239 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.210995 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:26.211209 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.211408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.211553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:26.216340 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.216340 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:26.217196 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b910790c-418e-47c4-9be2-6e3f9d399d43 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:26.217631 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 716/2860] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:26.286043 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.289691 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:26.289691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.289944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.290066 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:26.295705 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.295705 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:26.296393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e04d92b-a54f-4928-8d2a-8b75f7303365 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:26.296747 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 720/2861] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:26.319801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7cee0b94-42c0-4678-a348-e31c71e707fb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.321798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7cee0b94-42c0-4678-a348-e31c71e707fb tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 Aug 03 20:31:26.322256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7cee0b94-42c0-4678-a348-e31c71e707fb tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.322256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7cee0b94-42c0-4678-a348-e31c71e707fb tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.322386 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.group_snapshots [None req-7cee0b94-42c0-4678-a348-e31c71e707fb tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 9da1cab6-853d-45b1-b22b-35ec2f486cb6 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 03 20:31:26.325280 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7cee0b94-42c0-4678-a348-e31c71e707fb tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 returned with HTTP 404 Aug 03 20:31:26.325759 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 708/2862] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/group_snapshots/9da1cab6-853d-45b1-b22b-35ec2f486cb6 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:31:26.333059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.335268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:31:26.335969 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.335969 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.336086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:26.336755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:31:26.345253 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Get all volumes completed successfully. Aug 03 20:31:26.346183 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:26.346411 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:26.383906 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:26.387418 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.387418 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:26.394057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20556c0b-4f95-40e7-9862-e3b5668ccd1b tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:31:26.394539 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 719/2863] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:26.409382 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dedd7386-c749-4095-8dbb-319946b5942e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.411127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] POST https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8/action Aug 03 20:31:26.411508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:26.411637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:26.413004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] delete called for group 092f7593-19c9-403f-8bb3-189ff19a3da8 {{(pid=100354) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:31:26.413121 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Delete group with id: 092f7593-19c9-403f-8bb3-189ff19a3da8 Aug 03 20:31:26.419029 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.419029 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:26.463514 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dedd7386-c749-4095-8dbb-319946b5942e tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8/action returned with HTTP 202 Aug 03 20:31:26.463969 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 717/2864] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:31:26 2026] POST /volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:26.473750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:26.475519 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 Aug 03 20:31:26.475769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:26.475949 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:26.483415 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.483415 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:26.486714 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Volume info retrieved successfully. Aug 03 20:31:26.487254 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:31:26.487384 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:31:26.521553 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:31:26.524744 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:26.524744 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:26.530804 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7661c120-a2c5-4a3e-91c0-6eccc353e27a tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 returned with HTTP 200 Aug 03 20:31:26.531405 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 721/2865] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:31:26 2026] GET /volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:27.074224 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.075932 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:27.076210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.076431 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.076572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:27.081712 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:27.081712 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:27.082370 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b5b931d-8c8e-4ee8-9037-1d15b796bcf0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:27.082753 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 709/2866] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:27.228074 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.232753 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:27.233045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.233300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.233454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:27.238191 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:27.238191 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:27.238922 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7abbf3f-76a7-4b92-b55a-0f4006425c87 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:27.239315 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 720/2867] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:27.312538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.314517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:27.314763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.314984 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.315114 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:27.319800 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:27.319800 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:27.320712 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e8998a4-4fbf-457f-bb61-43b9fcd30577 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:27.321277 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 718/2868] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:27.550841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-74b3138c-180d-4159-bbbe-a979c1f7bdf2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.554026 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74b3138c-180d-4159-bbbe-a979c1f7bdf2 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 Aug 03 20:31:27.554026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74b3138c-180d-4159-bbbe-a979c1f7bdf2 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.554125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74b3138c-180d-4159-bbbe-a979c1f7bdf2 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.563348 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74b3138c-180d-4159-bbbe-a979c1f7bdf2 tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 returned with HTTP 404 Aug 03 20:31:27.566217 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 722/2869] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/volumes/50da9f37-0eeb-4f1d-a00f-b9f5738045c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:31:27.572897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.575037 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] GET https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 Aug 03 20:31:27.575292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.577304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.577304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] show called for member 092f7593-19c9-403f-8bb3-189ff19a3da8 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:31:27.579621 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e0ed0dd-de3b-466b-acf0-9ea6069fb1aa tempest-GroupSnapshotsV319Test-166400786 tempest-GroupSnapshotsV319Test-166400786-project-member] https://10.4.3.92/volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 returned with HTTP 404 Aug 03 20:31:27.580239 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 710/2870] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/groups/092f7593-19c9-403f-8bb3-189ff19a3da8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:31:27.587298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5d737fe9-f070-4a60-9023-33072f91f7ca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.591325 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d737fe9-f070-4a60-9023-33072f91f7ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/387a9078-3d2d-4321-a98c-091f340e15a0 Aug 03 20:31:27.591325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d737fe9-f070-4a60-9023-33072f91f7ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.591325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d737fe9-f070-4a60-9023-33072f91f7ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.608154 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d737fe9-f070-4a60-9023-33072f91f7ca tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/group_types/387a9078-3d2d-4321-a98c-091f340e15a0 returned with HTTP 202 Aug 03 20:31:27.608742 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 721/2871] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:31:27 2026] DELETE /volume/v3/group_types/387a9078-3d2d-4321-a98c-091f340e15a0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:31:27.616888 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b59e8940-adfc-4772-a466-ce5f4d5c50cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.619899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b59e8940-adfc-4772-a466-ce5f4d5c50cd tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] DELETE https://10.4.3.92/volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 Aug 03 20:31:27.620110 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b59e8940-adfc-4772-a466-ce5f4d5c50cd tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.620328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b59e8940-adfc-4772-a466-ce5f4d5c50cd tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.663076 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b59e8940-adfc-4772-a466-ce5f4d5c50cd tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 returned with HTTP 202 Aug 03 20:31:27.664227 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 719/2872] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:27 2026] DELETE /volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:27.671839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3de2c852-2cb5-47cd-834b-de13210fd063 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:27.673427 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3de2c852-2cb5-47cd-834b-de13210fd063 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] GET https://10.4.3.92/volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 Aug 03 20:31:27.673713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3de2c852-2cb5-47cd-834b-de13210fd063 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:27.673898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3de2c852-2cb5-47cd-834b-de13210fd063 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:27.676802 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3de2c852-2cb5-47cd-834b-de13210fd063 tempest-GroupSnapshotsV319Test-772850882 tempest-GroupSnapshotsV319Test-772850882-project-admin] https://10.4.3.92/volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 returned with HTTP 404 Aug 03 20:31:27.677230 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 723/2873] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:27 2026] GET /volume/v3/types/bab9d62b-2d05-47c6-badb-dcb8e26a2127 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:28.096799 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0103d76a-47fc-4803-b128-ca01e6a57145 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:28.098976 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0103d76a-47fc-4803-b128-ca01e6a57145 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:28.098976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0103d76a-47fc-4803-b128-ca01e6a57145 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:28.099099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0103d76a-47fc-4803-b128-ca01e6a57145 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:28.099099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0103d76a-47fc-4803-b128-ca01e6a57145 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:28.103566 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:28.103566 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:28.104355 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0103d76a-47fc-4803-b128-ca01e6a57145 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:28.104816 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 711/2874] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:28 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:28.249168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:28.250686 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:28.250855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:28.251032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:28.251144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:28.254703 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:28.254703 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:28.255243 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecd15302-7ed0-4be0-80cf-a62351a5c0f6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:28.255569 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 722/2875] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:28 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:28.332605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:28.334512 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:28.334512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:28.334851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:28.335837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:28.339311 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:28.339311 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:28.340408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e26c59cc-d1cf-45c5-b658-a77e6316f9c8 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:28.340857 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 720/2876] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:28 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.117365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.119563 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:29.119827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.120105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.120974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:29.127349 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.127349 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:29.128339 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-50ea22c8-bc57-4f7b-90a6-1be243261dc1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:29.128795 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 724/2877] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.268017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.270642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:29.270642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.270750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.270807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:29.275523 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.275523 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:29.276040 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25d8ba13-874e-4fff-bca9-0efc036964d5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:29.276438 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 712/2878] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.354822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.357099 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:29.357339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.357584 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.357743 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:29.363114 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.363114 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:29.364311 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0042bb6b-e817-499e-88bc-7bca8b1b6eb6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:29.364800 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 723/2879] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.383381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.385310 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:29.385564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.385820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.394645 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.394645 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:29.399163 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:29.404025 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a66a61b4-a82c-4963-8188-06e7cc662d97 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 200 Aug 03 20:31:29.404435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 721/2880] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.421924 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8cb847ce-2783-404f-94df-594542feb81d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.426643 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8cb847ce-2783-404f-94df-594542feb81d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:29.426643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8cb847ce-2783-404f-94df-594542feb81d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.426643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8cb847ce-2783-404f-94df-594542feb81d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.426643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8cb847ce-2783-404f-94df-594542feb81d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:29.431401 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.431401 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:29.432611 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8cb847ce-2783-404f-94df-594542feb81d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:29.432966 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 725/2881] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.442851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fee81c77-c20c-41b1-924c-d951348268ff None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.444724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fee81c77-c20c-41b1-924c-d951348268ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/detail Aug 03 20:31:29.444941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fee81c77-c20c-41b1-924c-d951348268ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:29.445160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fee81c77-c20c-41b1-924c-d951348268ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:29.445420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-fee81c77-c20c-41b1-924c-d951348268ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:29.457521 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fee81c77-c20c-41b1-924c-d951348268ff tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/detail returned with HTTP 200 Aug 03 20:31:29.458241 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 713/2882] 10.4.3.92 () {66 vars in 1251 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/backups/detail => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:29.472357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:29.474491 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269/restore Aug 03 20:31:29.474912 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:29.476523 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Restoring backup 3214641e-a0b3-4ecf-ab9b-225e0d582269 ({'restore': {}}) {{(pid=100355) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:31:29.476681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Restoring backup 3214641e-a0b3-4ecf-ab9b-225e0d582269 to volume None. Aug 03 20:31:29.482826 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.482826 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:29.484222 np0000006371 devstack@c-api.service[100355]: INFO cinder.backup.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating volume of 1 GB for restore of backup 3214641e-a0b3-4ecf-ab9b-225e0d582269. Aug 03 20:31:29.488819 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:31:29.501843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (81adb45c-b83f-4d37-bc11-a38f5a482647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:29.503351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cb6fb3-73f9-4bc2-957e-a17242fddff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:29.505818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:29.543105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cb6fb3-73f9-4bc2-957e-a17242fddff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:29.544108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e62ff34e-fff6-4d20-b707-0d4abe105a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:29.591132 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['008c22fb-e99d-45b0-b7b8-08430552a754', '28421b9d-fc78-4d1c-866c-6606d1bbed1f', 'ccebae20-0e41-42b7-9199-0d83df160c30', '8584e132-01d7-440c-90d3-aa7a4cdee17f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:29.592079 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e62ff34e-fff6-4d20-b707-0d4abe105a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008c22fb-e99d-45b0-b7b8-08430552a754', '28421b9d-fc78-4d1c-866c-6606d1bbed1f', 'ccebae20-0e41-42b7-9199-0d83df160c30', '8584e132-01d7-440c-90d3-aa7a4cdee17f']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:29.593028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a688b-202c-4178-bedd-af670735ffa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:29.622382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a688b-202c-4178-bedd-af670735ffa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41209cb4-3ae8-4e0f-84a6-ad320f854a00', '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_3214641e-a0b3-4ecf-ab9b-225e0d582269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['008c22fb-e99d-45b0-b7b8-08430552a754','28421b9d-fc78-4d1c-866c-6606d1bbed1f','ccebae20-0e41-42b7-9199-0d83df160c30','8584e132-01d7-440c-90d3-aa7a4cdee17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3214641e-a0b3-4ecf-ab9b-225e0d582269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41209cb4-3ae8-4e0f-84a6-ad320f854a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:29.623819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40d8d94-19ef-406c-8f05-01e78cbba9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:29.643814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40d8d94-19ef-406c-8f05-01e78cbba9bb) transitioned into 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_3214641e-a0b3-4ecf-ab9b-225e0d582269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['008c22fb-e99d-45b0-b7b8-08430552a754','28421b9d-fc78-4d1c-866c-6606d1bbed1f','ccebae20-0e41-42b7-9199-0d83df160c30','8584e132-01d7-440c-90d3-aa7a4cdee17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:29.644538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd97efd-adb7-431b-9e79-a4a33794ecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:29.656953 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd97efd-adb7-431b-9e79-a4a33794ecbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:29.657718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (81adb45c-b83f-4d37-bc11-a38f5a482647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:29.658050 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:31:29.666713 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:29.666713 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:29.667364 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:29.946383 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2720ee9b-15a0-4826-8a3e-41a73f0910ad None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.029627 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2720ee9b-15a0-4826-8a3e-41a73f0910ad tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 Aug 03 20:31:30.029831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2720ee9b-15a0-4826-8a3e-41a73f0910ad tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:30.030013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2720ee9b-15a0-4826-8a3e-41a73f0910ad tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:30.042549 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2720ee9b-15a0-4826-8a3e-41a73f0910ad tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 returned with HTTP 200 Aug 03 20:31:30.042928 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 722/2883] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:29 2026] GET /volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 => generated 437 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:30.053411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.055429 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 Aug 03 20:31:30.055429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:30.122906 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.123394 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.123782 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.124586 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.124966 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.125308 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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 03 20:31:30.131213 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c6705cd-93c5-4705-90c6-ae250f8f2800 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 returned with HTTP 200 Aug 03 20:31:30.131787 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 726/2884] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:31:30 2026] PUT /volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 => generated 390 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:30.140425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.142348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.142793 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:30.143018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:30.143173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:30.143266 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:30.148737 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:30.148737 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:30.149539 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-36288eb6-88ee-4158-8451-7a5a4a37e51f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:30.149923 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 714/2885] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:30 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:30.207767 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:30.208229 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2025628703"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:30.213075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2025628703'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:30.213290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create volume of 1 GB Aug 03 20:31:30.219439 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Availability Zones retrieved successfully. Aug 03 20:31:30.227804 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Flow 'volume_create_api' (ba8e54ba-2720-45a2-833d-3703fa4dd1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:30.229210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac1b30a-803e-4ee9-832b-dc9e945e4ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:30.230396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:30.266086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac1b30a-803e-4ee9-832b-dc9e945e4ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:30.266625 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010eceef-7143-4cff-ad74-5b41cb2a5ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:30.288182 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.290859 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:30.291185 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:30.291394 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:30.291547 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:30.295977 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:30.295977 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:30.296797 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e672682-e903-4c94-8ce7-5c9ae30a7888 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:30.297249 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 727/2886] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:30 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:30.340741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Created reservations ['1097fb11-e21c-44f5-8672-a9d30ef85572', '45335699-dc0d-4276-bcd2-142af121c97d', '49e0f9da-b024-47ee-ac33-e49823afbef1', '0486f9ad-d9b6-4f83-abab-e699f9584986'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:30.341769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010eceef-7143-4cff-ad74-5b41cb2a5ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1097fb11-e21c-44f5-8672-a9d30ef85572', '45335699-dc0d-4276-bcd2-142af121c97d', '49e0f9da-b024-47ee-ac33-e49823afbef1', '0486f9ad-d9b6-4f83-abab-e699f9584986']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:30.342630 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4b0b1d-826d-4006-b2f6-eef9decbd176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:30.366923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4b0b1d-826d-4006-b2f6-eef9decbd176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40ab3233-2c2e-4721-807f-4bccd16df3fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2025628703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba315eb7a8b648de9a209f72d5b72186',qos_specs=None,replication_status=,reservations=['1097fb11-e21c-44f5-8672-a9d30ef85572','45335699-dc0d-4276-bcd2-142af121c97d','49e0f9da-b024-47ee-ac33-e49823afbef1','0486f9ad-d9b6-4f83-abab-e699f9584986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba303bb7d75449379fca2c15eb6f9827',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2025628703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40ab3233-2c2e-4721-807f-4bccd16df3fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba315eb7a8b648de9a209f72d5b72186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba303bb7d75449379fca2c15eb6f9827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:30.368015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4465dab4-c993-414b-b931-8f40d6f2ef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:30.403247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4465dab4-c993-414b-b931-8f40d6f2ef9e) transitioned into state 'SUCCESS' from state '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-2025628703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba315eb7a8b648de9a209f72d5b72186',qos_specs=None,replication_status=,reservations=['1097fb11-e21c-44f5-8672-a9d30ef85572','45335699-dc0d-4276-bcd2-142af121c97d','49e0f9da-b024-47ee-ac33-e49823afbef1','0486f9ad-d9b6-4f83-abab-e699f9584986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba303bb7d75449379fca2c15eb6f9827',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:30.403823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a45bbd-9e81-47d5-b109-999499a96207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:30.419785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a45bbd-9e81-47d5-b109-999499a96207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:30.420877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Flow 'volume_create_api' (ba8e54ba-2720-45a2-833d-3703fa4dd1e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:30.421084 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create volume request issued successfully. Aug 03 20:31:30.425798 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-041c5bad-6dd5-419e-8416-e0b597cd95cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:30.425798 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 723/2887] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:30 2026] POST /volume/v3/volumes => generated 765 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:30.439141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.441572 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:30.442243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:30.442243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:30.452019 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:30.452019 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:30.457001 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:30.463146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea41f1ca-8d35-478f-9e43-cd1f009f10e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 200 Aug 03 20:31:30.463853 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 715/2888] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:30 2026] GET /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:30.674898 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:30.674898 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:30.674898 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:30.674898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Checking backup size 1 against volume size 1 {{(pid=100355) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:31:30.674898 np0000006371 devstack@c-api.service[100355]: INFO cinder.backup.api [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Overwriting volume 41209cb4-3ae8-4e0f-84a6-ad320f854a00 with restore of backup 3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:30.690756 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] restore_backup in rpcapi backup_id 3214641e-a0b3-4ecf-ab9b-225e0d582269 {{(pid=100355) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:31:30.692549 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cef709ad-84ff-405e-a7e5-5d82056b9e68 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269/restore returned with HTTP 202 Aug 03 20:31:30.696017 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 724/2889] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:31:29 2026] POST /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:30.703329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:30.705065 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:30.705215 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:30.705396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:30.705515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:30.709595 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:30.709595 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:30.710244 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09b1c9ef-8549-4d0b-a509-89d3e705ad53 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:30.710564 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 728/2890] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:30 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:31.163752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e13c513a-2c01-485b-957e-d3fba05323bb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.166592 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e13c513a-2c01-485b-957e-d3fba05323bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:31.166864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e13c513a-2c01-485b-957e-d3fba05323bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.167076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e13c513a-2c01-485b-957e-d3fba05323bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.167213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e13c513a-2c01-485b-957e-d3fba05323bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:31.172957 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.172957 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:31.173861 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e13c513a-2c01-485b-957e-d3fba05323bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:31.174275 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 724/2891] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:31.310401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.312310 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:31.312593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.312797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.312892 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:31.317025 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.317025 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:31.317758 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3eb4ec5a-4f30-4c0f-a3c3-e853c7ed08b7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:31.318227 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 716/2892] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:31.383911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.386110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:31:31.386289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.386490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.386588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete snapshot with id: 3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:31:31.406114 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ad8f338-c56a-4b99-92d5-9b299d00a13b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 404 Aug 03 20:31:31.406783 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 725/2893] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:31:31 2026] DELETE /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:31.413978 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5bf12dc-1cbd-437e-8a57-d7619c59e2ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.415547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5bf12dc-1cbd-437e-8a57-d7619c59e2ba tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 Aug 03 20:31:31.415714 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5bf12dc-1cbd-437e-8a57-d7619c59e2ba tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.415890 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5bf12dc-1cbd-437e-8a57-d7619c59e2ba tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.420071 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5bf12dc-1cbd-437e-8a57-d7619c59e2ba tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 returned with HTTP 404 Aug 03 20:31:31.420812 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 729/2894] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/snapshots/3130cbed-a8a4-41e0-89ea-59a1cdd37e20 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:31.468400 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.471706 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:31.471930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.472136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.476921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.479038 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:31.479298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.479676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.490717 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.490717 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:31.493115 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.493115 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:31.495323 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:31.500720 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:31.500890 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-50ff4f94-3cac-41d7-bac4-47bf2df91434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 200 Aug 03 20:31:31.501546 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 717/2895] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:31.510474 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-426522fe-eda7-48d7-83b0-33c112a241d2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:31:31.511028 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 725/2896] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:31.516879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.518450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:31.518795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40ab3233-2c2e-4721-807f-4bccd16df3fa", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1883906650"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:31.526434 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.526434 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:31.526909 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:31.527220 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create snapshot from volume 40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:31.529006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.531211 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56/action Aug 03 20:31:31.531627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:31.531779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:31.544789 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.544789 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:31.545365 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:31.553896 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Begin detaching volume completed successfully. Aug 03 20:31:31.554205 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-a6f0b476-1bd7-4c57-b90e-861368a26bd5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56/action returned with HTTP 202 Aug 03 20:31:31.554789 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 730/2897] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:31:31 2026] POST /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:31.563536 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Created reservations ['db917999-8bd1-489a-85b1-b1a05894b5e4', 'de884aef-7441-450d-a5c4-71cfe4274b52', '2715b890-3ddb-4e81-afcd-478ca2eed37e', 'e9393109-721e-4844-b0e6-c2980ccb577f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:31.595950 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot create request issued successfully. Aug 03 20:31:31.596223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a529c186-ac27-4cb1-9553-30d4e2cd5515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:31:31.596667 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 726/2898] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:31:31 2026] POST /volume/v3/snapshots => generated 323 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:31.606958 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e89e890-cbdc-492a-8858-0ad619810188 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.607271 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e89e890-cbdc-492a-8858-0ad619810188 None None] GET https://10.4.3.92/volume// Aug 03 20:31:31.607410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e89e890-cbdc-492a-8858-0ad619810188 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.607600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e89e890-cbdc-492a-8858-0ad619810188 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.607889 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e89e890-cbdc-492a-8858-0ad619810188 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:31.608122 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 718/2899] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:31:31.611500 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.614700 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:31.614969 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.615214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.616090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.620241 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:31.620480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.620693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.623803 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.623803 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:31.624362 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot retrieved successfully. Aug 03 20:31:31.625945 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c4aa1b3-173a-40d7-b196-202b8bef6e14 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef returned with HTTP 200 Aug 03 20:31:31.626405 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 726/2900] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef => generated 455 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:31.632610 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.632610 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:31.636342 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:31.640753 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-b997d97a-52fd-4410-9e5c-486810952b0c tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:31:31.641177 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 731/2901] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:31:31.720952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:31.722654 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:31.722831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:31.722999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:31.723094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:31.726933 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:31.726933 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:31.727660 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cecc3915-8648-4e21-92fd-6f79c3ada1c0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:31.727985 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 727/2902] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:31 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.184699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-756f5255-bec2-4242-934f-c74356376924 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.186388 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-756f5255-bec2-4242-934f-c74356376924 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:32.186616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-756f5255-bec2-4242-934f-c74356376924 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.186831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-756f5255-bec2-4242-934f-c74356376924 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.186969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-756f5255-bec2-4242-934f-c74356376924 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:32.192998 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.192998 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:32.193839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-756f5255-bec2-4242-934f-c74356376924 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:32.194258 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 719/2903] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:32 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.328841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.330900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:32.331091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.331309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.331444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:32.336122 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.336122 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:32.336751 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6eba585c-57b9-4456-a1d5-64d69beaf4cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:32.337088 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 727/2904] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:32 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.637778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.639737 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:32.639981 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.640392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.647706 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.647706 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:32.648122 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot retrieved successfully. Aug 03 20:31:32.649089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-794247a6-5abb-48a2-ba3b-1234d6e85b95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef returned with HTTP 200 Aug 03 20:31:32.649575 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 732/2905] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:32 2026] GET /volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.658198 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-379fd04f-c3e4-4ead-ac85-a8d8c2c62cae None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.659906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-379fd04f-c3e4-4ead-ac85-a8d8c2c62cae tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 Aug 03 20:31:32.660431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-379fd04f-c3e4-4ead-ac85-a8d8c2c62cae tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:32.710942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-379fd04f-c3e4-4ead-ac85-a8d8c2c62cae tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 returned with HTTP 200 Aug 03 20:31:32.711588 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 728/2906] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:31:32 2026] PUT /volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 => generated 390 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.723732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.725893 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:32.726330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40ab3233-2c2e-4721-807f-4bccd16df3fa"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:32.738353 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.738353 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:32.739035 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:32.739155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create snapshot from volume 40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:32.741236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.743507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:32.743742 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.743971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.744107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:32.749045 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.749045 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:32.750137 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-538bbb37-56ab-47c8-9e19-377a71d8f9dd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:32.750658 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 728/2907] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:32 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.759992 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota_utils [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Quota exceeded for ba315eb7a8b648de9a209f72d5b72186, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 03 20:31:32.760404 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.middleware.fault [None req-c670beb5-18dd-4a19-bb2d-090ffb936b79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 413 Aug 03 20:31:32.761284 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 720/2908] 10.4.3.92 () {68 vars in 1257 bytes} [Mon Aug 3 20:31:32 2026] POST /volume/v3/snapshots => generated 208 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 03 20:31:32.772233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-91c3e0ed-e3fd-45bf-a0c4-d25545dc5335 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.774425 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91c3e0ed-e3fd-45bf-a0c4-d25545dc5335 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 Aug 03 20:31:32.774882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91c3e0ed-e3fd-45bf-a0c4-d25545dc5335 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:32.819766 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91c3e0ed-e3fd-45bf-a0c4-d25545dc5335 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 returned with HTTP 200 Aug 03 20:31:32.820563 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 733/2909] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:31:32 2026] PUT /volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 => generated 390 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:32.828746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.831210 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:32.831718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40ab3233-2c2e-4721-807f-4bccd16df3fa"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:32.844150 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.844150 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:32.844932 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:32.845106 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Create snapshot from volume 40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:32.869592 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota_utils [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Quota exceeded for ba315eb7a8b648de9a209f72d5b72186, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 03 20:31:32.869893 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.middleware.fault [None req-a2bbf66c-cf37-4c9f-95f7-1ad3a7f21c3b tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 413 Aug 03 20:31:32.870752 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 729/2910] 10.4.3.92 () {68 vars in 1257 bytes} [Mon Aug 3 20:31:32 2026] POST /volume/v3/snapshots => generated 133 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 03 20:31:32.877848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-be214b96-39d5-430d-9735-69a9685f5a73 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.879382 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:32.879582 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.879802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.879904 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Delete snapshot with id: 7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:32.886606 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.886606 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:32.887073 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot retrieved successfully. Aug 03 20:31:32.906626 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot delete request issued successfully. Aug 03 20:31:32.906929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be214b96-39d5-430d-9735-69a9685f5a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef returned with HTTP 202 Aug 03 20:31:32.907503 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 729/2911] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:31:32 2026] DELETE /volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:32.913951 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:32.915776 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:32.915980 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:32.916179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:32.921038 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:32.921038 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:32.921574 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Snapshot retrieved successfully. Aug 03 20:31:32.922313 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea6ff9e1-57be-42e0-901d-7c24bff970f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef returned with HTTP 200 Aug 03 20:31:32.922838 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 721/2912] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:32 2026] GET /volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.207013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.210938 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:33.210938 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.210938 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.210938 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:33.215553 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.215553 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:33.216672 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5667f3e9-e93e-4ec6-8347-f9603b02d4b6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:33.217473 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 734/2913] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:33 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.348763 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.352509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:33.352653 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.354118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.354118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:33.358547 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.358547 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:33.359443 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55de9041-7acd-4d4a-ac00-c10870b9e753 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:33.359974 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 730/2914] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:33 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.712432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-6e764e10-5a92-4916-b0b1-2834d00c3dc1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.714485 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-6e764e10-5a92-4916-b0b1-2834d00c3dc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f Aug 03 20:31:33.714687 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-6e764e10-5a92-4916-b0b1-2834d00c3dc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.714870 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-6e764e10-5a92-4916-b0b1-2834d00c3dc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.722426 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.722426 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:33.762036 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.763917 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:33.764140 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.764358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.764454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:33.768481 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.768481 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:33.769426 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d61c0344-6982-4a48-9bc5-50969a10bb48 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:33.769982 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 722/2915] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:33 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.770600 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-5e3254a0-ec22-4848-90e1-6c385249e8a4 req-6e764e10-5a92-4916-b0b1-2834d00c3dc1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f returned with HTTP 200 Aug 03 20:31:33.771159 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 730/2916] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:31:33 2026] DELETE /volume/v3/attachments/bc4bff30-af13-49cf-99e7-7454a65cd61f => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.931565 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e854ed98-2fcd-463c-8e88-9023c534a443 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.934083 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e854ed98-2fcd-463c-8e88-9023c534a443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef Aug 03 20:31:33.934083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e854ed98-2fcd-463c-8e88-9023c534a443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.934256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e854ed98-2fcd-463c-8e88-9023c534a443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.939032 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e854ed98-2fcd-463c-8e88-9023c534a443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef returned with HTTP 404 Aug 03 20:31:33.939032 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 735/2917] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:33 2026] GET /volume/v3/snapshots/7a7155c3-ee7a-40c2-bfd8-b10fe99f6cef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:33.946854 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eaf0b968-746c-4953-9118-6981489de44a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.948746 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eaf0b968-746c-4953-9118-6981489de44a tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:33.948961 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eaf0b968-746c-4953-9118-6981489de44a tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.949137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eaf0b968-746c-4953-9118-6981489de44a tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.955951 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.955951 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:33.959801 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-eaf0b968-746c-4953-9118-6981489de44a tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:33.964156 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eaf0b968-746c-4953-9118-6981489de44a tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 200 Aug 03 20:31:33.964606 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 731/2918] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:33 2026] GET /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:33.976611 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:33.978394 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] DELETE https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:33.978683 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:33.978918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:33.979118 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Delete volume with id: 40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:33.989912 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:33.989912 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:33.990785 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:34.028258 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Delete volume request issued successfully. Aug 03 20:31:34.028481 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f81bf565-ed94-4ee9-a8a3-f7925eeae7ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 202 Aug 03 20:31:34.028949 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 723/2919] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:33 2026] DELETE /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:34.038106 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.041656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:34.041656 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.041656 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.050483 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.050483 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:34.055190 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Volume info retrieved successfully. Aug 03 20:31:34.063986 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-97830129-131b-4f32-b358-1d9ce6c62ab1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 200 Aug 03 20:31:34.064615 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 731/2920] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:34.231032 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.233476 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:34.233772 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.234043 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.234195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:34.240400 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.240400 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:34.241522 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a689d76-e241-4cd5-914c-fb47ce4bad9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:34.242001 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 736/2921] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:34.372298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ae9c584-d402-4181-9a23-e06649198ccd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.374486 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ae9c584-d402-4181-9a23-e06649198ccd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:34.374774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ae9c584-d402-4181-9a23-e06649198ccd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.375007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ae9c584-d402-4181-9a23-e06649198ccd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.376011 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5ae9c584-d402-4181-9a23-e06649198ccd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:34.380423 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.380423 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:34.381596 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ae9c584-d402-4181-9a23-e06649198ccd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:34.382087 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 732/2922] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:34.775479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.777815 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:34.777911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.778357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.783410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa803f34-511d-431e-a3f4-f3809f968017 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.787221 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa803f34-511d-431e-a3f4-f3809f968017 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:34.787221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa803f34-511d-431e-a3f4-f3809f968017 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.787221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa803f34-511d-431e-a3f4-f3809f968017 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.787221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-aa803f34-511d-431e-a3f4-f3809f968017 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:34.787391 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.787391 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:34.790792 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:34.791821 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.791821 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:34.792885 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa803f34-511d-431e-a3f4-f3809f968017 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:34.793399 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 732/2923] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:34.796301 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-31312f78-34b5-4890-802c-4fd4431a8364 req-ec5c8446-5f93-45b7-84c1-b98b006b9852 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:31:34.796833 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 724/2924] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:34.809578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.811423 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:34.811637 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.811844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.811992 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete volume with id: 63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:34.819600 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.819600 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:34.820096 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:34.841547 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete volume request issued successfully. Aug 03 20:31:34.841679 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b87b892-8b4f-4fb4-993a-0dff784eff9f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 202 Aug 03 20:31:34.842063 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 737/2925] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:34 2026] DELETE /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:34.853121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:34.855664 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:34.855859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:34.856090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:34.865600 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:34.865600 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:34.870261 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:34.875644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ba47b21-f072-4b28-9edd-fef2190cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 200 Aug 03 20:31:34.876053 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 733/2926] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:34 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.078207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a82a4e90-023a-408c-af82-16613f6755d9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.079971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a82a4e90-023a-408c-af82-16613f6755d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] GET https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa Aug 03 20:31:35.080181 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a82a4e90-023a-408c-af82-16613f6755d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.080377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a82a4e90-023a-408c-af82-16613f6755d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.086218 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a82a4e90-023a-408c-af82-16613f6755d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1998016186-project-member] https://10.4.3.92/volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa returned with HTTP 404 Aug 03 20:31:35.086720 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 733/2927] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/volumes/40ab3233-2c2e-4721-807f-4bccd16df3fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:35.094111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-df378c6d-222f-4458-a3d0-34c960bf42a5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.096151 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df378c6d-222f-4458-a3d0-34c960bf42a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 Aug 03 20:31:35.096644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-df378c6d-222f-4458-a3d0-34c960bf42a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:35.186479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-df378c6d-222f-4458-a3d0-34c960bf42a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583 tempest-VolumeSnapshotQuotasNegativeTestJSON-808153583-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 returned with HTTP 200 Aug 03 20:31:35.186922 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 725/2928] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:31:35 2026] PUT /volume/v3/os-quota-sets/ba315eb7a8b648de9a209f72d5b72186 => generated 395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.254987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.257177 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:35.257403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.257667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.257807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:35.263232 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.263232 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:35.264299 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca40ba9b-9793-4569-b3ba-4444fc78f192 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:35.264788 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 738/2929] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.276828 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-50e2296d-47c3-4625-b72a-ae4617cf598e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.279155 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50e2296d-47c3-4625-b72a-ae4617cf598e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:31:35.279353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50e2296d-47c3-4625-b72a-ae4617cf598e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.279603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50e2296d-47c3-4625-b72a-ae4617cf598e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.288015 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.288015 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:35.292323 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-50e2296d-47c3-4625-b72a-ae4617cf598e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:35.298120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50e2296d-47c3-4625-b72a-ae4617cf598e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 200 Aug 03 20:31:35.298528 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 734/2930] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.315609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.317638 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:35.317826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.318025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.318143 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. Aug 03 20:31:35.322763 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.322763 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:35.337248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:31:35.339748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d062d9fa-4c9a-4e97-9ec9-5038ea38350e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 202 Aug 03 20:31:35.341375 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 734/2931] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:35 2026] DELETE /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:35.350151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.352661 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:35.352886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.354786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.354786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:35.359398 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.359398 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:35.360536 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cec4613d-1f7b-4866-a262-8aeb7b9c49f6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 200 Aug 03 20:31:35.361120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 726/2932] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.395290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-17014514-c78e-4e8a-b753-e524f2816096 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.397564 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17014514-c78e-4e8a-b753-e524f2816096 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:35.397836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-17014514-c78e-4e8a-b753-e524f2816096 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.398082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-17014514-c78e-4e8a-b753-e524f2816096 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.398217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-17014514-c78e-4e8a-b753-e524f2816096 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:35.404115 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.404115 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:35.404969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-17014514-c78e-4e8a-b753-e524f2816096 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:35.405428 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 739/2933] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.421759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b0ca5353-21eb-497b-a276-0557ec9361cb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.423272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc/export_record Aug 03 20:31:35.423480 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.423755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'export_record' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.423755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Export record for backup d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:31:35.430770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.430770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:35.432109 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.api [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling RPCAPI with context: , host: np0000006371, backup: d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 03 20:31:35.439455 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] export_record in rpcapi backup_id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc on host np0000006371. {{(pid=100355) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 03 20:31:35.494603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDgyNTFlNWQtZWFlYy00YjVjLWIwOTgtZDFkYWFmYmQ5ZGZjIiwgInVzZXJfaWQiOiAiMzQwMDM0MGMwZTczNGVlM2EwNzljNWM2MDFhNmExOGUiLCAicHJvamVjdF9pZCI6ICIwNTU4MGMwZDM5MWU0NDM5OWM0ZGE1NTFiZjYxMGMzNSIsICJ2b2x1bWVfaWQiOiAiYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQwNTIyMTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiLzIwMjYwODAzMjAzMTE4L2F6X25vdmFfYmFja3VwX2Q4MjUxZTVkLWVhZWMtNGI1Yy1iMDk4LWQxZGFhZmJkOWRmYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100355) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 03 20:31:35.494942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b0ca5353-21eb-497b-a276-0557ec9361cb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc/export_record returned with HTTP 200 Aug 03 20:31:35.495502 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 735/2934] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc/export_record => generated 1424 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:35.504970 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.506890 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:31:35.507112 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.507350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.507411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:35.511715 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.511715 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:35.512350 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04edeb9b-a60e-4aed-8d98-4fa931a64afd tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:31:35.512758 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 735/2935] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.524740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.528108 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] POST https://10.4.3.92/volume/v3/backups/import_record Aug 03 20:31:35.528664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFmMzAxZWQtZWU5YS00OGJmLWJmMjktMzdkNTE1OTkwMzE2IiwgInVzZXJfaWQiOiAiMzQwMDM0MGMwZTczNGVlM2EwNzljNWM2MDFhNmExOGUiLCAicHJvamVjdF9pZCI6ICIwNTU4MGMwZDM5MWU0NDM5OWM0ZGE1NTFiZjYxMGMzNSIsICJ2b2x1bWVfaWQiOiAiYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQwNTIyMTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiLzIwMjYwODAzMjAzMTE4L2F6X25vdmFfYmFja3VwX2Q4MjUxZTVkLWVhZWMtNGI1Yy1iMDk4LWQxZGFhZmJkOWRmYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:35.530435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFmMzAxZWQtZWU5YS00OGJmLWJmMjktMzdkNTE1OTkwMzE2IiwgInVzZXJfaWQiOiAiMzQwMDM0MGMwZTczNGVlM2EwNzljNWM2MDFhNmExOGUiLCAicHJvamVjdF9pZCI6ICIwNTU4MGMwZDM5MWU0NDM5OWM0ZGE1NTFiZjYxMGMzNSIsICJ2b2x1bWVfaWQiOiAiYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQwNTIyMTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiLzIwMjYwODAzMjAzMTE4L2F6X25vdmFfYmFja3VwX2Q4MjUxZTVkLWVhZWMtNGI1Yy1iMDk4LWQxZGFhZmJkOWRmYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100356) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 03 20:31:35.531179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFmMzAxZWQtZWU5YS00OGJmLWJmMjktMzdkNTE1OTkwMzE2IiwgInVzZXJfaWQiOiAiMzQwMDM0MGMwZTczNGVlM2EwNzljNWM2MDFhNmExOGUiLCAicHJvamVjdF9pZCI6ICIwNTU4MGMwZDM5MWU0NDM5OWM0ZGE1NTFiZjYxMGMzNSIsICJ2b2x1bWVfaWQiOiAiYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQwNTIyMTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmNiMTdiYjMtOTIyMC00MzUzLThmMTMtNTI3YWYzYzFlNzNiLzIwMjYwODAzMjAzMTE4L2F6X25vdmFfYmFja3VwX2Q4MjUxZTVkLWVhZWMtNGI1Yy1iMDk4LWQxZGFhZmJkOWRmYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDNUMjA6MzE6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozMTozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100356) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 03 20:31:35.531704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3946066a9b874adf86389c418a1d9068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05580c0d391e44399c4da551bf610c35', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:31:35.531832 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc84b9d8-153f-4cf6-9df3-a3a9be957ef1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 403 Aug 03 20:31:35.532382 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 727/2936] 10.4.3.92 () {70 vars in 1335 bytes} [Mon Aug 3 20:31:35 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:35.539662 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d245859f-26d7-456d-86c6-2310d0e01237 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.542333 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:35.542673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.542855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.543045 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume with id: bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:35.552834 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.552834 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:35.553302 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:35.576944 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume request issued successfully. Aug 03 20:31:35.579226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d245859f-26d7-456d-86c6-2310d0e01237 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b returned with HTTP 202 Aug 03 20:31:35.579226 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 740/2937] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:31:35 2026] DELETE /volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:35.588974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.591071 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:35.591320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.591568 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.601991 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.601991 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:35.605346 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:35.609618 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-811a36e2-cc4e-41c8-95ec-3cd3b2e00291 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b returned with HTTP 200 Aug 03 20:31:35.609944 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 736/2938] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:35.805666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e584bb26-aa35-4765-a640-d51e3067b642 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.808008 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e584bb26-aa35-4765-a640-d51e3067b642 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:35.808239 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e584bb26-aa35-4765-a640-d51e3067b642 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.808499 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e584bb26-aa35-4765-a640-d51e3067b642 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.808713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e584bb26-aa35-4765-a640-d51e3067b642 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:35.814715 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:35.814715 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:35.816304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e584bb26-aa35-4765-a640-d51e3067b642 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:35.816808 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 736/2939] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:35.893641 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7dd2caa-7ff9-4578-97f2-d3cfe2cd9c8d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:35.896432 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7dd2caa-7ff9-4578-97f2-d3cfe2cd9c8d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 Aug 03 20:31:35.896768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7dd2caa-7ff9-4578-97f2-d3cfe2cd9c8d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:35.897027 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7dd2caa-7ff9-4578-97f2-d3cfe2cd9c8d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:35.904526 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7dd2caa-7ff9-4578-97f2-d3cfe2cd9c8d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 returned with HTTP 404 Aug 03 20:31:35.905163 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 728/2940] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:35 2026] GET /volume/v3/volumes/63dec579-f95c-48ab-916b-3bea0e561f56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:36.376483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.382089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc Aug 03 20:31:36.382089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.382089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.382089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 21ddbdbb-8d99-492e-a3e2-bb71486a35cc. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:36.384223 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c110da6f-07c5-47ff-b3d8-0b26e209af9c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc returned with HTTP 404 Aug 03 20:31:36.384923 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 741/2941] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/backups/21ddbdbb-8d99-492e-a3e2-bb71486a35cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:36.401275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.409432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:36.409432 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1489221730"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:36.413515 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1489221730'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:36.413515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume of 1 GB Aug 03 20:31:36.419007 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Availability Zones retrieved successfully. Aug 03 20:31:36.431298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (7fe4f456-accb-4cf7-94c1-a2dcb9db3b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:36.432431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab32e08a-8b78-4075-8027-839541081236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.434069 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:36.476256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab32e08a-8b78-4075-8027-839541081236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.477492 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb00e80-82bf-4737-b3f1-99f3b7be5f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.537902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['6f15275d-0c1b-4660-8404-b91a42af3a0a', 'e79ff476-2a83-4eb2-ba1f-03856d472f85', 'a7486225-f0e0-4e21-b729-044bf10695f3', '937e02df-4561-4952-94b7-725becea092f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:36.539136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb00e80-82bf-4737-b3f1-99f3b7be5f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f15275d-0c1b-4660-8404-b91a42af3a0a', 'e79ff476-2a83-4eb2-ba1f-03856d472f85', 'a7486225-f0e0-4e21-b729-044bf10695f3', '937e02df-4561-4952-94b7-725becea092f']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.540034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce8ff27-bdb8-4153-aa5c-6493d21580aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.577552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce8ff27-bdb8-4153-aa5c-6493d21580aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59e36a2f-6b77-4610-b34b-0db7d5260a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1489221730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['6f15275d-0c1b-4660-8404-b91a42af3a0a','e79ff476-2a83-4eb2-ba1f-03856d472f85','a7486225-f0e0-4e21-b729-044bf10695f3','937e02df-4561-4952-94b7-725becea092f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1489221730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59e36a2f-6b77-4610-b34b-0db7d5260a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a01fdafbeb47bfb1fa0688253a0e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e91d1f0358b42698c813b75f7919601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.577552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e46d63-235b-46e3-83e6-f49aad9d2b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.615810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e46d63-235b-46e3-83e6-f49aad9d2b57) transitioned into state 'SUCCESS' from state '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-1489221730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['6f15275d-0c1b-4660-8404-b91a42af3a0a','e79ff476-2a83-4eb2-ba1f-03856d472f85','a7486225-f0e0-4e21-b729-044bf10695f3','937e02df-4561-4952-94b7-725becea092f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.616372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3f3d94-90e3-4630-b06f-fa24c7cbe70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.624678 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aadc9225-04a9-4393-8baa-d12634ca6e37 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.628134 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aadc9225-04a9-4393-8baa-d12634ca6e37 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b Aug 03 20:31:36.628368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aadc9225-04a9-4393-8baa-d12634ca6e37 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.628591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aadc9225-04a9-4393-8baa-d12634ca6e37 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.630275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3f3d94-90e3-4630-b06f-fa24c7cbe70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.631157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (7fe4f456-accb-4cf7-94c1-a2dcb9db3b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:36.631479 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request issued successfully. Aug 03 20:31:36.632169 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b1a1ce1c-368f-4d7b-b1dd-a5cf0612198c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:36.632878 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 737/2942] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:36 2026] POST /volume/v3/volumes => generated 747 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:36.648890 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aadc9225-04a9-4393-8baa-d12634ca6e37 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b returned with HTTP 404 Aug 03 20:31:36.650206 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.650292 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 737/2943] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/volumes/bcb17bb3-9220-4353-8f13-527af3c1e73b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:36.655872 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:31:36.657883 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.657883 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.663289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-183ba567-e755-4890-9590-14351eb42ea4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.666475 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-183ba567-e755-4890-9590-14351eb42ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] GET https://10.4.3.92/volume/v3/backups Aug 03 20:31:36.666826 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-183ba567-e755-4890-9590-14351eb42ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.667101 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-183ba567-e755-4890-9590-14351eb42ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.667241 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:36.667241 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:36.667435 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-183ba567-e755-4890-9590-14351eb42ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:36.670868 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:36.674721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3a0bf45-d2e0-4e64-ac6e-ffb01707024a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 200 Aug 03 20:31:36.675071 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 729/2944] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:36.680508 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-183ba567-e755-4890-9590-14351eb42ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Aug 03 20:31:36.680932 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 742/2945] 10.4.3.92 () {68 vars in 1270 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/backups => generated 621 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:36.696735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.700571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] GET https://10.4.3.92/volume/v3/backups?project_id=05580c0d391e44399c4da551bf610c35 Aug 03 20:31:36.700571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.700571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.700571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Removing options 'project_id' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:36.700902 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:36.700902 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:36.707655 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cb39984f-914f-40c1-9256-3cfdd94d1624 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups?project_id=05580c0d391e44399c4da551bf610c35 returned with HTTP 200 Aug 03 20:31:36.708070 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 738/2946] 10.4.3.92 () {68 vars in 1357 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/backups?project_id=05580c0d391e44399c4da551bf610c35 => generated 621 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:36.723874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.727468 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:36.727958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2026272465"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:36.734308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2026272465'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:36.734308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume of 1 GB Aug 03 20:31:36.739411 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Availability Zones retrieved successfully. Aug 03 20:31:36.747385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (80454ac9-46ee-4020-ab1e-e00f1956cdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:36.749058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874e5520-f8c9-48f4-8ec4-1f7f40365157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.750110 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:36.787230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874e5520-f8c9-48f4-8ec4-1f7f40365157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.788276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634e4573-5aa2-4bef-b7a0-ada736a128e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.828882 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.831555 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:36.831780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.832578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.832578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:36.838724 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:36.838724 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:36.839782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1be0f1f1-eee4-4c70-a810-e5da6effc71b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:36.840271 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 730/2947] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:36.844095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['200d67ee-ff03-410e-91f4-6fa84b68a4f9', '9f104863-6029-4827-ba08-bf2fe9c33558', '0d436bf0-201c-4fdc-a73d-4e7ccd7012db', '940289d6-1afc-41e4-802c-b7d65616d96b'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:36.844923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634e4573-5aa2-4bef-b7a0-ada736a128e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['200d67ee-ff03-410e-91f4-6fa84b68a4f9', '9f104863-6029-4827-ba08-bf2fe9c33558', '0d436bf0-201c-4fdc-a73d-4e7ccd7012db', '940289d6-1afc-41e4-802c-b7d65616d96b']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.845645 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc5740-feb1-4a6f-867d-e0712791a93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.873160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc5740-feb1-4a6f-867d-e0712791a93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a1b7a2-255c-4c20-843a-b563a1232dae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026272465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['200d67ee-ff03-410e-91f4-6fa84b68a4f9','9f104863-6029-4827-ba08-bf2fe9c33558','0d436bf0-201c-4fdc-a73d-4e7ccd7012db','940289d6-1afc-41e4-802c-b7d65616d96b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026272465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a1b7a2-255c-4c20-843a-b563a1232dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05580c0d391e44399c4da551bf610c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3400340c0e734ee3a079c5c601a6a18e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.873919 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d41b5ba-8053-45c0-a1fe-ca511d8eb196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.894929 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d41b5ba-8053-45c0-a1fe-ca511d8eb196) transitioned into state 'SUCCESS' from state '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-2026272465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['200d67ee-ff03-410e-91f4-6fa84b68a4f9','9f104863-6029-4827-ba08-bf2fe9c33558','0d436bf0-201c-4fdc-a73d-4e7ccd7012db','940289d6-1afc-41e4-802c-b7d65616d96b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3400340c0e734ee3a079c5c601a6a18e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.895805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce323daa-fca7-4e7c-8df9-46c5f783bffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:36.915357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce323daa-fca7-4e7c-8df9-46c5f783bffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:36.916758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Flow 'volume_create_api' (80454ac9-46ee-4020-ab1e-e00f1956cdc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:36.917186 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Create volume request issued successfully. Aug 03 20:31:36.917981 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea5c847b-e568-4f23-8a46-5d60eadabbd6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:36.918701 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 738/2948] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:31:36 2026] POST /volume/v3/volumes => generated 776 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:36.931063 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e37415be-f53b-480f-ae72-a70af4079e67 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:36.933137 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e37415be-f53b-480f-ae72-a70af4079e67 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:31:36.933319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e37415be-f53b-480f-ae72-a70af4079e67 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:36.933594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e37415be-f53b-480f-ae72-a70af4079e67 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:36.941990 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:36.941990 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:36.946710 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e37415be-f53b-480f-ae72-a70af4079e67 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:36.951079 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e37415be-f53b-480f-ae72-a70af4079e67 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae returned with HTTP 200 Aug 03 20:31:36.951510 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 743/2949] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:36 2026] GET /volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.693527 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.697637 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:31:37.697917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:37.698180 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:37.707557 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.707557 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:37.711818 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:37.717018 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c2253cb-d804-45ea-b2de-d08ea06ac85d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 200 Aug 03 20:31:37.717537 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 739/2950] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:37 2026] GET /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.733113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.734850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:37.735149 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59e36a2f-6b77-4610-b34b-0db7d5260a25", "name": "tempest-VolumesBackupsTest-Backup-1643858134"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:37.736965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': '59e36a2f-6b77-4610-b34b-0db7d5260a25', 'name': 'tempest-VolumesBackupsTest-Backup-1643858134'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:37.737115 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume 59e36a2f-6b77-4610-b34b-0db7d5260a25 in container None Aug 03 20:31:37.744888 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.744888 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:37.745306 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:37.764279 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['3a77a607-4f9e-47fd-b6ff-e622b4c29d2f', '33a64165-7a6f-4488-bc6f-49d197f96837'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:37.782528 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ae41ca0e-53ed-4b0a-bf0b-d67e57129723 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.791403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ddfcedf-5b48-412e-8d8d-f4751ddc2e3e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:37.791898 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 731/2951] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:37 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:37.799637 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.802015 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:37.802253 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:37.802541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:37.802682 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:37.806641 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.806641 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:37.807358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fef7d70-6ea2-46b3-b0e6-b6dee51d6f2f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:37.807740 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 744/2952] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:37 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.853037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.854957 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:37.855144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:37.855355 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:37.855472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:37.859796 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.859796 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:37.860502 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d1f0077-6a1c-4184-997d-304b7e447e4c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:37.860858 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 740/2953] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:37 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.876895 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae41ca0e-53ed-4b0a-bf0b-d67e57129723 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:37.877220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae41ca0e-53ed-4b0a-bf0b-d67e57129723 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1731565376", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:37.878745 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.878745 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:37.897870 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae41ca0e-53ed-4b0a-bf0b-d67e57129723 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:37.898359 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 739/2954] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:31:37 2026] POST /volume/v3/types => generated 275 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.912410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cc23b751-8190-4d22-aea0-39e184bbd852 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.913863 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc23b751-8190-4d22-aea0-39e184bbd852 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:37.914191 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cc23b751-8190-4d22-aea0-39e184bbd852 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1728601023", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:37.915543 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.915543 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:37.934724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc23b751-8190-4d22-aea0-39e184bbd852 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:37.935812 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 732/2955] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:31:37 2026] POST /volume/v3/types => generated 275 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:37.945512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6e0fc968-1942-417f-8918-9f70027373f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.965804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:37.968830 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:31:37.969022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:37.969195 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:37.982957 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:37.982957 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:37.991252 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:37.995799 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5454437b-0c10-4768-b27b-84f6a9c670f3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae returned with HTTP 200 Aug 03 20:31:37.996278 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 741/2956] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:37 2026] GET /volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:38.010910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:38.012790 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:38.013079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "30a1b7a2-255c-4c20-843a-b563a1232dae", "name": "tempest-type-Backup-1128280189"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:38.014689 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating new backup {'backup': {'volume_id': '30a1b7a2-255c-4c20-843a-b563a1232dae', 'name': 'tempest-type-Backup-1128280189'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:38.014812 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Creating backup of volume 30a1b7a2-255c-4c20-843a-b563a1232dae in container None Aug 03 20:31:38.021610 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.021610 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:38.021916 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:31:38.026408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:38.026959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-766211643", "volume_type": "516a202b-4482-4539-a19b-0ae194b21c2a", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:38.028444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-766211643', 'volume_type': '516a202b-4482-4539-a19b-0ae194b21c2a', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:38.032803 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Create volume of 1 GB Aug 03 20:31:38.033064 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.033064 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:38.033561 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Availability Zones retrieved successfully. Aug 03 20:31:38.038954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Flow 'volume_create_api' (5903c7ca-1f74-4284-8549-78c99e9647cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:38.039879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09cf6fcd-a0a0-4468-a1d5-5de6b312d189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:38.040740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:38.041782 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Created reservations ['44e3107e-93cd-4800-83c2-e4bd284b2128', 'ae185eb8-ebf8-4312-ad4a-ec8f411d8743'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:38.061055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09cf6fcd-a0a0-4468-a1d5-5de6b312d189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:31:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=516a202b-4482-4539-a19b-0ae194b21c2a,is_public=True,name='tempest-VolumeTypesTest-volume-type-1731565376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '516a202b-4482-4539-a19b-0ae194b21c2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:38.062170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30cb587-8624-4e55-8ded-878b727edd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:38.080203 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b159cf7d-6050-4d3e-9bbd-aed04d11bc58 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:38.080712 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 740/2957] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:31:38 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:38.088371 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1731565376 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1731565376, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:38.088691 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1731565376 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1731565376, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:38.090690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-059f465d-039c-4ae5-a896-048b3bb16bbe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:38.092441 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-059f465d-039c-4ae5-a896-048b3bb16bbe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:38.092732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-059f465d-039c-4ae5-a896-048b3bb16bbe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:38.092920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-059f465d-039c-4ae5-a896-048b3bb16bbe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:38.093003 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-059f465d-039c-4ae5-a896-048b3bb16bbe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:38.097525 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.097525 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:38.098187 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-059f465d-039c-4ae5-a896-048b3bb16bbe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:38.098537 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 733/2958] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:38 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:38.122589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Created reservations ['f95804e0-3176-4075-acab-0f9e3c5d5756', '09805b18-675f-440e-a168-f434a0c35b7b', '661369b9-a60b-4d81-9c33-69a89806dcc5', '683c9b33-6614-4e94-bc34-98637bd78b37'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:38.123760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30cb587-8624-4e55-8ded-878b727edd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f95804e0-3176-4075-acab-0f9e3c5d5756', '09805b18-675f-440e-a168-f434a0c35b7b', '661369b9-a60b-4d81-9c33-69a89806dcc5', '683c9b33-6614-4e94-bc34-98637bd78b37']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:38.124833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979ba096-63fb-43f3-ab70-9eea61360f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:38.149177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979ba096-63fb-43f3-ab70-9eea61360f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecde5b39-7962-421c-9525-2cf312ded618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-766211643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4836a9f1367480f8dacde68e0153fc5',qos_specs=None,replication_status=,reservations=['f95804e0-3176-4075-acab-0f9e3c5d5756','09805b18-675f-440e-a168-f434a0c35b7b','661369b9-a60b-4d81-9c33-69a89806dcc5','683c9b33-6614-4e94-bc34-98637bd78b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a138d07bdd004bef8881036a4ac13a50',volume_type_id=516a202b-4482-4539-a19b-0ae194b21c2a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-766211643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecde5b39-7962-421c-9525-2cf312ded618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4836a9f1367480f8dacde68e0153fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a138d07bdd004bef8881036a4ac13a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(516a202b-4482-4539-a19b-0ae194b21c2a),volume_type_id=516a202b-4482-4539-a19b-0ae194b21c2a)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:38.150000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d173c2cf-989b-424b-8e58-f80aefede4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:38.168160 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d173c2cf-989b-424b-8e58-f80aefede4bb) transitioned into state 'SUCCESS' from state '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-766211643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4836a9f1367480f8dacde68e0153fc5',qos_specs=None,replication_status=,reservations=['f95804e0-3176-4075-acab-0f9e3c5d5756','09805b18-675f-440e-a168-f434a0c35b7b','661369b9-a60b-4d81-9c33-69a89806dcc5','683c9b33-6614-4e94-bc34-98637bd78b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a138d07bdd004bef8881036a4ac13a50',volume_type_id=516a202b-4482-4539-a19b-0ae194b21c2a)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:38.168918 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2caee3c-bb05-423d-be69-e6178c8f06cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:38.180907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2caee3c-bb05-423d-be69-e6178c8f06cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:38.181719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Flow 'volume_create_api' (5903c7ca-1f74-4284-8549-78c99e9647cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:38.182037 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Create volume request issued successfully. Aug 03 20:31:38.182602 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e0fc968-1942-417f-8918-9f70027373f1 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:38.183060 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 745/2959] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:37 2026] POST /volume/v3/volumes => generated 781 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:38.195144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-604960af-ed82-4d53-a1b2-e548fb8c721c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:38.197052 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-604960af-ed82-4d53-a1b2-e548fb8c721c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:38.197263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-604960af-ed82-4d53-a1b2-e548fb8c721c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:38.197446 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-604960af-ed82-4d53-a1b2-e548fb8c721c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:38.205349 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.205349 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:38.210237 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-604960af-ed82-4d53-a1b2-e548fb8c721c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:38.216374 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-604960af-ed82-4d53-a1b2-e548fb8c721c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:38.216967 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 742/2960] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:38 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:38.819300 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:38.820686 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:38.820964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:38.821235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:38.821434 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:38.825603 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.825603 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:38.826949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d8c307d-2d0a-4a88-84df-17bb559fc7c6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:38.826949 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 741/2961] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:38 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:38.876108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:38.877876 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:38.878065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:38.878249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:38.878350 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:38.882597 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:38.882597 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:38.883321 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c355122c-3360-4e98-a1db-7eaf08dbfe50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:38.883703 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 734/2962] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:38 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:39.108264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.110246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:39.110472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:39.110714 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:39.110834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:39.115315 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.115315 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:39.115973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6794aa6c-f7a6-4650-9875-d657ca6c44aa tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:39.116322 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 746/2963] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:39 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:39.229006 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-447927b8-03a3-407a-991e-353ba9e4befc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.231440 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-447927b8-03a3-407a-991e-353ba9e4befc tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:39.231709 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-447927b8-03a3-407a-991e-353ba9e4befc tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:39.231981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-447927b8-03a3-407a-991e-353ba9e4befc tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:39.239076 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.239076 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:39.242186 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-447927b8-03a3-407a-991e-353ba9e4befc tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:39.246433 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-447927b8-03a3-407a-991e-353ba9e4befc tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:39.246860 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 743/2964] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:39 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:39.259837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.260489 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] POST https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618/action Aug 03 20:31:39.260891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Action body: b'{"os-retype": {"new_type": "d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:39.261020 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:39.271195 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.271195 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:39.271691 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:39.289542 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1728601023 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1728601023, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:39.289893 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1728601023 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1728601023, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:39.325360 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Created reservations ['ad480dbe-4200-4701-b640-dc1f8ec22b2d', 'f4889d4d-82ef-4827-9864-98ebecaf5cd7'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:39.335954 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1731565376 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1731565376, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:39.336203 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1731565376 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1731565376, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:31:39.357197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Created reservations ['37495ac4-6a62-4ee6-aa62-8a97e48eea61', '4a8885cb-cf74-4dc8-a6da-cbaffc3734ef'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:39.393594 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Retype volume request issued successfully. Aug 03 20:31:39.393874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ca13b96-7e2f-4da5-b3f1-593d53661226 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618/action returned with HTTP 202 Aug 03 20:31:39.394316 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 742/2965] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:31:39 2026] POST /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:39.402840 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.404929 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:39.405110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:39.405309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:39.413074 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.413074 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:39.416932 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:39.421284 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-346723c4-619b-4b0d-aca8-953cfc1a4095 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:39.421736 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 735/2966] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:39 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:39.838651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.840603 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:39.840828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:39.841052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:39.841185 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:39.852173 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.852173 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:39.855985 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c93f1f2b-7b26-4eb3-a2d0-096e084983e4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:39.856429 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 747/2967] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:39 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:39.895228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:39.896964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:39.897142 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:39.897364 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:39.897472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:39.902118 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:39.902118 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:39.902897 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d5c15f8-2447-4c9c-9fce-de3fb0b660a2 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:39.903275 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 744/2968] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:39 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.132645 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.134548 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:40.134798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.135017 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.135135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:40.141296 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.141296 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:40.142493 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c10bfffc-cdf4-4f88-9b61-ec02686b6ba5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:40.144128 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 743/2969] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.433274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.435658 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.435947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.436216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.445454 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.445454 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:40.450164 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:40.457419 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f117a0b2-3417-40f8-a4dd-7370fc51017c tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:40.458089 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 736/2970] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.471563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-813045d8-9967-45a8-a7aa-f25d780e74ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.472370 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-813045d8-9967-45a8-a7aa-f25d780e74ff tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.472616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-813045d8-9967-45a8-a7aa-f25d780e74ff tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.472837 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-813045d8-9967-45a8-a7aa-f25d780e74ff tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.481232 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.481232 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:40.485184 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-813045d8-9967-45a8-a7aa-f25d780e74ff tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:40.489779 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-813045d8-9967-45a8-a7aa-f25d780e74ff tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:40.490229 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 748/2971] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.507488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.507488 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.507488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.507488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.516791 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.516791 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:40.521127 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:40.526238 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c5de1bc6-a4b9-4fc4-94b8-ac7c7ee8899d tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:40.526700 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 745/2972] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.540831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.542663 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.542861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.543069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.543257 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Delete volume with id: ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.551248 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.551248 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:40.551725 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:40.568015 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Delete volume request issued successfully. Aug 03 20:31:40.568204 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ffb3409f-bc42-481c-967a-0eed4adce9dd tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 202 Aug 03 20:31:40.568686 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 744/2973] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:40 2026] DELETE /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:40.576296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.577999 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:40.578207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.578382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.584745 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.584745 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:40.588625 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Volume info retrieved successfully. Aug 03 20:31:40.592230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-61b4ac1f-1468-451a-8d57-6310f73a2962 tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 200 Aug 03 20:31:40.593227 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 737/2974] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.866807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.868758 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:40.868959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.869183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.869309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:40.873929 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.873929 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:40.874793 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aba7e38a-bee5-4d2a-afb5-539dd1433091 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:40.875201 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 749/2975] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:40.915855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dc289586-fea1-4ae8-9384-3432afb37da5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:40.917849 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc289586-fea1-4ae8-9384-3432afb37da5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:40.918068 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc289586-fea1-4ae8-9384-3432afb37da5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:40.918293 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc289586-fea1-4ae8-9384-3432afb37da5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:40.918423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-dc289586-fea1-4ae8-9384-3432afb37da5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:40.923137 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:40.923137 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:40.924162 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc289586-fea1-4ae8-9384-3432afb37da5 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:40.924632 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 746/2976] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:40 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.158025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.160435 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:41.160781 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.161065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.161219 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:41.169500 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:41.169500 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:41.170237 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2ac62e29-32b3-472c-b391-0c43c3aa6896 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:41.170732 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 745/2977] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.608918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cbaffd74-52fb-4618-bcea-e94b5e9fb49e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.608918 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbaffd74-52fb-4618-bcea-e94b5e9fb49e tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] GET https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 Aug 03 20:31:41.609181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbaffd74-52fb-4618-bcea-e94b5e9fb49e tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.609322 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbaffd74-52fb-4618-bcea-e94b5e9fb49e tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.614821 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbaffd74-52fb-4618-bcea-e94b5e9fb49e tempest-VolumeTypesTest-1332912842 tempest-VolumeTypesTest-1332912842-project-member] https://10.4.3.92/volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 returned with HTTP 404 Aug 03 20:31:41.616071 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 738/2978] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/volumes/ecde5b39-7962-421c-9525-2cf312ded618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:41.622778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e3b7f8e7-9a52-461b-8d73-e1a9db25006b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.624413 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3b7f8e7-9a52-461b-8d73-e1a9db25006b tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 Aug 03 20:31:41.624700 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3b7f8e7-9a52-461b-8d73-e1a9db25006b tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.624896 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3b7f8e7-9a52-461b-8d73-e1a9db25006b tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.655214 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3b7f8e7-9a52-461b-8d73-e1a9db25006b tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 returned with HTTP 202 Aug 03 20:31:41.655745 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 750/2979] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:41 2026] DELETE /volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:41.662774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-229df66e-dc60-4c22-82bb-0957b8bfe0ac None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.664782 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-229df66e-dc60-4c22-82bb-0957b8bfe0ac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 Aug 03 20:31:41.665015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-229df66e-dc60-4c22-82bb-0957b8bfe0ac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.665286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-229df66e-dc60-4c22-82bb-0957b8bfe0ac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.670590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-229df66e-dc60-4c22-82bb-0957b8bfe0ac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 returned with HTTP 404 Aug 03 20:31:41.671078 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 747/2980] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/d6fcee7e-0f8c-4e6a-b802-f40a3a0dc2f1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:41.677544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4fae9c70-9a3e-47ae-8006-383df926ce0f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.679523 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4fae9c70-9a3e-47ae-8006-383df926ce0f tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a Aug 03 20:31:41.679760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4fae9c70-9a3e-47ae-8006-383df926ce0f tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.680210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4fae9c70-9a3e-47ae-8006-383df926ce0f tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.705393 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4fae9c70-9a3e-47ae-8006-383df926ce0f tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a returned with HTTP 202 Aug 03 20:31:41.706080 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 746/2981] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:41 2026] DELETE /volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:41.714010 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fc73819d-3d69-4d06-bd5d-78cf63869555 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.715274 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc73819d-3d69-4d06-bd5d-78cf63869555 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a Aug 03 20:31:41.715735 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc73819d-3d69-4d06-bd5d-78cf63869555 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.715735 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc73819d-3d69-4d06-bd5d-78cf63869555 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.718654 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc73819d-3d69-4d06-bd5d-78cf63869555 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a returned with HTTP 404 Aug 03 20:31:41.719062 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 739/2982] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/516a202b-4482-4539-a19b-0ae194b21c2a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:41.727403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-875e8529-03e4-491f-8e47-4a4d320c9c9d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.729190 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-875e8529-03e4-491f-8e47-4a4d320c9c9d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:41.729556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-875e8529-03e4-491f-8e47-4a4d320c9c9d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1821186715", "description": "tempest-volume-type-description-50936877", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:41.748266 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-875e8529-03e4-491f-8e47-4a4d320c9c9d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:41.748364 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 751/2983] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:31:41 2026] POST /volume/v3/types => generated 313 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.758915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-12dee8bd-1755-4679-8469-f03e9532ea8c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.760520 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12dee8bd-1755-4679-8469-f03e9532ea8c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b Aug 03 20:31:41.760779 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12dee8bd-1755-4679-8469-f03e9532ea8c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.760915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-12dee8bd-1755-4679-8469-f03e9532ea8c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.766844 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-12dee8bd-1755-4679-8469-f03e9532ea8c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b returned with HTTP 200 Aug 03 20:31:41.767149 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 748/2984] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.775404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c6a18b40-d469-4ddd-b416-e943c2dad377 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.777241 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c6a18b40-d469-4ddd-b416-e943c2dad377 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b Aug 03 20:31:41.777427 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c6a18b40-d469-4ddd-b416-e943c2dad377 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.777655 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c6a18b40-d469-4ddd-b416-e943c2dad377 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.810387 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c6a18b40-d469-4ddd-b416-e943c2dad377 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b returned with HTTP 202 Aug 03 20:31:41.810911 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 747/2985] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:41 2026] DELETE /volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:41.817558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-05a87f17-ab68-46b0-96b5-b23ce9f17532 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.819059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05a87f17-ab68-46b0-96b5-b23ce9f17532 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b Aug 03 20:31:41.819251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-05a87f17-ab68-46b0-96b5-b23ce9f17532 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.819418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-05a87f17-ab68-46b0-96b5-b23ce9f17532 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.822427 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05a87f17-ab68-46b0-96b5-b23ce9f17532 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b returned with HTTP 404 Aug 03 20:31:41.822845 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 740/2986] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/d66a5c8d-849a-4f27-81d4-9fbd9dc32d6b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:41.830346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f1d8bb75-1bf0-4b27-b6fa-b27abdcda754 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.831854 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1d8bb75-1bf0-4b27-b6fa-b27abdcda754 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:41.832151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f1d8bb75-1bf0-4b27-b6fa-b27abdcda754 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1250607775"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:41.844744 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f1d8bb75-1bf0-4b27-b6fa-b27abdcda754 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:41.845212 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 752/2987] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:31:41 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.856563 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c299afd5-fa77-4084-9bb5-5dc704773e7d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.858429 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c299afd5-fa77-4084-9bb5-5dc704773e7d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption Aug 03 20:31:41.858793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c299afd5-fa77-4084-9bb5-5dc704773e7d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:41.886051 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-de57be86-645f-41f2-b9a7-e24305e6a10f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.888471 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de57be86-645f-41f2-b9a7-e24305e6a10f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:41.888760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de57be86-645f-41f2-b9a7-e24305e6a10f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.889012 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de57be86-645f-41f2-b9a7-e24305e6a10f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.889165 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-de57be86-645f-41f2-b9a7-e24305e6a10f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:41.890942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c299afd5-fa77-4084-9bb5-5dc704773e7d tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption returned with HTTP 200 Aug 03 20:31:41.891335 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 749/2988] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:31:41 2026] POST /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.894531 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:41.894531 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:41.895452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de57be86-645f-41f2-b9a7-e24305e6a10f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:41.895955 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 748/2989] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.906951 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d2f6be3a-e875-433f-9546-3e17ce72d7ff None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.909154 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2f6be3a-e875-433f-9546-3e17ce72d7ff tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption Aug 03 20:31:41.909415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2f6be3a-e875-433f-9546-3e17ce72d7ff tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.909649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2f6be3a-e875-433f-9546-3e17ce72d7ff tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.917128 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2f6be3a-e875-433f-9546-3e17ce72d7ff tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption returned with HTTP 200 Aug 03 20:31:41.917597 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 741/2990] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.925766 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79d5af51-7827-4d66-b211-1724605a6467 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.927657 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79d5af51-7827-4d66-b211-1724605a6467 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] PUT https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 Aug 03 20:31:41.928006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79d5af51-7827-4d66-b211-1724605a6467 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:41.936760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.938379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:41.938604 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.938782 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.938882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:41.942508 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:41.942508 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:41.943147 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf1156dc-c6be-4422-b82f-f1e58b125612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:41.946717 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 750/2991] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.949206 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79d5af51-7827-4d66-b211-1724605a6467 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 returned with HTTP 200 Aug 03 20:31:41.949689 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 753/2992] 10.4.3.92 () {68 vars in 1500 bytes} [Mon Aug 3 20:31:41 2026] PUT /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 => generated 122 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.958663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c5be5f2-e965-475c-9798-6300fd7bebd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.960456 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c5be5f2-e965-475c-9798-6300fd7bebd6 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption Aug 03 20:31:41.960715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c5be5f2-e965-475c-9798-6300fd7bebd6 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.960939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c5be5f2-e965-475c-9798-6300fd7bebd6 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.966780 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c5be5f2-e965-475c-9798-6300fd7bebd6 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption returned with HTTP 200 Aug 03 20:31:41.967232 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 749/2993] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:41.979992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-adabef65-2dfe-4d03-a9b2-42c843dd0fba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:41.981842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-adabef65-2dfe-4d03-a9b2-42c843dd0fba tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/cipher Aug 03 20:31:41.982040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-adabef65-2dfe-4d03-a9b2-42c843dd0fba tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:41.982251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-adabef65-2dfe-4d03-a9b2-42c843dd0fba tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:41.988278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-adabef65-2dfe-4d03-a9b2-42c843dd0fba tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/cipher returned with HTTP 200 Aug 03 20:31:41.989587 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 742/2994] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:31:41 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:31:41.998116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fe3d2e1b-37d4-41c6-a020-772ae8297d94 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.000021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe3d2e1b-37d4-41c6-a020-772ae8297d94 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 Aug 03 20:31:42.000233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe3d2e1b-37d4-41c6-a020-772ae8297d94 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.000415 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe3d2e1b-37d4-41c6-a020-772ae8297d94 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.015323 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe3d2e1b-37d4-41c6-a020-772ae8297d94 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 returned with HTTP 202 Aug 03 20:31:42.015761 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 751/2995] 10.4.3.92 () {66 vars in 1482 bytes} [Mon Aug 3 20:31:41 2026] DELETE /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption/4690cf8c-04d9-4406-9244-e59d6f1b5819 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:42.024543 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a60759eb-d6ba-45c1-8ac7-d24b1e2b48dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.026392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a60759eb-d6ba-45c1-8ac7-d24b1e2b48dd tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption Aug 03 20:31:42.026543 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a60759eb-d6ba-45c1-8ac7-d24b1e2b48dd tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.026740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a60759eb-d6ba-45c1-8ac7-d24b1e2b48dd tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.032585 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a60759eb-d6ba-45c1-8ac7-d24b1e2b48dd tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption returned with HTTP 200 Aug 03 20:31:42.033157 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 754/2996] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:31:42.043393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-401ae1c2-c463-4640-b841-febf4db68e1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.045236 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-401ae1c2-c463-4640-b841-febf4db68e1c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption Aug 03 20:31:42.045456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-401ae1c2-c463-4640-b841-febf4db68e1c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.045660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-401ae1c2-c463-4640-b841-febf4db68e1c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.054187 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-401ae1c2-c463-4640-b841-febf4db68e1c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption returned with HTTP 200 Aug 03 20:31:42.054652 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 750/2997] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:31:42.063409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ffe9526-6c9d-4487-8c2d-5d2e23091cac None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.065434 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ffe9526-6c9d-4487-8c2d-5d2e23091cac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 Aug 03 20:31:42.065657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ffe9526-6c9d-4487-8c2d-5d2e23091cac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.065838 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ffe9526-6c9d-4487-8c2d-5d2e23091cac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.090948 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ffe9526-6c9d-4487-8c2d-5d2e23091cac tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 returned with HTTP 202 Aug 03 20:31:42.091224 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 743/2998] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:42 2026] DELETE /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:42.097985 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d3aef97e-b1c0-45f0-a583-e5dad3bb989c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.099779 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d3aef97e-b1c0-45f0-a583-e5dad3bb989c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 Aug 03 20:31:42.099981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d3aef97e-b1c0-45f0-a583-e5dad3bb989c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.100189 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d3aef97e-b1c0-45f0-a583-e5dad3bb989c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.103524 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d3aef97e-b1c0-45f0-a583-e5dad3bb989c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 returned with HTTP 404 Aug 03 20:31:42.103751 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 752/2999] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types/83cf46a7-a1d2-4007-b4a3-2d1a48a9d481 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:42.111518 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f9c39250-2686-4ac9-876e-a035b4620bb5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.112953 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f9c39250-2686-4ac9-876e-a035b4620bb5 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types Aug 03 20:31:42.113136 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f9c39250-2686-4ac9-876e-a035b4620bb5 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.113300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f9c39250-2686-4ac9-876e-a035b4620bb5 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.125728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f9c39250-2686-4ac9-876e-a035b4620bb5 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:42.126036 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 755/3000] 10.4.3.92 () {66 vars in 1224 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.135095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8be88b87-bdf2-4371-91f1-4eac0d754316 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.137184 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8be88b87-bdf2-4371-91f1-4eac0d754316 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:31:42.137671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8be88b87-bdf2-4371-91f1-4eac0d754316 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-312720278"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:42.153133 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8be88b87-bdf2-4371-91f1-4eac0d754316 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:31:42.153586 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 751/3001] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:31:42 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.160912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ea932f81-d9c2-44b3-b4cb-79faa46e7022 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.162750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea932f81-d9c2-44b3-b4cb-79faa46e7022 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] PUT https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 Aug 03 20:31:42.163090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ea932f81-d9c2-44b3-b4cb-79faa46e7022 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-469970843", "description": "tempest-volume-type-description-589117192", "is_public": false}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:42.184372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.186955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:42.187196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.187411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.187573 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:42.192186 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:42.192186 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:42.192846 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b54a8f4-e276-4698-b601-3c2d73a336ef tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:42.193214 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 753/3002] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.203094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ea932f81-d9c2-44b3-b4cb-79faa46e7022 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 returned with HTTP 200 Aug 03 20:31:42.203561 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 744/3003] 10.4.3.92 () {68 vars in 1356 bytes} [Mon Aug 3 20:31:42 2026] PUT /volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 => generated 203 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.212169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-278aa6f2-2c64-434c-8f3e-8606a6fe50d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.214572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-278aa6f2-2c64-434c-8f3e-8606a6fe50d2 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 Aug 03 20:31:42.214836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-278aa6f2-2c64-434c-8f3e-8606a6fe50d2 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.215104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-278aa6f2-2c64-434c-8f3e-8606a6fe50d2 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.221481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-278aa6f2-2c64-434c-8f3e-8606a6fe50d2 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 returned with HTTP 200 Aug 03 20:31:42.221975 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 756/3004] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 => generated 267 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.231500 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cb75c33a-fb34-4890-950e-05e0ddec3c20 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.235242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb75c33a-fb34-4890-950e-05e0ddec3c20 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] DELETE https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 Aug 03 20:31:42.235453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb75c33a-fb34-4890-950e-05e0ddec3c20 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.235737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cb75c33a-fb34-4890-950e-05e0ddec3c20 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.269589 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cb75c33a-fb34-4890-950e-05e0ddec3c20 tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 returned with HTTP 202 Aug 03 20:31:42.270229 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 752/3005] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:31:42 2026] DELETE /volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:42.285510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fbf836aa-e851-4cb3-b16f-36399c2cd91c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.287473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbf836aa-e851-4cb3-b16f-36399c2cd91c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] GET https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 Aug 03 20:31:42.287649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbf836aa-e851-4cb3-b16f-36399c2cd91c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.287831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbf836aa-e851-4cb3-b16f-36399c2cd91c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.291056 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbf836aa-e851-4cb3-b16f-36399c2cd91c tempest-VolumeTypesTest-1976104081 tempest-VolumeTypesTest-1976104081-project-admin] https://10.4.3.92/volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 returned with HTTP 404 Aug 03 20:31:42.291651 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 754/3006] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/types/2ecece68-5f1d-4cc1-9ae6-a576899815a7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:42.908200 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.910230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:42.910423 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.910642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.910742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:42.915576 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:42.915576 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:42.916244 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67fe6d31-edbd-4f64-a084-3f02c4af9fc6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:42.916678 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 745/3007] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.954975 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-628cb669-d456-4aa5-a6e7-54cc1464adac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.957325 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-628cb669-d456-4aa5-a6e7-54cc1464adac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:42.957603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-628cb669-d456-4aa5-a6e7-54cc1464adac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.957850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-628cb669-d456-4aa5-a6e7-54cc1464adac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.957994 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-628cb669-d456-4aa5-a6e7-54cc1464adac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:42.964241 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:42.964241 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:42.965266 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-628cb669-d456-4aa5-a6e7-54cc1464adac tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:42.965780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 757/3008] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:42.978794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:42.981082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:42.981297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:42.981438 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:42.993143 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:42.993143 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:42.999128 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:43.004506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1b04cdb4-ef23-45bc-81bc-c90e76c5400d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 returned with HTTP 200 Aug 03 20:31:43.005130 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 753/3009] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:42 2026] GET /volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:43.019900 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d355d54f-1bd3-4917-91f6-0775e3039eae None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:43.023436 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d355d54f-1bd3-4917-91f6-0775e3039eae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:43.023676 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d355d54f-1bd3-4917-91f6-0775e3039eae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:43.023854 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d355d54f-1bd3-4917-91f6-0775e3039eae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:43.030617 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:43.030617 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:43.033754 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d355d54f-1bd3-4917-91f6-0775e3039eae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:43.037251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d355d54f-1bd3-4917-91f6-0775e3039eae tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 returned with HTTP 200 Aug 03 20:31:43.037630 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 755/3010] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:43 2026] GET /volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:43.056541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:43.058831 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:43.059108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:43.060075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:43.060075 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:43.068973 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:43.068973 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:43.069516 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:43.091985 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:31:43.092275 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ad8cf77-7bdf-4fe1-8327-9cdd1b4087e4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 returned with HTTP 202 Aug 03 20:31:43.092945 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 746/3011] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:43 2026] DELETE /volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:43.101815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f8711b4-cb10-4fd4-9201-713829307f14 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:43.103580 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f8711b4-cb10-4fd4-9201-713829307f14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:43.103753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f8711b4-cb10-4fd4-9201-713829307f14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:43.103963 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f8711b4-cb10-4fd4-9201-713829307f14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:43.113082 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:43.113082 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:43.117165 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f8711b4-cb10-4fd4-9201-713829307f14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:43.121155 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f8711b4-cb10-4fd4-9201-713829307f14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 returned with HTTP 200 Aug 03 20:31:43.121580 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 758/3012] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:43 2026] GET /volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 => generated 963 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:43.205431 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:43.207514 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:43.207765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:43.208062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:43.208213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:43.214187 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:43.214187 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:43.214628 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cd9c274-ad6d-4d36-8f23-a95c02c37dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:43.215145 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 754/3013] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:43 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:31:43.937091 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:43.943932 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:43.944143 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:43.944289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:43.944391 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:43.949992 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:43.949992 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:43.950796 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-739e0ce1-ab8b-4b31-b803-2a09e43a1156 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:43.951150 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 756/3014] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:43 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:44.136690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-475a04e5-c4a9-4ff8-a434-0764c23013eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.139636 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-475a04e5-c4a9-4ff8-a434-0764c23013eb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 Aug 03 20:31:44.139877 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-475a04e5-c4a9-4ff8-a434-0764c23013eb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.140941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-475a04e5-c4a9-4ff8-a434-0764c23013eb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.149744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-475a04e5-c4a9-4ff8-a434-0764c23013eb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 returned with HTTP 404 Aug 03 20:31:44.151451 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 747/3015] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/volumes/41209cb4-3ae8-4e0f-84a6-ad320f854a00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:44.160690 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.162554 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:44.162795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.162959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.163052 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: 3214641e-a0b3-4ecf-ab9b-225e0d582269. Aug 03 20:31:44.172006 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.172006 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:44.194117 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id 3214641e-a0b3-4ecf-ab9b-225e0d582269 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:31:44.196211 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a2d4a8f-282d-46b3-ba08-2883a30fdcf0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 202 Aug 03 20:31:44.197049 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 759/3016] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:44 2026] DELETE /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:31:44.212480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.219584 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:44.219863 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.220062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.220186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:44.228696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d8f08eb3-6f66-4732-ac78-221388f45bce None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.230653 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.230653 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:44.231400 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d8f08eb3-6f66-4732-ac78-221388f45bce tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:44.231667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d8f08eb3-6f66-4732-ac78-221388f45bce tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.231872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d8f08eb3-6f66-4732-ac78-221388f45bce tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.231996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d8f08eb3-6f66-4732-ac78-221388f45bce tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:44.235364 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4126a118-5e4b-4cd1-bd81-eec59c781927 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 200 Aug 03 20:31:44.236032 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 755/3017] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:44.242232 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.242232 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:44.243072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d8f08eb3-6f66-4732-ac78-221388f45bce tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:44.243713 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 757/3018] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:44.472273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c38a093f-8605-4528-a540-1bc4f596ad0a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.577218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-80c10624-972b-4c25-af21-7c21554e4a4f req-e94c3622-f1bd-496e-bde9-636bf0b9a02f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.580906 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:44.581232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1611386109"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:44.581628 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-e94c3622-f1bd-496e-bde9-636bf0b9a02f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:31:44.581900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-e94c3622-f1bd-496e-bde9-636bf0b9a02f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.582143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-e94c3622-f1bd-496e-bde9-636bf0b9a02f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.582862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1611386109'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:44.583064 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume of 1 GB Aug 03 20:31:44.590085 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Availability Zones retrieved successfully. Aug 03 20:31:44.596095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (6e585ca2-d1da-4ce6-ba6d-31fe488c6881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:44.596229 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230d72dc-1b47-408a-98a1-1aa9b8487bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:44.597097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:44.611366 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-e94c3622-f1bd-496e-bde9-636bf0b9a02f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:31:44.611851 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 760/3019] 10.4.3.92 () {68 vars in 1477 bytes} [Mon Aug 3 20:31:44 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 03 20:31:44.626956 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230d72dc-1b47-408a-98a1-1aa9b8487bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:44.627701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db14e3b-8ec5-44b5-bd6e-0519c20518b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:44.668433 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.670951 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:31:44.672489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.672489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.682786 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.682786 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:44.690128 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:44.696707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['18386ad7-af38-40a1-b52a-6b258d161722', 'ce1cfd00-7d1f-4255-adb2-0baafd7b746a', '13f5948c-00e2-4766-9821-8563dd4811e1', 'a53f7bf1-e6fe-49c5-bed7-dee4f6fdaa6c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:44.697932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db14e3b-8ec5-44b5-bd6e-0519c20518b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18386ad7-af38-40a1-b52a-6b258d161722', 'ce1cfd00-7d1f-4255-adb2-0baafd7b746a', '13f5948c-00e2-4766-9821-8563dd4811e1', 'a53f7bf1-e6fe-49c5-bed7-dee4f6fdaa6c']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:44.699297 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-14b9ff60-e5d6-4f28-b14d-62557ade5b9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:31:44.700001 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8b3f72-5f51-4ebd-acc3-30c9467fb8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:44.700038 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 756/3020] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1655 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:44.709939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.711807 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:44.712185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a8a3fbe-0874-4258-96c6-124087794e84", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1345421760", "description": null, "metadata": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:44.725028 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.725028 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:44.726034 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:44.726034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume 9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:31:44.730835 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8b3f72-5f51-4ebd-acc3-30c9467fb8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0afed368-8884-4d0f-95c3-7bec9ef2dc6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1611386109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['18386ad7-af38-40a1-b52a-6b258d161722','ce1cfd00-7d1f-4255-adb2-0baafd7b746a','13f5948c-00e2-4766-9821-8563dd4811e1','a53f7bf1-e6fe-49c5-bed7-dee4f6fdaa6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1611386109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0afed368-8884-4d0f-95c3-7bec9ef2dc6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f6ff16c5f74dbab6a89f6410b34877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae7f09eea8684b1e811812c35ffaa805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:44.731211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a64be6-f657-4d0a-913a-989fc7a04248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:44.754564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a64be6-f657-4d0a-913a-989fc7a04248) transitioned into state 'SUCCESS' from state '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-1611386109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['18386ad7-af38-40a1-b52a-6b258d161722','ce1cfd00-7d1f-4255-adb2-0baafd7b746a','13f5948c-00e2-4766-9821-8563dd4811e1','a53f7bf1-e6fe-49c5-bed7-dee4f6fdaa6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:44.755395 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d1b40a-63fb-47d6-a5a2-1e1ddbd3a1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:44.765702 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['e2ca61c9-ce19-4807-bec6-aa026e85bcd0', '7b422b2e-7750-4cd3-85d1-7c6544c78a65', '4e2c0d98-4c1d-46bc-8cf4-46f07a040ff3', '77c35a59-6b7f-4cd9-8773-9031f5374931'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:44.770246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d1b40a-63fb-47d6-a5a2-1e1ddbd3a1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:44.771333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (6e585ca2-d1da-4ce6-ba6d-31fe488c6881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:44.771751 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request issued successfully. Aug 03 20:31:44.773192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c38a093f-8605-4528-a540-1bc4f596ad0a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:44.773868 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 748/3021] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:44 2026] POST /volume/v3/volumes => generated 749 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:44.788270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6c87e105-6b25-4f89-b164-9f38826da731 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.791327 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c87e105-6b25-4f89-b164-9f38826da731 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:44.791620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c87e105-6b25-4f89-b164-9f38826da731 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.792656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c87e105-6b25-4f89-b164-9f38826da731 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.802288 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.802288 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:44.807716 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6c87e105-6b25-4f89-b164-9f38826da731 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:44.808625 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:31:44.808954 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-80c10624-972b-4c25-af21-7c21554e4a4f req-2e143a4e-0ea5-4129-89b4-bb9b06e6b998 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:31:44.809398 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 758/3022] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:31:44 2026] POST /volume/v3/snapshots => generated 320 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:44.814097 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c87e105-6b25-4f89-b164-9f38826da731 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 200 Aug 03 20:31:44.814543 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 761/3023] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:44.971947 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-96066a97-36b0-4a27-b732-df2b2caa2409 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:44.974354 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96066a97-36b0-4a27-b732-df2b2caa2409 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:44.974705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96066a97-36b0-4a27-b732-df2b2caa2409 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:44.974972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96066a97-36b0-4a27-b732-df2b2caa2409 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:44.975633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-96066a97-36b0-4a27-b732-df2b2caa2409 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:44.980844 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:44.980844 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:44.981945 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96066a97-36b0-4a27-b732-df2b2caa2409 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:44.982542 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 757/3024] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:44 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:45.248152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.250973 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 Aug 03 20:31:45.250973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.250973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.250973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 3214641e-a0b3-4ecf-ab9b-225e0d582269. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:45.258206 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ad4fbae-e953-4eb4-85ac-7aabfbae048b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 returned with HTTP 404 Aug 03 20:31:45.259121 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 749/3025] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/backups/3214641e-a0b3-4ecf-ab9b-225e0d582269 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:45.259359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.267719 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:45.267719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.267873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.268045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:45.273414 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.273414 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:45.275021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c267bc59-5b12-47d0-ba06-3b93ce2c45e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:45.275021 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 759/3026] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:45.374906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.376898 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:45.377152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.377365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.377611 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:45.387394 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.387394 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:45.387907 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:45.435106 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:31:45.435394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b0a8946-df56-4668-afb8-533ea42b11b9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 202 Aug 03 20:31:45.435966 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 762/3027] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:45 2026] DELETE /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:45.449432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.452306 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:45.452520 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.452752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.466457 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.466457 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:45.470658 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:45.476370 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-07af9383-a5e9-4d73-aace-cef5d1e6dedb tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 200 Aug 03 20:31:45.477214 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 758/3028] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:31:45.828593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.830305 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:45.830509 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.830739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.839727 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.839727 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:45.844808 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:45.855307 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc4b1fee-f97b-42b1-b9bb-275c55d3e258 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 200 Aug 03 20:31:45.855937 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 750/3029] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:45.871785 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.878152 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:45.878601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0afed368-8884-4d0f-95c3-7bec9ef2dc6d", "name": "tempest-VolumesDeleteCascade-Snapshot-961813350"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:45.891146 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.891146 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:45.891146 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:45.891146 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create snapshot from volume 0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:45.940350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['f317075b-206e-4846-a573-7f38938679d9', 'c88b95b6-337c-4d3b-b1e0-5966324f7ef2', '43dbeddc-e503-4c9d-b413-153fd77208dd', '57247623-967c-4a2d-9de0-5ba2bd37a469'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:45.971934 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot create request issued successfully. Aug 03 20:31:45.972277 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d85535f-e9ae-41ee-90d6-e8472c9e1d13 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:31:45.972714 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 760/3030] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:31:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:45.981236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79549466-6fcb-4d0a-953e-186a7c325e1d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.983014 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79549466-6fcb-4d0a-953e-186a7c325e1d tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef Aug 03 20:31:45.983229 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79549466-6fcb-4d0a-953e-186a7c325e1d tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.983969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79549466-6fcb-4d0a-953e-186a7c325e1d tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.992319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:45.993115 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.993115 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:45.993716 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-79549466-6fcb-4d0a-953e-186a7c325e1d tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:45.994209 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:45.994435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:45.994601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79549466-6fcb-4d0a-953e-186a7c325e1d tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef returned with HTTP 200 Aug 03 20:31:45.994721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:45.994876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:45.995046 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 763/3031] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:45.999222 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:45.999222 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:46.000107 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3175cbcb-b6d7-4963-b008-ec5b209dd76b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:46.000507 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 759/3032] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:45 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:46.287705 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.292642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:46.292642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.292642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.292642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:46.295180 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:46.295180 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:46.295966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f48f3258-1f0f-4407-b1eb-bcf4853b09e8 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:46.297485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 751/3033] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:46.497427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e11cc916-721a-4aa6-bc19-02fa7accd03b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.499248 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e11cc916-721a-4aa6-bc19-02fa7accd03b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:46.499431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e11cc916-721a-4aa6-bc19-02fa7accd03b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.499668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e11cc916-721a-4aa6-bc19-02fa7accd03b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.505272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e11cc916-721a-4aa6-bc19-02fa7accd03b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 404 Aug 03 20:31:46.505722 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 761/3034] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:46.514507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-85857648-8517-4ac6-994c-07d5391e4c06 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.517536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85857648-8517-4ac6-994c-07d5391e4c06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:46.517536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85857648-8517-4ac6-994c-07d5391e4c06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.517536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85857648-8517-4ac6-994c-07d5391e4c06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.531002 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85857648-8517-4ac6-994c-07d5391e4c06 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 404 Aug 03 20:31:46.531592 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 764/3035] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:46.538833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.541177 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:46.541177 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.541404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.541617 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 Aug 03 20:31:46.548286 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ac739e4-a347-4678-a4d0-c7fbb7be2b19 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 returned with HTTP 404 Aug 03 20:31:46.548858 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 760/3036] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:46 2026] DELETE /volume/v3/volumes/3ff66f50-4cdf-4a2f-ad6c-4622d01f7e21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:46.560317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.562408 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:46.562895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-349794878"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:46.564606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-349794878'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:46.564770 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume of 1 GB Aug 03 20:31:46.569369 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Availability Zones retrieved successfully. Aug 03 20:31:46.576807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (cbc09144-4498-4f47-b99b-e28c46baac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:46.578023 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a575f55a-ddc2-499f-ad75-71776193e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.579132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:46.610650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a575f55a-ddc2-499f-ad75-71776193e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.611344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f47463-d359-45d0-898e-672ca633ccbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.657478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['b67c3a5d-0358-4399-909e-5dbb82da4fcf', '88114655-1e51-44e8-b6e4-f2ccf2e4b627', 'cd17174f-adf7-4fa9-872c-e7113f586f34', '94a3d74b-af6f-41a9-80e0-3521a1bd9402'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:46.658214 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f47463-d359-45d0-898e-672ca633ccbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67c3a5d-0358-4399-909e-5dbb82da4fcf', '88114655-1e51-44e8-b6e4-f2ccf2e4b627', 'cd17174f-adf7-4fa9-872c-e7113f586f34', '94a3d74b-af6f-41a9-80e0-3521a1bd9402']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.659039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fb21b4-c77e-4b72-86ec-d627dd99e349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.680374 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05fb21b4-c77e-4b72-86ec-d627dd99e349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc0cd1c-7aae-4e82-ab99-14323e5867cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-349794878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['b67c3a5d-0358-4399-909e-5dbb82da4fcf','88114655-1e51-44e8-b6e4-f2ccf2e4b627','cd17174f-adf7-4fa9-872c-e7113f586f34','94a3d74b-af6f-41a9-80e0-3521a1bd9402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-349794878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc0cd1c-7aae-4e82-ab99-14323e5867cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183feaef6a2e4a0d996fa20219b241cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06793244e19b406992daa6f78c0a368e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.681595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03482788-c661-4382-a7ab-8839a200715f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.707094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03482788-c661-4382-a7ab-8839a200715f) transitioned into state 'SUCCESS' from state '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-349794878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='183feaef6a2e4a0d996fa20219b241cf',qos_specs=None,replication_status=,reservations=['b67c3a5d-0358-4399-909e-5dbb82da4fcf','88114655-1e51-44e8-b6e4-f2ccf2e4b627','cd17174f-adf7-4fa9-872c-e7113f586f34','94a3d74b-af6f-41a9-80e0-3521a1bd9402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06793244e19b406992daa6f78c0a368e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.708200 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d04e80d-68e8-4089-ae03-b0c5fd9b466c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.719547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d04e80d-68e8-4089-ae03-b0c5fd9b466c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.720485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Flow 'volume_create_api' (cbc09144-4498-4f47-b99b-e28c46baac32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:46.720771 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Create volume request issued successfully. Aug 03 20:31:46.721347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d1bf393-cfaf-43aa-be5e-f31b0a21cf1f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:46.726475 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 752/3037] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:46 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:46.740641 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.746448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:31:46.746448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.748014 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.750086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c84ea64-877e-49e6-8722-52b8365325c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.751702 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:46.751996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1511901052", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:46.753395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1511901052', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:46.753938 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume of 1 GB Aug 03 20:31:46.756493 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:46.756493 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:46.760564 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Availability Zones retrieved successfully. Aug 03 20:31:46.760691 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:46.764383 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35bd9a62-95e4-40b7-8157-fbb9b88cee5b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:31:46.764777 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 762/3038] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:46.765207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Flow 'volume_create_api' (5c982a15-08b0-4c8b-a401-ec0f6c1972b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:46.766262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e716344b-2cb2-4c91-aa2c-5469fbab2e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.767113 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:46.794660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e716344b-2cb2-4c91-aa2c-5469fbab2e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.795337 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755d21e2-5099-4a25-937b-5a60667cf0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.828484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.830279 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:31:46.830440 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.830660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.843487 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:46.843487 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:46.843487 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:31:46.843487 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-211c09ec-b18e-47df-bfa3-91a1750a55ec tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 200 Aug 03 20:31:46.844279 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 761/3039] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:46.854989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Created reservations ['abc2db63-db69-4389-a028-5e5044027367', 'd716eb27-136f-4df3-9266-d38f2aec5df3', '80ab358a-24bc-44fc-94e4-0794143dc4ba', '37fe8ade-bd6d-40bd-b8d4-2c5d1f542d8f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:46.856868 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755d21e2-5099-4a25-937b-5a60667cf0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abc2db63-db69-4389-a028-5e5044027367', 'd716eb27-136f-4df3-9266-d38f2aec5df3', '80ab358a-24bc-44fc-94e4-0794143dc4ba', '37fe8ade-bd6d-40bd-b8d4-2c5d1f542d8f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.858603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b8b9ce-deb2-4c48-be2d-d930bb4fb513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.924150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b8b9ce-deb2-4c48-be2d-d930bb4fb513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff8356db-04e9-41a5-91fa-fc616bbf67f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1511901052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c434a70c423d478fa88a43c8c0c8776c',qos_specs=None,replication_status=,reservations=['abc2db63-db69-4389-a028-5e5044027367','d716eb27-136f-4df3-9266-d38f2aec5df3','80ab358a-24bc-44fc-94e4-0794143dc4ba','37fe8ade-bd6d-40bd-b8d4-2c5d1f542d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1511901052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff8356db-04e9-41a5-91fa-fc616bbf67f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c434a70c423d478fa88a43c8c0c8776c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.924880 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24c4a64-46f6-4353-a067-d23addf957ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.960836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:46.962826 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:46.963147 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:46.963708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:46.967439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24c4a64-46f6-4353-a067-d23addf957ef) transitioned into state 'SUCCESS' from state '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-1511901052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c434a70c423d478fa88a43c8c0c8776c',qos_specs=None,replication_status=,reservations=['abc2db63-db69-4389-a028-5e5044027367','d716eb27-136f-4df3-9266-d38f2aec5df3','80ab358a-24bc-44fc-94e4-0794143dc4ba','37fe8ade-bd6d-40bd-b8d4-2c5d1f542d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070e7c76ffac41b9a4fbeb518c0a5eb6',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.968200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc4f016-1774-4d8a-8f59-885e2d6c0a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:46.973413 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:46.973413 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:46.977527 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:46.980230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc4f016-1774-4d8a-8f59-885e2d6c0a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:46.981421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Flow 'volume_create_api' (5c982a15-08b0-4c8b-a401-ec0f6c1972b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:46.981832 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Create volume request issued successfully. Aug 03 20:31:46.982640 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c84ea64-877e-49e6-8722-52b8365325c5 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:46.982926 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e253ea6-a5c9-4e25-94f8-2c6019e7d063 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:46.983507 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 765/3040] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:46 2026] POST /volume/v3/volumes => generated 753 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:46.983586 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 753/3041] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:46.999396 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.001876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:47.002368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.002368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.006511 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.010828 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef Aug 03 20:31:47.010828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.010828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.014046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.014104 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.014104 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:47.017545 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:47.017989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.017989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.018173 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:47.019395 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.019395 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:47.019663 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:47.020410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-664ee5f7-9516-40a1-a4a9-dc37483a9ee1 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef returned with HTTP 200 Aug 03 20:31:47.020819 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 762/3042] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.022404 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:47.026843 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.026843 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:47.027072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa1093f3-4ff9-4da3-8af5-356607cc2e8b tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:47.028268 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 763/3043] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:46 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.028342 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2eb852c2-7c6e-48eb-b3ae-084c506af891 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:47.028342 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 766/3044] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.037490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.037490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:47.037490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0afed368-8884-4d0f-95c3-7bec9ef2dc6d", "name": "tempest-VolumesDeleteCascade-Snapshot-102507115"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:47.045646 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.045646 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:47.046247 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:47.046347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create snapshot from volume 0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:47.048357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.050833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:31:47.051109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.051342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.062480 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.062480 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:47.066186 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:31:47.071664 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8f68bc6e-259c-4a39-aa3e-e2c073b5e94b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:31:47.072055 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 763/3045] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.085857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['03b644bc-25f8-4d94-bd7d-7c00b2627a5f', '1c8ffb5c-dd1a-4c36-aeef-1aebd7049392', '6b8ae6e4-1e18-4a2c-b93c-130e6ea97dc7', 'd5cf6b6d-2a0c-4c78-ab8a-4dd44de0d130'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:47.147072 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot create request issued successfully. Aug 03 20:31:47.147072 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c106e62e-2e11-4b5f-b33f-7381e213e548 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:31:47.147648 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 754/3046] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:31:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:47.158742 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a1351500-631a-41b1-bcd4-4b576288f738 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.161975 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1351500-631a-41b1-bcd4-4b576288f738 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e Aug 03 20:31:47.161975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a1351500-631a-41b1-bcd4-4b576288f738 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.161975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a1351500-631a-41b1-bcd4-4b576288f738 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.179499 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.179499 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:47.179499 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a1351500-631a-41b1-bcd4-4b576288f738 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:47.179499 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1351500-631a-41b1-bcd4-4b576288f738 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e returned with HTTP 200 Aug 03 20:31:47.179499 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 764/3047] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.307891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.309849 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:47.310205 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.310362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.310515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:47.315000 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.315000 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:47.315810 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-195531a6-ea67-4fb9-891f-db0d416deaf1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:47.316160 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 767/3048] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:47.777035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:47.779029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:31:47.779029 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:47.779170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:47.788135 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:47.788135 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:47.793928 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:31:47.797699 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-04172b24-ba9d-4ce8-8d1b-4c1644b523af tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:31:47.798041 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 764/3049] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:47 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.047660 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.049215 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3216dce6-3bf5-48cc-931b-457c833c6872 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.049732 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.049941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.050365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.050717 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3216dce6-3bf5-48cc-931b-457c833c6872 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:48.050918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3216dce6-3bf5-48cc-931b-457c833c6872 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.051113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3216dce6-3bf5-48cc-931b-457c833c6872 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.051240 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3216dce6-3bf5-48cc-931b-457c833c6872 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:48.056876 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.056876 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:48.061248 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.061690 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.061690 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:48.062642 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3216dce6-3bf5-48cc-931b-457c833c6872 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:48.063081 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 765/3050] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.065199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c7a4dbc-0b16-4b71-b6ea-44764938e761 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.065739 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 755/3051] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.082866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8d25f02f-708e-474b-a61e-da743365fe08 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.087273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d25f02f-708e-474b-a61e-da743365fe08 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.087578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d25f02f-708e-474b-a61e-da743365fe08 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.087828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d25f02f-708e-474b-a61e-da743365fe08 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.096371 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.096371 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:48.100706 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d25f02f-708e-474b-a61e-da743365fe08 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.105975 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d25f02f-708e-474b-a61e-da743365fe08 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.106530 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 768/3052] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.120365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e3320611-a55b-4301-949e-a5a634b8588f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.122207 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:31:48.122207 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.122456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.122756 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:48.123546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:31:48.129962 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Get all volumes completed successfully. Aug 03 20:31:48.130360 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3320611-a55b-4301-949e-a5a634b8588f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:31:48.130822 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 765/3053] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.143984 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.145653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.145877 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.146021 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.152849 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.152849 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:48.158377 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.162001 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-091a0bf1-5b4d-4eb3-a508-d1fdef75dc69 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.163614 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 766/3054] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.191438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.193085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e Aug 03 20:31:48.193293 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.193471 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.198479 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.198479 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:48.198940 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:48.202343 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f18ebb8f-3786-4309-bbd8-834d32898cf3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e returned with HTTP 200 Aug 03 20:31:48.202343 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 756/3055] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.210276 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.212670 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.213324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.213324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.213485 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.215408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d?cascade=True Aug 03 20:31:48.215507 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.215812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.216013 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume with id: 0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:48.223370 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.223370 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:48.226157 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.226157 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:48.226801 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:48.227760 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.234208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-0f83e689-b466-4286-9776-c08cc559923d tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.234795 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 769/3056] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.294483 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume request issued successfully. Aug 03 20:31:48.294483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53502003-3a90-4a21-b30f-d52fe47c5b8b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d?cascade=True returned with HTTP 202 Aug 03 20:31:48.294483 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 766/3057] 10.4.3.92 () {66 vars in 1369 bytes} [Mon Aug 3 20:31:48 2026] DELETE /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d?cascade=True => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:48.304076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bfec59d2-8f89-4612-93d5-01b4b464114f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.307657 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bfec59d2-8f89-4612-93d5-01b4b464114f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:48.307657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bfec59d2-8f89-4612-93d5-01b4b464114f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.307657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bfec59d2-8f89-4612-93d5-01b4b464114f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.317310 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.317310 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:48.324054 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bfec59d2-8f89-4612-93d5-01b4b464114f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:48.330543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.330770 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bfec59d2-8f89-4612-93d5-01b4b464114f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 200 Aug 03 20:31:48.331319 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 767/3058] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.331717 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:48.332936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.333673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.333783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:48.338701 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.338701 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:48.340356 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed0d6802-bd6b-4357-a1be-f74f1f7b979a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:48.340356 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 757/3059] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.362740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fe182fba-35ef-4d28-9001-962e3aa9969f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.363397 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe182fba-35ef-4d28-9001-962e3aa9969f None None] GET https://10.4.3.92/volume// Aug 03 20:31:48.363397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe182fba-35ef-4d28-9001-962e3aa9969f None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.363755 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe182fba-35ef-4d28-9001-962e3aa9969f None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.363903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe182fba-35ef-4d28-9001-962e3aa9969f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:48.364439 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 770/3060] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:31:48.371838 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-b912674b-5fa3-4b32-989c-20bed3704911 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.374063 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-b912674b-5fa3-4b32-989c-20bed3704911 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:31:48.374418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-b912674b-5fa3-4b32-989c-20bed3704911 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff8356db-04e9-41a5-91fa-fc616bbf67f7", "connector": null, "instance_uuid": "890df141-5b8b-45e2-8b36-8dcfd05ace0a"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:48.386425 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.386425 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:48.459285 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-b912674b-5fa3-4b32-989c-20bed3704911 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:31:48.459788 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 767/3061] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:48.549321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.554501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.556382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.556759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.584346 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.584346 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:48.590750 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ca7750c3-011d-4088-a19c-9d31b3789085 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca7750c3-011d-4088-a19c-9d31b3789085 None None] GET https://10.4.3.92/volume// Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca7750c3-011d-4088-a19c-9d31b3789085 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca7750c3-011d-4088-a19c-9d31b3789085 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca7750c3-011d-4088-a19c-9d31b3789085 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:48.593634 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 758/3062] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:31:48.600332 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89d22901-7b23-4cde-bed1-1c4b87c97e48 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.600739 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 768/3063] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:48.603794 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.605798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:48.606109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:48.606610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:48.616637 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.616637 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:48.621186 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:48.625507 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-f7c23f34-9fb7-4917-84c0-31ad61fc85f0 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:48.626036 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 771/3064] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:31:48 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:31:48.747871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:48.750438 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] PUT https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 Aug 03 20:31:48.750913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:48.759376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Acquiring lock "cinder-attachment_update-ff8356db-04e9-41a5-91fa-fc616bbf67f7-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:31:48.764212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Lock "cinder-attachment_update-ff8356db-04e9-41a5-91fa-fc616bbf67f7-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:31:48.765174 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:48.765174 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:48.858204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Lock "cinder-attachment_update-ff8356db-04e9-41a5-91fa-fc616bbf67f7-np0000006371" released by "attachment_update" :: held 0.094s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:31:48.858587 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-e076e602-e7da-4287-ac47-563db001e1f2 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 returned with HTTP 200 Aug 03 20:31:48.859445 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 768/3065] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:31:48 2026] PUT /volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:49.073994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f97c26ca-0238-483d-9391-890d11a2989a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.075796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f97c26ca-0238-483d-9391-890d11a2989a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:49.075983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f97c26ca-0238-483d-9391-890d11a2989a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.076164 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f97c26ca-0238-483d-9391-890d11a2989a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.076296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f97c26ca-0238-483d-9391-890d11a2989a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:49.080134 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:49.080134 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:49.081742 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f97c26ca-0238-483d-9391-890d11a2989a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:49.081742 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 759/3066] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:49.105552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.107981 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:31:49.108230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.108479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.114646 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:49.114646 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:49.115186 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:31:49.116385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-87348c8e-c514-43a6-871a-065ecd9e0fdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 200 Aug 03 20:31:49.116866 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 769/3067] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:49.350362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d57f7810-68b8-4b7f-b398-f2a5a2ab81c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.350542 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-51f53688-ab82-4a99-a7a6-745c75278f1d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.352286 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d57f7810-68b8-4b7f-b398-f2a5a2ab81c4 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:49.352494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d57f7810-68b8-4b7f-b398-f2a5a2ab81c4 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.352763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d57f7810-68b8-4b7f-b398-f2a5a2ab81c4 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.353011 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-51f53688-ab82-4a99-a7a6-745c75278f1d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:49.353355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-51f53688-ab82-4a99-a7a6-745c75278f1d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.353643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-51f53688-ab82-4a99-a7a6-745c75278f1d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.353795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-51f53688-ab82-4a99-a7a6-745c75278f1d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:49.359030 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:49.359030 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:49.359841 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-51f53688-ab82-4a99-a7a6-745c75278f1d tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:49.360201 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 772/3068] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:49.362444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d57f7810-68b8-4b7f-b398-f2a5a2ab81c4 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 404 Aug 03 20:31:49.364516 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 769/3069] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:49.370364 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49e2d796-07b6-4a0a-bb43-73349d5101da None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.372381 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:31:49.372640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.372862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.373185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:49.374000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:31:49.392363 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Get all volumes completed successfully. Aug 03 20:31:49.392835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49e2d796-07b6-4a0a-bb43-73349d5101da tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:31:49.394801 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 760/3070] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/volumes => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:31:49.404730 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f2e92738-c8f2-4481-8b61-11273de4f425 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.409906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:49.410123 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.410298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.410618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:49.414650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Building query based on filter {{(pid=100355) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:31:49.420068 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Get all snapshots completed successfully. Aug 03 20:31:49.420351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2e92738-c8f2-4481-8b61-11273de4f425 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:31:49.420784 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 770/3071] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:31:49.431199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.433163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e Aug 03 20:31:49.433163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.433358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.433552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete snapshot with id: b306a81d-4294-414c-847b-e1d4d30bc76e Aug 03 20:31:49.442001 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4abc1bcd-6c64-418a-842e-db0992c0f1a8 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e returned with HTTP 404 Aug 03 20:31:49.442507 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 773/3072] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:31:49 2026] DELETE /volume/v3/snapshots/b306a81d-4294-414c-847b-e1d4d30bc76e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:49.450174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.452027 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef Aug 03 20:31:49.452218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.452396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.452507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete snapshot with id: 719c6156-7fab-4f01-9991-fd99f0c564ef Aug 03 20:31:49.457410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f86bb1af-2305-4b1f-9305-6a07c9412cb3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef returned with HTTP 404 Aug 03 20:31:49.457754 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 770/3073] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:31:49 2026] DELETE /volume/v3/snapshots/719c6156-7fab-4f01-9991-fd99f0c564ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:49.466859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5d25b13e-8342-493d-b5f1-68aeadb756af None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.471633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d25b13e-8342-493d-b5f1-68aeadb756af tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:49.471921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d25b13e-8342-493d-b5f1-68aeadb756af tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.472277 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d25b13e-8342-493d-b5f1-68aeadb756af tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.485155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d25b13e-8342-493d-b5f1-68aeadb756af tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 404 Aug 03 20:31:49.485934 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 761/3074] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:49.493747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.495665 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:49.495869 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.496033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.496185 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume with id: 0afed368-8884-4d0f-95c3-7bec9ef2dc6d Aug 03 20:31:49.501962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec883100-2e1a-42df-ab04-ea1e227a5556 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d returned with HTTP 404 Aug 03 20:31:49.502537 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 771/3075] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:49 2026] DELETE /volume/v3/volumes/0afed368-8884-4d0f-95c3-7bec9ef2dc6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:49.513712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e6e980f4-2611-4658-8cb4-64cb941724cc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.516080 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:49.516519 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-500945786"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:49.519736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-500945786'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:49.519736 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume of 1 GB Aug 03 20:31:49.527164 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Availability Zones retrieved successfully. Aug 03 20:31:49.534068 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (1e53d3ea-c355-4df4-8d60-a7799854907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:49.536147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39110f28-55a6-4ec3-9c08-8b1ece9764d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:49.537104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:49.570287 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39110f28-55a6-4ec3-9c08-8b1ece9764d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:49.571415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ceb78f-6023-48de-a8d2-19f732af58b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:49.615262 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.617999 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:49.618232 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.618541 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.618870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['5a7cd3ea-0d2f-44f8-9084-affb2813f347', 'bf5f2f62-42be-4a2c-93f6-e9225800d6a2', '9c2b637b-5c01-4c65-a7d0-491ec04816b1', '71998944-a42e-4e2c-a8c1-b205218ccf62'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:49.619657 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ceb78f-6023-48de-a8d2-19f732af58b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7cd3ea-0d2f-44f8-9084-affb2813f347', 'bf5f2f62-42be-4a2c-93f6-e9225800d6a2', '9c2b637b-5c01-4c65-a7d0-491ec04816b1', '71998944-a42e-4e2c-a8c1-b205218ccf62']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:49.620494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa75d2d2-f6d7-47d5-9979-9f6b1b9af538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:49.633131 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:49.633131 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:49.640113 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:49.644980 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa75d2d2-f6d7-47d5-9979-9f6b1b9af538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fd3c10a-d765-4b06-b034-19c62f978214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-500945786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['5a7cd3ea-0d2f-44f8-9084-affb2813f347','bf5f2f62-42be-4a2c-93f6-e9225800d6a2','9c2b637b-5c01-4c65-a7d0-491ec04816b1','71998944-a42e-4e2c-a8c1-b205218ccf62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-500945786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fd3c10a-d765-4b06-b034-19c62f978214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f6ff16c5f74dbab6a89f6410b34877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae7f09eea8684b1e811812c35ffaa805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:49.645934 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f93b7e-b4e1-48a8-8e87-f530185cf450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:49.648295 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-069079a8-0245-42f9-9a3b-fa0b089c9a12 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:49.648900 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 771/3076] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:49.674827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f93b7e-b4e1-48a8-8e87-f530185cf450) transitioned into state 'SUCCESS' from state '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-500945786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['5a7cd3ea-0d2f-44f8-9084-affb2813f347','bf5f2f62-42be-4a2c-93f6-e9225800d6a2','9c2b637b-5c01-4c65-a7d0-491ec04816b1','71998944-a42e-4e2c-a8c1-b205218ccf62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:49.675750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31fbc47b-7734-406a-966d-4cf36ae683bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:49.688430 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31fbc47b-7734-406a-966d-4cf36ae683bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:49.689279 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (1e53d3ea-c355-4df4-8d60-a7799854907d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:49.689684 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request issued successfully. Aug 03 20:31:49.690338 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e6e980f4-2611-4658-8cb4-64cb941724cc tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:49.691109 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 774/3077] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:49 2026] POST /volume/v3/volumes => generated 748 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:49.707467 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:49.709822 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:49.710058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:49.710309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:49.719287 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:49.719287 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:49.722422 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:49.726773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07bd2cd0-fc17-4bc2-8516-df5c12359245 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 200 Aug 03 20:31:49.727176 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 762/3078] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:49 2026] GET /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.097637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-76bacca0-935f-40e7-a49d-37123ec3c58e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.100244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76bacca0-935f-40e7-a49d-37123ec3c58e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:50.100518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76bacca0-935f-40e7-a49d-37123ec3c58e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.103467 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76bacca0-935f-40e7-a49d-37123ec3c58e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.103467 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-76bacca0-935f-40e7-a49d-37123ec3c58e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:50.104992 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.104992 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:50.106072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76bacca0-935f-40e7-a49d-37123ec3c58e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:50.106566 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 772/3079] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.373791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5da40276-97fc-403c-8cb3-10e4017878eb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.375361 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5da40276-97fc-403c-8cb3-10e4017878eb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:50.375618 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5da40276-97fc-403c-8cb3-10e4017878eb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.375790 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5da40276-97fc-403c-8cb3-10e4017878eb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.375953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5da40276-97fc-403c-8cb3-10e4017878eb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:50.380039 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.380039 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:50.380651 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5da40276-97fc-403c-8cb3-10e4017878eb tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:50.380989 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 772/3080] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.400986 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.404612 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:31:50.404879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.405138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.413083 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.413083 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:50.413955 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:31:50.415041 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-88e0e266-68ee-4bf1-b319-2928a2004160 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 200 Aug 03 20:31:50.415672 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 775/3081] 10.4.3.92 () {68 vars in 1597 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.427204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.430285 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:31:50.433146 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.433146 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.446682 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.446682 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:50.452267 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:50.459913 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-995b5309-ff99-4feb-bc15-c64e1c7da24d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 200 Aug 03 20:31:50.460851 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 763/3082] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 1655 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:50.474400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.480129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:50.480252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "274b4637-333f-4797-9930-afe258eecab0", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:50.486844 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '274b4637-333f-4797-9930-afe258eecab0', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:50.497626 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.497626 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:50.498218 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:31:50.498451 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:31:50.499231 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:31:50.506505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (19e94cf5-1829-4716-91b4-13de7742402d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:50.508150 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1a660f-a8dc-4262-8040-aa5b1e6c5fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:50.509235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:50.562997 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1a660f-a8dc-4262-8040-aa5b1e6c5fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '274b4637-333f-4797-9930-afe258eecab0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:50.563950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dc2e26-502d-4040-ba29-245d57a03c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:50.642840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['c7e90f67-2892-4e1c-a902-03e8afcf22cf', '298871c9-543d-469a-9ce3-cda50f4519de', '209a5f59-7161-4e87-af62-08ab10c9aa78', 'bc1d8111-59e8-4c50-9aed-8eda202b5d90'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:50.645483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dc2e26-502d-4040-ba29-245d57a03c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7e90f67-2892-4e1c-a902-03e8afcf22cf', '298871c9-543d-469a-9ce3-cda50f4519de', '209a5f59-7161-4e87-af62-08ab10c9aa78', 'bc1d8111-59e8-4c50-9aed-8eda202b5d90']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:50.645483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9c4f06-ef48-4706-8acc-6ebbd29ffee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:50.667441 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.670421 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:50.670583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.670797 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.690537 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.690537 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:50.699439 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:50.707969 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d8e3f3f-734e-403e-adf7-ac3390cff9a4 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:50.708421 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 773/3083] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.724129 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9c4f06-ef48-4706-8acc-6ebbd29ffee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a0f037-2a8c-4533-9aa6-c02e60a6ffd9', '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='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['c7e90f67-2892-4e1c-a902-03e8afcf22cf','298871c9-543d-469a-9ce3-cda50f4519de','209a5f59-7161-4e87-af62-08ab10c9aa78','bc1d8111-59e8-4c50-9aed-8eda202b5d90'],size=1,snapshot_id=274b4637-333f-4797-9930-afe258eecab0,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:31:50Z,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=81a0f037-2a8c-4533-9aa6-c02e60a6ffd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=274b4637-333f-4797-9930-afe258eecab0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:50.725135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5fa2b1-cd25-4c67-a032-b046c3182ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:50.752174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.765513 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:50.765513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.765513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.765513 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.765513 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:50.773420 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:50.774831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5fa2b1-cd25-4c67-a032-b046c3182ce2) transitioned into 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='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['c7e90f67-2892-4e1c-a902-03e8afcf22cf','298871c9-543d-469a-9ce3-cda50f4519de','209a5f59-7161-4e87-af62-08ab10c9aa78','bc1d8111-59e8-4c50-9aed-8eda202b5d90'],size=1,snapshot_id=274b4637-333f-4797-9930-afe258eecab0,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:50.776105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27df6db-ae0f-4409-9e39-88d8deb6dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:50.779188 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6b2a2ad-d81a-4b1a-9190-f9a3e6cca21b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 200 Aug 03 20:31:50.779817 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 776/3084] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.808290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-566f79be-d169-4759-909d-0e9007ef1fcd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.810052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27df6db-ae0f-4409-9e39-88d8deb6dde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:50.810265 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:50.810610 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fd3c10a-d765-4b06-b034-19c62f978214", "name": "tempest-VolumesDeleteCascade-Snapshot-1352650315"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:50.811002 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (19e94cf5-1829-4716-91b4-13de7742402d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:50.811332 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:31:50.812013 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3c980cf7-018e-45b2-b887-704d5c92a36a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:50.812559 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 773/3085] 10.4.3.92 () {72 vars in 1534 bytes} [Mon Aug 3 20:31:50 2026] POST /volume/v3/volumes => generated 734 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:50.820255 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.820255 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:50.820791 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:50.820902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create snapshot from volume 1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:50.831321 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.833662 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:31:50.833839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.834035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.841353 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.841353 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:50.845382 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:50.850009 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-3bbf09c8-46a5-42da-ac19-da8250beb1ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 200 Aug 03 20:31:50.850524 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 774/3086] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.865300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.865436 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['f2ed39b9-ac9f-435d-a213-aae89e808f25', 'cccd61fb-23d6-46ac-a952-bd6f2c167f16', '9f957970-0b92-4a85-99f6-de0907830da0', '72756ae3-5802-44d6-8eb9-fe921c2b470e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:50.866376 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:31:50.866619 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.866805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.874952 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.874952 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:50.880548 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:50.887147 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-19eb19c8-a2af-42ab-8766-64794af912ef tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 200 Aug 03 20:31:50.887603 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 777/3087] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:50.914304 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot create request issued successfully. Aug 03 20:31:50.914304 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-566f79be-d169-4759-909d-0e9007ef1fcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:31:50.914304 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 764/3088] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:31:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:50.927169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:50.929247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 Aug 03 20:31:50.929437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:50.929669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:50.934677 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:50.934677 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:50.935107 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:50.936000 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1776cef-e4c7-4fa3-8829-a47ce685a146 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 returned with HTTP 200 Aug 03 20:31:50.936382 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 774/3089] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:50 2026] GET /volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:51.118610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:51.120979 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:51.121171 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:51.121361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:51.121477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:51.126399 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:51.126399 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:51.127489 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a0cf473-3886-4d42-b4ad-0e6e87ad7d8a tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:51.127929 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 775/3090] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:51 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:51.393169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-538e9f89-4bab-4768-956f-79b511904bd2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:51.394799 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-538e9f89-4bab-4768-956f-79b511904bd2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:51.394990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-538e9f89-4bab-4768-956f-79b511904bd2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:51.395163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-538e9f89-4bab-4768-956f-79b511904bd2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:51.395262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-538e9f89-4bab-4768-956f-79b511904bd2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:51.402486 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:51.402486 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:51.406188 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-538e9f89-4bab-4768-956f-79b511904bd2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:51.406188 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 778/3091] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:51 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:51.722059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:51.723942 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:51.724124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:51.724335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:51.739556 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:51.739556 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:51.744842 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:51.752187 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d2daa082-60d7-4927-b558-7cf0fa158d57 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:51.752580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 765/3092] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:51 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:51.946137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:51.947725 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 Aug 03 20:31:51.948006 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:51.948258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:51.955534 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:51.955534 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:51.956080 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:51.957169 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5337e1f0-08bf-4af0-baa3-70cc930b001c tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 returned with HTTP 200 Aug 03 20:31:51.957451 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 775/3093] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:31:51 2026] GET /volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:51.968084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9cc8473e-6013-4013-9ee4-d4d820053754 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:51.971958 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:51.975189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "20e2d69c-e377-4870-b468-44226f7cc3b6", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-792948064"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:51.975189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request body: {'volume': {'snapshot_id': '20e2d69c-e377-4870-b468-44226f7cc3b6', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-792948064'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:51.978694 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:51.978694 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:51.979142 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Snapshot retrieved successfully. Aug 03 20:31:51.979453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume of 1 GB Aug 03 20:31:51.985770 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Availability Zones retrieved successfully. Aug 03 20:31:51.994042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (a02949e4-6d65-46de-ac1b-fc395b674607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:51.996891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df8fa2-0de5-41ef-a35d-33ccf1b1fe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:51.997787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:52.056173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df8fa2-0de5-41ef-a35d-33ccf1b1fe67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '20e2d69c-e377-4870-b468-44226f7cc3b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:52.056746 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1384e00d-3f7e-40ca-8f26-88ceb42cf7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:52.110148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Created reservations ['3d786b7c-c576-4152-8314-cb078616da1a', 'e6df36dd-d41c-4c1e-8ce3-c065d5f8e1f3', '34e2e56c-783b-4262-9c56-c15801fb5cfc', '4918a234-fdc9-43dd-b980-5e156eef595a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:52.111107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1384e00d-3f7e-40ca-8f26-88ceb42cf7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d786b7c-c576-4152-8314-cb078616da1a', 'e6df36dd-d41c-4c1e-8ce3-c065d5f8e1f3', '34e2e56c-783b-4262-9c56-c15801fb5cfc', '4918a234-fdc9-43dd-b980-5e156eef595a']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:52.112044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fd6d5a-9d7d-4c13-8a05-8bbeed515700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:52.147372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.149354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:52.149612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.150315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.150315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:52.155532 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.155532 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:52.156270 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d82576e-cab3-4f6e-87f3-52b11172b364 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:52.156715 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 779/3094] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:52.161839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fd6d5a-9d7d-4c13-8a05-8bbeed515700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30279728-d1b7-470a-85c8-c3be4d9e795d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-792948064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['3d786b7c-c576-4152-8314-cb078616da1a','e6df36dd-d41c-4c1e-8ce3-c065d5f8e1f3','34e2e56c-783b-4262-9c56-c15801fb5cfc','4918a234-fdc9-43dd-b980-5e156eef595a'],size=1,snapshot_id=20e2d69c-e377-4870-b468-44226f7cc3b6,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-792948064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30279728-d1b7-470a-85c8-c3be4d9e795d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f6ff16c5f74dbab6a89f6410b34877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=20e2d69c-e377-4870-b468-44226f7cc3b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae7f09eea8684b1e811812c35ffaa805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:52.162862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941f96c6-9827-4ac0-9114-a7f6ce50a7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:52.189673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941f96c6-9827-4ac0-9114-a7f6ce50a7a8) transitioned into state 'SUCCESS' from state '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-792948064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6ff16c5f74dbab6a89f6410b34877',qos_specs=None,replication_status=,reservations=['3d786b7c-c576-4152-8314-cb078616da1a','e6df36dd-d41c-4c1e-8ce3-c065d5f8e1f3','34e2e56c-783b-4262-9c56-c15801fb5cfc','4918a234-fdc9-43dd-b980-5e156eef595a'],size=1,snapshot_id=20e2d69c-e377-4870-b468-44226f7cc3b6,source_replicaid=,source_volid=None,status='creating',user_id='ae7f09eea8684b1e811812c35ffaa805',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:52.190932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2f3bd0-6658-4dcb-808b-ea680a60c2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:52.222369 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2f3bd0-6658-4dcb-808b-ea680a60c2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:52.223579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Flow 'volume_create_api' (a02949e4-6d65-46de-ac1b-fc395b674607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:52.223942 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Create volume request issued successfully. Aug 03 20:31:52.224620 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9cc8473e-6013-4013-9ee4-d4d820053754 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:52.225113 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 776/3095] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:51 2026] POST /volume/v3/volumes => generated 782 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:52.249096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.252358 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:52.252358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.253245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.265947 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.265947 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:52.273974 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:52.281354 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-05549250-4b25-42ec-99f7-d41c1eb5ff3f tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 200 Aug 03 20:31:52.281997 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 766/3096] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:52.313486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-5f53a8e1-c2de-41f7-b1a0-6f942d9853f1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.314707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-5f53a8e1-c2de-41f7-b1a0-6f942d9853f1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8/action Aug 03 20:31:52.315181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-5f53a8e1-c2de-41f7-b1a0-6f942d9853f1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:52.315361 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-5f53a8e1-c2de-41f7-b1a0-6f942d9853f1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:52.337618 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.337618 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:52.353443 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f27d1f7-a049-475d-965f-acb6ff852a85 req-5f53a8e1-c2de-41f7-b1a0-6f942d9853f1 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8/action returned with HTTP 204 Aug 03 20:31:52.354127 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 776/3097] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:31:52 2026] POST /volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:52.415406 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.417352 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:52.417590 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.417802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.417917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:52.423398 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.423398 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:52.424053 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b2a639c3-0ad4-45d5-aadd-622a13a7e6df tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:52.424591 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 780/3098] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:52.767088 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.768771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:52.768929 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.769103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.781429 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.781429 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:52.784657 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:52.789991 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d1410cb1-5819-4a08-b686-854c1c24e9c9 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:52.790880 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 777/3099] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:31:52.809227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.815742 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:52.816791 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.816791 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.832138 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.832138 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:52.839397 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:52.848091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-00cf35ce-1371-42a1-9f0a-b079407a3689 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:52.848760 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 767/3100] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:52.868513 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8be3c71d-b0f1-4364-a757-a1176a570610 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:52.872224 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8be3c71d-b0f1-4364-a757-a1176a570610 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:31:52.872630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8be3c71d-b0f1-4364-a757-a1176a570610 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:52.874998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8be3c71d-b0f1-4364-a757-a1176a570610 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:52.888657 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:52.888657 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:52.892616 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8be3c71d-b0f1-4364-a757-a1176a570610 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:31:52.897220 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8be3c71d-b0f1-4364-a757-a1176a570610 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:31:52.897674 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 777/3101] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:52 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:53.166856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3fef6578-3927-44af-a87e-857e90a69317 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.168393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fef6578-3927-44af-a87e-857e90a69317 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:53.168586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fef6578-3927-44af-a87e-857e90a69317 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.168744 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fef6578-3927-44af-a87e-857e90a69317 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.168871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3fef6578-3927-44af-a87e-857e90a69317 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:53.173389 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.173389 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:53.174159 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fef6578-3927-44af-a87e-857e90a69317 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:53.174555 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 781/3102] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:53.301767 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-32c1b27d-5a63-4566-974a-54a48b45a189 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.304078 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-32c1b27d-5a63-4566-974a-54a48b45a189 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:53.304078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-32c1b27d-5a63-4566-974a-54a48b45a189 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.304078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-32c1b27d-5a63-4566-974a-54a48b45a189 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.315569 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.315569 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:53.319384 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-32c1b27d-5a63-4566-974a-54a48b45a189 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:53.323867 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-32c1b27d-5a63-4566-974a-54a48b45a189 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 200 Aug 03 20:31:53.324308 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 778/3103] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:31:53.347050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.351269 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:53.355030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.355030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.381722 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.381722 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:53.409794 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:53.418629 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0075f9dc-bb31-473d-a635-5a11c1e3cd5b tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 200 Aug 03 20:31:53.422075 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 768/3104] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 875 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:53.437291 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.440237 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:53.440448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.440894 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.440894 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:53.441565 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b9380895-754c-4322-8ee4-00c2d28c0350 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.443876 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214?cascade=True Aug 03 20:31:53.444171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.445059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.445059 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume with id: 1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:53.447913 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.447913 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:53.449069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c3c98936-2d8a-4b87-942d-426f3574f0f5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:53.449475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 778/3105] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:31:53.463500 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.463500 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:53.464040 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:53.534630 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume request issued successfully. Aug 03 20:31:53.534880 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9380895-754c-4322-8ee4-00c2d28c0350 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214?cascade=True returned with HTTP 202 Aug 03 20:31:53.535409 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 782/3106] 10.4.3.92 () {66 vars in 1369 bytes} [Mon Aug 3 20:31:53 2026] DELETE /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214?cascade=True => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:53.541926 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.544153 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:53.544542 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.544676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.554404 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.554404 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:53.560223 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:53.567038 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d2caf69-4183-40a3-a669-d4cbcd4c38e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 200 Aug 03 20:31:53.567804 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 779/3107] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:53.933815 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:53.938707 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-8f287a6b-cecd-4ac3-b670-11d1ee1dba4e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 200 Aug 03 20:31:53.938707 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 769/3108] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:31:53 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 1343 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:53.955922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-546d4282-f49c-4883-ae85-05cfe5114562 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.956945 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-546d4282-f49c-4883-ae85-05cfe5114562 None None] GET https://10.4.3.92/volume// Aug 03 20:31:53.956945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-546d4282-f49c-4883-ae85-05cfe5114562 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:53.956945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-546d4282-f49c-4883-ae85-05cfe5114562 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:53.957236 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-546d4282-f49c-4883-ae85-05cfe5114562 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:53.957957 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 779/3109] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:31:53.987882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-4ea83ffb-a61a-498e-813c-5540467dd9eb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:53.989963 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-4ea83ffb-a61a-498e-813c-5540467dd9eb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:31:53.990286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-4ea83ffb-a61a-498e-813c-5540467dd9eb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a0f037-2a8c-4533-9aa6-c02e60a6ffd9", "connector": null, "instance_uuid": "46ac56c4-d553-456e-8842-496b06583c34"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:53.998944 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:53.998944 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:54.032936 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-4ea83ffb-a61a-498e-813c-5540467dd9eb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:31:54.033234 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 783/3110] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:31:53 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:54.067635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7196b1c7-c5e0-4c70-a37e-114f27da152d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.068056 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7196b1c7-c5e0-4c70-a37e-114f27da152d None None] GET https://10.4.3.92/volume// Aug 03 20:31:54.068272 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7196b1c7-c5e0-4c70-a37e-114f27da152d None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.068557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7196b1c7-c5e0-4c70-a37e-114f27da152d None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.068906 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7196b1c7-c5e0-4c70-a37e-114f27da152d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:31:54.069187 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 780/3111] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:31: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 03 20:31:54.079604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.085111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:31:54.085383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.085654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.099624 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.099624 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:54.105718 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:31:54.113286 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-b1473450-e808-436e-ab88-7630728c2ce3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 200 Aug 03 20:31:54.113477 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 770/3112] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 1522 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:31:54.185819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-16785e43-296d-420d-96b3-d356cd26fb36 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.190605 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-16785e43-296d-420d-96b3-d356cd26fb36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:54.190605 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-16785e43-296d-420d-96b3-d356cd26fb36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.190605 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-16785e43-296d-420d-96b3-d356cd26fb36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.190605 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-16785e43-296d-420d-96b3-d356cd26fb36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:54.193847 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.193847 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:54.194913 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-16785e43-296d-420d-96b3-d356cd26fb36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:54.195286 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 780/3113] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:54.304600 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.307071 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 Aug 03 20:31:54.307559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:54.319064 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-81a0f037-2a8c-4533-9aa6-c02e60a6ffd9-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:31:54.325740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-81a0f037-2a8c-4533-9aa6-c02e60a6ffd9-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:31:54.327267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.327267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:54.460873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-81a0f037-2a8c-4533-9aa6-c02e60a6ffd9-np0000006371" released by "attachment_update" :: held 0.135s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:31:54.461357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-29883745-8d2d-4bef-9f05-7e2ab004f2cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 returned with HTTP 200 Aug 03 20:31:54.461789 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 784/3114] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:31:54 2026] PUT /volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:31:54.463494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.465377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:54.465675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.465881 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.466013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:54.472202 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.472202 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:54.473223 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9c0ba17-0459-4023-8ea9-8e86994eb1c4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:54.473816 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 781/3115] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:54.517727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-aea3b051-587f-4da9-9d04-17f69023c4ce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.522504 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-aea3b051-587f-4da9-9d04-17f69023c4ce tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831/action Aug 03 20:31:54.522947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-aea3b051-587f-4da9-9d04-17f69023c4ce tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:31:54.523125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-aea3b051-587f-4da9-9d04-17f69023c4ce tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:54.544282 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.544282 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:54.570029 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f8405c59-55cf-49c0-91f3-5dd970c6a007 req-aea3b051-587f-4da9-9d04-17f69023c4ce tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831/action returned with HTTP 204 Aug 03 20:31:54.570580 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 771/3116] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:31:54 2026] POST /volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:54.581273 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-42201c02-3bfc-49b8-a217-3f0847e7cdcd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.583092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42201c02-3bfc-49b8-a217-3f0847e7cdcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:54.583357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42201c02-3bfc-49b8-a217-3f0847e7cdcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.583661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42201c02-3bfc-49b8-a217-3f0847e7cdcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.589835 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42201c02-3bfc-49b8-a217-3f0847e7cdcd tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 404 Aug 03 20:31:54.591686 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 781/3117] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:54.601988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-655acc9e-f762-4c23-b377-32ae8d710966 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.606859 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:31:54.607155 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.607378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.607732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:54.608155 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.608155 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:54.609637 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:31:54.617147 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Get all volumes completed successfully. Aug 03 20:31:54.617662 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-655acc9e-f762-4c23-b377-32ae8d710966 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:31:54.619028 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 785/3118] 10.4.3.92 () {66 vars in 1230 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/volumes => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:54.626120 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.629079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:31:54.629642 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.629705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.630044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:31:54.631216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.db.api [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Building query based on filter {{(pid=100354) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:31:54.635551 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Get all snapshots completed successfully. Aug 03 20:31:54.635881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc2c6f7c-0d0a-4ac5-af57-d88a1c56aecb tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:31:54.636282 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 782/3119] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:31:54.645694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.650358 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:54.650901 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.650901 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.658864 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.658864 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:54.662865 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:54.667832 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d625f8f6-4d7a-48af-bd0e-ae4db9684a65 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 200 Aug 03 20:31:54.668293 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 772/3120] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:54.686493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.689921 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:54.689921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.689921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.689921 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume with id: 30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:54.702487 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.702487 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:54.702487 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:54.735113 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume request issued successfully. Aug 03 20:31:54.735113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41a2194f-f509-4aec-87a7-1a12a7d3f3e6 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 202 Aug 03 20:31:54.735113 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 782/3121] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:54 2026] DELETE /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:31:54.748324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:54.750211 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:54.750409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:54.750630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:54.760160 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:54.760160 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:54.767838 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Volume info retrieved successfully. Aug 03 20:31:54.774427 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-808a88b2-d0ba-437a-851f-dc24f0645d80 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 200 Aug 03 20:31:54.775082 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 786/3122] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:54 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:55.208474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f751c994-de86-450d-ab6c-d011c56bfefc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.215300 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f751c994-de86-450d-ab6c-d011c56bfefc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:31:55.215517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f751c994-de86-450d-ab6c-d011c56bfefc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.215723 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f751c994-de86-450d-ab6c-d011c56bfefc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.215821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f751c994-de86-450d-ab6c-d011c56bfefc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:55.222928 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:55.222928 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:55.225074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f751c994-de86-450d-ab6c-d011c56bfefc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:31:55.225398 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 783/3123] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:55 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:55.239447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b361348a-2120-483a-9fae-8f12fa371241 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.245639 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:31:55.245639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59e36a2f-6b77-4610-b34b-0db7d5260a25", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-926262364"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:55.247602 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': '59e36a2f-6b77-4610-b34b-0db7d5260a25', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-926262364'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:31:55.247894 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume 59e36a2f-6b77-4610-b34b-0db7d5260a25 in container None Aug 03 20:31:55.256970 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:55.256970 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:55.257864 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:31:55.299018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['2bd15911-580e-4b15-bdeb-9d63e66e5c40', 'ccada1c1-51f5-49dd-a31c-5b11f872c3c1'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:55.366477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b361348a-2120-483a-9fae-8f12fa371241 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:31:55.366917 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 773/3124] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:31:55 2026] POST /volume/v3/backups => generated 327 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:55.379949 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.385172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:31:55.385172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.385172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.385172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:55.386742 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:55.386742 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:55.389837 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3661588a-7ab7-4d67-b288-d59f7f25f38b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:31:55.389837 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 783/3125] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:55 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:55.487232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.489354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:55.489697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.489851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.490090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:55.501647 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:55.501647 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:55.502478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc99eb62-3d09-435d-90e1-e9ccc6259467 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:55.502960 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 787/3126] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:55 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:55.791767 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b0df1b8d-8e21-4b88-9691-3c8d98926aa3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.795383 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0df1b8d-8e21-4b88-9691-3c8d98926aa3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d Aug 03 20:31:55.795627 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0df1b8d-8e21-4b88-9691-3c8d98926aa3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.795877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0df1b8d-8e21-4b88-9691-3c8d98926aa3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.812370 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0df1b8d-8e21-4b88-9691-3c8d98926aa3 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d returned with HTTP 404 Aug 03 20:31:55.813109 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 784/3127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:55 2026] GET /volume/v3/volumes/30279728-d1b7-470a-85c8-c3be4d9e795d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:55.824747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cc597381-51e6-45a8-a452-b223e209f866 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.831147 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc597381-51e6-45a8-a452-b223e209f866 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 Aug 03 20:31:55.831652 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cc597381-51e6-45a8-a452-b223e209f866 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.832016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cc597381-51e6-45a8-a452-b223e209f866 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.832169 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-cc597381-51e6-45a8-a452-b223e209f866 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete snapshot with id: 20e2d69c-e377-4870-b468-44226f7cc3b6 Aug 03 20:31:55.842326 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc597381-51e6-45a8-a452-b223e209f866 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 returned with HTTP 404 Aug 03 20:31:55.842929 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 774/3128] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:31:55 2026] DELETE /volume/v3/snapshots/20e2d69c-e377-4870-b468-44226f7cc3b6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:55.853633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-04ed50e8-e4ae-43af-8175-9e9c6422af88 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.856718 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-04ed50e8-e4ae-43af-8175-9e9c6422af88 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] GET https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:55.856953 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-04ed50e8-e4ae-43af-8175-9e9c6422af88 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.857189 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-04ed50e8-e4ae-43af-8175-9e9c6422af88 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.864969 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-04ed50e8-e4ae-43af-8175-9e9c6422af88 tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 404 Aug 03 20:31:55.865498 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 784/3129] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:55 2026] GET /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:55.876339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:55.887483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:55.887746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:55.889148 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:55.889148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] Delete volume with id: 1fd3c10a-d765-4b06-b034-19c62f978214 Aug 03 20:31:55.903280 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-684ba782-cad3-4c02-9ebc-b8c4a05ac71a tempest-VolumesDeleteCascade-1920536876 tempest-VolumesDeleteCascade-1920536876-project-member] https://10.4.3.92/volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 returned with HTTP 404 Aug 03 20:31:55.903963 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 788/3130] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:31:55 2026] DELETE /volume/v3/volumes/1fd3c10a-d765-4b06-b034-19c62f978214 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:31:56.404753 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:56.405887 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:31:56.406073 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:56.406267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:56.406357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:56.410600 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:56.410600 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:56.411329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-699a90f2-ae9a-4478-8163-e8ace3882c36 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:31:56.411738 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 785/3131] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:56 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:56.516160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:56.518028 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:56.518416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:56.518640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:56.519065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:56.536366 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:56.536366 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:56.537195 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-de37cb62-06b9-47a9-a63b-8c61a54c5ea4 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:56.537639 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 775/3132] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:56 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:57.424788 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-530fac5c-3142-4b2a-9460-55ada867cd72 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:57.427238 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-530fac5c-3142-4b2a-9460-55ada867cd72 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:31:57.427564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-530fac5c-3142-4b2a-9460-55ada867cd72 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:57.428017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-530fac5c-3142-4b2a-9460-55ada867cd72 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:57.428190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-530fac5c-3142-4b2a-9460-55ada867cd72 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:57.435367 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:57.435367 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:57.436895 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-530fac5c-3142-4b2a-9460-55ada867cd72 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:31:57.437542 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 785/3133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:57 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:57.552166 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:57.554706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:57.555007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:57.555258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:57.555417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:57.560820 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:57.560820 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:57.563496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12f5e9b2-8be7-4b1d-a196-1f8fc78a8dfe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:57.563496 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 789/3134] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:57 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:58.297016 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:58.431265 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:31:58.431607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1571345982"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:58.432935 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1571345982'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:31:58.433141 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume of 1 GB Aug 03 20:31:58.440232 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Availability Zones retrieved successfully. Aug 03 20:31:58.445354 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Flow 'volume_create_api' (5b18c86c-8dd1-419c-8c64-367dbb83d1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:58.446173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5751a771-a7ba-451e-906c-f82605e64ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:58.447020 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:31:58.449413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:58.452010 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:31:58.452264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:58.452539 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:58.452697 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:58.458681 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:58.458681 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:58.459845 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-31b0dd86-c6a9-4ab4-9929-8c1594abc334 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:31:58.460418 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 776/3135] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:58 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:58.471732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5751a771-a7ba-451e-906c-f82605e64ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:58.472478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eee0ef7-558a-4366-83fb-2a999d2f777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:58.532634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Created reservations ['41bd39ed-7e69-41da-b4df-56f47a04dcaa', 'b5310e67-8086-46e7-8df0-99b6ad31920a', '3564c8bb-dbca-48e8-af78-beba1d91e195', 'b51ff3fc-2d05-4827-be71-2b96c8e05616'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:58.533330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eee0ef7-558a-4366-83fb-2a999d2f777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41bd39ed-7e69-41da-b4df-56f47a04dcaa', 'b5310e67-8086-46e7-8df0-99b6ad31920a', '3564c8bb-dbca-48e8-af78-beba1d91e195', 'b51ff3fc-2d05-4827-be71-2b96c8e05616']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:58.534077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005d10f4-3b55-4652-a815-2c80295b9960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:58.560400 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005d10f4-3b55-4652-a815-2c80295b9960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e76fd820-93bd-4c25-b1ea-c0dea31336b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1571345982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',qos_specs=None,replication_status=,reservations=['41bd39ed-7e69-41da-b4df-56f47a04dcaa','b5310e67-8086-46e7-8df0-99b6ad31920a','3564c8bb-dbca-48e8-af78-beba1d91e195','b51ff3fc-2d05-4827-be71-2b96c8e05616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c444a5fadb84099875989e81965c3d3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1571345982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e76fd820-93bd-4c25-b1ea-c0dea31336b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c444a5fadb84099875989e81965c3d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:58.561138 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeea7dd7-7657-4dfb-8ffc-b032f23317ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:58.576136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:58.578221 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:58.578475 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:58.578732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:58.578855 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:58.579293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeea7dd7-7657-4dfb-8ffc-b032f23317ec) transitioned into state 'SUCCESS' from state '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-1571345982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',qos_specs=None,replication_status=,reservations=['41bd39ed-7e69-41da-b4df-56f47a04dcaa','b5310e67-8086-46e7-8df0-99b6ad31920a','3564c8bb-dbca-48e8-af78-beba1d91e195','b51ff3fc-2d05-4827-be71-2b96c8e05616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c444a5fadb84099875989e81965c3d3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:58.580190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fe9f3d-5df8-45d7-845a-2667186c46f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:31:58.583954 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:58.583954 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:58.584600 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0b1e4d4-82f0-4b12-bf1a-ed010da8550c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:58.585039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 786/3136] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:58 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:58.597333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fe9f3d-5df8-45d7-845a-2667186c46f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:31:58.598409 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Flow 'volume_create_api' (5b18c86c-8dd1-419c-8c64-367dbb83d1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:31:58.598760 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume request issued successfully. Aug 03 20:31:58.599378 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d15f2fce-d49f-4e96-9f87-0ad72b15e4b4 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:31:58.599854 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 786/3137] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:31:58 2026] POST /volume/v3/volumes => generated 749 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:58.615239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2de02576-fac9-4f06-8689-6fe5ba967221 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:58.617416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2de02576-fac9-4f06-8689-6fe5ba967221 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:31:58.617416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2de02576-fac9-4f06-8689-6fe5ba967221 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:58.617862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2de02576-fac9-4f06-8689-6fe5ba967221 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:58.625992 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:58.625992 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:58.632718 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2de02576-fac9-4f06-8689-6fe5ba967221 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:31:58.637995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2de02576-fac9-4f06-8689-6fe5ba967221 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:31:58.638531 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 790/3138] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:58 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.476633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.478895 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:31:59.479137 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.479376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.479565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:59.489652 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:59.489652 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:59.490597 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e655db57-d6ee-4b68-ae54-7da66d8f193b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:31:59.490977 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 777/3139] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.595356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.598477 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:31:59.598773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.598970 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.599122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:31:59.604831 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:59.604831 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:31:59.605639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1af50f4b-ba79-4287-a18f-7eeda2f78e08 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:31:59.606124 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 787/3140] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.652714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e4a41221-fe00-48a9-951c-2805e7090d82 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.655660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4a41221-fe00-48a9-951c-2805e7090d82 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:31:59.655952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4a41221-fe00-48a9-951c-2805e7090d82 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.656197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4a41221-fe00-48a9-951c-2805e7090d82 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.667060 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:59.667060 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:31:59.672248 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e4a41221-fe00-48a9-951c-2805e7090d82 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:31:59.682102 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4a41221-fe00-48a9-951c-2805e7090d82 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:31:59.682513 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 787/3141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.695107 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.699574 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Aug 03 20:31:59.699574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e76fd820-93bd-4c25-b1ea-c0dea31336b0"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:59.700381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.volume_transfer [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e76fd820-93bd-4c25-b1ea-c0dea31336b0'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 03 20:31:59.700672 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.volume_transfer [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Creating transfer of volume e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:31:59.700896 np0000006371 devstack@c-api.service[100353]: INFO cinder.transfer.api [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Generating transfer record for volume e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:31:59.709353 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:59.709353 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:31:59.724333 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f401ffac-5c17-437c-9bd5-da546a7b3d8a tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Aug 03 20:31:59.725140 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 791/3142] 10.4.3.92 () {68 vars in 1284 bytes} [Mon Aug 3 20:31:59 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:31:59.734180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.735865 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:31:59.736043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.736218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.743658 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:31:59.743658 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:31:59.747684 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:31:59.753714 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c214991-ecd0-4a43-b6ec-c1cee5643330 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:31:59.753714 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 778/3143] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.766920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-52e83f3a-08d8-40b5-bfe4-1c6e43548c0d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.770696 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52e83f3a-08d8-40b5-bfe4-1c6e43548c0d tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c Aug 03 20:31:59.771050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52e83f3a-08d8-40b5-bfe4-1c6e43548c0d tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.771328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52e83f3a-08d8-40b5-bfe4-1c6e43548c0d tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.778857 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52e83f3a-08d8-40b5-bfe4-1c6e43548c0d tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c returned with HTTP 200 Aug 03 20:31:59.779378 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 788/3144] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.787762 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.789333 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer Aug 03 20:31:59.789566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:31:59.789721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:31:59.789860 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.volume_transfer [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Listing volume transfers {{(pid=100354) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 03 20:31:59.793589 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-305d4c6d-cdaf-4cec-a56a-2ac4a04cf157 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 200 Aug 03 20:31:59.793958 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 788/3145] 10.4.3.92 () {66 vars in 1263 bytes} [Mon Aug 3 20:31:59 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:31:59.801822 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9019732c-e566-4ac8-8306-82c30fd77e3a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:31:59.861362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c/accept Aug 03 20:31:59.864727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "43d6c8474c807dbc"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:31:59.864727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.volume_transfer [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Accepting volume transfer b35c7543-f86c-4326-87fb-2a4b1885a29c {{(pid=100353) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 03 20:31:59.864727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.volume_transfer [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Accepting transfer b35c7543-f86c-4326-87fb-2a4b1885a29c Aug 03 20:31:59.926796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Created reservations ['41367904-1a4f-48d6-9854-ba4afdc743a4', 'e65e423d-eddf-4e90-87f9-80dc060ed16e', '9041f3cc-0a10-407f-9432-ac9124331dde', 'e6f20c41-429a-405f-8b5f-f39d3ef48861'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:59.945405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Created reservations ['ffe9d581-b518-4923-935c-76969005d7b6', 'b216ae81-9811-411a-a34e-af6ee811627a', '5a69961e-5feb-4339-af14-7b99b19c9899', 'c36e357c-6e60-4bd4-9374-83da4b1af87d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:31:59.994353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Created reservations ['872886ee-312a-42ef-b914-abdfc513c6dc', '54fef600-7ce2-4946-a207-604c5f0e20ab', 'a6586378-0f1b-4d97-b99b-c3443053b5fd', 'e96c817b-3020-4de4-b98f-0cae81b8f029'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:00.040591 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Created reservations ['0ba45a12-1855-438e-b792-06463001cc18', 'c8b5b2de-9190-4fa1-9266-a878b5082d51', '2e53be58-c64e-421a-8742-49d1b172ed25', 'eb322978-823a-49b7-8ad1-61eb5b25917b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:00.056652 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Transfer volume completed successfully. Aug 03 20:32:00.152664 np0000006371 devstack@c-api.service[100353]: INFO cinder.transfer.api [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Volume e76fd820-93bd-4c25-b1ea-c0dea31336b0 has been transferred. Aug 03 20:32:00.158896 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9019732c-e566-4ac8-8306-82c30fd77e3a tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c/accept returned with HTTP 202 Aug 03 20:32:00.159277 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 792/3146] 10.4.3.92 () {68 vars in 1416 bytes} [Mon Aug 3 20:31:59 2026] POST /volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c/accept => generated 363 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:00.169629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.172727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:00.173000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.173256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.182719 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.182719 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:00.187745 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Volume info retrieved successfully. Aug 03 20:32:00.193909 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f4451bb-a0c2-496a-8a15-cf1067163ea0 tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:32:00.194476 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 779/3147] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:00.213490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8112ef05-0fd3-4c2e-b863-4591636e616c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.215152 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8112ef05-0fd3-4c2e-b863-4591636e616c tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:00.215385 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8112ef05-0fd3-4c2e-b863-4591636e616c tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.215662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8112ef05-0fd3-4c2e-b863-4591636e616c tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.223592 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.223592 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:00.228848 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8112ef05-0fd3-4c2e-b863-4591636e616c tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] Volume info retrieved successfully. Aug 03 20:32:00.233796 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8112ef05-0fd3-4c2e-b863-4591636e616c tempest-VolumesTransfersTest-1792555868 tempest-VolumesTransfersTest-1792555868-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:32:00.233796 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 789/3148] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:00.249559 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9367ecde-f131-41a9-a062-4b7e19f32336 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.250821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9367ecde-f131-41a9-a062-4b7e19f32336 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c Aug 03 20:32:00.251143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9367ecde-f131-41a9-a062-4b7e19f32336 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.251487 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9367ecde-f131-41a9-a062-4b7e19f32336 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.251656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-9367ecde-f131-41a9-a062-4b7e19f32336 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Delete transfer with id: b35c7543-f86c-4326-87fb-2a4b1885a29c Aug 03 20:32:00.256556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9367ecde-f131-41a9-a062-4b7e19f32336 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c returned with HTTP 404 Aug 03 20:32:00.257238 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 789/3149] 10.4.3.92 () {66 vars in 1377 bytes} [Mon Aug 3 20:32:00 2026] DELETE /volume/v3/os-volume-transfer/b35c7543-f86c-4326-87fb-2a4b1885a29c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:00.266802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.305353 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:00.305598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.307521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.307521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Delete volume with id: e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:00.316739 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.316739 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:00.317208 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Volume info retrieved successfully. Aug 03 20:32:00.337019 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Delete volume request issued successfully. Aug 03 20:32:00.337252 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cfb6cd31-af53-443d-b0c5-69da32b4cd6e tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 202 Aug 03 20:32:00.337928 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 793/3150] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:00 2026] DELETE /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:00.347419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.349580 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:00.349819 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.350058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.363472 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.363472 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:00.375547 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Volume info retrieved successfully. Aug 03 20:32:00.379970 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77ffbd5d-5e3b-46ac-83c5-14ebffcb7b40 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 200 Aug 03 20:32:00.380339 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 780/3151] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:00.505210 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.507301 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:00.507546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.508012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.508228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:00.514676 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.514676 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:00.515685 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f6f3b5ed-f8cd-4435-a0f8-3320a55d4611 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:00.516513 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 790/3152] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:00.618243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.623338 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:32:00.623745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.624000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.624183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:00.630318 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.630318 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:00.632053 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6816251c-f23a-46d8-b1f0-896dfdfa73e3 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:32:00.633379 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 790/3153] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:00.646831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.651042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] POST https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d/action Aug 03 20:32:00.651569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:00.651775 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:00.654139 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Updating backup '7bed4b4a-4606-4f22-8350-5bbc9fda479d' with '{'status': 'error'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 03 20:32:00.661908 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.661908 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:00.664343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3946066a9b874adf86389c418a1d9068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05580c0d391e44399c4da551bf610c35', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:32:00.664343 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-df4cd513-80eb-4116-9de3-33b8c5a3a639 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d/action returned with HTTP 403 Aug 03 20:32:00.665448 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 794/3154] 10.4.3.92 () {70 vars in 1423 bytes} [Mon Aug 3 20:32:00 2026] POST /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:00.674567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.679789 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:32:00.681111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.681472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.681771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume with id: 30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:32:00.698991 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.698991 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:00.699480 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:00.733738 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume request issued successfully. Aug 03 20:32:00.733941 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f1fa582-7fed-4ae8-99e1-fdfeaf208cba tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae returned with HTTP 202 Aug 03 20:32:00.734391 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 781/3155] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:00 2026] DELETE /volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:00.743944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07c523c8-8666-4cb2-a98d-a389912ef229 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:00.746264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07c523c8-8666-4cb2-a98d-a389912ef229 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:32:00.746486 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07c523c8-8666-4cb2-a98d-a389912ef229 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:00.746741 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07c523c8-8666-4cb2-a98d-a389912ef229 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:00.757687 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:00.757687 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:00.763374 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-07c523c8-8666-4cb2-a98d-a389912ef229 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:00.771939 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07c523c8-8666-4cb2-a98d-a389912ef229 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae returned with HTTP 200 Aug 03 20:32:00.772357 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 791/3156] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:00 2026] GET /volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:01.401032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-550f7318-4835-42a0-a226-1df3c0f40346 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.412107 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-550f7318-4835-42a0-a226-1df3c0f40346 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:01.412313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-550f7318-4835-42a0-a226-1df3c0f40346 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.412522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-550f7318-4835-42a0-a226-1df3c0f40346 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.427745 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-550f7318-4835-42a0-a226-1df3c0f40346 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 404 Aug 03 20:32:01.430840 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 791/3157] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:01 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:01.440408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6b4debea-89a8-4dcc-92d5-6b7b0488cbec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.443323 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b4debea-89a8-4dcc-92d5-6b7b0488cbec tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:01.444673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b4debea-89a8-4dcc-92d5-6b7b0488cbec tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.444673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b4debea-89a8-4dcc-92d5-6b7b0488cbec tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.529534 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.531474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:01.532046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.532504 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.532633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:01.540812 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.540812 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:01.541652 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ed7f25f-bb40-4e37-8b80-5a86968f1ee2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:01.542065 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 782/3158] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:01 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:01.584979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f473ad06-1836-4031-a761-0fc8369402a5 req-a0947252-b2df-423b-bb6b-9eb6ca6f6715 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.587346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-a0947252-b2df-423b-bb6b-9eb6ca6f6715 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 Aug 03 20:32:01.587529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-a0947252-b2df-423b-bb6b-9eb6ca6f6715 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.587692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-a0947252-b2df-423b-bb6b-9eb6ca6f6715 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.596210 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.596210 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:01.651108 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-a0947252-b2df-423b-bb6b-9eb6ca6f6715 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 returned with HTTP 200 Aug 03 20:32:01.651519 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 792/3159] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:32:01 2026] DELETE /volume/v3/attachments/2db87bb8-245c-484b-bd1d-ca93f83a5c83 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:01.653963 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b4debea-89a8-4dcc-92d5-6b7b0488cbec tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 404 Aug 03 20:32:01.654719 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 795/3160] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:01 2026] GET /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:01.664797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.667240 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:32:01.667516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.667834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.668029 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Delete volume with id: 76c44bc8-7ab8-42b9-a684-6cab3324f14d Aug 03 20:32:01.673765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e35ed361-f79b-4935-970d-d862fdd70397 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.676699 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.676699 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:01.677387 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:32:01.689139 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e35ed361-f79b-4935-970d-d862fdd70397 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:01.689376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e35ed361-f79b-4935-970d-d862fdd70397 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.690493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e35ed361-f79b-4935-970d-d862fdd70397 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.691211 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e35ed361-f79b-4935-970d-d862fdd70397 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Delete volume with id: e76fd820-93bd-4c25-b1ea-c0dea31336b0 Aug 03 20:32:01.696057 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e35ed361-f79b-4935-970d-d862fdd70397 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 returned with HTTP 404 Aug 03 20:32:01.696470 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 792/3161] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:01 2026] DELETE /volume/v3/volumes/e76fd820-93bd-4c25-b1ea-c0dea31336b0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:01.707219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.709351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:01.709778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1386988530"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:01.710693 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Delete volume request issued successfully. Aug 03 20:32:01.710939 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f473ad06-1836-4031-a761-0fc8369402a5 req-ae5ffc18-de6b-4738-90c3-ae3f8fe4cb12 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d returned with HTTP 202 Aug 03 20:32:01.711136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1386988530'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:01.711237 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume of 1 GB Aug 03 20:32:01.711538 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.711538 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:01.711623 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 783/3162] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:32:01 2026] DELETE /volume/v3/volumes/76c44bc8-7ab8-42b9-a684-6cab3324f14d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:01.716171 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Availability Zones retrieved successfully. Aug 03 20:32:01.732928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Flow 'volume_create_api' (31849037-f6fa-4d23-aa3e-553bf78a247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:01.735347 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812a2803-bd08-4b16-8ffa-154e63301b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.736701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:01.777752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812a2803-bd08-4b16-8ffa-154e63301b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.781068 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc743b54-3a19-4e04-a40b-fb6c894c9cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.792243 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b7dda0b8-7f60-4230-aaaa-167d731c3dc5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.795035 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7dda0b8-7f60-4230-aaaa-167d731c3dc5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae Aug 03 20:32:01.795286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7dda0b8-7f60-4230-aaaa-167d731c3dc5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.795775 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7dda0b8-7f60-4230-aaaa-167d731c3dc5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.804348 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7dda0b8-7f60-4230-aaaa-167d731c3dc5 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae returned with HTTP 404 Aug 03 20:32:01.805114 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 796/3163] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:01 2026] GET /volume/v3/volumes/30a1b7a2-255c-4c20-843a-b563a1232dae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:01.818031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.820093 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] POST https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/restore Aug 03 20:32:01.822673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:01.826618 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Restoring backup d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100354) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:32:01.826618 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Restoring backup d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 to volume None. Aug 03 20:32:01.835622 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Created reservations ['cbec3946-8fb5-4155-8be9-9a4fe8ae57ea', 'c356638c-d180-4d08-b39f-d15afef46127', '47efdb61-a6c0-4ae5-b70a-f41bab18beab', '4ad78526-43eb-4f81-8a3f-ea5214f3c5e7'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:01.836610 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc743b54-3a19-4e04-a40b-fb6c894c9cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbec3946-8fb5-4155-8be9-9a4fe8ae57ea', 'c356638c-d180-4d08-b39f-d15afef46127', '47efdb61-a6c0-4ae5-b70a-f41bab18beab', '4ad78526-43eb-4f81-8a3f-ea5214f3c5e7']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.839488 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.839488 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:01.840267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9865da7a-414c-4772-9f73-85a4bbbf1968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.841764 np0000006371 devstack@c-api.service[100354]: INFO cinder.backup.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Creating volume of 1 GB for restore of backup d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. Aug 03 20:32:01.859014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Availability zone cache updated, next update will occur around 2026-08-03 21:32:01.857954. {{(pid=100354) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 03 20:32:01.859154 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Availability Zones retrieved successfully. Aug 03 20:32:01.864902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9865da7a-414c-4772-9f73-85a4bbbf1968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422088c2-2764-4825-8cbe-505c62b0a4de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1386988530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',qos_specs=None,replication_status=,reservations=['cbec3946-8fb5-4155-8be9-9a4fe8ae57ea','c356638c-d180-4d08-b39f-d15afef46127','47efdb61-a6c0-4ae5-b70a-f41bab18beab','4ad78526-43eb-4f81-8a3f-ea5214f3c5e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c444a5fadb84099875989e81965c3d3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1386988530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422088c2-2764-4825-8cbe-505c62b0a4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c444a5fadb84099875989e81965c3d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.865950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2d61e8-3555-478d-8679-cb2f1db30c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.878022 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Flow 'volume_create_api' (71768bce-a33c-45ce-9fad-472d5eb2884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:01.882919 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9350739d-7a29-4e07-b8db-14a9b4d2f353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.892159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2d61e8-3555-478d-8679-cb2f1db30c72) transitioned into state 'SUCCESS' from state '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-1386988530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eddf3d7f99240a19f02e75a8c8ee19c',qos_specs=None,replication_status=,reservations=['cbec3946-8fb5-4155-8be9-9a4fe8ae57ea','c356638c-d180-4d08-b39f-d15afef46127','47efdb61-a6c0-4ae5-b70a-f41bab18beab','4ad78526-43eb-4f81-8a3f-ea5214f3c5e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c444a5fadb84099875989e81965c3d3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.892908 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad20ee9-274e-4c63-a955-e1c852d103e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.893180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:01.909544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad20ee9-274e-4c63-a955-e1c852d103e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.909544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Flow 'volume_create_api' (31849037-f6fa-4d23-aa3e-553bf78a247d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:01.909544 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Create volume request issued successfully. Aug 03 20:32:01.910422 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-48dd6bde-d261-496e-9a58-ace0d71230c8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:01.911098 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 793/3164] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:01 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:01.931651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:01.933835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:01.934017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:01.934168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:01.941150 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:01.941150 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:01.945214 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:32:01.947104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9350739d-7a29-4e07-b8db-14a9b4d2f353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.948053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdf3ca3-5af3-4974-9596-bbfcf5a37262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:01.949940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b828ebb-3dff-4f98-a225-81483ebd17c2 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 200 Aug 03 20:32:01.950366 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 784/3165] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:01 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:01.997084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Created reservations ['d45e8094-c96b-4642-85a9-6634cfc7dbb1', 'b70d7900-ba13-49aa-878f-5b873622086d', '1733f6e6-3ce7-4d46-8bba-2f90dc7600d3', 'bed389ac-c0d7-42ee-b74a-ad6fbfced690'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:01.998355 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdf3ca3-5af3-4974-9596-bbfcf5a37262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d45e8094-c96b-4642-85a9-6634cfc7dbb1', 'b70d7900-ba13-49aa-878f-5b873622086d', '1733f6e6-3ce7-4d46-8bba-2f90dc7600d3', 'bed389ac-c0d7-42ee-b74a-ad6fbfced690']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:01.999799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838f5ff5-9658-4105-beb8-e950d65992aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:02.051475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838f5ff5-9658-4105-beb8-e950d65992aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c944d7-f4ca-4cb8-8908-d86f350edef0', '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='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['d45e8094-c96b-4642-85a9-6634cfc7dbb1','b70d7900-ba13-49aa-878f-5b873622086d','1733f6e6-3ce7-4d46-8bba-2f90dc7600d3','bed389ac-c0d7-42ee-b74a-ad6fbfced690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3946066a9b874adf86389c418a1d9068',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:02Z,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=b9c944d7-f4ca-4cb8-8908-d86f350edef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05580c0d391e44399c4da551bf610c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3946066a9b874adf86389c418a1d9068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:02.053003 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb8d3d7-7d3a-47fe-9d77-224046096f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:02.080413 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb8d3d7-7d3a-47fe-9d77-224046096f91) transitioned into 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='05580c0d391e44399c4da551bf610c35',qos_specs=None,replication_status=,reservations=['d45e8094-c96b-4642-85a9-6634cfc7dbb1','b70d7900-ba13-49aa-878f-5b873622086d','1733f6e6-3ce7-4d46-8bba-2f90dc7600d3','bed389ac-c0d7-42ee-b74a-ad6fbfced690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3946066a9b874adf86389c418a1d9068',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:02.081489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a02609-4dd7-4ab5-94ec-d0891e984479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:02.092695 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a02609-4dd7-4ab5-94ec-d0891e984479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:02.093660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Flow 'volume_create_api' (71768bce-a33c-45ce-9fad-472d5eb2884d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:02.094023 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Create volume request issued successfully. Aug 03 20:32:02.102943 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:02.102943 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:02.103561 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Volume info retrieved successfully. Aug 03 20:32:02.554549 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-672dc919-3153-4f69-b896-2649c81b9447 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:02.556974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-672dc919-3153-4f69-b896-2649c81b9447 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:02.557150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-672dc919-3153-4f69-b896-2649c81b9447 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:02.557846 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-672dc919-3153-4f69-b896-2649c81b9447 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:02.557846 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-672dc919-3153-4f69-b896-2649c81b9447 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:02.564294 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:02.564294 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:02.565543 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-672dc919-3153-4f69-b896-2649c81b9447 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:02.566100 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 797/3166] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:02 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:02.676658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:02.679060 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] DELETE https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:32:02.679452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:02.679730 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:02.680006 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Delete volume with id: 220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:32:02.692167 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:02.692167 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:02.692959 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:32:02.714924 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Delete volume request issued successfully. Aug 03 20:32:02.715173 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4b3372f-ec73-41a2-a4b4-cd3ada5d6ffe tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 202 Aug 03 20:32:02.715807 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 794/3167] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:02 2026] DELETE /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:02.723364 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:02.727167 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:32:02.727544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:02.727747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:02.738293 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:02.738293 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:02.745758 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Volume info retrieved successfully. Aug 03 20:32:02.751674 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24fa19a7-5ad6-4ba4-a472-8da70a7609df tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 200 Aug 03 20:32:02.752307 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 785/3168] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:02 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:02.965548 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:02.968766 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:02.969612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:02.969841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:02.985963 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:02.985963 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:02.992091 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:32:02.999349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-06d42e57-f300-4648-a7d1-ffca0ed510fe tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 200 Aug 03 20:32:03.000264 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 798/3169] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:02 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.019181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.020971 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Aug 03 20:32:03.021270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "422088c2-2764-4825-8cbe-505c62b0a4de"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:03.022817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.volume_transfer [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Creating new volume transfer {'transfer': {'volume_id': '422088c2-2764-4825-8cbe-505c62b0a4de'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 03 20:32:03.022962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.volume_transfer [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Creating transfer of volume 422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.023095 np0000006371 devstack@c-api.service[100355]: INFO cinder.transfer.api [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Generating transfer record for volume 422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.030745 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.030745 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:03.045974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-690afb53-dae2-4288-b9aa-ad938d1fd6e8 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Aug 03 20:32:03.046608 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 795/3170] 10.4.3.92 () {68 vars in 1284 bytes} [Mon Aug 3 20:32:03 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:03.059070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-67793229-2028-4ea2-8041-28241cb1b035 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.060907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67793229-2028-4ea2-8041-28241cb1b035 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.061136 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67793229-2028-4ea2-8041-28241cb1b035 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.061377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67793229-2028-4ea2-8041-28241cb1b035 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.068518 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.068518 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:03.072282 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-67793229-2028-4ea2-8041-28241cb1b035 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:32:03.076866 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67793229-2028-4ea2-8041-28241cb1b035 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 200 Aug 03 20:32:03.077230 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 786/3171] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.089385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fb660682-8a02-4745-8517-6f6c855eccf1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.091454 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb660682-8a02-4745-8517-6f6c855eccf1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer/detail Aug 03 20:32:03.091745 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fb660682-8a02-4745-8517-6f6c855eccf1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.092165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fb660682-8a02-4745-8517-6f6c855eccf1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.092165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.volume_transfer [None req-fb660682-8a02-4745-8517-6f6c855eccf1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Listing volume transfers {{(pid=100353) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 03 20:32:03.099140 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb660682-8a02-4745-8517-6f6c855eccf1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 03 20:32:03.099689 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 799/3172] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.107623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.110098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 Aug 03 20:32:03.110664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.110709 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.110922 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.volume_transfer [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Delete transfer with id: 979d680f-80b3-4ffc-9266-76b711751b00 Aug 03 20:32:03.113246 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.113246 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:03.114424 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Volume info retrieved successfully. Aug 03 20:32:03.114533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Checking backup size 1 against volume size 1 {{(pid=100354) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:32:03.114773 np0000006371 devstack@c-api.service[100354]: INFO cinder.backup.api [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Overwriting volume b9c944d7-f4ca-4cb8-8908-d86f350edef0 with restore of backup d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:03.124865 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.124865 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:03.138147 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] restore_backup in rpcapi backup_id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 {{(pid=100354) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:32:03.140715 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b34b94ca-c79c-4ce3-9205-f05a2e1422a0 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 returned with HTTP 202 Aug 03 20:32:03.141295 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 796/3173] 10.4.3.92 () {66 vars in 1377 bytes} [Mon Aug 3 20:32:03 2026] DELETE /volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:03.143602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d4626835-b2d8-485a-8d1f-2a40cb48430a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/restore returned with HTTP 202 Aug 03 20:32:03.144339 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 793/3174] 10.4.3.92 () {70 vars in 1426 bytes} [Mon Aug 3 20:32:01 2026] POST /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9/restore => generated 152 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:03.150868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.154340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.154509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.154729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.155135 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.156424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:03.156553 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.156984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.156984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:03.161332 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.161332 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:03.161961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a025cb6-ca12-4a76-8fcf-a22c82bfeff1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:03.162360 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 800/3175] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.163437 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.163437 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:03.173107 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Volume info retrieved successfully. Aug 03 20:32:03.178856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ea0c661-73ea-46af-92ec-d51e6f250c11 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 200 Aug 03 20:32:03.179301 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 787/3176] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.193565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.195614 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 Aug 03 20:32:03.195886 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.196158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.196417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.volume_transfer [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Delete transfer with id: 979d680f-80b3-4ffc-9266-76b711751b00 Aug 03 20:32:03.200427 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e54ccf9d-7a93-4f71-93c0-180ca560cd47 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 returned with HTTP 404 Aug 03 20:32:03.200427 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 797/3177] 10.4.3.92 () {66 vars in 1377 bytes} [Mon Aug 3 20:32:03 2026] DELETE /volume/v3/os-volume-transfer/979d680f-80b3-4ffc-9266-76b711751b00 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:03.209049 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.211019 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.211389 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.211609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.212037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Delete volume with id: 422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.221720 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.221720 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:03.222727 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Volume info retrieved successfully. Aug 03 20:32:03.248337 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Delete volume request issued successfully. Aug 03 20:32:03.248556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a20913ab-3aa4-48dc-ac2a-88132c01bbbc tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 202 Aug 03 20:32:03.249335 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 794/3178] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:03 2026] DELETE /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:03.255824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.258290 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:03.258537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.259495 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.269846 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.269846 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:03.273938 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Volume info retrieved successfully. Aug 03 20:32:03.278594 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-686a07dc-3405-4a42-9b26-73f3e3262bf9 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 200 Aug 03 20:32:03.279025 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 801/3179] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:03.578995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eee24987-5a9b-4964-848f-21c45a059511 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.581030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eee24987-5a9b-4964-848f-21c45a059511 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:03.581222 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eee24987-5a9b-4964-848f-21c45a059511 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.581447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eee24987-5a9b-4964-848f-21c45a059511 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.581785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-eee24987-5a9b-4964-848f-21c45a059511 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:03.586150 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:03.586150 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:03.586929 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eee24987-5a9b-4964-848f-21c45a059511 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:03.587322 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 788/3180] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:03.764909 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a484d8c-911a-453b-8a8d-a21bd5af90d6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:03.766351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a484d8c-911a-453b-8a8d-a21bd5af90d6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] GET https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 Aug 03 20:32:03.766447 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a484d8c-911a-453b-8a8d-a21bd5af90d6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:03.766642 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a484d8c-911a-453b-8a8d-a21bd5af90d6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:03.772571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a484d8c-911a-453b-8a8d-a21bd5af90d6 tempest-ServerActionsTestOtherA-875951688 tempest-ServerActionsTestOtherA-875951688-project-member] https://10.4.3.92/volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 returned with HTTP 404 Aug 03 20:32:03.773090 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 798/3181] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:03 2026] GET /volume/v3/volumes/220181e8-4b58-45bd-87ac-d71ecd2ae5c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:04.177269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-99c407a7-1826-41ca-a8e0-dd866b93239f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:04.179498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99c407a7-1826-41ca-a8e0-dd866b93239f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:04.179820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99c407a7-1826-41ca-a8e0-dd866b93239f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:04.180068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99c407a7-1826-41ca-a8e0-dd866b93239f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:04.180243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-99c407a7-1826-41ca-a8e0-dd866b93239f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:04.185498 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:04.185498 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:04.186375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99c407a7-1826-41ca-a8e0-dd866b93239f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:04.186803 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 795/3182] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:04 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:04.296306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-533807b9-127b-4f09-ba7b-18215905e749 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:04.299511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-533807b9-127b-4f09-ba7b-18215905e749 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:04.301206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-533807b9-127b-4f09-ba7b-18215905e749 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:04.302292 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-533807b9-127b-4f09-ba7b-18215905e749 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:04.323881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-533807b9-127b-4f09-ba7b-18215905e749 tempest-VolumesTransfersTest-592175604 tempest-VolumesTransfersTest-592175604-project-admin] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 404 Aug 03 20:32:04.324530 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 802/3183] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:04 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:04.345409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-58529595-6c5b-4a91-a4c3-0f6108440441 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:04.346810 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58529595-6c5b-4a91-a4c3-0f6108440441 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] GET https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:04.347034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58529595-6c5b-4a91-a4c3-0f6108440441 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:04.347329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58529595-6c5b-4a91-a4c3-0f6108440441 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:04.359348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58529595-6c5b-4a91-a4c3-0f6108440441 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 404 Aug 03 20:32:04.360002 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 789/3184] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:04 2026] GET /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:04.368914 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:04.372149 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] DELETE https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:04.372451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:04.372747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:04.372940 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] Delete volume with id: 422088c2-2764-4825-8cbe-505c62b0a4de Aug 03 20:32:04.390296 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-df4c0eac-87e8-4d17-b0e5-c32a0291bdd1 tempest-VolumesTransfersTest-1767062456 tempest-VolumesTransfersTest-1767062456-project-member] https://10.4.3.92/volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de returned with HTTP 404 Aug 03 20:32:04.390842 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 799/3185] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:04 2026] DELETE /volume/v3/volumes/422088c2-2764-4825-8cbe-505c62b0a4de => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:04.600264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:04.605601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:04.605772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:04.605977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:04.606107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:04.611848 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:04.611848 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:04.612814 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fe9877af-caec-4996-ab68-3e95a1c39ac4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:04.613284 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 796/3186] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:04 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:05.206288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-47bd0cea-4935-4084-982b-32ab639faf6c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:05.212855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47bd0cea-4935-4084-982b-32ab639faf6c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:05.212855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-47bd0cea-4935-4084-982b-32ab639faf6c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:05.212855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-47bd0cea-4935-4084-982b-32ab639faf6c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:05.212855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-47bd0cea-4935-4084-982b-32ab639faf6c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:05.221480 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:05.221480 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:05.227667 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47bd0cea-4935-4084-982b-32ab639faf6c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:05.227667 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 803/3187] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:05 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:05.626479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:05.630810 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:05.631156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:05.631435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:05.631658 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:05.638398 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:05.638398 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:05.639567 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-46eb19b3-4911-441b-a8f4-3349e64060a9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:05.640196 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 790/3188] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:05 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:06.239312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:06.241105 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:06.241291 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:06.241522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:06.241783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:06.245677 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:06.245677 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:06.246253 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-809dea0e-a90c-43dd-922d-b20a70d59a5f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:06.246637 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 800/3189] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:06 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:06.653685 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:06.655490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:06.655672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:06.655903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:06.655977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:06.660091 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:06.660091 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:06.660736 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3a4e4866-a2a6-429f-9a46-9e7eac489004 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:06.661077 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 797/3190] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:06 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:06.671264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:06.673528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef/restore Aug 03 20:32:06.673837 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "59e36a2f-6b77-4610-b34b-0db7d5260a25"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:06.675177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Restoring backup 40514379-b9b8-45ab-b9d7-006a2521d6ef ({'restore': {'volume_id': '59e36a2f-6b77-4610-b34b-0db7d5260a25'}}) {{(pid=100353) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:32:06.675272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Restoring backup 40514379-b9b8-45ab-b9d7-006a2521d6ef to volume 59e36a2f-6b77-4610-b34b-0db7d5260a25. Aug 03 20:32:06.683307 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:06.683307 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:06.693690 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:06.693690 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:06.694229 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:06.694371 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.api [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Checking backup size 1 against volume size 1 {{(pid=100353) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:32:06.694527 np0000006371 devstack@c-api.service[100353]: INFO cinder.backup.api [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Overwriting volume 59e36a2f-6b77-4610-b34b-0db7d5260a25 with restore of backup 40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:06.714751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] restore_backup in rpcapi backup_id 40514379-b9b8-45ab-b9d7-006a2521d6ef {{(pid=100353) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:32:06.716869 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-26cd6578-3eb0-45ed-a9c9-8f58c194596b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef/restore returned with HTTP 202 Aug 03 20:32:06.717347 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 804/3191] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:32:06 2026] POST /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef/restore => generated 182 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:06.725107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8e436a34-be9f-4951-844b-763a03878ede None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:06.727552 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e436a34-be9f-4951-844b-763a03878ede tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:06.727846 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e436a34-be9f-4951-844b-763a03878ede tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:06.728139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e436a34-be9f-4951-844b-763a03878ede tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:06.728309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8e436a34-be9f-4951-844b-763a03878ede tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:06.740903 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:06.740903 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:06.742025 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e436a34-be9f-4951-844b-763a03878ede tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:06.742556 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 791/3192] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:06 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:07.258494 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3a519688-c771-4f98-b65c-04d757bf092e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:07.260886 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a519688-c771-4f98-b65c-04d757bf092e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:07.261187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a519688-c771-4f98-b65c-04d757bf092e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:07.261570 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a519688-c771-4f98-b65c-04d757bf092e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:07.261815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3a519688-c771-4f98-b65c-04d757bf092e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:07.266642 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:07.266642 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:07.267599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a519688-c771-4f98-b65c-04d757bf092e tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:07.268173 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 801/3193] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:07 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:07.754341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:07.756642 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:07.756846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:07.757025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:07.757148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:07.761382 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:07.761382 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:07.762086 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ca0dae1-8cc5-42d0-9230-fdc9d954f7f7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:07.762409 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 798/3194] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:07 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:08.278843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a2959cb9-501c-41d8-b972-37404441edb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:08.280829 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2959cb9-501c-41d8-b972-37404441edb2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:08.281035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2959cb9-501c-41d8-b972-37404441edb2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:08.281214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a2959cb9-501c-41d8-b972-37404441edb2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:08.281321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a2959cb9-501c-41d8-b972-37404441edb2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:08.285374 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:08.285374 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:08.286005 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a2959cb9-501c-41d8-b972-37404441edb2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:08.286424 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 805/3195] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:08 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:08.773170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-09a96769-65fe-4dfc-9497-0e47508b893d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:08.774925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09a96769-65fe-4dfc-9497-0e47508b893d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:08.775113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09a96769-65fe-4dfc-9497-0e47508b893d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:08.775320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09a96769-65fe-4dfc-9497-0e47508b893d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:08.775447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-09a96769-65fe-4dfc-9497-0e47508b893d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:08.780257 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:08.780257 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:08.780973 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09a96769-65fe-4dfc-9497-0e47508b893d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:08.781406 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 792/3196] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:08 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:09.298114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:09.300644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:09.300874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:09.301103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:09.301231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:09.309324 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:09.309324 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:09.310302 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2d7b0f43-66cd-46d4-bd16-7ee7492785e2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:09.311078 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 802/3197] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:09 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:09.793733 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:09.796281 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:09.796564 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:09.796773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:09.796917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:09.802770 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:09.802770 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:09.804000 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-60238bd7-8d43-428c-b7b4-47ebe2894552 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:09.804525 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 799/3198] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:09 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:10.324047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:10.326114 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:10.326365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:10.327335 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:10.327496 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:10.330458 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=425,cinder:UPDATE=116,cinder:INSERT=78 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:32:10.334700 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:10.334700 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:10.335398 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a84b5154-fef8-483c-b174-5c641d12a1a0 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:10.336569 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 806/3199] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:10 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:10.819753 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-126128e2-670f-49db-908f-a753abb6fdca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:10.821642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-126128e2-670f-49db-908f-a753abb6fdca tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:10.821995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-126128e2-670f-49db-908f-a753abb6fdca tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:10.822085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-126128e2-670f-49db-908f-a753abb6fdca tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:10.822119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-126128e2-670f-49db-908f-a753abb6fdca tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:10.826829 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:10.826829 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:10.827739 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-126128e2-670f-49db-908f-a753abb6fdca tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:10.828135 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 793/3200] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:10 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:11.001052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f78b9ccf-9a1b-4056-b42f-b92599f7cd46 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.115629 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f78b9ccf-9a1b-4056-b42f-b92599f7cd46 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Aug 03 20:32:11.115902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f78b9ccf-9a1b-4056-b42f-b92599f7cd46 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.116183 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f78b9ccf-9a1b-4056-b42f-b92599f7cd46 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Calling method 'get_pools' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.130264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f78b9ccf-9a1b-4056-b42f-b92599f7cd46 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 03 20:32:11.131339 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 803/3201] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:32:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:11.140345 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-69d025a4-9974-4c4a-9be0-d53fd5cff386 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.142165 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69d025a4-9974-4c4a-9be0-d53fd5cff386 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True Aug 03 20:32:11.142366 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69d025a4-9974-4c4a-9be0-d53fd5cff386 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.142653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69d025a4-9974-4c4a-9be0-d53fd5cff386 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Calling method 'get_pools' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.156387 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69d025a4-9974-4c4a-9be0-d53fd5cff386 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 03 20:32:11.156880 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 800/3202] 10.4.3.92 () {66 vars in 1307 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:11.167105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c8ae83e6-b200-4c66-a816-5c0c51a327f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.169599 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8ae83e6-b200-4c66-a816-5c0c51a327f1 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:32:11.169890 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8ae83e6-b200-4c66-a816-5c0c51a327f1 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.170756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8ae83e6-b200-4c66-a816-5c0c51a327f1 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.187148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8ae83e6-b200-4c66-a816-5c0c51a327f1 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 200 Aug 03 20:32:11.187823 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 807/3203] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:11.197547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b3cf4e77-6ce7-4d5c-bb0a-860c001958a2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.199575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3cf4e77-6ce7-4d5c-bb0a-860c001958a2 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:32:11.199839 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3cf4e77-6ce7-4d5c-bb0a-860c001958a2 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.200124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3cf4e77-6ce7-4d5c-bb0a-860c001958a2 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.216927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3cf4e77-6ce7-4d5c-bb0a-860c001958a2 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 200 Aug 03 20:32:11.218356 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 794/3204] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:11.231885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f8291fed-f768-4cee-9947-481d9196e342 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.234874 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8291fed-f768-4cee-9947-481d9196e342 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:32:11.235739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8291fed-f768-4cee-9947-481d9196e342 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.235739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8291fed-f768-4cee-9947-481d9196e342 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.251843 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8291fed-f768-4cee-9947-481d9196e342 tempest-BackendsCapabilitiesAdminTestsJSON-523726404 tempest-BackendsCapabilitiesAdminTestsJSON-523726404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 200 Aug 03 20:32:11.253375 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 804/3205] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:11.351234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.353708 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:11.354057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.354534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.354618 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:11.357201 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=398,cinder:INSERT=56,cinder:UPDATE=110 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:32:11.361197 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:11.361197 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:11.362198 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bab3e287-9923-46e3-953d-4fb1a5b66552 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:11.362938 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 801/3206] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:11.840391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:11.843171 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:11.843171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:11.843171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:11.843171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:11.846708 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:11.846708 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:11.847756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f9a45c80-7f2e-4305-a93b-4e894ac27503 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:11.848383 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 808/3207] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:11 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:12.375592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-513a8780-91bd-47d1-9a89-ee61bb551814 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:12.378665 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-513a8780-91bd-47d1-9a89-ee61bb551814 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:12.378875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-513a8780-91bd-47d1-9a89-ee61bb551814 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:12.379047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-513a8780-91bd-47d1-9a89-ee61bb551814 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:12.379139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-513a8780-91bd-47d1-9a89-ee61bb551814 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:12.385777 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:12.385777 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:12.386967 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-513a8780-91bd-47d1-9a89-ee61bb551814 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:12.387613 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 795/3208] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:12 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:12.859555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ba13101-659e-4a8d-a258-39e8de7808cf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:12.862252 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ba13101-659e-4a8d-a258-39e8de7808cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:12.862508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ba13101-659e-4a8d-a258-39e8de7808cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:12.862703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ba13101-659e-4a8d-a258-39e8de7808cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:12.862820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5ba13101-659e-4a8d-a258-39e8de7808cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:12.865537 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=357,cinder:INSERT=55,cinder:UPDATE=115 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:32:12.871481 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:12.871481 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:12.872895 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ba13101-659e-4a8d-a258-39e8de7808cf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:12.873360 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 805/3209] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:12 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:13.403532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:13.407301 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:13.407624 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:13.408869 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:13.408869 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:13.417052 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:13.417052 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:13.417912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fb537b5-47b8-4f0f-a9f4-63cebc808975 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:13.418337 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 802/3210] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:13 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:13.895195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:13.897640 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:13.897955 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:13.898225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:13.898368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:13.904749 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:13.904749 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:13.905855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e688ac4b-83bf-47b1-a52b-81488eed2d91 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:13.906357 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 809/3211] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:13 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:14.166242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f5713a1-03c5-423c-b9f1-7c230543a3fc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.292805 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f5713a1-03c5-423c-b9f1-7c230543a3fc tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:14.292805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f5713a1-03c5-423c-b9f1-7c230543a3fc tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-936804811"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:14.297426 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=356,cinder:UPDATE=81,cinder:INSERT=43 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:32:14.313169 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f5713a1-03c5-423c-b9f1-7c230543a3fc tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:14.313169 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 796/3212] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:14 2026] POST /volume/v3/types => generated 219 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:14.326267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ecb00b47-5c34-42f5-aead-8912db885d5e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.335872 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecb00b47-5c34-42f5-aead-8912db885d5e tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] POST https://10.4.3.92/volume/v3/group_types Aug 03 20:32:14.336262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ecb00b47-5c34-42f5-aead-8912db885d5e tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-646981280"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:14.357616 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ecb00b47-5c34-42f5-aead-8912db885d5e tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Aug 03 20:32:14.358041 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 806/3213] 10.4.3.92 () {70 vars in 1304 bytes} [Mon Aug 3 20:32:14 2026] POST /volume/v3/group_types => generated 176 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:14.365515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.433245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-64d0d98c-38b7-4a90-854c-c9b48642284a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.434143 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64d0d98c-38b7-4a90-854c-c9b48642284a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:14.434442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64d0d98c-38b7-4a90-854c-c9b48642284a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:14.434704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-64d0d98c-38b7-4a90-854c-c9b48642284a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:14.434853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-64d0d98c-38b7-4a90-854c-c9b48642284a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:14.440160 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:14.440160 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:14.440999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-64d0d98c-38b7-4a90-854c-c9b48642284a tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:14.441476 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 810/3214] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:14 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:14.455161 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] POST https://10.4.3.92/volume/v3/groups Aug 03 20:32:14.455470 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.455596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "70f68e7b-19da-4bde-8e48-282599cc1287", "volume_types": ["733b44e4-8f75-4447-ae88-a0ede4f71299"], "name": "tempest-GroupsV314Test-Group-199954556"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:14.457043 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Creating new group {'group': {'group_type': '70f68e7b-19da-4bde-8e48-282599cc1287', 'volume_types': ['733b44e4-8f75-4447-ae88-a0ede4f71299'], 'name': 'tempest-GroupsV314Test-Group-199954556'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 03 20:32:14.457314 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 Aug 03 20:32:14.457711 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:14.458033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:14.458242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume with id: b9c944d7-f4ca-4cb8-8908-d86f350edef0 Aug 03 20:32:14.461635 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.groups [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Creating group tempest-GroupsV314Test-Group-199954556. Aug 03 20:32:14.468362 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:14.468362 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:14.468362 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:14.473136 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Availability Zones retrieved successfully. Aug 03 20:32:14.492567 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume request issued successfully. Aug 03 20:32:14.493505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6674f8de-703a-4ca7-a911-c3d17c15ec06 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 returned with HTTP 202 Aug 03 20:32:14.493638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Created reservations ['c9647b09-c40a-4505-93d9-736704ccb3bf'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:14.494044 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 797/3215] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:14 2026] DELETE /volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:14.504509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.507668 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 Aug 03 20:32:14.507742 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:14.507963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:14.520307 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:14.520307 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:14.527846 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:14.531102 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c29df586-60da-4f5b-9d98-2555c8dd5bb6 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Aug 03 20:32:14.531102 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 803/3216] 10.4.3.92 () {70 vars in 1290 bytes} [Mon Aug 3 20:32:14 2026] POST /volume/v3/groups => generated 107 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:14.537882 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d7e1dce-5eaf-49b8-9bd0-f65312608839 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 returned with HTTP 200 Aug 03 20:32:14.537882 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 807/3217] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:14 2026] GET /volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:14.541694 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fbfe394b-279c-4978-be97-61cee7410c81 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.544042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbfe394b-279c-4978-be97-61cee7410c81 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f Aug 03 20:32:14.544357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbfe394b-279c-4978-be97-61cee7410c81 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:14.544639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbfe394b-279c-4978-be97-61cee7410c81 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:14.544807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-fbfe394b-279c-4978-be97-61cee7410c81 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] show called for member ccf98def-3be2-4c4c-b3fb-791e1d12761f {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:32:14.551735 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:14.551735 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:14.564626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbfe394b-279c-4978-be97-61cee7410c81 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f returned with HTTP 200 Aug 03 20:32:14.564929 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 811/3218] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:32:14 2026] GET /volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:14.920290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-45334594-6c66-4310-b72b-2212dd973f2c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:14.922379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-45334594-6c66-4310-b72b-2212dd973f2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:14.922703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-45334594-6c66-4310-b72b-2212dd973f2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:14.923139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-45334594-6c66-4310-b72b-2212dd973f2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:14.923298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-45334594-6c66-4310-b72b-2212dd973f2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:14.928166 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:14.928166 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:14.929303 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-45334594-6c66-4310-b72b-2212dd973f2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:14.929511 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 798/3219] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:14 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:15.558973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-200c2867-6a8d-48d8-80e4-b6de8c2b9200 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.561439 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-200c2867-6a8d-48d8-80e4-b6de8c2b9200 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 Aug 03 20:32:15.561661 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-200c2867-6a8d-48d8-80e4-b6de8c2b9200 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.562002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-200c2867-6a8d-48d8-80e4-b6de8c2b9200 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.569483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-200c2867-6a8d-48d8-80e4-b6de8c2b9200 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 returned with HTTP 404 Aug 03 20:32:15.570056 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 804/3220] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/volumes/b9c944d7-f4ca-4cb8-8908-d86f350edef0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:15.581979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.582379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.584150 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:15.584437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.584584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f Aug 03 20:32:15.584696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.584836 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:15.584885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.585087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.585254 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] show called for member ccf98def-3be2-4c4c-b3fb-791e1d12761f {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:32:15.591710 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.591710 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:15.594689 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.594689 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:15.595675 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a44af98-2538-4f08-b8a3-e46d55f59acc tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-member] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:15.596253 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 808/3221] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:15.603986 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b624aada-cd2c-45a8-a4c3-170300a2c607 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f returned with HTTP 200 Aug 03 20:32:15.604352 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 812/3222] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:15.608101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.610525 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:32:15.610878 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.611199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.611440 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete backup with id: 7bed4b4a-4606-4f22-8350-5bbc9fda479d. Aug 03 20:32:15.616880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.618437 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.618437 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:15.618924 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:15.619364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1185995479", "volume_type": "733b44e4-8f75-4447-ae88-a0ede4f71299", "group_id": "ccf98def-3be2-4c4c-b3fb-791e1d12761f", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:15.621303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1185995479', 'volume_type': '733b44e4-8f75-4447-ae88-a0ede4f71299', 'group_id': 'ccf98def-3be2-4c4c-b3fb-791e1d12761f', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:15.629999 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.629999 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:15.630224 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Create volume of 1 GB Aug 03 20:32:15.636329 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Availability Zones retrieved successfully. Aug 03 20:32:15.642708 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Flow 'volume_create_api' (5cafbf3e-e677-4e62-8019-08f83e89cf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:15.642790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] delete_backup rpcapi backup_id 7bed4b4a-4606-4f22-8350-5bbc9fda479d {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:32:15.643970 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fcc4a17-f348-40f7-bfc9-b4993f0cae22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:15.645734 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79053e5b-9ee9-461d-abef-21d9e9c43bc7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 202 Aug 03 20:32:15.646305 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.646305 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:15.646550 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 799/3223] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:15 2026] DELETE /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:15.646833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:15.655507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.657857 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:32:15.658094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.658312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.658491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:15.666889 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.666889 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:15.668416 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3e9d6fb4-e054-4b36-adff-5bca89b7649b tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:32:15.668416 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 809/3224] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:15.679126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fcc4a17-f348-40f7-bfc9-b4993f0cae22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:32:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=733b44e4-8f75-4447-ae88-a0ede4f71299,is_public=True,name='tempest-GroupsV314Test-volume-type-936804811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '733b44e4-8f75-4447-ae88-a0ede4f71299', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ccf98def-3be2-4c4c-b3fb-791e1d12761f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:15.680322 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca07d625-9643-47d5-b5d3-3fbc80f9d1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:15.720958 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-936804811 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-936804811, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:32:15.721168 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-936804811 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-936804811, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:32:15.767415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Created reservations ['7b4f8570-bd0d-4143-be5e-36ddd80714d6', '99e688e5-e27b-4491-a6e9-3ffacafb9d7a', '4b0ef1c4-4458-4022-8d8f-11453185d917', '3bbf9e63-f215-4960-86db-d781257877cb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:15.768429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca07d625-9643-47d5-b5d3-3fbc80f9d1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4f8570-bd0d-4143-be5e-36ddd80714d6', '99e688e5-e27b-4491-a6e9-3ffacafb9d7a', '4b0ef1c4-4458-4022-8d8f-11453185d917', '3bbf9e63-f215-4960-86db-d781257877cb']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:15.772530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bd2dc8-7d87-4829-b0cb-f820621420cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:15.802302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bd2dc8-7d87-4829-b0cb-f820621420cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64db9e4-eb05-4619-9d6a-df150b6cbcaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1185995479',encryption_key_id=None,group_id=ccf98def-3be2-4c4c-b3fb-791e1d12761f,group_type_id=,metadata={},multiattach=False,project_id='27f355dd4af14d8d81df4a0c2f829468',qos_specs=None,replication_status=,reservations=['7b4f8570-bd0d-4143-be5e-36ddd80714d6','99e688e5-e27b-4491-a6e9-3ffacafb9d7a','4b0ef1c4-4458-4022-8d8f-11453185d917','3bbf9e63-f215-4960-86db-d781257877cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1261af3bab904c0fa59b7f20852666f6',volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1185995479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ccf98def-3be2-4c4c-b3fb-791e1d12761f,host=None,id=b64db9e4-eb05-4619-9d6a-df150b6cbcaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27f355dd4af14d8d81df4a0c2f829468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1261af3bab904c0fa59b7f20852666f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733b44e4-8f75-4447-ae88-a0ede4f71299),volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:15.803190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee8c8fd-b929-4863-93b0-f7c5c02c3cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:15.828781 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee8c8fd-b929-4863-93b0-f7c5c02c3cab) transitioned into state 'SUCCESS' from state '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-1185995479',encryption_key_id=None,group_id=ccf98def-3be2-4c4c-b3fb-791e1d12761f,group_type_id=,metadata={},multiattach=False,project_id='27f355dd4af14d8d81df4a0c2f829468',qos_specs=None,replication_status=,reservations=['7b4f8570-bd0d-4143-be5e-36ddd80714d6','99e688e5-e27b-4491-a6e9-3ffacafb9d7a','4b0ef1c4-4458-4022-8d8f-11453185d917','3bbf9e63-f215-4960-86db-d781257877cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1261af3bab904c0fa59b7f20852666f6',volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:15.829820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5e47f3-1c79-40c7-878a-c98df091b3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:15.847657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5e47f3-1c79-40c7-878a-c98df091b3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:15.848845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Flow 'volume_create_api' (5cafbf3e-e677-4e62-8019-08f83e89cf88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:15.849267 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Create volume request issued successfully. Aug 03 20:32:15.850187 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:15.850434 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:15.897678 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:15.901774 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.901774 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:15.907482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac7e9fdf-c1f5-43af-8f00-190a1501d93e tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:15.908038 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 805/3225] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:32:15 2026] POST /volume/v3/volumes => generated 816 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:15.924965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.929468 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf Aug 03 20:32:15.929627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.929847 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.940811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:15.942873 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:15.943285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:15.943285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:15.943355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:15.946630 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.946630 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:15.948327 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:15.948327 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:15.949261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4d4a66e-7f4b-4c4c-b811-d48e83065c39 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:15.949857 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 800/3226] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:15.954601 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Volume info retrieved successfully. Aug 03 20:32:15.955596 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:15.955817 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:16.004055 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:16.007575 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:16.007575 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:16.016873 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-010d3e6c-ed6b-4ba5-bec7-dc0845c7e33f tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf returned with HTTP 200 Aug 03 20:32:16.017293 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 813/3227] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:15 2026] GET /volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:16.677114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:16.679528 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:32:16.679793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:16.680453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:16.680621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:16.685125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:16.685125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:16.685963 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abe9c5aa-9bb2-44cc-b6a8-64a3f740e0a6 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 200 Aug 03 20:32:16.686363 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 810/3228] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:16 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:16.973693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:16.975494 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:16.975717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:16.975880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:16.975979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:16.981992 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:16.981992 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:16.982899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0c7fa461-beaf-4c57-b096-e479e548b0a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:16.983323 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 806/3229] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:16 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:17.033314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5219593d-64ea-4086-b715-4139977314e9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.035438 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf Aug 03 20:32:17.035438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.035438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.042023 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.042023 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:17.045608 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Volume info retrieved successfully. Aug 03 20:32:17.046219 np0000006371 devstack@c-api.service[100356]: WARNING stevedore.named [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.046390 np0000006371 devstack@c-api.service[100356]: WARNING castellan.key_manager [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.088599 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.092588 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.092588 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:17.102600 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5219593d-64ea-4086-b715-4139977314e9 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf returned with HTTP 200 Aug 03 20:32:17.103123 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 801/3230] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:17.119453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.121109 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] POST https://10.4.3.92/volume/v3/groups/action Aug 03 20:32:17.121479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action body: b'{"create-from-src": {"source_group_id": "ccf98def-3be2-4c4c-b3fb-791e1d12761f", "name": "tempest-Group_from_grp-811518656"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:17.121599 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ccf98def-3be2-4c4c-b3fb-791e1d12761f", "name": "tempest-Group_from_grp-811518656"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:17.123061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.groups [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Creating new group {'create-from-src': {'source_group_id': 'ccf98def-3be2-4c4c-b3fb-791e1d12761f', 'name': 'tempest-Group_from_grp-811518656'}}. {{(pid=100353) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 03 20:32:17.123061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.groups [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Creating group tempest-Group_from_grp-811518656 from source group ccf98def-3be2-4c4c-b3fb-791e1d12761f. Aug 03 20:32:17.126510 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.126510 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.134993 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.134993 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.160395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Created reservations ['ef31cd15-76f8-4c4c-ba34-362f2d5bccdd'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:17.235828 np0000006371 devstack@c-api.service[100353]: INFO cinder.group.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] A mapping entry already exists for group d0883e5e-ca13-470d-ab66-e813e8e98465 and volume type 733b44e4-8f75-4447-ae88-a0ede4f71299. Do not need to create again. Aug 03 20:32:17.236159 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.236159 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.236749 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Availability Zones retrieved successfully. Aug 03 20:32:17.242588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Flow 'volume_create_api' (c32872f1-d50a-4e10-a652-391534cb0f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:17.243759 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff552924-4172-4e38-b20c-31783bbf106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:17.245080 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:17.265329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff552924-4172-4e38-b20c-31783bbf106d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b64db9e4-eb05-4619-9d6a-df150b6cbcaf', 'volume_type': VolumeType(created_at=2026-08-03T20:32:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=733b44e4-8f75-4447-ae88-a0ede4f71299,is_public=True,name='tempest-GroupsV314Test-volume-type-936804811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '733b44e4-8f75-4447-ae88-a0ede4f71299', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0883e5e-ca13-470d-ab66-e813e8e98465', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:17.266158 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e7cf72-ad5b-4c49-9b65-47ead69fc9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:17.298187 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-936804811 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-936804811, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:32:17.298658 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-936804811 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-936804811, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:32:17.321098 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Created reservations ['09fb8e4a-a981-4f1a-a723-717e429e1f50', '9b05695c-faa6-4864-9d70-5f91a503ad70', '760809ae-7678-4d41-93e2-6b8b643bbdd3', '26ac5afa-6e32-42e9-ac7e-c4cf569b8727'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:17.322667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e7cf72-ad5b-4c49-9b65-47ead69fc9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09fb8e4a-a981-4f1a-a723-717e429e1f50', '9b05695c-faa6-4864-9d70-5f91a503ad70', '760809ae-7678-4d41-93e2-6b8b643bbdd3', '26ac5afa-6e32-42e9-ac7e-c4cf569b8727']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:17.323338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cb5cec-a06d-42ef-930c-fdcf87573b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:17.356624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cb5cec-a06d-42ef-930c-fdcf87573b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb95a31-99f2-4c23-89e0-eebc67f587c2', '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=d0883e5e-ca13-470d-ab66-e813e8e98465,group_type_id=,metadata={},multiattach=False,project_id='27f355dd4af14d8d81df4a0c2f829468',qos_specs=None,replication_status=,reservations=['09fb8e4a-a981-4f1a-a723-717e429e1f50','9b05695c-faa6-4864-9d70-5f91a503ad70','760809ae-7678-4d41-93e2-6b8b643bbdd3','26ac5afa-6e32-42e9-ac7e-c4cf569b8727'],size=1,snapshot_id=None,source_replicaid=,source_volid=b64db9e4-eb05-4619-9d6a-df150b6cbcaf,status='creating',user_id='1261af3bab904c0fa59b7f20852666f6',volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0883e5e-ca13-470d-ab66-e813e8e98465,host=None,id=adb95a31-99f2-4c23-89e0-eebc67f587c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27f355dd4af14d8d81df4a0c2f829468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b64db9e4-eb05-4619-9d6a-df150b6cbcaf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1261af3bab904c0fa59b7f20852666f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733b44e4-8f75-4447-ae88-a0ede4f71299),volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:17.357400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4f7215-9966-4f7c-9e28-2dee258edafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:17.387294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4f7215-9966-4f7c-9e28-2dee258edafe) transitioned into state 'SUCCESS' from 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=d0883e5e-ca13-470d-ab66-e813e8e98465,group_type_id=,metadata={},multiattach=False,project_id='27f355dd4af14d8d81df4a0c2f829468',qos_specs=None,replication_status=,reservations=['09fb8e4a-a981-4f1a-a723-717e429e1f50','9b05695c-faa6-4864-9d70-5f91a503ad70','760809ae-7678-4d41-93e2-6b8b643bbdd3','26ac5afa-6e32-42e9-ac7e-c4cf569b8727'],size=1,snapshot_id=None,source_replicaid=,source_volid=b64db9e4-eb05-4619-9d6a-df150b6cbcaf,status='creating',user_id='1261af3bab904c0fa59b7f20852666f6',volume_type_id=733b44e4-8f75-4447-ae88-a0ede4f71299)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:17.388294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Flow 'volume_create_api' (c32872f1-d50a-4e10-a652-391534cb0f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:17.388803 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Create volume request issued successfully. Aug 03 20:32:17.418072 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e785ff3-d804-4fc2-9ea8-6332db148903 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/action returned with HTTP 202 Aug 03 20:32:17.418620 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 814/3231] 10.4.3.92 () {70 vars in 1311 bytes} [Mon Aug 3 20:32:17 2026] POST /volume/v3/groups/action => generated 101 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:17.428548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.430710 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:32:17.431206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.431313 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.431649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:32:17.432509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:32:17.444279 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Get all volumes completed successfully. Aug 03 20:32:17.445162 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.445307 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.484140 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.487658 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.487658 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:17.491778 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.492253 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.540876 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.544049 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.544049 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:17.551630 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9edaa9a-577f-4ec9-bb3d-959d3e39c345 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:32:17.551630 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 811/3232] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:17.566883 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.570200 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 Aug 03 20:32:17.570455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.570665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.584982 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.584982 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:17.589315 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Volume info retrieved successfully. Aug 03 20:32:17.590109 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.590324 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.635786 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.639136 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.639136 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:17.647216 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-18b9ac72-da56-4fee-81ec-d005db0ead77 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 returned with HTTP 200 Aug 03 20:32:17.647680 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 807/3233] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:17.659853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.662150 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 Aug 03 20:32:17.662417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.662683 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.662859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] show called for member d0883e5e-ca13-470d-ab66-e813e8e98465 {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:32:17.668250 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.668250 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:17.675789 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f2f52db-071e-4ecf-805c-f53b33b3a2c8 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 returned with HTTP 200 Aug 03 20:32:17.676875 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 802/3234] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 => generated 416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:17.685644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.687225 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.689531 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:32:17.697848 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Get all volumes completed successfully. Aug 03 20:32:17.698821 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.698962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.699512 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.700710 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d Aug 03 20:32:17.700899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.701067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.703738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id 7bed4b4a-4606-4f22-8350-5bbc9fda479d. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:17.704450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38e03ed9-a9d0-4e23-8e9d-d741778461e7 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d returned with HTTP 404 Aug 03 20:32:17.704931 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 812/3235] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/backups/7bed4b4a-4606-4f22-8350-5bbc9fda479d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:17.713836 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.717129 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:32:17.717426 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.717685 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.717805 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete backup with id: d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. Aug 03 20:32:17.723034 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.723034 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:17.738946 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] delete_backup rpcapi backup_id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:32:17.740320 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.741498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c7cbd561-583d-4ea8-8ca3-7e3d8ca376fe tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 202 Aug 03 20:32:17.741498 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 808/3236] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:17 2026] DELETE /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:17.743814 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.743814 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.747636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.748044 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.748335 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.749422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:32:17.750484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.750484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.750484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:17.756594 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.756594 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:17.756594 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f85d66c1-ddf4-42f6-9741-7420b8e9047c tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:32:17.756594 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 803/3237] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:17.787232 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.791387 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.791387 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:17.801004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b77fed7a-b9af-48d9-892d-95b5f86c832a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:32:17.801548 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 815/3238] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:17.813025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.814737 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] POST https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465/action Aug 03 20:32:17.815062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:17.815169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:17.817578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] delete called for group d0883e5e-ca13-470d-ab66-e813e8e98465 {{(pid=100355) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:32:17.817756 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.groups [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Delete group with id: d0883e5e-ca13-470d-ab66-e813e8e98465 Aug 03 20:32:17.824725 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.824725 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:17.876649 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-faad47ca-562d-49f8-b80b-16be41ef0e03 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465/action returned with HTTP 202 Aug 03 20:32:17.878438 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 813/3239] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:32:17 2026] POST /volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:17.885780 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:17.887965 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 Aug 03 20:32:17.888186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:17.889638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:17.898021 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.898021 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:17.906028 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Volume info retrieved successfully. Aug 03 20:32:17.906954 np0000006371 devstack@c-api.service[100354]: WARNING stevedore.named [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:17.907156 np0000006371 devstack@c-api.service[100354]: WARNING castellan.key_manager [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:17.952653 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:17.955791 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:17.955791 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:17.963043 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b43980bf-9a64-4c07-bca5-e699cb4bdf2a tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 returned with HTTP 200 Aug 03 20:32:17.963453 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 809/3240] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:17 2026] GET /volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 => generated 919 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:18.010487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.014492 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:18.014492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:18.014492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:18.014492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:18.021591 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:18.021591 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:18.021591 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6505d25-4c5c-4474-be6d-53b25654daf7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:18.021591 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 804/3241] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:18 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:18.664927 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.733223 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:18.733732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1995325569"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:18.735431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1995325569'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:18.735629 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Create volume of 1 GB Aug 03 20:32:18.739963 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Availability Zones retrieved successfully. Aug 03 20:32:18.747053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Flow 'volume_create_api' (0a49b7ac-ddc3-49ba-9a08-9a1dc250ac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:18.748317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d162b8da-7ad9-41b7-87be-17a0f825a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:18.749563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:18.769231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.771169 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:32:18.771487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:18.771776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:18.772022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:18.775785 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:18.775785 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:18.776106 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d162b8da-7ad9-41b7-87be-17a0f825a9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:18.776608 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7851ebc-fc0d-488c-9d83-ad6227080565 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 200 Aug 03 20:32:18.776860 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6abfc3-b6d0-4268-a6bf-240405786532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:18.777088 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 814/3242] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:18 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:18.846958 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Created reservations ['e3b97796-9cba-4abc-9749-d8278633bf4e', '9a7a9d98-d92b-420a-845b-e1fbc16cd3a8', 'b6fce2ef-b82a-490a-bdca-28be0fd66297', 'a674a21d-8fb5-4cf0-a030-ff3654a655e0'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:18.847855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6abfc3-b6d0-4268-a6bf-240405786532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3b97796-9cba-4abc-9749-d8278633bf4e', '9a7a9d98-d92b-420a-845b-e1fbc16cd3a8', 'b6fce2ef-b82a-490a-bdca-28be0fd66297', 'a674a21d-8fb5-4cf0-a030-ff3654a655e0']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:18.848630 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f0ccac-fbd0-4541-a574-3696fe7168ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:18.875104 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f0ccac-fbd0-4541-a574-3696fe7168ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1995325569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7da0f3c6964f5889a790278cc3bc18',qos_specs=None,replication_status=,reservations=['e3b97796-9cba-4abc-9749-d8278633bf4e','9a7a9d98-d92b-420a-845b-e1fbc16cd3a8','b6fce2ef-b82a-490a-bdca-28be0fd66297','a674a21d-8fb5-4cf0-a030-ff3654a655e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f0dbadfb1d474c9fc9597eb9dd0c0e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1995325569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a7da0f3c6964f5889a790278cc3bc18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f0dbadfb1d474c9fc9597eb9dd0c0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:18.876020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0819f324-b753-46a8-b41c-daf7cc42b435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:18.900017 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0819f324-b753-46a8-b41c-daf7cc42b435) transitioned into state 'SUCCESS' from state '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-1995325569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7da0f3c6964f5889a790278cc3bc18',qos_specs=None,replication_status=,reservations=['e3b97796-9cba-4abc-9749-d8278633bf4e','9a7a9d98-d92b-420a-845b-e1fbc16cd3a8','b6fce2ef-b82a-490a-bdca-28be0fd66297','a674a21d-8fb5-4cf0-a030-ff3654a655e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f0dbadfb1d474c9fc9597eb9dd0c0e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:18.900785 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ccc44c-233c-4d55-9860-bf37cabd4265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:18.914792 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ccc44c-233c-4d55-9860-bf37cabd4265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:18.915941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Flow 'volume_create_api' (0a49b7ac-ddc3-49ba-9a08-9a1dc250ac17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:18.916323 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Create volume request issued successfully. Aug 03 20:32:18.917225 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d2f84f-c581-471a-bc9c-064c1ba88a23 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:18.917917 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 816/3243] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:32:18 2026] POST /volume/v3/volumes => generated 772 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:18.930601 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e601f51-2b00-4650-a0ad-80231898387d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.934973 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e601f51-2b00-4650-a0ad-80231898387d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:32:18.936553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e601f51-2b00-4650-a0ad-80231898387d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:18.936553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e601f51-2b00-4650-a0ad-80231898387d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:18.950766 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:18.950766 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:18.954719 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3e601f51-2b00-4650-a0ad-80231898387d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:32:18.960194 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e601f51-2b00-4650-a0ad-80231898387d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:32:18.960734 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 810/3244] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:18 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:18.976946 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-97fcf9dd-9f3f-4f8f-9ca5-58201738b370 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.978824 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97fcf9dd-9f3f-4f8f-9ca5-58201738b370 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 Aug 03 20:32:18.979103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97fcf9dd-9f3f-4f8f-9ca5-58201738b370 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:18.979292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97fcf9dd-9f3f-4f8f-9ca5-58201738b370 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:18.985269 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97fcf9dd-9f3f-4f8f-9ca5-58201738b370 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 returned with HTTP 404 Aug 03 20:32:18.985754 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 805/3245] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:18 2026] GET /volume/v3/volumes/adb95a31-99f2-4c23-89e0-eebc67f587c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:18.993274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:18.994805 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 Aug 03 20:32:18.996630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:18.996630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:18.996630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.groups [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] show called for member d0883e5e-ca13-470d-ab66-e813e8e98465 {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:32:18.997997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e4f24bd6-35bd-40f4-a29e-478cc5f761cd tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 returned with HTTP 404 Aug 03 20:32:18.998456 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 815/3246] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:32:18 2026] GET /volume/v3/groups/d0883e5e-ca13-470d-ab66-e813e8e98465 => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:19.005412 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c1e0a935-1f88-4610-9d81-922915ea94ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.007166 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:32:19.007446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.007866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.008156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:32:19.008500 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.008500 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:19.008952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:32:19.016074 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Get all volumes completed successfully. Aug 03 20:32:19.016867 np0000006371 devstack@c-api.service[100353]: WARNING stevedore.named [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:19.017044 np0000006371 devstack@c-api.service[100353]: WARNING castellan.key_manager [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:19.032135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.034035 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:19.034327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.034536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.034605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:19.038748 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.038748 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:19.039542 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e7ca21a-06d3-4d0b-b927-6b759b423abd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:19.039951 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 811/3247] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:19.054176 np0000006371 devstack@c-api.service[100353]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:19.057045 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.057045 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:19.063196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1e0a935-1f88-4610-9d81-922915ea94ff tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:32:19.063645 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 817/3248] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:19.075429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.076893 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] POST https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f/action Aug 03 20:32:19.077199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:19.077307 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:19.078614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.groups [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] delete called for group ccf98def-3be2-4c4c-b3fb-791e1d12761f {{(pid=100356) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 03 20:32:19.078715 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.groups [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Delete group with id: ccf98def-3be2-4c4c-b3fb-791e1d12761f Aug 03 20:32:19.081840 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.081840 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:19.121639 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2aa88ee8-5faf-404b-89c8-9b5613474df3 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f/action returned with HTTP 202 Aug 03 20:32:19.122011 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 806/3249] 10.4.3.92 () {70 vars in 1421 bytes} [Mon Aug 3 20:32:19 2026] POST /volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:19.130417 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.132285 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf Aug 03 20:32:19.132585 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.132913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.140984 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.140984 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:19.145384 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Volume info retrieved successfully. Aug 03 20:32:19.146163 np0000006371 devstack@c-api.service[100355]: WARNING stevedore.named [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 03 20:32:19.146427 np0000006371 devstack@c-api.service[100355]: WARNING castellan.key_manager [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 03 20:32:19.197236 np0000006371 devstack@c-api.service[100355]: DEBUG oslo_db.sqlalchemy.engines [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:32:19.200712 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.200712 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:19.208179 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-06d3f43f-37c1-4230-b63a-efbf67e7acf5 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf returned with HTTP 200 Aug 03 20:32:19.208793 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 816/3250] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:19.663545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-2292e04e-1d65-4cbc-a9f5-5eab7a7a6545 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.665578 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-2292e04e-1d65-4cbc-a9f5-5eab7a7a6545 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/attachments?instance_id=890df141-5b8b-45e2-8b36-8dcfd05ace0a Aug 03 20:32:19.665813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-2292e04e-1d65-4cbc-a9f5-5eab7a7a6545 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.666035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-2292e04e-1d65-4cbc-a9f5-5eab7a7a6545 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.673656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-2292e04e-1d65-4cbc-a9f5-5eab7a7a6545 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments?instance_id=890df141-5b8b-45e2-8b36-8dcfd05ace0a returned with HTTP 200 Aug 03 20:32:19.674397 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 812/3251] 10.4.3.92 () {70 vars in 1630 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/attachments?instance_id=890df141-5b8b-45e2-8b36-8dcfd05ace0a => generated 192 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:19.681439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-1e0d9843-b1d4-4c62-80ea-74ff946de097 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.683504 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-1e0d9843-b1d4-4c62-80ea-74ff946de097 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 Aug 03 20:32:19.683692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-1e0d9843-b1d4-4c62-80ea-74ff946de097 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.683885 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-1e0d9843-b1d4-4c62-80ea-74ff946de097 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.698599 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce67e49a-e132-4e82-9e92-9938cccda764 req-1e0d9843-b1d4-4c62-80ea-74ff946de097 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 returned with HTTP 200 Aug 03 20:32:19.699106 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 818/3252] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:19.792017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.794061 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc Aug 03 20:32:19.794311 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.794582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.794747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d8251e5d-eaec-4b5c-b098-d1daafbd9dfc. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:19.799034 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a493b6ba-5c0f-4e2a-9455-860cddcc0b7f tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc returned with HTTP 404 Aug 03 20:32:19.800167 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 807/3253] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/backups/d8251e5d-eaec-4b5c-b098-d1daafbd9dfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:19.807929 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d707d897-8e4b-4361-a376-48021f5ed707 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.811083 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:19.811885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.812273 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.812553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete backup with id: d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. Aug 03 20:32:19.818652 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.818652 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:19.839782 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] delete_backup rpcapi backup_id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:32:19.842178 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d707d897-8e4b-4361-a376-48021f5ed707 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 202 Aug 03 20:32:19.842846 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 817/3254] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:19 2026] DELETE /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:19.852029 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.854842 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:19.855118 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.855400 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.855582 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:19.863386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.863386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:19.865207 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0b4962c-6afa-421b-a7ee-e3ea586224c2 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 200 Aug 03 20:32:19.865642 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 813/3255] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:19.975441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:19.977023 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:32:19.977408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:19.977706 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:19.988446 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:19.988446 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:19.991853 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:32:19.996051 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ccb7a57b-f6aa-4470-947a-1c2e38035c2b tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:32:19.996590 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 819/3256] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:19 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:20.051685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.053690 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:20.053989 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.054237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.054430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:20.060560 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:20.060560 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:20.061577 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f68e1e55-ecf7-43a9-b0cd-bafe1e57d0d4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:20.062056 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 808/3257] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:20.221907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ca56e99-623c-4e83-b902-81f6fa868b16 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.223639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ca56e99-623c-4e83-b902-81f6fa868b16 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf Aug 03 20:32:20.223830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ca56e99-623c-4e83-b902-81f6fa868b16 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.223993 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ca56e99-623c-4e83-b902-81f6fa868b16 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.231678 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ca56e99-623c-4e83-b902-81f6fa868b16 tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf returned with HTTP 404 Aug 03 20:32:20.232116 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 818/3258] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/volumes/b64db9e4-eb05-4619-9d6a-df150b6cbcaf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:20.243117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9503c7ac-950c-4e50-ba19-745d38feeedf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.245444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9503c7ac-950c-4e50-ba19-745d38feeedf tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] GET https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f Aug 03 20:32:20.245861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9503c7ac-950c-4e50-ba19-745d38feeedf tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.246116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9503c7ac-950c-4e50-ba19-745d38feeedf tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.246292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.groups [None req-9503c7ac-950c-4e50-ba19-745d38feeedf tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] show called for member ccf98def-3be2-4c4c-b3fb-791e1d12761f {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 03 20:32:20.249292 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9503c7ac-950c-4e50-ba19-745d38feeedf tempest-GroupsV314Test-946898693 tempest-GroupsV314Test-946898693-project-member] https://10.4.3.92/volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f returned with HTTP 404 Aug 03 20:32:20.249812 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 814/3259] 10.4.3.92 () {68 vars in 1379 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/groups/ccf98def-3be2-4c4c-b3fb-791e1d12761f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:20.263200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-97426315-9681-4b56-b345-dda15835cad5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.268584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97426315-9681-4b56-b345-dda15835cad5 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/70f68e7b-19da-4bde-8e48-282599cc1287 Aug 03 20:32:20.268584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97426315-9681-4b56-b345-dda15835cad5 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.268584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97426315-9681-4b56-b345-dda15835cad5 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.289909 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97426315-9681-4b56-b345-dda15835cad5 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] https://10.4.3.92/volume/v3/group_types/70f68e7b-19da-4bde-8e48-282599cc1287 returned with HTTP 202 Aug 03 20:32:20.289909 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 820/3260] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:32:20 2026] DELETE /volume/v3/group_types/70f68e7b-19da-4bde-8e48-282599cc1287 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:20.298562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1976092a-f22e-40d8-ae90-6c8e04a3e1ba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.300814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1976092a-f22e-40d8-ae90-6c8e04a3e1ba tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] DELETE https://10.4.3.92/volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 Aug 03 20:32:20.301032 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1976092a-f22e-40d8-ae90-6c8e04a3e1ba tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.301373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1976092a-f22e-40d8-ae90-6c8e04a3e1ba tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.338434 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1976092a-f22e-40d8-ae90-6c8e04a3e1ba tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] https://10.4.3.92/volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 returned with HTTP 202 Aug 03 20:32:20.339093 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 809/3261] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:20 2026] DELETE /volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:20.348718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fd4e4420-9c0f-49dc-870a-3b0f0beeb5f3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.351361 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fd4e4420-9c0f-49dc-870a-3b0f0beeb5f3 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] GET https://10.4.3.92/volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 Aug 03 20:32:20.351615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fd4e4420-9c0f-49dc-870a-3b0f0beeb5f3 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.351822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fd4e4420-9c0f-49dc-870a-3b0f0beeb5f3 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.358317 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fd4e4420-9c0f-49dc-870a-3b0f0beeb5f3 tempest-GroupsV314Test-1128502075 tempest-GroupsV314Test-1128502075-project-admin] https://10.4.3.92/volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 returned with HTTP 404 Aug 03 20:32:20.359082 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 819/3262] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/types/733b44e4-8f75-4447-ae88-a0ede4f71299 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:20.880326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.882476 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 Aug 03 20:32:20.882696 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.882913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.883004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Show backup with id d2c930e6-5f16-4da2-b5c4-7f7f5968abf9. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:20.887990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad66b350-2d47-42e3-8503-7ba1216bacc1 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 returned with HTTP 404 Aug 03 20:32:20.888583 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 815/3263] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/backups/d2c930e6-5f16-4da2-b5c4-7f7f5968abf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:20.898240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f30a888e-27a9-4424-a936-8945ba31d053 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.901974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:32:20.901974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.901974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.901974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume with id: 488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:32:20.912158 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:20.912158 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:20.912503 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:20.936176 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Delete volume request issued successfully. Aug 03 20:32:20.936339 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f30a888e-27a9-4424-a936-8945ba31d053 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d returned with HTTP 202 Aug 03 20:32:20.936862 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 821/3264] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:32:20 2026] DELETE /volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:20.945286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:20.948230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:32:20.948230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:20.948230 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:20.958051 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:20.958051 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:20.962516 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Volume info retrieved successfully. Aug 03 20:32:20.971382 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-523dc381-e097-42fd-b46f-e1d33f4dae63 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d returned with HTTP 200 Aug 03 20:32:20.971903 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 810/3265] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:20 2026] GET /volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:21.074293 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:21.078376 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:21.078376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:21.078376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:21.078376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:21.084305 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:21.084305 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:21.084305 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba943c07-72b7-4d79-89af-3a7ac8212417 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:21.084305 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 820/3266] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:21 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:21.095688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:21.100536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:32:21.100536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:21.100536 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:21.107211 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:21.107211 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:21.110935 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:21.115277 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdfb1d44-9b74-46f3-bbee-f420d63e663e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 200 Aug 03 20:32:21.115773 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 816/3267] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:21 2026] GET /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:21.130951 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:21.132859 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:21.133039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:21.133221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:21.133388 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: 40514379-b9b8-45ab-b9d7-006a2521d6ef. Aug 03 20:32:21.137603 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:21.137603 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:21.152706 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id 40514379-b9b8-45ab-b9d7-006a2521d6ef {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:32:21.154538 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f013eec-dc2c-42c0-bb29-d88f9d84c284 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 202 Aug 03 20:32:21.155287 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 822/3268] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:21 2026] DELETE /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:21.162650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:21.166194 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:21.166194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:21.166194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:21.166194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:21.170827 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:21.170827 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:21.170827 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3518737d-02a5-4d37-b45a-2badffb1fd63 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 200 Aug 03 20:32:21.170827 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 811/3269] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:21 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:21.986296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ae7f693-1b79-4ccf-877b-843d2c048039 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:21.987553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ae7f693-1b79-4ccf-877b-843d2c048039 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] GET https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d Aug 03 20:32:21.987850 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ae7f693-1b79-4ccf-877b-843d2c048039 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:21.988095 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ae7f693-1b79-4ccf-877b-843d2c048039 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:21.995348 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ae7f693-1b79-4ccf-877b-843d2c048039 tempest-ProjectMemberTests33-446807139 tempest-ProjectMemberTests33-446807139-project-admin] https://10.4.3.92/volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d returned with HTTP 404 Aug 03 20:32:21.995892 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 821/3270] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:32:21 2026] GET /volume/v3/volumes/488507c2-cdfd-4fa0-9f75-8dd22251205d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:22.181262 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:22.183015 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef Aug 03 20:32:22.183309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:22.183424 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:22.183543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 40514379-b9b8-45ab-b9d7-006a2521d6ef. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:22.186832 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f624d209-2c4d-4852-bc65-c7281bcb41a6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef returned with HTTP 404 Aug 03 20:32:22.187278 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 817/3271] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:22 2026] GET /volume/v3/backups/40514379-b9b8-45ab-b9d7-006a2521d6ef => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:22.196034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:22.198636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:32:22.198937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:22.199197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:22.199361 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: b08ca20a-52f4-401e-8343-8da799d8624f. Aug 03 20:32:22.209078 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:22.209078 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:22.224638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id b08ca20a-52f4-401e-8343-8da799d8624f {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:32:22.226728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9f6cfb0-fa3c-4172-9982-405fa885b313 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 202 Aug 03 20:32:22.227362 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 823/3272] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:22 2026] DELETE /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:22.235544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:22.242048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:32:22.242323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:22.242478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:22.242614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:22.249473 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:22.249473 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:22.250308 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4daead4c-d58a-47df-a3e1-0d069ab5d036 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 200 Aug 03 20:32:22.250851 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 812/3273] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:22 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:22.905398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:22.996320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:22.996620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1801521609", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:22.999640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.qos_specs [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1801521609', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100355) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 03 20:32:23.007162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.db.api [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DB qos_specs_create(): root {'id': '7ab72234-0749-4cfd-94de-b6968ee4d4a3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1801521609'} {{(pid=100355) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 03 20:32:23.015750 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af9150a3-c32c-4825-95da-b5df9f77ea4f tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.016598 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 822/3274] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:32:22 2026] POST /volume/v3/qos-specs => generated 391 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.026193 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-76bb2901-e34a-4ac1-9793-25b071053f09 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.028232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76bb2901-e34a-4ac1-9793-25b071053f09 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:23.028665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-76bb2901-e34a-4ac1-9793-25b071053f09 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1830612498"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.049589 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76bb2901-e34a-4ac1-9793-25b071053f09 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:23.049991 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 818/3275] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.057472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0a843938-e9f0-445d-a14f-527ba426d271 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.059237 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0a843938-e9f0-445d-a14f-527ba426d271 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:23.059698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0a843938-e9f0-445d-a14f-527ba426d271 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-576536162"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.075537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0a843938-e9f0-445d-a14f-527ba426d271 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:23.075932 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 824/3276] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.088182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-03c13f73-1599-4a4e-916f-a86c795c077d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.090155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03c13f73-1599-4a4e-916f-a86c795c077d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:23.090538 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03c13f73-1599-4a4e-916f-a86c795c077d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-992842799"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.105284 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03c13f73-1599-4a4e-916f-a86c795c077d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:23.105810 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 813/3277] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.113938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.115345 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 Aug 03 20:32:23.115576 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.115808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associate' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.116050 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.116050 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:23.116426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Associate qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 with type: 684129e3-42df-4629-a146-ee0d95b24836 {{(pid=100355) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 03 20:32:23.137396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc5d50f6-2236-4ea6-a196-fa6ba7965ccd tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 returned with HTTP 202 Aug 03 20:32:23.137821 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 823/3278] 10.4.3.92 () {66 vars in 1474 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.146452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.148765 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=5eaf3778-6548-4f7f-ba63-7667e6b7c302 Aug 03 20:32:23.149006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.149292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associate' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.150028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Associate qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 with type: 5eaf3778-6548-4f7f-ba63-7667e6b7c302 {{(pid=100354) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 03 20:32:23.175113 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e59ade20-ab4b-4612-9ded-5e8eb8b34737 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=5eaf3778-6548-4f7f-ba63-7667e6b7c302 returned with HTTP 202 Aug 03 20:32:23.175564 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 819/3279] 10.4.3.92 () {66 vars in 1474 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=5eaf3778-6548-4f7f-ba63-7667e6b7c302 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.181748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.183512 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=69b1899f-4da6-4858-98e4-fd4740972453 Aug 03 20:32:23.183667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.183843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associate' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.184363 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Associate qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 with type: 69b1899f-4da6-4858-98e4-fd4740972453 {{(pid=100353) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 03 20:32:23.205930 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3ffb5e58-8d48-40e5-b7c0-22f2167b8a32 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=69b1899f-4da6-4858-98e4-fd4740972453 returned with HTTP 202 Aug 03 20:32:23.207177 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 825/3280] 10.4.3.92 () {66 vars in 1474 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associate?vol_type_id=69b1899f-4da6-4858-98e4-fd4740972453 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.216684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.218418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations Aug 03 20:32:23.218609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.218825 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associations' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.219551 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Get associations for qos_spec id: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 {{(pid=100356) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 03 20:32:23.238256 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ec20c0c3-7d76-4736-86a1-8d225b0a7fb8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations returned with HTTP 200 Aug 03 20:32:23.238699 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 814/3281] 10.4.3.92 () {66 vars in 1386 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.245989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.247768 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 Aug 03 20:32:23.248003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.248228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'disassociate' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.248527 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.248527 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:23.248939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Disassociate qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 from type: 684129e3-42df-4629-a146-ee0d95b24836 {{(pid=100355) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 03 20:32:23.262603 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3dc9a3f2-2b5c-43d0-b26b-fe89a8cf8dfe tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 returned with HTTP 202 Aug 03 20:32:23.262716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.263058 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 824/3282] 10.4.3.92 () {66 vars in 1483 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate?vol_type_id=684129e3-42df-4629-a146-ee0d95b24836 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.265991 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f Aug 03 20:32:23.266274 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.266551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.266704 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id b08ca20a-52f4-401e-8343-8da799d8624f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:23.271740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.271832 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d0560a8-db2d-4675-9522-43973cb5b1c4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f returned with HTTP 404 Aug 03 20:32:23.272488 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 820/3283] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/backups/b08ca20a-52f4-401e-8343-8da799d8624f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.273284 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations Aug 03 20:32:23.273665 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.274041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associations' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.274310 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.274310 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.275315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Get associations for qos_spec id: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 {{(pid=100353) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 03 20:32:23.289260 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5d3527d-c4b6-475c-9c55-d85a4297f8a8 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations returned with HTTP 200 Aug 03 20:32:23.289658 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 826/3284] 10.4.3.92 () {66 vars in 1386 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations => generated 304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.302617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.304595 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate_all Aug 03 20:32:23.304666 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.304809 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.305021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'disassociate_all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.305284 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.305284 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:23.305689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Disassociate qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 from all. {{(pid=100356) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 03 20:32:23.306133 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:23.306443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "name": "tempest-VolumesBackupsTest-Volume-1095373175"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.307787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'name': 'tempest-VolumesBackupsTest-Volume-1095373175'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:23.322434 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f72d4de-a008-4bfd-a8eb-957443f1e84b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate_all returned with HTTP 202 Aug 03 20:32:23.322919 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 815/3285] 10.4.3.92 () {66 vars in 1398 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.330100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.332682 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations Aug 03 20:32:23.332886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.333081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'associations' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.333314 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.333314 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:23.333677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Get associations for qos_spec id: 7ab72234-0749-4cfd-94de-b6968ee4d4a3 {{(pid=100354) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 03 20:32:23.346532 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6af58778-2eb7-4f67-88fb-1192cccf3178 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations returned with HTTP 200 Aug 03 20:32:23.346936 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 821/3286] 10.4.3.92 () {66 vars in 1386 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:32:23.356833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9588e731-c2f1-4c91-8e6a-b3d188572ba6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.359089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9588e731-c2f1-4c91-8e6a-b3d188572ba6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 Aug 03 20:32:23.359349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9588e731-c2f1-4c91-8e6a-b3d188572ba6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.360263 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9588e731-c2f1-4c91-8e6a-b3d188572ba6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.360737 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.360737 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.401060 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9588e731-c2f1-4c91-8e6a-b3d188572ba6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 returned with HTTP 202 Aug 03 20:32:23.401705 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 827/3287] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.409777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cba42230-73ac-40c1-81b3-657963476868 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.412114 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cba42230-73ac-40c1-81b3-657963476868 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 Aug 03 20:32:23.412341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cba42230-73ac-40c1-81b3-657963476868 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.413283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cba42230-73ac-40c1-81b3-657963476868 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.416546 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cba42230-73ac-40c1-81b3-657963476868 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 returned with HTTP 404 Aug 03 20:32:23.417009 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 816/3288] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/types/69b1899f-4da6-4858-98e4-fd4740972453 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19ecfb2c-4128-48ad-b57d-b807dd1dae30 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19ecfb2c-4128-48ad-b57d-b807dd1dae30 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19ecfb2c-4128-48ad-b57d-b807dd1dae30 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19ecfb2c-4128-48ad-b57d-b807dd1dae30 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.432907 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:23.480949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19ecfb2c-4128-48ad-b57d-b807dd1dae30 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 returned with HTTP 202 Aug 03 20:32:23.481355 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 822/3289] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.488044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-31342cc5-324c-4389-ab63-4be81efe6814 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.492447 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-31342cc5-324c-4389-ab63-4be81efe6814 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 Aug 03 20:32:23.492805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-31342cc5-324c-4389-ab63-4be81efe6814 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.493059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-31342cc5-324c-4389-ab63-4be81efe6814 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.500161 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-31342cc5-324c-4389-ab63-4be81efe6814 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 returned with HTTP 404 Aug 03 20:32:23.500733 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 828/3290] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/types/5eaf3778-6548-4f7f-ba63-7667e6b7c302 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.507692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-83de2fd2-d613-45d9-9184-99007154f18d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.510007 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83de2fd2-d613-45d9-9184-99007154f18d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 Aug 03 20:32:23.510246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83de2fd2-d613-45d9-9184-99007154f18d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.510572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-83de2fd2-d613-45d9-9184-99007154f18d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.510840 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.510840 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:23.572399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-83de2fd2-d613-45d9-9184-99007154f18d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 returned with HTTP 202 Aug 03 20:32:23.572823 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 817/3291] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.580478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-572edb89-621d-40f6-bd76-db944a1347cf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.582968 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-572edb89-621d-40f6-bd76-db944a1347cf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 Aug 03 20:32:23.583235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-572edb89-621d-40f6-bd76-db944a1347cf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.583526 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-572edb89-621d-40f6-bd76-db944a1347cf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.587727 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-572edb89-621d-40f6-bd76-db944a1347cf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 returned with HTTP 404 Aug 03 20:32:23.588368 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 823/3292] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/types/684129e3-42df-4629-a146-ee0d95b24836 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.606443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.608179 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:23.608497 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume of 1 GB Aug 03 20:32:23.608797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1710975002", "consumer": "back-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.609165 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.609165 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:23.613039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.qos_specs [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1710975002', 'consumer': 'back-end', 'specs': {}} {{(pid=100353) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 03 20:32:23.617897 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Availability Zones retrieved successfully. Aug 03 20:32:23.621527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DB qos_specs_create(): root {'id': 'a7c21dd1-29c7-4a6c-bd75-5a4195bc1023', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1710975002'} {{(pid=100353) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 03 20:32:23.625101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (ac40d60c-a669-4c32-9951-9c16ae7bc7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:23.626247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c89500a-551a-42b1-ba90-94bfa830fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:23.627778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:23.631124 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4d549a5-0151-4ad4-896b-2f9f2c88631d tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.633089 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 829/3293] 10.4.3.92 () {68 vars in 1257 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/qos-specs => generated 367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.642555 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a53ea86c-1589-4882-a6dd-32367929c422 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.644998 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a53ea86c-1589-4882-a6dd-32367929c422 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False Aug 03 20:32:23.645282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a53ea86c-1589-4882-a6dd-32367929c422 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.645591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a53ea86c-1589-4882-a6dd-32367929c422 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.646396 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a53ea86c-1589-4882-a6dd-32367929c422 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: a7c21dd1-29c7-4a6c-bd75-5a4195bc1023, force: False {{(pid=100356) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:23.673111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a53ea86c-1589-4882-a6dd-32367929c422 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False returned with HTTP 202 Aug 03 20:32:23.673785 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 818/3294] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.682596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-df21cab4-0738-4470-baee-890e0656e25a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.686772 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-df21cab4-0738-4470-baee-890e0656e25a tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 Aug 03 20:32:23.686962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-df21cab4-0738-4470-baee-890e0656e25a tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.687188 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-df21cab4-0738-4470-baee-890e0656e25a tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.694208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-df21cab4-0738-4470-baee-890e0656e25a tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 returned with HTTP 404 Aug 03 20:32:23.694208 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 824/3295] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.699835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c89500a-551a-42b1-ba90-94bfa830fa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:23.700773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882d65b0-9f5c-402b-83ab-0dcc0400a8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:23.701517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2daf8f62-0de5-44dc-827d-0879e52487c0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.704898 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2daf8f62-0de5-44dc-827d-0879e52487c0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:23.704898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2daf8f62-0de5-44dc-827d-0879e52487c0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.704898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2daf8f62-0de5-44dc-827d-0879e52487c0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.704898 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.704898 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.726014 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2daf8f62-0de5-44dc-827d-0879e52487c0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.727078 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 830/3296] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.736040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.738378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False Aug 03 20:32:23.738546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.738742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.739072 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.739072 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:23.739449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: a7c21dd1-29c7-4a6c-bd75-5a4195bc1023, force: False {{(pid=100356) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:23.743676 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-343c1b4d-cbcd-40f7-b8f5-636e0cc75e99 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False returned with HTTP 404 Aug 03 20:32:23.744615 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 819/3297] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.750787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-14a68b1a-44ae-49ba-8faa-bdc0189f1568 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.752701 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14a68b1a-44ae-49ba-8faa-bdc0189f1568 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 Aug 03 20:32:23.752928 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14a68b1a-44ae-49ba-8faa-bdc0189f1568 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.753130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14a68b1a-44ae-49ba-8faa-bdc0189f1568 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.759530 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14a68b1a-44ae-49ba-8faa-bdc0189f1568 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 returned with HTTP 404 Aug 03 20:32:23.760036 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 825/3298] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/a7c21dd1-29c7-4a6c-bd75-5a4195bc1023 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.768745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['ea11c8c7-991b-42c4-bdca-55d34fb2f646', '09cdf13c-b7cd-4f78-9c87-1015851a4855', 'febbd7fe-5698-4a77-9d49-3e431151effc', 'db7552de-1ecc-4c95-b0fe-8feeea23834f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:23.769363 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.769679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882d65b0-9f5c-402b-83ab-0dcc0400a8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea11c8c7-991b-42c4-bdca-55d34fb2f646', '09cdf13c-b7cd-4f78-9c87-1015851a4855', 'febbd7fe-5698-4a77-9d49-3e431151effc', 'db7552de-1ecc-4c95-b0fe-8feeea23834f']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:23.770655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b5c58-896d-4f8f-9dd9-1afb70809c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:23.771732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:23.772204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1300646455", "consumer": "both"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.775246 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.775246 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.776022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.qos_specs [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1300646455', 'consumer': 'both', 'specs': {}} {{(pid=100353) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 03 20:32:23.782650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DB qos_specs_create(): root {'id': 'b8375cad-ca5f-4b9c-9e71-8e83e37c9552', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1300646455'} {{(pid=100353) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 03 20:32:23.790284 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83e6d85a-4604-4a07-8919-1b8e426915d2 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.790554 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 831/3299] 10.4.3.92 () {68 vars in 1257 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/qos-specs => generated 363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.798813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-503957c7-c003-4231-b52b-50bfa02c697b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.803398 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-503957c7-c003-4231-b52b-50bfa02c697b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False Aug 03 20:32:23.803656 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b5c58-896d-4f8f-9dd9-1afb70809c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0df1c5a-553d-4276-868b-abe1f71a1568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1095373175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['ea11c8c7-991b-42c4-bdca-55d34fb2f646','09cdf13c-b7cd-4f78-9c87-1015851a4855','febbd7fe-5698-4a77-9d49-3e431151effc','db7552de-1ecc-4c95-b0fe-8feeea23834f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1095373175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0df1c5a-553d-4276-868b-abe1f71a1568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a01fdafbeb47bfb1fa0688253a0e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e91d1f0358b42698c813b75f7919601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:23.803905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-503957c7-c003-4231-b52b-50bfa02c697b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.803905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-503957c7-c003-4231-b52b-50bfa02c697b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.804608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-503957c7-c003-4231-b52b-50bfa02c697b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: b8375cad-ca5f-4b9c-9e71-8e83e37c9552, force: False {{(pid=100356) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:23.805084 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989140e7-6ea2-47f7-8549-7bbeca53107e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:23.825231 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-503957c7-c003-4231-b52b-50bfa02c697b tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False returned with HTTP 202 Aug 03 20:32:23.826337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 820/3300] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.829544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989140e7-6ea2-47f7-8549-7bbeca53107e) transitioned into state 'SUCCESS' from state '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-1095373175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['ea11c8c7-991b-42c4-bdca-55d34fb2f646','09cdf13c-b7cd-4f78-9c87-1015851a4855','febbd7fe-5698-4a77-9d49-3e431151effc','db7552de-1ecc-4c95-b0fe-8feeea23834f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:23.830251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d51f1b1-43b7-47c8-9066-d968c86a995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:23.833472 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-edfb2c5c-9124-4195-ab4a-e0d14bb8afa6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.835571 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-edfb2c5c-9124-4195-ab4a-e0d14bb8afa6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 Aug 03 20:32:23.835769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-edfb2c5c-9124-4195-ab4a-e0d14bb8afa6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.836000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-edfb2c5c-9124-4195-ab4a-e0d14bb8afa6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.840304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-edfb2c5c-9124-4195-ab4a-e0d14bb8afa6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 returned with HTTP 404 Aug 03 20:32:23.840901 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 826/3301] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.840987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d51f1b1-43b7-47c8-9066-d968c86a995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:23.841799 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (ac40d60c-a669-4c32-9951-9c16ae7bc7f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:23.842105 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request issued successfully. Aug 03 20:32:23.842678 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c50c43d7-81a1-4834-885e-2bd1204ec8a5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:23.843056 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 825/3302] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/volumes => generated 747 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:23.847941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ca18ff2-680e-402b-ab81-71c36b7cd4bf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.854276 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ca18ff2-680e-402b-ab81-71c36b7cd4bf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:23.854587 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ca18ff2-680e-402b-ab81-71c36b7cd4bf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.854854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ca18ff2-680e-402b-ab81-71c36b7cd4bf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.855213 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.855213 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.858728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.861164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ca18ff2-680e-402b-ab81-71c36b7cd4bf tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.861607 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 832/3303] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.861867 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:32:23.862127 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.862352 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.876503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.877710 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.877710 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:23.878354 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False Aug 03 20:32:23.878631 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.878900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.879612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: b8375cad-ca5f-4b9c-9e71-8e83e37c9552, force: False {{(pid=100354) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:23.883974 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6befe0dc-7e01-435f-8baa-fd4fe5912aeb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False returned with HTTP 404 Aug 03 20:32:23.884374 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 827/3304] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.891228 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:23.899385 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-76a4f480-4755-477e-8f4d-950b57c6d702 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.899482 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c70b5720-64fb-41ae-b364-d59f1b82caaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:32:23.899908 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 821/3305] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.902010 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76a4f480-4755-477e-8f4d-950b57c6d702 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 Aug 03 20:32:23.902286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76a4f480-4755-477e-8f4d-950b57c6d702 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.902595 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76a4f480-4755-477e-8f4d-950b57c6d702 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.902967 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.902967 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:23.908063 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76a4f480-4755-477e-8f4d-950b57c6d702 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 returned with HTTP 404 Aug 03 20:32:23.908802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 826/3306] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/b8375cad-ca5f-4b9c-9e71-8e83e37c9552 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.918493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-984eca0c-2779-463c-9f68-3d88401db070 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.920412 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-984eca0c-2779-463c-9f68-3d88401db070 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:23.920796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-984eca0c-2779-463c-9f68-3d88401db070 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1051133065", "consumer": "front-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:23.922235 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:23.922235 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:23.922691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.qos_specs [None req-984eca0c-2779-463c-9f68-3d88401db070 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1051133065', 'consumer': 'front-end', 'specs': {}} {{(pid=100353) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 03 20:32:23.926576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-984eca0c-2779-463c-9f68-3d88401db070 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DB qos_specs_create(): root {'id': '7ad5b206-cd16-4e40-b54c-e0c5d80d4f90', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1051133065'} {{(pid=100353) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 03 20:32:23.937646 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-984eca0c-2779-463c-9f68-3d88401db070 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:23.938148 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 833/3307] 10.4.3.92 () {68 vars in 1257 bytes} [Mon Aug 3 20:32:23 2026] POST /volume/v3/qos-specs => generated 368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:23.949311 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3312f86f-bece-4891-85b8-86d075daad84 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.951161 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3312f86f-bece-4891-85b8-86d075daad84 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False Aug 03 20:32:23.951362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3312f86f-bece-4891-85b8-86d075daad84 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.951576 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3312f86f-bece-4891-85b8-86d075daad84 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.952124 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3312f86f-bece-4891-85b8-86d075daad84 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: 7ad5b206-cd16-4e40-b54c-e0c5d80d4f90, force: False {{(pid=100354) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:23.971975 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3312f86f-bece-4891-85b8-86d075daad84 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False returned with HTTP 202 Aug 03 20:32:23.972311 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 828/3308] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:23 2026] DELETE /volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:23.980115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66752af1-ea88-4341-bc45-d11d4c470b6e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.982556 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66752af1-ea88-4341-bc45-d11d4c470b6e tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 Aug 03 20:32:23.982854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66752af1-ea88-4341-bc45-d11d4c470b6e tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:23.983146 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66752af1-ea88-4341-bc45-d11d4c470b6e tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:23.987549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66752af1-ea88-4341-bc45-d11d4c470b6e tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 returned with HTTP 404 Aug 03 20:32:23.988251 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 822/3309] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:23.998794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9e08a46a-9b2e-4446-976e-57c80fc0b670 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:23.999760 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e08a46a-9b2e-4446-976e-57c80fc0b670 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:24.000367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e08a46a-9b2e-4446-976e-57c80fc0b670 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.000367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e08a46a-9b2e-4446-976e-57c80fc0b670 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.010651 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e08a46a-9b2e-4446-976e-57c80fc0b670 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:24.010651 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 827/3310] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:32:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.030746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.032799 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False Aug 03 20:32:24.032912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.033099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.033361 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.033361 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:24.035080 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: 7ad5b206-cd16-4e40-b54c-e0c5d80d4f90, force: False {{(pid=100353) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:24.042075 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dd44c2b-5893-4d66-aa47-2c25e1b5d492 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False returned with HTTP 404 Aug 03 20:32:24.042780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 834/3311] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:24 2026] DELETE /volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:24.053489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-88835f39-e6ae-40c9-afe5-d7059914d9b6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.055742 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88835f39-e6ae-40c9-afe5-d7059914d9b6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 Aug 03 20:32:24.055947 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88835f39-e6ae-40c9-afe5-d7059914d9b6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.057509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88835f39-e6ae-40c9-afe5-d7059914d9b6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.057509 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.057509 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:24.059828 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88835f39-e6ae-40c9-afe5-d7059914d9b6 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 returned with HTTP 404 Aug 03 20:32:24.060325 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 829/3312] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ad5b206-cd16-4e40-b54c-e0c5d80d4f90 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:24.068992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ef93aba2-3ec3-4f05-9b9b-a5318a6288ea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.071032 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef93aba2-3ec3-4f05-9b9b-a5318a6288ea tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.071254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef93aba2-3ec3-4f05-9b9b-a5318a6288ea tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.071476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ef93aba2-3ec3-4f05-9b9b-a5318a6288ea tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.077451 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ef93aba2-3ec3-4f05-9b9b-a5318a6288ea tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 200 Aug 03 20:32:24.077775 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 823/3313] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.087476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f092c0b3-999b-4eee-8639-de4f5a9aead5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.089472 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f092c0b3-999b-4eee-8639-de4f5a9aead5 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Aug 03 20:32:24.089648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f092c0b3-999b-4eee-8639-de4f5a9aead5 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.089834 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f092c0b3-999b-4eee-8639-de4f5a9aead5 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.090101 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.090101 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:24.094112 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f092c0b3-999b-4eee-8639-de4f5a9aead5 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Aug 03 20:32:24.094614 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 828/3314] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.105190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bb175858-c651-470b-92c5-1d770eec1be0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.108480 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb175858-c651-470b-92c5-1d770eec1be0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] PUT https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.109262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb175858-c651-470b-92c5-1d770eec1be0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:24.119986 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.qos_specs [None req-bb175858-c651-470b-92c5-1d770eec1be0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100353) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 03 20:32:24.131418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-bb175858-c651-470b-92c5-1d770eec1be0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] qos_specs_update() value: {'id': 'cf849115-b990-4ba4-91c9-47f3a17ac9ea', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7ab72234-0749-4cfd-94de-b6968ee4d4a3', 'deleted': False} {{(pid=100353) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 03 20:32:24.141349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb175858-c651-470b-92c5-1d770eec1be0 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 200 Aug 03 20:32:24.141912 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 835/3315] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:32:24 2026] PUT /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 36 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:32:24.151223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-488ce987-9e68-49b3-9728-ab67af1085fb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.153475 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-488ce987-9e68-49b3-9728-ab67af1085fb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.153729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-488ce987-9e68-49b3-9728-ab67af1085fb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.154019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-488ce987-9e68-49b3-9728-ab67af1085fb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.159331 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-488ce987-9e68-49b3-9728-ab67af1085fb tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 200 Aug 03 20:32:24.159811 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 830/3316] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.167891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bc212b04-cced-4bfa-b285-921252bfe656 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.169525 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc212b04-cced-4bfa-b285-921252bfe656 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] PUT https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/delete_keys Aug 03 20:32:24.169835 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bc212b04-cced-4bfa-b285-921252bfe656 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:24.171272 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.171272 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:24.171670 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc212b04-cced-4bfa-b285-921252bfe656 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete_key spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3, keys: ['iops_bytes'] {{(pid=100356) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 03 20:32:24.189193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc212b04-cced-4bfa-b285-921252bfe656 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/delete_keys returned with HTTP 202 Aug 03 20:32:24.189678 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 824/3317] 10.4.3.92 () {68 vars in 1403 bytes} [Mon Aug 3 20:32:24 2026] PUT /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:24.197165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-032401a7-dfd4-439c-b8ca-7f32623d5dc3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.199180 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-032401a7-dfd4-439c-b8ca-7f32623d5dc3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.199448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-032401a7-dfd4-439c-b8ca-7f32623d5dc3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.199720 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-032401a7-dfd4-439c-b8ca-7f32623d5dc3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.200038 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.200038 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:24.204906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-032401a7-dfd4-439c-b8ca-7f32623d5dc3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 200 Aug 03 20:32:24.205574 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 829/3318] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.217733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f5e922f5-63f6-4205-8f34-e0e48cae52e3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.219795 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e922f5-63f6-4205-8f34-e0e48cae52e3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.220009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5e922f5-63f6-4205-8f34-e0e48cae52e3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.220213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5e922f5-63f6-4205-8f34-e0e48cae52e3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.220551 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.220551 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:24.224758 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e922f5-63f6-4205-8f34-e0e48cae52e3 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 200 Aug 03 20:32:24.225200 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 836/3319] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.238031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.239739 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3?force=False Aug 03 20:32:24.239967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.240216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.240603 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.240603 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:24.242082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Delete qos_spec: 7ab72234-0749-4cfd-94de-b6968ee4d4a3, force: False {{(pid=100354) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 03 20:32:24.263732 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98298559-905f-4ab3-be6e-2af2b6eb8bee tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3?force=False returned with HTTP 202 Aug 03 20:32:24.264312 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 831/3320] 10.4.3.92 () {66 vars in 1373 bytes} [Mon Aug 3 20:32:24 2026] DELETE /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:24.272041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b64f62f3-264d-42cb-a742-d65f13ac99f9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.274298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b64f62f3-264d-42cb-a742-d65f13ac99f9 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 Aug 03 20:32:24.274409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b64f62f3-264d-42cb-a742-d65f13ac99f9 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.274657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b64f62f3-264d-42cb-a742-d65f13ac99f9 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.276483 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.276483 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:24.278692 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b64f62f3-264d-42cb-a742-d65f13ac99f9 tempest-QosSpecsTestJSON-972924008 tempest-QosSpecsTestJSON-972924008-project-admin] https://10.4.3.92/volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 returned with HTTP 404 Aug 03 20:32:24.282486 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 825/3321] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/qos-specs/7ab72234-0749-4cfd-94de-b6968ee4d4a3 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:24.297104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ab8328d9-f011-4f9d-b360-7343f46b8e99 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.437529 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ab8328d9-f011-4f9d-b360-7343f46b8e99 tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Aug 03 20:32:24.437791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ab8328d9-f011-4f9d-b360-7343f46b8e99 tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.437988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ab8328d9-f011-4f9d-b360-7343f46b8e99 tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-admin] Calling method 'get_pools' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.439782 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.439782 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:24.450899 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ab8328d9-f011-4f9d-b360-7343f46b8e99 tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 03 20:32:24.451499 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 830/3322] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:24.463125 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.601219 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-reader] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:32:24.601425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.601611 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.601848 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.601848 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:24.602251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '336718b07fb24f1abb3afd5e879cbec2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d4f67c482154ca3971385c86b864b7d', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:32:24.602426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6a67984-a607-4e2c-be8f-03cfbd0ab9dd tempest-ProjectReaderTests-1179938005 tempest-ProjectReaderTests-1179938005-project-reader] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 403 Aug 03 20:32:24.602828 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 837/3323] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 110 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:24.916455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.918237 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:32:24.918237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:24.918237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:24.925143 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.925143 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:24.929298 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:24.946624 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96ebdc37-2dd2-4684-bb42-9764cba29155 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:32:24.946624 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 832/3324] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:24 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:24.960160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:24.961751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:32:24.962114 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0df1c5a-553d-4276-868b-abe1f71a1568", "name": "tempest-VolumesBackupsTest-Backup-2094576661"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:24.964028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': 'a0df1c5a-553d-4276-868b-abe1f71a1568', 'name': 'tempest-VolumesBackupsTest-Backup-2094576661'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:32:24.964118 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume a0df1c5a-553d-4276-868b-abe1f71a1568 in container None Aug 03 20:32:24.976128 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:24.976128 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:24.976128 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:25.005496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['bbf4b9fb-5159-4f17-b979-9cca7edf8d40', 'fadc5549-4297-4bfd-84c6-73b6a4ae2483'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:25.064038 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4309fdb9-42ed-45d3-b835-32e870a4c2a4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:32:25.064552 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 826/3325] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:24 2026] POST /volume/v3/backups => generated 328 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:25.077592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3b987921-72a5-4b9a-845f-72144af5aa38 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:25.079385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b987921-72a5-4b9a-845f-72144af5aa38 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:25.081201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b987921-72a5-4b9a-845f-72144af5aa38 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:25.082727 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b987921-72a5-4b9a-845f-72144af5aa38 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:25.082727 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3b987921-72a5-4b9a-845f-72144af5aa38 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:25.090062 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:25.090062 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:25.091336 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b987921-72a5-4b9a-845f-72144af5aa38 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:25.091952 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 831/3326] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:25 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:26.104056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:26.108693 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:26.108693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:26.108693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:26.108693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:26.114038 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:26.114038 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:26.115398 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-52c23c58-00a7-48e3-8877-84923e2bbb22 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:26.115974 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 838/3327] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:26 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.062216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.127943 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-65c2a06c-6830-4483-b540-bd7210144075 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.131309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-65c2a06c-6830-4483-b540-bd7210144075 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:27.132062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-65c2a06c-6830-4483-b540-bd7210144075 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.132449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-65c2a06c-6830-4483-b540-bd7210144075 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.132694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-65c2a06c-6830-4483-b540-bd7210144075 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:27.138532 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:27.138532 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:27.140185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-65c2a06c-6830-4483-b540-bd7210144075 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:27.140979 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 827/3328] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:27 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.158614 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:27.158990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1645657700"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:27.160755 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1645657700'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:27.160982 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume of 1 GB Aug 03 20:32:27.166070 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Availability Zones retrieved successfully. Aug 03 20:32:27.173868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Flow 'volume_create_api' (b29aaba5-1a82-41cd-b19b-224360707593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:27.175146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7d2a7e-4061-4827-b714-3329f11b1c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:27.176380 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:27.210311 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7d2a7e-4061-4827-b714-3329f11b1c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:27.211167 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d305d6-de65-451e-8a30-dbfec3bfb152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:27.301663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Created reservations ['33565fe3-b049-45c5-9d5e-445db0b5666a', 'd15b83c1-52e8-48b4-a19e-c5b226b2b281', 'f819f21d-582d-46c4-a50e-f7abf4bb73c1', 'c99a10e8-ee67-42b8-a7bd-f6ec5f0d9611'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:27.302639 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d305d6-de65-451e-8a30-dbfec3bfb152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33565fe3-b049-45c5-9d5e-445db0b5666a', 'd15b83c1-52e8-48b4-a19e-c5b226b2b281', 'f819f21d-582d-46c4-a50e-f7abf4bb73c1', 'c99a10e8-ee67-42b8-a7bd-f6ec5f0d9611']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:27.303363 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ac4ff7-244f-4306-af8d-86c12387654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:27.328737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ac4ff7-244f-4306-af8d-86c12387654c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0f9546-53f9-4465-81ba-628d9f080ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645657700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',qos_specs=None,replication_status=,reservations=['33565fe3-b049-45c5-9d5e-445db0b5666a','d15b83c1-52e8-48b4-a19e-c5b226b2b281','f819f21d-582d-46c4-a50e-f7abf4bb73c1','c99a10e8-ee67-42b8-a7bd-f6ec5f0d9611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e78dcc6e5504726be5b10e3609678b0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645657700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0f9546-53f9-4465-81ba-628d9f080ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e78dcc6e5504726be5b10e3609678b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:27.329873 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1662fbd-d450-4108-9ff9-636482a11d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:27.352671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1662fbd-d450-4108-9ff9-636482a11d54) transitioned into state 'SUCCESS' from state '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-1645657700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',qos_specs=None,replication_status=,reservations=['33565fe3-b049-45c5-9d5e-445db0b5666a','d15b83c1-52e8-48b4-a19e-c5b226b2b281','f819f21d-582d-46c4-a50e-f7abf4bb73c1','c99a10e8-ee67-42b8-a7bd-f6ec5f0d9611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e78dcc6e5504726be5b10e3609678b0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:27.353690 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6beb9af0-6d7c-4bc0-8243-7b3b7c604dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:27.363803 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6beb9af0-6d7c-4bc0-8243-7b3b7c604dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:27.364793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Flow 'volume_create_api' (b29aaba5-1a82-41cd-b19b-224360707593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:27.365206 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume request issued successfully. Aug 03 20:32:27.365921 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6a0d92e-4051-4959-9312-3d3dcaa4ed5e tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:27.366521 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 833/3329] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:27 2026] POST /volume/v3/volumes => generated 776 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:27.384490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.387587 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:27.387883 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.388171 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.398016 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:27.398016 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:27.402647 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:27.409733 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-987ffaa2-f327-4e10-9264-f5a7148334f6 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 returned with HTTP 200 Aug 03 20:32:27.410283 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 832/3330] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:27 2026] GET /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.712866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a568a602-bfcf-42e9-b330-071075e1824a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.837063 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a568a602-bfcf-42e9-b330-071075e1824a tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:27.837245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a568a602-bfcf-42e9-b330-071075e1824a tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.837472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a568a602-bfcf-42e9-b330-071075e1824a tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.857425 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a568a602-bfcf-42e9-b330-071075e1824a tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:27.857983 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 839/3331] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:27 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 437 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.868954 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7dfe1f59-b0ac-4253-8f9d-171c25500db9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.873253 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7dfe1f59-b0ac-4253-8f9d-171c25500db9 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults Aug 03 20:32:27.873253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7dfe1f59-b0ac-4253-8f9d-171c25500db9 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.873253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7dfe1f59-b0ac-4253-8f9d-171c25500db9 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'defaults' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.887207 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7dfe1f59-b0ac-4253-8f9d-171c25500db9 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults returned with HTTP 200 Aug 03 20:32:27.887207 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 828/3332] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:32:27 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.899481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-71852da8-7d86-4e3c-aadc-4844b2a04869 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.901522 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-71852da8-7d86-4e3c-aadc-4844b2a04869 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:27.901889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-71852da8-7d86-4e3c-aadc-4844b2a04869 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:27.907059 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:27.907059 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:27.936128 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-71852da8-7d86-4e3c-aadc-4844b2a04869 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:27.936501 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 834/3333] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:32:27 2026] PUT /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 395 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.945626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-278201ae-a5a6-4118-b469-57b18a762a97 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.947423 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-278201ae-a5a6-4118-b469-57b18a762a97 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] DELETE https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:27.947626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-278201ae-a5a6-4118-b469-57b18a762a97 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.947821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-278201ae-a5a6-4118-b469-57b18a762a97 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.960412 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-278201ae-a5a6-4118-b469-57b18a762a97 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:27.960812 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 833/3334] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:32:27 2026] DELETE /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 03 20:32:27.968228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a8517a0a-c9c4-489e-b883-ee0a5ef92234 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.970422 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a8517a0a-c9c4-489e-b883-ee0a5ef92234 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:27.970830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a8517a0a-c9c4-489e-b883-ee0a5ef92234 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:27.971027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a8517a0a-c9c4-489e-b883-ee0a5ef92234 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:27.986961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a8517a0a-c9c4-489e-b883-ee0a5ef92234 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:27.987850 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 840/3335] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:27 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:27.996226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-784d4827-76e2-4fad-8226-a5290391cae0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:27.997767 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-784d4827-76e2-4fad-8226-a5290391cae0 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:27.998187 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-784d4827-76e2-4fad-8226-a5290391cae0 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:28.105203 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-784d4827-76e2-4fad-8226-a5290391cae0 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:28.105631 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 829/3336] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:32:27 2026] PUT /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 395 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:28.117850 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fae911bc-8e36-42eb-acfe-340805782174 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.120204 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fae911bc-8e36-42eb-acfe-340805782174 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults Aug 03 20:32:28.120439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fae911bc-8e36-42eb-acfe-340805782174 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.120731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fae911bc-8e36-42eb-acfe-340805782174 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'defaults' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.133254 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fae911bc-8e36-42eb-acfe-340805782174 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults returned with HTTP 200 Aug 03 20:32:28.133860 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 835/3337] 10.4.3.92 () {66 vars in 1374 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:28.144411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d44319ab-4af2-43fd-841f-1ebc7cd6b276 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.146568 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d44319ab-4af2-43fd-841f-1ebc7cd6b276 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:28.146789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d44319ab-4af2-43fd-841f-1ebc7cd6b276 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.147020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d44319ab-4af2-43fd-841f-1ebc7cd6b276 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.152113 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.155775 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:28.155914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.156146 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.156314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:28.161238 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.161238 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:28.162125 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ede3e4cf-49b0-45c5-82b0-c47cf88c9073 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:28.163023 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 841/3338] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:28.167263 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d44319ab-4af2-43fd-841f-1ebc7cd6b276 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:28.167744 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 834/3339] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:28.179095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-52633475-c303-4d1f-aa35-9955af100815 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.181264 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-52633475-c303-4d1f-aa35-9955af100815 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True Aug 03 20:32:28.181485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-52633475-c303-4d1f-aa35-9955af100815 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.184487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-52633475-c303-4d1f-aa35-9955af100815 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.199406 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-52633475-c303-4d1f-aa35-9955af100815 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True returned with HTTP 200 Aug 03 20:32:28.199843 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 830/3340] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:28.212420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7daccbcb-d13e-4544-8449-1e74faaef745 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.266195 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:28.266560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128039927"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:28.268101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-128039927'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:28.268230 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume of 1 GB Aug 03 20:32:28.272190 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Availability Zones retrieved successfully. Aug 03 20:32:28.277513 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Flow 'volume_create_api' (14a9d3ed-2aca-4777-a2bd-1c9c2e91a3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:28.278439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3698b1c6-8299-4d66-b8e1-4592c41cddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:28.279340 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:28.304096 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3698b1c6-8299-4d66-b8e1-4592c41cddbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:28.304855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02386b46-cad9-4381-a6db-118c67ef8f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:28.364402 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Created reservations ['de41e9c0-cf16-436d-beb5-65c1d292c0f1', '1ee3abae-09e9-4543-9af7-76c1e33b1264', '49302177-af91-4d56-82f5-a05e62c97f97', '9acd7432-2d0c-402d-a5fe-95a015520a1d'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:28.364402 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02386b46-cad9-4381-a6db-118c67ef8f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de41e9c0-cf16-436d-beb5-65c1d292c0f1', '1ee3abae-09e9-4543-9af7-76c1e33b1264', '49302177-af91-4d56-82f5-a05e62c97f97', '9acd7432-2d0c-402d-a5fe-95a015520a1d']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:28.364402 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ff11be-b551-40e7-8ef1-580bacd6f0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:28.387906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ff11be-b551-40e7-8ef1-580bacd6f0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23981d45-aea2-41b5-869c-150b17beb442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128039927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964766655eab47e492b41cce0c1eb356',qos_specs=None,replication_status=,reservations=['de41e9c0-cf16-436d-beb5-65c1d292c0f1','1ee3abae-09e9-4543-9af7-76c1e33b1264','49302177-af91-4d56-82f5-a05e62c97f97','9acd7432-2d0c-402d-a5fe-95a015520a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-128039927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23981d45-aea2-41b5-869c-150b17beb442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='964766655eab47e492b41cce0c1eb356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:28.388844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438f9e75-ae66-4891-880e-37752664fdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:28.416953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438f9e75-ae66-4891-880e-37752664fdeb) transitioned into state 'SUCCESS' from state '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-128039927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964766655eab47e492b41cce0c1eb356',qos_specs=None,replication_status=,reservations=['de41e9c0-cf16-436d-beb5-65c1d292c0f1','1ee3abae-09e9-4543-9af7-76c1e33b1264','49302177-af91-4d56-82f5-a05e62c97f97','9acd7432-2d0c-402d-a5fe-95a015520a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:28.417995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07408aa6-63c4-444e-970c-f57359e6fe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:28.428240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.428554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07408aa6-63c4-444e-970c-f57359e6fe64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:28.429551 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Flow 'volume_create_api' (14a9d3ed-2aca-4777-a2bd-1c9c2e91a3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:28.429885 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume request issued successfully. Aug 03 20:32:28.430468 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7daccbcb-d13e-4544-8449-1e74faaef745 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:28.430830 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:28.430916 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 836/3341] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:28 2026] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:28.431154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.431448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.443888 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.443888 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:28.445827 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bc284796-5e83-4c40-a058-fdad240d1809 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.448329 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc284796-5e83-4c40-a058-fdad240d1809 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:28.448432 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:28.448758 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc284796-5e83-4c40-a058-fdad240d1809 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.449130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc284796-5e83-4c40-a058-fdad240d1809 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.453978 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d4fc7b9f-e947-4804-a671-8d7e446ac577 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 returned with HTTP 200 Aug 03 20:32:28.454517 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 842/3342] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:28.471125 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.471125 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:28.475107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59191147-71f9-4d1a-b01f-1f885598ba03 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.476176 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bc284796-5e83-4c40-a058-fdad240d1809 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:28.481183 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc284796-5e83-4c40-a058-fdad240d1809 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 200 Aug 03 20:32:28.481593 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 835/3343] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:28.550333 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] POST https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4/action Aug 03 20:32:28.550788 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:28.550960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:28.559929 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.559929 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:28.560714 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Volume info retrieved successfully. Aug 03 20:32:28.562062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '737b0eb258bc4a2e8925d3ad1c614630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577aea5a8b5c4b20a33c6927d6e5dcb7', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:32:28.562288 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59191147-71f9-4d1a-b01f-1f885598ba03 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4/action returned with HTTP 403 Aug 03 20:32:28.562770 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 831/3344] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:32:28 2026] POST /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4/action => generated 131 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:28.572356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.573884 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:28.574062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.574243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.574401 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Delete volume with id: bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:28.581472 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.581472 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:28.581780 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:28.597574 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Delete volume request issued successfully. Aug 03 20:32:28.597783 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-963daac2-0bda-44e7-a58c-32d9e8c77068 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 returned with HTTP 202 Aug 03 20:32:28.598594 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 837/3345] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:28 2026] DELETE /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:28.607402 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:28.609717 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:28.610039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:28.610417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:28.620363 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:28.620363 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:28.627334 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:28.632395 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d0fd035c-4ac9-448b-9dc4-1ba8d1ef09cd tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 returned with HTTP 200 Aug 03 20:32:28.632892 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 843/3346] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:28 2026] GET /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:29.175929 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.178000 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:29.178246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.178499 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.178657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:29.184709 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:29.184709 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:29.184856 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf800fa9-8435-4586-b9d2-da74c158fe8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:29.185270 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 836/3347] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:29.495379 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.496972 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:29.497156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.497351 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.506772 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:29.506772 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:29.511403 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:29.516975 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c91d4c4f-616e-4e67-8308-931409e31cf1 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 200 Aug 03 20:32:29.517446 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 832/3348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:29.530825 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-64eee348-5868-4711-b292-a12f61765de6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.533087 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64eee348-5868-4711-b292-a12f61765de6 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True Aug 03 20:32:29.533341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-64eee348-5868-4711-b292-a12f61765de6 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.533608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-64eee348-5868-4711-b292-a12f61765de6 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.556419 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-64eee348-5868-4711-b292-a12f61765de6 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True returned with HTTP 200 Aug 03 20:32:29.556966 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 838/3349] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:29.570985 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.573244 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] DELETE https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:29.573988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.574485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.574877 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Delete volume with id: 23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:29.584928 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:29.584928 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:29.585745 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:29.605092 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Delete volume request issued successfully. Aug 03 20:32:29.605573 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95f0f5d8-d718-4bd4-a2bb-70022b7960ba tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 202 Aug 03 20:32:29.606172 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 844/3350] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:29 2026] DELETE /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:29.614551 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.616530 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:29.616774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.616941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.625147 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:29.625147 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:29.630588 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:29.636305 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5514f0f2-befb-49dd-8c55-60a8ef919f25 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 200 Aug 03 20:32:29.637038 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 837/3351] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:29.648676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4ad5c4d2-0f0c-4ae3-85fd-86fb8e01efe7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.650850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ad5c4d2-0f0c-4ae3-85fd-86fb8e01efe7 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 Aug 03 20:32:29.651067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ad5c4d2-0f0c-4ae3-85fd-86fb8e01efe7 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.651302 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ad5c4d2-0f0c-4ae3-85fd-86fb8e01efe7 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.661694 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ad5c4d2-0f0c-4ae3-85fd-86fb8e01efe7 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 returned with HTTP 404 Aug 03 20:32:29.662208 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 833/3352] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/volumes/bb0f9546-53f9-4465-81ba-628d9f080ca4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:29.673712 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.675558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:29.675830 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2073264137"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:29.677341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2073264137'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:29.677457 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume of 1 GB Aug 03 20:32:29.681203 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Availability Zones retrieved successfully. Aug 03 20:32:29.686477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Flow 'volume_create_api' (956dfe38-c8fb-4fc6-993e-77a4195fd634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:29.687530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2f93b5-84b8-47de-9198-942f9a1350a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:29.688249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:29.712593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2f93b5-84b8-47de-9198-942f9a1350a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:29.713381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076f4507-f653-4eaa-bef5-14134e9e2fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:29.758237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Created reservations ['1445ef1d-7250-4d4d-b492-f0ec79c59057', '4f886319-4bf1-443c-84ef-4f1ab85bfa7b', '7b121988-28a9-4622-9cf3-3ae20f9a2293', '3b1875df-fe86-4341-9265-668e13048cba'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:29.758959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076f4507-f653-4eaa-bef5-14134e9e2fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1445ef1d-7250-4d4d-b492-f0ec79c59057', '4f886319-4bf1-443c-84ef-4f1ab85bfa7b', '7b121988-28a9-4622-9cf3-3ae20f9a2293', '3b1875df-fe86-4341-9265-668e13048cba']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:29.759689 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01365b6a-8659-41d4-ade5-103c70619bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:29.782952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01365b6a-8659-41d4-ade5-103c70619bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a9dbc38-d7d0-4134-ad22-1310bc120c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073264137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',qos_specs=None,replication_status=,reservations=['1445ef1d-7250-4d4d-b492-f0ec79c59057','4f886319-4bf1-443c-84ef-4f1ab85bfa7b','7b121988-28a9-4622-9cf3-3ae20f9a2293','3b1875df-fe86-4341-9265-668e13048cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e78dcc6e5504726be5b10e3609678b0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073264137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a9dbc38-d7d0-4134-ad22-1310bc120c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e78dcc6e5504726be5b10e3609678b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:29.783789 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe050c61-eafa-458f-b658-f1be2e0c02d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:29.802408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe050c61-eafa-458f-b658-f1be2e0c02d5) transitioned into state 'SUCCESS' from state '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-2073264137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='577aea5a8b5c4b20a33c6927d6e5dcb7',qos_specs=None,replication_status=,reservations=['1445ef1d-7250-4d4d-b492-f0ec79c59057','4f886319-4bf1-443c-84ef-4f1ab85bfa7b','7b121988-28a9-4622-9cf3-3ae20f9a2293','3b1875df-fe86-4341-9265-668e13048cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e78dcc6e5504726be5b10e3609678b0',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:29.803130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ba194e-1fc7-48f1-9261-eacfd4ebe892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:29.812739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ba194e-1fc7-48f1-9261-eacfd4ebe892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:29.813592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Flow 'volume_create_api' (956dfe38-c8fb-4fc6-993e-77a4195fd634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:29.813882 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Create volume request issued successfully. Aug 03 20:32:29.817575 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1fa91225-fe4c-4f7b-ab12-ca2aa3c19e76 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:29.818028 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 839/3353] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:29 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:29.830698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:29.833130 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:29.833387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:29.833669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:29.845718 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:29.845718 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:29.850190 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:29.855272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b4de867-03f0-4cc1-a7fd-27b238f2055f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 returned with HTTP 200 Aug 03 20:32:29.856021 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 845/3354] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:29 2026] GET /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:30.216345 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.220780 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:30.222630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.222630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.222630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:30.228473 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.228473 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:30.229415 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f01f8ee-4a2b-4b5c-aa93-1c3a9112420d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:30.229926 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 838/3355] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:30.651008 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3f97b724-2497-4a12-b530-6dcc6cf8f7a6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.653044 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f97b724-2497-4a12-b530-6dcc6cf8f7a6 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:30.653333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f97b724-2497-4a12-b530-6dcc6cf8f7a6 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.653600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f97b724-2497-4a12-b530-6dcc6cf8f7a6 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.660583 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f97b724-2497-4a12-b530-6dcc6cf8f7a6 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 404 Aug 03 20:32:30.661130 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 834/3356] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:30.670116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3847bf6f-1d63-4b4c-8301-48f0389ded51 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.672421 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3847bf6f-1d63-4b4c-8301-48f0389ded51 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:30.672711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3847bf6f-1d63-4b4c-8301-48f0389ded51 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.673011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3847bf6f-1d63-4b4c-8301-48f0389ded51 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.680795 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3847bf6f-1d63-4b4c-8301-48f0389ded51 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 404 Aug 03 20:32:30.681406 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 840/3357] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:30.689712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.691907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] DELETE https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:30.692153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.692350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.692512 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Delete volume with id: 23981d45-aea2-41b5-869c-150b17beb442 Aug 03 20:32:30.699296 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4d6fffa5-e2d8-4a6b-adf8-0a430e479449 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 returned with HTTP 404 Aug 03 20:32:30.700191 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 846/3358] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:30 2026] DELETE /volume/v3/volumes/23981d45-aea2-41b5-869c-150b17beb442 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 03 20:32:30.709157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.712622 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:30.712767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1557813431"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:30.715225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1557813431'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:30.715929 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume of 1 GB Aug 03 20:32:30.722199 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Availability Zones retrieved successfully. Aug 03 20:32:30.730242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Flow 'volume_create_api' (6eaeb7c8-095e-435c-8cb7-3a61486bb68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:30.731832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf93fb8-2baa-4a84-95f6-7425094d2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:30.733411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:30.772359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf93fb8-2baa-4a84-95f6-7425094d2f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:30.773332 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4b1276-eac6-4bef-8bff-7a949eac4278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:30.819874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Created reservations ['bc78dbcc-8b8f-4a4c-abd3-6ccbc154efc7', '6eff28b3-2d37-4896-b57f-48fcca4fecdc', 'faf532d1-39c4-41db-93a1-9f3910a1727d', '0067deb2-6502-4e57-aadb-7bf637b46077'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:30.820661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4b1276-eac6-4bef-8bff-7a949eac4278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc78dbcc-8b8f-4a4c-abd3-6ccbc154efc7', '6eff28b3-2d37-4896-b57f-48fcca4fecdc', 'faf532d1-39c4-41db-93a1-9f3910a1727d', '0067deb2-6502-4e57-aadb-7bf637b46077']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:30.822456 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a769bf7-84fb-44f0-9a0c-91d503bbc93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:30.853248 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a769bf7-84fb-44f0-9a0c-91d503bbc93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7914ae6-9227-4060-b33d-8afaa72c4804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1557813431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964766655eab47e492b41cce0c1eb356',qos_specs=None,replication_status=,reservations=['bc78dbcc-8b8f-4a4c-abd3-6ccbc154efc7','6eff28b3-2d37-4896-b57f-48fcca4fecdc','faf532d1-39c4-41db-93a1-9f3910a1727d','0067deb2-6502-4e57-aadb-7bf637b46077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1557813431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7914ae6-9227-4060-b33d-8afaa72c4804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='964766655eab47e492b41cce0c1eb356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:30.854286 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b58108c-f0c9-47d3-b12c-f4d56bbe515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:30.868802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.872102 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:30.872684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.873017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.881756 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.881756 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:30.882248 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b58108c-f0c9-47d3-b12c-f4d56bbe515c) transitioned into state 'SUCCESS' from state '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-1557813431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964766655eab47e492b41cce0c1eb356',qos_specs=None,replication_status=,reservations=['bc78dbcc-8b8f-4a4c-abd3-6ccbc154efc7','6eff28b3-2d37-4896-b57f-48fcca4fecdc','faf532d1-39c4-41db-93a1-9f3910a1727d','0067deb2-6502-4e57-aadb-7bf637b46077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceaafc4ab73400da2d3998deb4ac904',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:30.882956 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea990a5-16f4-48f9-97ac-06a010aa72e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:30.885776 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:30.890515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-716cab3b-6cb0-4bf7-9537-699228d4e6c9 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 returned with HTTP 200 Aug 03 20:32:30.890908 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 835/3359] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:30.894363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea990a5-16f4-48f9-97ac-06a010aa72e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:30.895118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Flow 'volume_create_api' (6eaeb7c8-095e-435c-8cb7-3a61486bb68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:30.895425 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Create volume request issued successfully. Aug 03 20:32:30.895982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f423ffc5-e090-4fe1-a648-af4a5e7847e0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:30.896402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 839/3360] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:30 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:30.904646 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ff77efcf-72cb-4054-a297-91b401a22001 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.908675 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff77efcf-72cb-4054-a297-91b401a22001 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] POST https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25/action Aug 03 20:32:30.908675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff77efcf-72cb-4054-a297-91b401a22001 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:30.908675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff77efcf-72cb-4054-a297-91b401a22001 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:30.910295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.912015 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:30.912250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.912563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.920225 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.920225 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:30.924384 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:30.929617 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f0f0ea5c-2bd3-4f71-ad92-d8a10498c21d tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 200 Aug 03 20:32:30.930242 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 847/3361] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:30.930374 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.930374 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:30.932454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-ff77efcf-72cb-4054-a297-91b401a22001 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '737b0eb258bc4a2e8925d3ad1c614630', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '577aea5a8b5c4b20a33c6927d6e5dcb7', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:32:30.932454 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff77efcf-72cb-4054-a297-91b401a22001 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-reader] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25/action returned with HTTP 403 Aug 03 20:32:30.934691 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 841/3362] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:32:30 2026] POST /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:30.941632 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.944861 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:30.945032 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.945203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.945366 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Delete volume with id: 6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:30.952484 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.952484 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:30.952848 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:30.973531 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Delete volume request issued successfully. Aug 03 20:32:30.973747 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06cf3a66-16f0-4a01-91d5-77cc95437b58 tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 returned with HTTP 202 Aug 03 20:32:30.974174 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 836/3363] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:30 2026] DELETE /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:30.984977 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:30.988088 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:30.989036 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:30.989522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:30.999174 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:30.999174 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:31.004485 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Volume info retrieved successfully. Aug 03 20:32:31.011199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a32d4f8-5f3a-42e1-9ff7-896814a0a59a tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 returned with HTTP 200 Aug 03 20:32:31.011654 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 840/3364] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:30 2026] GET /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:31.252771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:31.255064 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:31.255370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:31.255659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:31.255836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:31.260684 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:31.260684 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:31.261651 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f62c90d-3b21-4c3b-a168-f6f884254954 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:31.262119 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 848/3365] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:31 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:31.944420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:31.946634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:31.946872 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:31.947087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:31.956933 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:31.956933 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:31.961624 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Volume info retrieved successfully. Aug 03 20:32:31.966653 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a71ed4e5-2dd0-4aaf-865c-f08eb7b34db0 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 200 Aug 03 20:32:31.967208 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 842/3366] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:31 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:31.978183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-47c41974-5981-470c-acd0-1b0a94832fc8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:31.979750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47c41974-5981-470c-acd0-1b0a94832fc8 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True Aug 03 20:32:31.979909 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47c41974-5981-470c-acd0-1b0a94832fc8 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:31.980078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-47c41974-5981-470c-acd0-1b0a94832fc8 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:31.994752 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-47c41974-5981-470c-acd0-1b0a94832fc8 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True returned with HTTP 200 Aug 03 20:32:31.995095 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 837/3367] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:31 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:32.005648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-96766097-9f90-42c7-99c5-e306d06a3bfd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.008184 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96766097-9f90-42c7-99c5-e306d06a3bfd tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True Aug 03 20:32:32.008369 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96766097-9f90-42c7-99c5-e306d06a3bfd tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.008563 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96766097-9f90-42c7-99c5-e306d06a3bfd tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.024136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96766097-9f90-42c7-99c5-e306d06a3bfd tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True returned with HTTP 200 Aug 03 20:32:32.024527 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 841/3368] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:32.025922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fb007a52-4514-4ed8-bc48-19aadfd0112f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.027571 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb007a52-4514-4ed8-bc48-19aadfd0112f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] GET https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 Aug 03 20:32:32.027774 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fb007a52-4514-4ed8-bc48-19aadfd0112f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.027971 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fb007a52-4514-4ed8-bc48-19aadfd0112f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.034103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb007a52-4514-4ed8-bc48-19aadfd0112f tempest-ProjectReaderTests-1648276261 tempest-ProjectReaderTests-1648276261-project-admin] https://10.4.3.92/volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 returned with HTTP 404 Aug 03 20:32:32.034103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 849/3369] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/volumes/6a9dbc38-d7d0-4134-ad22-1310bc120c25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:32.035264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.037301 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Aug 03 20:32:32.037705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f7914ae6-9227-4060-b33d-8afaa72c4804"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:32.039385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.volume_transfer [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f7914ae6-9227-4060-b33d-8afaa72c4804'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 03 20:32:32.039672 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Creating transfer of volume f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.039821 np0000006371 devstack@c-api.service[100354]: INFO cinder.transfer.api [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Generating transfer record for volume f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.047191 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:32.047191 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:32.061176 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a722675f-d693-4ca5-b01b-27b27febdfe3 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Aug 03 20:32:32.062034 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 843/3370] 10.4.3.92 () {68 vars in 1284 bytes} [Mon Aug 3 20:32:32 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:32.072071 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.125627 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer/0295c34c-3782-4e08-89af-38845a2c7d1c/accept Aug 03 20:32:32.126164 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7d102ccc2f19c2ba"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:32.128065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.volume_transfer [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Accepting volume transfer 0295c34c-3782-4e08-89af-38845a2c7d1c {{(pid=100356) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 03 20:32:32.128211 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.volume_transfer [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Accepting transfer 0295c34c-3782-4e08-89af-38845a2c7d1c Aug 03 20:32:32.188213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Created reservations ['dcaff110-d6b1-4c86-9d3d-c889fedef860', '19e9707f-3923-43b5-8ce2-1849a7148463', '31db0029-b281-417b-ba4b-f1e2cbdbfdfc', 'b138ca8d-6c8e-4389-84df-862e6195ec3b'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:32.209417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Created reservations ['887026e9-95f0-48a0-99cb-ce59418add6b', '1fd19ef9-bdfb-494f-b3cd-4bdd4914ff9a', '7fb4b2f8-827b-42a8-9484-804bd711b5cf', '7a2c132b-2b7c-46cb-95e8-33d34f5a8bce'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:32.253207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Created reservations ['8df21c3f-a74d-4e8a-ac0b-1a4ea9c1794f', '163f9179-5b64-401e-af33-8856e5a30099', '59585d28-9d01-41c6-bd90-d336231d79e8', '55eca38d-97df-4a17-ad0d-6949d9d60a06'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:32.282234 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8cb0b57c-d470-4306-b09c-093b902f7897 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.285375 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Created reservations ['ccce999a-378e-4b0e-814e-82c89e65716a', 'd1153306-4b1b-4eb1-89ee-5eaa5772e747', '97437523-16ce-4395-98a9-5c5fa9ed84f1', '27bfcca7-0835-43c2-ae3d-2ecd4b3404db'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:32.285677 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8cb0b57c-d470-4306-b09c-093b902f7897 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:32.285677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8cb0b57c-d470-4306-b09c-093b902f7897 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.286012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8cb0b57c-d470-4306-b09c-093b902f7897 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.286110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8cb0b57c-d470-4306-b09c-093b902f7897 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:32.290884 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:32.290884 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:32.291670 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8cb0b57c-d470-4306-b09c-093b902f7897 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:32.292050 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 842/3371] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:32.295499 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Transfer volume completed successfully. Aug 03 20:32:32.354282 np0000006371 devstack@c-api.service[100356]: INFO cinder.transfer.api [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Volume f7914ae6-9227-4060-b33d-8afaa72c4804 has been transferred. Aug 03 20:32:32.363975 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55edf17e-7da8-4118-8b6f-6c9cb91c832c tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/0295c34c-3782-4e08-89af-38845a2c7d1c/accept returned with HTTP 202 Aug 03 20:32:32.364560 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 838/3372] 10.4.3.92 () {68 vars in 1416 bytes} [Mon Aug 3 20:32:32 2026] POST /volume/v3/os-volume-transfer/0295c34c-3782-4e08-89af-38845a2c7d1c/accept => generated 363 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:32.373026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-96dab966-b339-4ff1-8dda-caf657eed054 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.375007 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96dab966-b339-4ff1-8dda-caf657eed054 tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.375214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96dab966-b339-4ff1-8dda-caf657eed054 tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.375454 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96dab966-b339-4ff1-8dda-caf657eed054 tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.387257 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:32.387257 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:32.392415 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-96dab966-b339-4ff1-8dda-caf657eed054 tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] Volume info retrieved successfully. Aug 03 20:32:32.397608 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96dab966-b339-4ff1-8dda-caf657eed054 tempest-VolumeQuotasAdminTestJSON-207836268 tempest-VolumeQuotasAdminTestJSON-207836268-project-member] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 200 Aug 03 20:32:32.398162 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 850/3373] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:32.410977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e476d57a-e995-425c-bc9b-04edee0f37aa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.412930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e476d57a-e995-425c-bc9b-04edee0f37aa tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True Aug 03 20:32:32.413123 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e476d57a-e995-425c-bc9b-04edee0f37aa tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.413400 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e476d57a-e995-425c-bc9b-04edee0f37aa tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.437239 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e476d57a-e995-425c-bc9b-04edee0f37aa tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True returned with HTTP 200 Aug 03 20:32:32.437787 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 844/3374] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:32.449307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3024a19f-ab73-419f-949a-7eabbe34d876 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.451103 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3024a19f-ab73-419f-949a-7eabbe34d876 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True Aug 03 20:32:32.451336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3024a19f-ab73-419f-949a-7eabbe34d876 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.451775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3024a19f-ab73-419f-949a-7eabbe34d876 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.468744 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3024a19f-ab73-419f-949a-7eabbe34d876 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True returned with HTTP 200 Aug 03 20:32:32.469137 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 843/3375] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/os-quota-sets/916b6dacd4de484b9d4f85c59d2bbd28?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:32.482366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.484789 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.485018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.485232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.485403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Delete volume with id: f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.495502 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:32.495502 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:32.496078 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Volume info retrieved successfully. Aug 03 20:32:32.517302 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Delete volume request issued successfully. Aug 03 20:32:32.517477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7753ec11-91e2-4d13-a08b-fc6c10fd68ca tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 202 Aug 03 20:32:32.518016 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 839/3376] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:32 2026] DELETE /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:32.527001 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:32.528887 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:32.529873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:32.530356 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:32.542826 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:32.542826 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:32.547852 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Volume info retrieved successfully. Aug 03 20:32:32.553165 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97d02680-9bbd-4dfe-970e-f9f3fae6b095 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 200 Aug 03 20:32:32.553737 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 851/3377] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:32 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:33.308763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.311373 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:33.311752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.312026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.312166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:33.317535 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.317535 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:33.318543 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b32ff3b6-7f74-40b0-862c-5f979ff91876 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:33.319109 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 845/3378] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:33.439490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.439868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:33.440149 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.440432 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.449979 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.449979 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:33.455357 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:33.461748 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-3a7a63ba-5e1e-442a-95e1-21167ffcce91 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:33.462314 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 844/3379] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:33.553572 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a3ac1583-f667-4bb9-8971-b3a090843509 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.554719 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3ac1583-f667-4bb9-8971-b3a090843509 None None] GET https://10.4.3.92/volume// Aug 03 20:32:33.554719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3ac1583-f667-4bb9-8971-b3a090843509 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.554719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a3ac1583-f667-4bb9-8971-b3a090843509 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.554954 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a3ac1583-f667-4bb9-8971-b3a090843509 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:33.555265 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 840/3380] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:33.565320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-d36f307d-84e8-4057-a2c2-e53b2c459c21 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.569753 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-366580e5-4286-44f2-87bc-1470ae5f5942 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.569889 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-d36f307d-84e8-4057-a2c2-e53b2c459c21 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:32:33.570558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-d36f307d-84e8-4057-a2c2-e53b2c459c21 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cc0cd1c-7aae-4e82-ab99-14323e5867cb", "connector": null, "instance_uuid": "b041f7e4-4849-40af-ad47-7e1ff723715e"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:33.573299 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-366580e5-4286-44f2-87bc-1470ae5f5942 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:33.573828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-366580e5-4286-44f2-87bc-1470ae5f5942 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.573828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-366580e5-4286-44f2-87bc-1470ae5f5942 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.580712 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.580712 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:33.584089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-366580e5-4286-44f2-87bc-1470ae5f5942 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 404 Aug 03 20:32:33.584673 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 846/3381] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:33.593012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a153b85c-2797-4967-a4a2-6fb1935363cb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.597661 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a153b85c-2797-4967-a4a2-6fb1935363cb tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] GET https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:33.598227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a153b85c-2797-4967-a4a2-6fb1935363cb tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.598612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a153b85c-2797-4967-a4a2-6fb1935363cb tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.611192 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a153b85c-2797-4967-a4a2-6fb1935363cb tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 404 Aug 03 20:32:33.611836 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 845/3382] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:33.620623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f5a517b-d807-454c-b622-f351fa19e203 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.623382 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f5a517b-d807-454c-b622-f351fa19e203 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:33.623382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f5a517b-d807-454c-b622-f351fa19e203 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.623771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f5a517b-d807-454c-b622-f351fa19e203 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.624201 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7f5a517b-d807-454c-b622-f351fa19e203 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] Delete volume with id: f7914ae6-9227-4060-b33d-8afaa72c4804 Aug 03 20:32:33.627654 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-d36f307d-84e8-4057-a2c2-e53b2c459c21 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:32:33.628375 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 852/3383] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:32:33 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 03 20:32:33.634790 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f5a517b-d807-454c-b622-f351fa19e203 tempest-VolumeQuotasAdminTestJSON-576990543 tempest-VolumeQuotasAdminTestJSON-576990543-project-member] https://10.4.3.92/volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 returned with HTTP 404 Aug 03 20:32:33.635618 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 841/3384] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:33 2026] DELETE /volume/v3/volumes/f7914ae6-9227-4060-b33d-8afaa72c4804 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:33.647596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba2ce0af-5210-46d2-83af-126f2c8ff107 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.649844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba2ce0af-5210-46d2-83af-126f2c8ff107 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/ee6f8776958042258759075b4da09210?usage=True Aug 03 20:32:33.655872 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba2ce0af-5210-46d2-83af-126f2c8ff107 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.655872 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba2ce0af-5210-46d2-83af-126f2c8ff107 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.678201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.681272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:33.681433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.681625 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.692295 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba2ce0af-5210-46d2-83af-126f2c8ff107 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/ee6f8776958042258759075b4da09210?usage=True returned with HTTP 200 Aug 03 20:32:33.692801 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 847/3385] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/os-quota-sets/ee6f8776958042258759075b4da09210?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:33.694286 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.694286 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:33.696520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-edff09aa-efb9-44eb-9a4a-028fef199e0b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.697024 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-edff09aa-efb9-44eb-9a4a-028fef199e0b None None] GET https://10.4.3.92/volume// Aug 03 20:32:33.697543 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-edff09aa-efb9-44eb-9a4a-028fef199e0b None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.697818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-edff09aa-efb9-44eb-9a4a-028fef199e0b None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.698281 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-edff09aa-efb9-44eb-9a4a-028fef199e0b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:33.698795 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 853/3386] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:33.699087 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:33.705648 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a89a6308-e38e-4a47-9f8f-39ba9731d6e1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:33.706114 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 846/3387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:33.707098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4e7b9981-0630-43fe-8bfb-08395a30c743 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.709290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4e7b9981-0630-43fe-8bfb-08395a30c743 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:33.709802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4e7b9981-0630-43fe-8bfb-08395a30c743 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:33.712877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.717391 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:33.717609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:33.717893 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:33.732194 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.732194 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:33.737350 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:33.742810 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-ccb93b13-a938-413b-a8b3-9b95771c6f33 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:33.743034 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 848/3388] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:33 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:33.795086 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4e7b9981-0630-43fe-8bfb-08395a30c743 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:33.795564 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 842/3389] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:32:33 2026] PUT /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 397 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:33.804913 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fd479d74-7fcb-4d28-aa5c-7fb282adf2b3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.806885 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd479d74-7fcb-4d28-aa5c-7fb282adf2b3 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 Aug 03 20:32:33.807264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd479d74-7fcb-4d28-aa5c-7fb282adf2b3 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:33.830783 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.830783 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:33.856053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:33.858630 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] PUT https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 Aug 03 20:32:33.859060 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:33.868067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Acquiring lock "cinder-attachment_update-3cc0cd1c-7aae-4e82-ab99-14323e5867cb-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:32:33.873339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Lock "cinder-attachment_update-3cc0cd1c-7aae-4e82-ab99-14323e5867cb-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:32:33.874820 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:33.874820 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:33.923267 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd479d74-7fcb-4d28-aa5c-7fb282adf2b3 tempest-VolumeQuotasAdminTestJSON-655282295 tempest-VolumeQuotasAdminTestJSON-655282295-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 returned with HTTP 200 Aug 03 20:32:33.923801 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 854/3390] 10.4.3.92 () {68 vars in 1368 bytes} [Mon Aug 3 20:32:33 2026] PUT /volume/v3/os-quota-sets/964766655eab47e492b41cce0c1eb356 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:33.976289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Lock "cinder-attachment_update-3cc0cd1c-7aae-4e82-ab99-14323e5867cb-np0000006371" released by "attachment_update" :: held 0.103s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:32:33.976642 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-a7e21632-5c4d-43b7-9402-5b291db37fbe tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 returned with HTTP 200 Aug 03 20:32:33.977117 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 847/3391] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:32:33 2026] PUT /volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:34.331993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1d5d3dd5-6524-436a-8770-c636eb688976 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:34.334602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d5d3dd5-6524-436a-8770-c636eb688976 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:34.334828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d5d3dd5-6524-436a-8770-c636eb688976 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:34.335035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d5d3dd5-6524-436a-8770-c636eb688976 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:34.335175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1d5d3dd5-6524-436a-8770-c636eb688976 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:34.340976 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:34.340976 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:34.342119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d5d3dd5-6524-436a-8770-c636eb688976 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:34.342845 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 849/3392] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:34 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:34.726950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:34.729420 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:34.729693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:34.729907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:34.745785 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:34.745785 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:34.751971 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:34.760329 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8bdbb595-1603-4691-9c11-bcaed8aabc8c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:34.760919 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 843/3393] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:34 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:35.355784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5063b5e2-abba-4932-9906-1ee08755ba9d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:35.359340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5063b5e2-abba-4932-9906-1ee08755ba9d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:35.359614 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5063b5e2-abba-4932-9906-1ee08755ba9d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:35.359887 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5063b5e2-abba-4932-9906-1ee08755ba9d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:35.360041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5063b5e2-abba-4932-9906-1ee08755ba9d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:35.370057 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:35.370057 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:35.371321 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5063b5e2-abba-4932-9906-1ee08755ba9d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:35.371969 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 855/3394] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:35 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:35.517947 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:35.519385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:35.519717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1697071764"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:35.521139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1697071764'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:35.521329 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume of 1 GB Aug 03 20:32:35.521706 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:35.521706 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:35.532137 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Availability Zones retrieved successfully. Aug 03 20:32:35.544993 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (558721ef-2c90-4ef0-9d70-1802d2197695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:35.546040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290ae468-1767-4079-9d6e-2f60c4ea0648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:35.550076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:35.573913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290ae468-1767-4079-9d6e-2f60c4ea0648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:35.574764 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc407a51-9dd0-43c3-a824-3b4ab5ca7c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:35.618991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Created reservations ['5bd34b5c-720d-4588-b13d-13189b7788a8', '3d20a5df-681f-4a33-b626-b683c7079571', 'b2057382-ec9f-4536-9f56-f75bb595e3c7', '201273bc-ef55-4274-919a-e14d37f756bd'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:35.619774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc407a51-9dd0-43c3-a824-3b4ab5ca7c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd34b5c-720d-4588-b13d-13189b7788a8', '3d20a5df-681f-4a33-b626-b683c7079571', 'b2057382-ec9f-4536-9f56-f75bb595e3c7', '201273bc-ef55-4274-919a-e14d37f756bd']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:35.620593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cfa943-47b6-4bf3-b3ed-ea30ffdb77de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:35.645312 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cfa943-47b6-4bf3-b3ed-ea30ffdb77de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a260272b-9c3a-4fe6-9e2c-b65f601ae42b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1697071764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['5bd34b5c-720d-4588-b13d-13189b7788a8','3d20a5df-681f-4a33-b626-b683c7079571','b2057382-ec9f-4536-9f56-f75bb595e3c7','201273bc-ef55-4274-919a-e14d37f756bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1697071764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a260272b-9c3a-4fe6-9e2c-b65f601ae42b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb1426ef6a8476b869b4f631da55677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef62b1275a6143ae833082675e74832e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:35.646124 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1856f0a-733a-4ff9-b1ba-4270a47e53ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:35.667845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1856f0a-733a-4ff9-b1ba-4270a47e53ae) transitioned into state 'SUCCESS' from state '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-1697071764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['5bd34b5c-720d-4588-b13d-13189b7788a8','3d20a5df-681f-4a33-b626-b683c7079571','b2057382-ec9f-4536-9f56-f75bb595e3c7','201273bc-ef55-4274-919a-e14d37f756bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:35.669041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab99ee28-fb8c-448d-82e8-c9b42fa885ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:35.688309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab99ee28-fb8c-448d-82e8-c9b42fa885ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:35.689497 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (558721ef-2c90-4ef0-9d70-1802d2197695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:35.692489 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request issued successfully. Aug 03 20:32:35.692489 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2cf96a5c-0aac-41ef-977a-18afc1ad0210 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:35.692489 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 848/3395] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:35 2026] POST /volume/v3/volumes => generated 749 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:35.703041 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:35.704693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:35.704848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:35.705014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:35.713440 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:35.713440 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:35.718848 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:35.724369 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6062cd4-ff52-4cd4-864b-94fe67867fb1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:35.724900 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 850/3396] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:35 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:35.777160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bf03c866-7b41-429a-b839-052ef3d6335b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:35.779109 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf03c866-7b41-429a-b839-052ef3d6335b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:35.779484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bf03c866-7b41-429a-b839-052ef3d6335b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:35.779848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bf03c866-7b41-429a-b839-052ef3d6335b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:35.791399 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:35.791399 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:35.796025 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bf03c866-7b41-429a-b839-052ef3d6335b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:35.801859 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bf03c866-7b41-429a-b839-052ef3d6335b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:35.802560 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 844/3397] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:35 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:36.385293 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.387362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:36.387579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:36.387786 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:36.387905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:36.394380 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:36.394380 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:36.395285 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62c76b3f-9c24-417e-a158-93dc1cb787b2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:36.395718 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 856/3398] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:36 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:36.740412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c377275b-b6a3-4de0-bafd-8825329186c8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.742388 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c377275b-b6a3-4de0-bafd-8825329186c8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:36.743090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c377275b-b6a3-4de0-bafd-8825329186c8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:36.743308 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c377275b-b6a3-4de0-bafd-8825329186c8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:36.754202 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:36.754202 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:36.759280 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c377275b-b6a3-4de0-bafd-8825329186c8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:36.764453 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c377275b-b6a3-4de0-bafd-8825329186c8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:36.764822 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 849/3399] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:36 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:36.819350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.820888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.823667 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:36.823886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:36.824070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:36.825780 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:36.826259 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:36.826481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:36.843181 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:36.843181 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:36.847675 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:36.847675 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:36.848530 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:36.852592 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:36.854657 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b35529b4-df52-46de-803d-b7588688ef18 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:36.855275 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 851/3400] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:36 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:36.859111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7976a87e-3f03-4aeb-8799-14e24f449a9a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:36.859669 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 845/3401] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:36 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:36.963075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3d3f0694-cbb2-4796-a28c-1fdcb9380a0a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.963696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d3f0694-cbb2-4796-a28c-1fdcb9380a0a None None] GET https://10.4.3.92/volume// Aug 03 20:32:36.963962 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d3f0694-cbb2-4796-a28c-1fdcb9380a0a None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:36.964260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d3f0694-cbb2-4796-a28c-1fdcb9380a0a None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:36.964724 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d3f0694-cbb2-4796-a28c-1fdcb9380a0a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:36.965150 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 857/3402] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:32:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:36.973160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-bc7d0ff8-e792-4832-89a3-da82e781d76c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:36.976904 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-bc7d0ff8-e792-4832-89a3-da82e781d76c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:32:36.977362 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-bc7d0ff8-e792-4832-89a3-da82e781d76c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a260272b-9c3a-4fe6-9e2c-b65f601ae42b", "connector": null, "instance_uuid": "e87ec917-977b-4eef-a686-ea2fc220c66a"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:36.994689 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:36.994689 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:37.036560 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-bc7d0ff8-e792-4832-89a3-da82e781d76c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:32:37.037047 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 850/3403] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:32:36 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 03 20:32:37.078703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6838462a-301f-49a4-b553-9d2535ea1732 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.081547 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6838462a-301f-49a4-b553-9d2535ea1732 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:37.081805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6838462a-301f-49a4-b553-9d2535ea1732 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.082077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6838462a-301f-49a4-b553-9d2535ea1732 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.092160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-24302ad4-fd71-405f-99a1-64bda0d79d84 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.092672 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24302ad4-fd71-405f-99a1-64bda0d79d84 None None] GET https://10.4.3.92/volume// Aug 03 20:32:37.093014 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-24302ad4-fd71-405f-99a1-64bda0d79d84 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.093118 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-24302ad4-fd71-405f-99a1-64bda0d79d84 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.093529 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-24302ad4-fd71-405f-99a1-64bda0d79d84 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:37.093893 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 846/3404] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32: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 03 20:32:37.094276 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.094276 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:37.099869 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6838462a-301f-49a4-b553-9d2535ea1732 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:37.105050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.106773 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6838462a-301f-49a4-b553-9d2535ea1732 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:37.107219 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 852/3405] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:37.108349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:37.109998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.110813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.126871 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.126871 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:37.131142 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:37.136485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-9852caa1-dfa7-42f2-af5f-b09571da3d91 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:37.136485 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 858/3406] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:37.185477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-33d24cd3-5059-4fd4-92df-d7d9b32984dc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.279676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.282642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] PUT https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 Aug 03 20:32:37.283824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.298831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Acquiring lock "cinder-attachment_update-a260272b-9c3a-4fe6-9e2c-b65f601ae42b-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:32:37.305485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-a260272b-9c3a-4fe6-9e2c-b65f601ae42b-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:32:37.307077 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.307077 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:37.354935 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-33d24cd3-5059-4fd4-92df-d7d9b32984dc tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:37.354935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-33d24cd3-5059-4fd4-92df-d7d9b32984dc tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.354935 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.354935 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:37.366302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-76d6e1b2-1220-4860-b07a-e369d95d2c3f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.368365 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-76d6e1b2-1220-4860-b07a-e369d95d2c3f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75/action Aug 03 20:32:37.371288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-76d6e1b2-1220-4860-b07a-e369d95d2c3f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:37.371288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-76d6e1b2-1220-4860-b07a-e369d95d2c3f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.373239 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-33d24cd3-5059-4fd4-92df-d7d9b32984dc tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:37.373313 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 851/3407] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:37 2026] POST /volume/v3/types => generated 188 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:37.385550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6b6752e4-8de0-4c23-88e4-8181d90d571b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.389746 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b6752e4-8de0-4c23-88e4-8181d90d571b tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:37.390350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6b6752e4-8de0-4c23-88e4-8181d90d571b tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.405977 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.405977 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:37.411157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.413580 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:37.413907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.414247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.414302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:37.421092 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.421092 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:37.424727 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-87be8cc5-201b-452f-99e3-1c36bef66f77 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:37.425237 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 852/3408] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:37.426163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6b6752e4-8de0-4c23-88e4-8181d90d571b tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:37.426726 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 859/3409] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:32:37 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:37.437442 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.438822 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-28c922d6-5869-4b36-81e7-1eca49ef4a36 req-76d6e1b2-1220-4860-b07a-e369d95d2c3f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75/action returned with HTTP 204 Aug 03 20:32:37.439373 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 853/3410] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:32:37 2026] POST /volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:37.442205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-a260272b-9c3a-4fe6-9e2c-b65f601ae42b-np0000006371" released by "attachment_update" :: held 0.137s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:32:37.442605 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-3c05f02b-6725-41a4-9467-0b782d239372 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 returned with HTTP 200 Aug 03 20:32:37.443898 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 847/3411] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:32:37 2026] PUT /volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:37.535099 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:37.535776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.537750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:37.542391 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Create volume of 1 GB Aug 03 20:32:37.542960 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.542960 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:37.543601 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Availability Zones retrieved successfully. Aug 03 20:32:37.550555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Flow 'volume_create_api' (e5ff4e9d-f9a7-4029-80f9-918ad4a95384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:37.551884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d52eae-6e56-4a03-a55c-340f90a8cc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:37.553476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:37.591519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d52eae-6e56-4a03-a55c-340f90a8cc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:32:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22b4e04f-dc90-4525-9251-74a4e6e2bc81,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22b4e04f-dc90-4525-9251-74a4e6e2bc81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:37.593082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb7a562-4008-4ca5-9d53-dd916729ac65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:37.631934 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:37.632709 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:37.671255 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Created reservations ['0db0cd50-a47e-4f14-99a9-971d6a1b1414', '1f4fc865-2cc9-4b4f-92d8-9a5e2d906617', 'f0eb145e-1165-4ead-9d03-91701326d0b9', '78da7f85-7d42-49fb-83a5-4cf8b9712faa'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:37.672704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb7a562-4008-4ca5-9d53-dd916729ac65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0db0cd50-a47e-4f14-99a9-971d6a1b1414', '1f4fc865-2cc9-4b4f-92d8-9a5e2d906617', 'f0eb145e-1165-4ead-9d03-91701326d0b9', '78da7f85-7d42-49fb-83a5-4cf8b9712faa']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:37.673933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03601c90-f483-46d9-87fb-c93a35ecda80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:37.699739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03601c90-f483-46d9-87fb-c93a35ecda80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac8ba11c-0e01-433d-af6a-1a05faf71c43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf1cac97de7d4f5e9e2221332973562a',qos_specs=None,replication_status=,reservations=['0db0cd50-a47e-4f14-99a9-971d6a1b1414','1f4fc865-2cc9-4b4f-92d8-9a5e2d906617','f0eb145e-1165-4ead-9d03-91701326d0b9','78da7f85-7d42-49fb-83a5-4cf8b9712faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38d561e5aa34155a59189a0f4db7f37',volume_type_id=22b4e04f-dc90-4525-9251-74a4e6e2bc81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac8ba11c-0e01-433d-af6a-1a05faf71c43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf1cac97de7d4f5e9e2221332973562a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f38d561e5aa34155a59189a0f4db7f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22b4e04f-dc90-4525-9251-74a4e6e2bc81),volume_type_id=22b4e04f-dc90-4525-9251-74a4e6e2bc81)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:37.700644 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6457f5f-0c8c-44e6-b352-b38ef8634b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:37.719807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6457f5f-0c8c-44e6-b352-b38ef8634b49) transitioned into state 'SUCCESS' from state '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-1887536177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf1cac97de7d4f5e9e2221332973562a',qos_specs=None,replication_status=,reservations=['0db0cd50-a47e-4f14-99a9-971d6a1b1414','1f4fc865-2cc9-4b4f-92d8-9a5e2d906617','f0eb145e-1165-4ead-9d03-91701326d0b9','78da7f85-7d42-49fb-83a5-4cf8b9712faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f38d561e5aa34155a59189a0f4db7f37',volume_type_id=22b4e04f-dc90-4525-9251-74a4e6e2bc81)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:37.720977 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851b1d27-032f-4ee6-a21e-0e6929beaac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:37.730892 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851b1d27-032f-4ee6-a21e-0e6929beaac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:37.732080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Flow 'volume_create_api' (e5ff4e9d-f9a7-4029-80f9-918ad4a95384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:37.732231 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Create volume request issued successfully. Aug 03 20:32:37.733077 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-805cbb97-b0c0-4d2f-85cc-8dbd188b1380 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:37.733359 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 853/3412] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:37 2026] POST /volume/v3/volumes => generated 766 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:37.748365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4638867e-fcee-4094-9e83-560e104c996c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.750496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4638867e-fcee-4094-9e83-560e104c996c tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:37.750967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4638867e-fcee-4094-9e83-560e104c996c tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.750967 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4638867e-fcee-4094-9e83-560e104c996c tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.759776 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.759776 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:37.764628 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4638867e-fcee-4094-9e83-560e104c996c tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:37.769478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4638867e-fcee-4094-9e83-560e104c996c tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:37.770106 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 860/3413] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:37.873352 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.876001 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:32:37.876524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:37.876628 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:37.890968 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.890968 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:37.895400 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:37.901089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b0983e66-82fe-4c0f-9c33-ff0bf3c68125 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:32:37.901807 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 854/3414] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:37.915246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-116507a6-e666-4d1c-80ee-350c6b687595 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:37.917027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:32:37.917369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3cc0cd1c-7aae-4e82-ab99-14323e5867cb", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1701604480", "container": "tempest-volumesbackupstest-backup-container-290878576"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:37.918671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '3cc0cd1c-7aae-4e82-ab99-14323e5867cb', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1701604480', 'container': 'tempest-volumesbackupstest-backup-container-290878576'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:32:37.918795 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 3cc0cd1c-7aae-4e82-ab99-14323e5867cb in container tempest-volumesbackupstest-backup-container-290878576 Aug 03 20:32:37.935598 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:37.935598 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:37.936081 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:37.960815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['72e6d098-b47c-405a-a611-2475ad7cb828', '711efd50-91d4-4175-b557-24ed8442e3df'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:37.992079 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-116507a6-e666-4d1c-80ee-350c6b687595 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:32:37.992079 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 848/3415] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:37 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:38.000227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.002109 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:38.002320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:38.002519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:38.002617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:38.007101 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.007101 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:38.007948 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5733fb5e-4e01-4dd0-a9b8-73ae1492524b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:38.008291 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 854/3416] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:37 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:38.122991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.124906 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:38.125111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:38.125300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:38.135284 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.135284 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:38.138802 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:38.143322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6491a1b5-bd2c-4629-b208-cffc975930c4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:38.143833 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 861/3417] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:38 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:38.438319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-36655602-df12-4985-8a2a-510c710534ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.443616 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36655602-df12-4985-8a2a-510c710534ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:38.443954 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36655602-df12-4985-8a2a-510c710534ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:38.444359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36655602-df12-4985-8a2a-510c710534ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:38.444961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-36655602-df12-4985-8a2a-510c710534ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:38.453626 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.453626 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:38.454448 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36655602-df12-4985-8a2a-510c710534ee tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:38.454984 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 855/3418] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:38 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:38.785443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.789909 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:38.790483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:38.790483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:38.800969 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.800969 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:38.806280 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:38.812235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-350bdd9e-8435-46bd-85cf-6ecf694c25cf tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:38.812750 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 849/3419] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:38 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:38.830765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7679624a-02ac-454c-8619-85d72188f7ba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.833740 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7679624a-02ac-454c-8619-85d72188f7ba tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:38.833994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7679624a-02ac-454c-8619-85d72188f7ba tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:38.834260 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7679624a-02ac-454c-8619-85d72188f7ba tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:38.846299 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.846299 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:38.853146 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7679624a-02ac-454c-8619-85d72188f7ba tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Volume info retrieved successfully. Aug 03 20:32:38.861613 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7679624a-02ac-454c-8619-85d72188f7ba tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:38.861613 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 855/3420] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:38 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 1032 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:38.880938 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:38.882722 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] POST https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43/action Aug 03 20:32:38.883772 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:38.883772 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:38.891936 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:38.891936 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:38.892410 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:38.911701 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:38.912332 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:38.964115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Created reservations ['b41bd91d-5915-440c-963f-80ddf2577a81', 'a9fcf235-1e65-4436-92cc-fe3d339ec7dd'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:38.977037 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:38.977307 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-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 03 20:32:38.989735 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Created reservations ['f46f9b41-ac87-4c31-a39e-71821937a6af', 'e1a7c391-4d4b-4af0-887c-2fad1f2da346'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:39.018852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:39.022536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:39.023455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:39.023706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:39.023851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:39.036781 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Retype volume request issued successfully. Aug 03 20:32:39.037716 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a08befa6-9220-41b7-bac8-a2f4e1725160 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43/action returned with HTTP 202 Aug 03 20:32:39.037903 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:39.037903 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:39.037985 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 862/3421] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:32:38 2026] POST /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:39.038513 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5998a6f-fac4-46d0-a56e-bba13163cb51 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:39.039905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:39.042151 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 856/3422] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:39 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:39.042951 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:32:39.043251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:39.043493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:39.045471 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:39.049158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:39.049425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:39.049646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:39.058655 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:39.058655 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:39.059730 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:39.059730 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:39.062981 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:39.064994 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:39.069985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db4323f7-ba0b-47a9-993f-1e71e3334f29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 200 Aug 03 20:32:39.070526 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 850/3423] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:39 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 1635 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:39.071140 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9a8b8b7-c5a5-48e5-b210-ea57891a8e3d tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:39.071563 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 856/3424] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:39 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:39.157518 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:39.159507 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:39.159916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:39.159916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:39.174359 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:39.174359 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:39.180536 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:39.187842 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c3046ec-7a7e-4bc8-ab76-f3caafe946a0 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:39.187842 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 863/3425] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:39 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:39.468315 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:39.471408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:39.471629 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:39.471824 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:39.471924 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:39.480406 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:39.480406 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:39.481197 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3671f2e1-50ab-4d35-b7a7-f39b1d3b9625 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:39.481604 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 857/3426] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:39 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.056587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.061316 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:40.061796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.061796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.061901 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:40.066518 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.066518 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:40.067250 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18a94883-788a-40dc-b9a1-b3ae9e4e7425 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:40.067673 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 851/3427] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.088665 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c6458a13-50b4-49bd-868e-7174b18672a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.090661 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c6458a13-50b4-49bd-868e-7174b18672a0 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.091020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c6458a13-50b4-49bd-868e-7174b18672a0 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.091071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c6458a13-50b4-49bd-868e-7174b18672a0 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.098673 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.098673 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:40.103859 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c6458a13-50b4-49bd-868e-7174b18672a0 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:40.114222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c6458a13-50b4-49bd-868e-7174b18672a0 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:40.114721 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 857/3428] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.127157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-36510884-d8ec-4f40-af4a-7088b103bbaa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.128832 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36510884-d8ec-4f40-af4a-7088b103bbaa tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.129023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36510884-d8ec-4f40-af4a-7088b103bbaa tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.129248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-36510884-d8ec-4f40-af4a-7088b103bbaa tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.136162 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.136162 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:40.139635 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-36510884-d8ec-4f40-af4a-7088b103bbaa tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Volume info retrieved successfully. Aug 03 20:32:40.143938 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-36510884-d8ec-4f40-af4a-7088b103bbaa tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:40.144339 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 864/3429] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 1032 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:40.158721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.160716 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177 Aug 03 20:32:40.160921 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.161164 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.161993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177'), ('all_tenants', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:32:40.196015 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Get all volumes completed successfully. Aug 03 20:32:40.196602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bcc763f9-6d6e-4d21-aaee-7d43b5edafee tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177 returned with HTTP 200 Aug 03 20:32:40.197217 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 858/3430] 10.4.3.92 () {66 vars in 1391 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887536177 => generated 345 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.203349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.206410 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:40.206678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.206899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.207544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.209415 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.209630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.209849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.220793 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.220793 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:40.225637 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:40.226688 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.226688 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:40.231591 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9b096a74-c4d2-4fd2-a64f-ee96b81c98f4 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:40.231591 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 858/3431] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.237408 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:40.244181 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.245290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f57182c-acb9-4c22-b50b-bb97f63443bd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:40.245873 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 852/3432] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.248927 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.249159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.249476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.249764 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Delete volume with id: ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.258622 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.258622 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:40.259191 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:40.289195 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Delete volume request issued successfully. Aug 03 20:32:40.289436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-752c46a8-86ea-4dcd-bd7e-ea36d24ef9e6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 202 Aug 03 20:32:40.289919 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 865/3433] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:40 2026] DELETE /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:40.297321 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.299083 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:40.299262 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.299512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.306989 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.306989 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:40.311231 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Volume info retrieved successfully. Aug 03 20:32:40.317125 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57e41c03-66ec-40a5-b820-db787d3f9c34 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 200 Aug 03 20:32:40.317525 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 859/3434] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.497319 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.501322 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:40.502874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:40.503107 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:40.503253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:40.514608 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.514608 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:40.515581 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96863570-3d6c-4be7-ad59-8783c24a15a2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:40.516583 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 859/3435] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:40 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:40.744037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b6831219-758e-4b44-bf00-dc3bfb8338a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:40.746474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b6831219-758e-4b44-bf00-dc3bfb8338a3 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180/action Aug 03 20:32:40.746872 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b6831219-758e-4b44-bf00-dc3bfb8338a3 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:40.747039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b6831219-758e-4b44-bf00-dc3bfb8338a3 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:40.766537 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:40.766537 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:40.780806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc86655f-a104-4fbe-b3fd-e78842fff9fa req-b6831219-758e-4b44-bf00-dc3bfb8338a3 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180/action returned with HTTP 204 Aug 03 20:32:40.781315 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 853/3436] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:32:40 2026] POST /volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:41.077933 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.079970 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:41.080224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.080449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.080624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:41.085342 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:41.085342 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:41.086316 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb500c4d-f0b1-44be-a645-b2b6add02eb0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:41.086984 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 866/3437] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:41.264185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4221a8e7-22a7-496d-950f-c5915361dbcd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.265888 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4221a8e7-22a7-496d-950f-c5915361dbcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:41.266052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4221a8e7-22a7-496d-950f-c5915361dbcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.266250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4221a8e7-22a7-496d-950f-c5915361dbcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.279298 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:41.279298 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:41.283871 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4221a8e7-22a7-496d-950f-c5915361dbcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:41.290653 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4221a8e7-22a7-496d-950f-c5915361dbcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:41.291249 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 860/3438] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:41.303897 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.305800 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:41.306040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.306247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.316271 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:41.316271 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:41.319717 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:41.324514 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6742c43c-f240-42fc-b27c-f15475e91cf1 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:41.324887 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 860/3439] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:41.331544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-77db8999-8b8b-453e-8344-f4399a5ceae6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.336450 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77db8999-8b8b-453e-8344-f4399a5ceae6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 Aug 03 20:32:41.336805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77db8999-8b8b-453e-8344-f4399a5ceae6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.337129 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77db8999-8b8b-453e-8344-f4399a5ceae6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.344510 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77db8999-8b8b-453e-8344-f4399a5ceae6 tempest-VolumeRetypeWithoutMigrationTest-867558238 tempest-VolumeRetypeWithoutMigrationTest-867558238-project-member] https://10.4.3.92/volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 returned with HTTP 404 Aug 03 20:32:41.345054 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 854/3440] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/volumes/ac8ba11c-0e01-433d-af6a-1a05faf71c43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:41.355056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c644995-9538-4691-b8f7-78d3fbb96912 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.357203 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c644995-9538-4691-b8f7-78d3fbb96912 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] DELETE https://10.4.3.92/volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd Aug 03 20:32:41.357459 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c644995-9538-4691-b8f7-78d3fbb96912 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.357750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c644995-9538-4691-b8f7-78d3fbb96912 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.399853 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c644995-9538-4691-b8f7-78d3fbb96912 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd returned with HTTP 202 Aug 03 20:32:41.400282 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 867/3441] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:41 2026] DELETE /volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:41.408902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-03bbb817-3095-4a17-a5b3-a5698ef08e4d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.410793 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-03bbb817-3095-4a17-a5b3-a5698ef08e4d tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] GET https://10.4.3.92/volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd Aug 03 20:32:41.410995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-03bbb817-3095-4a17-a5b3-a5698ef08e4d tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.411270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-03bbb817-3095-4a17-a5b3-a5698ef08e4d tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.414809 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-03bbb817-3095-4a17-a5b3-a5698ef08e4d tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd returned with HTTP 404 Aug 03 20:32:41.415336 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 861/3442] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/types/0c262364-efa0-45b0-be26-8149c045cacd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:41.418279 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.421033 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:41.421555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-9336171"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:41.423589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-9336171'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:41.423658 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5a6b87ff-cdb5-4ba2-b403-44ab5526c890 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.424058 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume of 1 GB Aug 03 20:32:41.425471 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a6b87ff-cdb5-4ba2-b403-44ab5526c890 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] DELETE https://10.4.3.92/volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 Aug 03 20:32:41.425712 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a6b87ff-cdb5-4ba2-b403-44ab5526c890 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.425966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a6b87ff-cdb5-4ba2-b403-44ab5526c890 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.429921 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Availability Zones retrieved successfully. Aug 03 20:32:41.439735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (e148c2ef-0274-41f6-8e1b-337d81097ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:41.441299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbd2482-1311-44e2-9f6a-568cf28b204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:41.442722 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:41.458235 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a6b87ff-cdb5-4ba2-b403-44ab5526c890 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 returned with HTTP 202 Aug 03 20:32:41.458705 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 855/3443] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:41 2026] DELETE /volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:41.465483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6adf519a-7a25-417a-b991-bd1cc6795555 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.467065 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6adf519a-7a25-417a-b991-bd1cc6795555 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] GET https://10.4.3.92/volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 Aug 03 20:32:41.467247 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6adf519a-7a25-417a-b991-bd1cc6795555 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.467418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6adf519a-7a25-417a-b991-bd1cc6795555 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.471102 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6adf519a-7a25-417a-b991-bd1cc6795555 tempest-VolumeRetypeWithoutMigrationTest-1125575619 tempest-VolumeRetypeWithoutMigrationTest-1125575619-project-admin] https://10.4.3.92/volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 returned with HTTP 404 Aug 03 20:32:41.471785 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 868/3444] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/types/22b4e04f-dc90-4525-9251-74a4e6e2bc81 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:41.494832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbd2482-1311-44e2-9f6a-568cf28b204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:41.496011 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce33bb9-f10f-4d4b-89db-98ed2a431d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:41.528513 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.530349 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:41.530745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.531025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.531108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:41.536681 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:41.536681 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:41.537497 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d5af4c8-9ca8-44dc-907c-cfbd5f2b8023 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:41.537992 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 862/3445] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:41.576711 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Created reservations ['bea1f9b0-f9ec-403f-889d-a1d7b590f1c4', 'b6f28d17-6943-4b47-87fe-a7dce1d95626', '3bb6f5ee-75ba-4ebb-9b77-0949b531453a', '07e2a52f-fce1-45d1-9731-11e9f83498c2'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:41.576711 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce33bb9-f10f-4d4b-89db-98ed2a431d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea1f9b0-f9ec-403f-889d-a1d7b590f1c4', 'b6f28d17-6943-4b47-87fe-a7dce1d95626', '3bb6f5ee-75ba-4ebb-9b77-0949b531453a', '07e2a52f-fce1-45d1-9731-11e9f83498c2']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:41.577222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553e45b1-86f0-4077-a040-7e95bcc33546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:41.644664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553e45b1-86f0-4077-a040-7e95bcc33546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11220a5d-5283-40bc-a31d-1464b85ab0d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-9336171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['bea1f9b0-f9ec-403f-889d-a1d7b590f1c4','b6f28d17-6943-4b47-87fe-a7dce1d95626','3bb6f5ee-75ba-4ebb-9b77-0949b531453a','07e2a52f-fce1-45d1-9731-11e9f83498c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-9336171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11220a5d-5283-40bc-a31d-1464b85ab0d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb1426ef6a8476b869b4f631da55677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef62b1275a6143ae833082675e74832e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:41.646603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caac9106-1f62-456e-a7ff-9268b0259226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:41.670589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caac9106-1f62-456e-a7ff-9268b0259226) transitioned into state 'SUCCESS' from state '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-9336171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb1426ef6a8476b869b4f631da55677',qos_specs=None,replication_status=,reservations=['bea1f9b0-f9ec-403f-889d-a1d7b590f1c4','b6f28d17-6943-4b47-87fe-a7dce1d95626','3bb6f5ee-75ba-4ebb-9b77-0949b531453a','07e2a52f-fce1-45d1-9731-11e9f83498c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef62b1275a6143ae833082675e74832e',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:41.671595 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7d510c-4520-46ec-aaea-64251f2e4a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:41.686101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7d510c-4520-46ec-aaea-64251f2e4a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:41.686101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Flow 'volume_create_api' (e148c2ef-0274-41f6-8e1b-337d81097ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:41.686101 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Create volume request issued successfully. Aug 03 20:32:41.686101 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-82812e4a-b329-4ba6-820d-5a2d77c10e99 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:41.686101 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 861/3446] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:41 2026] POST /volume/v3/volumes => generated 746 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:41.699702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:41.701579 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:41.701785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:41.702006 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:41.713712 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:41.713712 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:41.717285 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:41.722409 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7784bee4-76db-407d-8c59-d76bf7d6c93d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:41.723015 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 856/3447] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:41 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:42.098395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.100484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:42.100685 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:42.100906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:42.101084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:42.105422 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:42.105422 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:42.106233 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f35a55d-ccfd-49b2-8362-585b99f4cf15 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:42.106638 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 869/3448] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:42 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:42.549495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.551334 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:42.551503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:42.551684 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:42.551800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:42.557519 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:42.557519 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:42.558385 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a78375b-f5e9-4452-b7c2-5d56192a9d00 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:42.558802 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 863/3449] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:42 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:42.741660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.748803 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:42.748803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:42.748803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:42.756192 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:42.756192 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:42.760831 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:42.765959 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46f63cc5-5e60-48c0-b357-45cb5fc97647 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:42.766446 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 862/3450] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:42 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:42.809734 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.811689 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:42.811875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:42.812081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:42.818534 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:42.818534 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:42.828861 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:42.834056 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-fbb4af06-4167-4678-990d-71b7b77b8352 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:42.834485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 857/3451] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:42 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:42.946683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c462e698-3fff-4695-a641-f5eb27f2988a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.947220 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c462e698-3fff-4695-a641-f5eb27f2988a None None] GET https://10.4.3.92/volume// Aug 03 20:32:42.947487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c462e698-3fff-4695-a641-f5eb27f2988a None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:42.947784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c462e698-3fff-4695-a641-f5eb27f2988a None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:42.948222 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c462e698-3fff-4695-a641-f5eb27f2988a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:42.950457 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 870/3452] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:32:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:42.964376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-883af755-b01d-4216-ac59-cfb951d7b800 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:42.971119 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-883af755-b01d-4216-ac59-cfb951d7b800 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:32:42.971495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-883af755-b01d-4216-ac59-cfb951d7b800 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11220a5d-5283-40bc-a31d-1464b85ab0d5", "connector": null, "instance_uuid": "e87ec917-977b-4eef-a686-ea2fc220c66a"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:42.985088 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:42.985088 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:43.033271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-883af755-b01d-4216-ac59-cfb951d7b800 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:32:43.034693 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 864/3453] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:32:42 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 03 20:32:43.088630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3882a9bd-3514-4644-95fc-c498bc79d38a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.090640 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3882a9bd-3514-4644-95fc-c498bc79d38a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:43.090942 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3882a9bd-3514-4644-95fc-c498bc79d38a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:43.091246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3882a9bd-3514-4644-95fc-c498bc79d38a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:43.105234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-34c07718-10a3-4fff-82f3-45d4ff62ffc7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.105414 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:43.105414 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:43.105940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34c07718-10a3-4fff-82f3-45d4ff62ffc7 None None] GET https://10.4.3.92/volume// Aug 03 20:32:43.106028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34c07718-10a3-4fff-82f3-45d4ff62ffc7 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:43.106330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34c07718-10a3-4fff-82f3-45d4ff62ffc7 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:43.106754 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34c07718-10a3-4fff-82f3-45d4ff62ffc7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:43.108392 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 858/3454] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32:43 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:43.111109 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3882a9bd-3514-4644-95fc-c498bc79d38a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:43.120051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.120241 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3882a9bd-3514-4644-95fc-c498bc79d38a tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:43.120241 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 863/3455] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:43 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:43.120375 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.122419 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:43.122662 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:43.122955 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:43.123045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:43.124480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:43.125293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:43.125293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:43.129429 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:43.129429 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:43.130646 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46d2f02b-2f9e-4d49-905c-0d490d3ff06d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:43.131287 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 865/3456] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:43 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:43.145170 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:43.145170 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:43.150665 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:43.158908 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9da427b4-8cfb-4292-87f9-1e5adf94a9c5 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:43.159395 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 871/3457] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:43 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1018 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:43.285968 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.288318 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] PUT https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 Aug 03 20:32:43.288740 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:43.297623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Acquiring lock "cinder-attachment_update-11220a5d-5283-40bc-a31d-1464b85ab0d5-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:32:43.309314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-11220a5d-5283-40bc-a31d-1464b85ab0d5-np0000006371" acquired by "attachment_update" :: waited 0.012s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:32:43.310296 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:43.310296 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:43.449585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Lock "cinder-attachment_update-11220a5d-5283-40bc-a31d-1464b85ab0d5-np0000006371" released by "attachment_update" :: held 0.140s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:32:43.449967 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-947a22e5-4174-4b82-be2b-55888c373ece tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 returned with HTTP 200 Aug 03 20:32:43.450628 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 859/3458] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:32:43 2026] PUT /volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:43.573920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:43.577318 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:32:43.577589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:43.577826 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:43.577925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:43.586005 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:43.586005 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:43.587561 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abf2b7c2-f2c8-4d5f-980b-ef29a13ed8ce tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:32:43.588765 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 864/3459] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:43 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:44.136583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.138750 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:44.139038 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.139368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.143318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.146961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:44.147186 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.147378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.147518 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:44.152959 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.152959 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:44.157870 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:44.159819 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.159819 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:44.160241 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-100c487b-8bdd-4bf3-85b7-d37468128a28 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:44.160759 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 872/3460] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:44 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:44.164366 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fda03f1d-75ce-44e7-8d6f-5adad029c10b tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:44.164943 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 866/3461] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:44 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:44.549853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4579b309-be86-4d00-abbc-4cf425c81a36 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.663329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-84c832dc-29d8-43b6-b484-015638da2a2a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.683186 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-84c832dc-29d8-43b6-b484-015638da2a2a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 Aug 03 20:32:44.683186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-84c832dc-29d8-43b6-b484-015638da2a2a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.683321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-84c832dc-29d8-43b6-b484-015638da2a2a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.687227 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4579b309-be86-4d00-abbc-4cf425c81a36 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:32:44.687785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4579b309-be86-4d00-abbc-4cf425c81a36 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-664510171", "extra_specs": {"spec1": "val1"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.689959 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.689959 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:44.695955 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.695955 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:44.718095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4579b309-be86-4d00-abbc-4cf425c81a36 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:32:44.718095 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 860/3462] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:32:44 2026] POST /volume/v3/types => generated 242 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:44.731588 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a10caf74-5d6b-4fd4-9157-6bbb6c29c23b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.735254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a10caf74-5d6b-4fd4-9157-6bbb6c29c23b tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] POST https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs Aug 03 20:32:44.735791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a10caf74-5d6b-4fd4-9157-6bbb6c29c23b tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.737837 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a10caf74-5d6b-4fd4-9157-6bbb6c29c23b tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs returned with HTTP 400 Aug 03 20:32:44.739543 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 873/3463] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:32:44 2026] POST /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:32:44.754387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-70e5dc4f-8c9a-4580-a85e-a76699d40455 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.760640 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70e5dc4f-8c9a-4580-a85e-a76699d40455 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] POST https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs Aug 03 20:32:44.761833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-70e5dc4f-8c9a-4580-a85e-a76699d40455 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.762751 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70e5dc4f-8c9a-4580-a85e-a76699d40455 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs returned with HTTP 400 Aug 03 20:32:44.763332 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 867/3464] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:32:44 2026] POST /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:32:44.772859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1cf5e842-c0c3-4c83-8b6c-79190e2950e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.776170 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1cf5e842-c0c3-4c83-8b6c-79190e2950e7 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] POST https://10.4.3.92/volume/v3/types/3dc77bbe-c012-4d42-b318-90c3a4f1853d/extra_specs Aug 03 20:32:44.776857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1cf5e842-c0c3-4c83-8b6c-79190e2950e7 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.786871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-84c832dc-29d8-43b6-b484-015638da2a2a tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 returned with HTTP 200 Aug 03 20:32:44.786871 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 865/3465] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:32:44 2026] DELETE /volume/v3/attachments/6a94f7f8-9cfa-4971-98fc-fbb7a66cc831 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:44.793175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1cf5e842-c0c3-4c83-8b6c-79190e2950e7 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/3dc77bbe-c012-4d42-b318-90c3a4f1853d/extra_specs returned with HTTP 404 Aug 03 20:32:44.793678 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 861/3466] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:32:44 2026] POST /volume/v3/types/3dc77bbe-c012-4d42-b318-90c3a4f1853d/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:44.802626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.805438 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:32:44.805438 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.805438 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.805438 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:32:44.807180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-24a713a0-cc74-458c-b2dd-0fc2eedec0ce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.808989 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24a713a0-cc74-458c-b2dd-0fc2eedec0ce tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] DELETE https://10.4.3.92/volume/v3/types/43ca1e8b-8c80-4628-a184-519ff3aac595/extra_specs/spec1 Aug 03 20:32:44.809219 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24a713a0-cc74-458c-b2dd-0fc2eedec0ce tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.809412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24a713a0-cc74-458c-b2dd-0fc2eedec0ce tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.816150 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24a713a0-cc74-458c-b2dd-0fc2eedec0ce tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/43ca1e8b-8c80-4628-a184-519ff3aac595/extra_specs/spec1 returned with HTTP 404 Aug 03 20:32:44.816629 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 868/3467] 10.4.3.92 () {66 vars in 1392 bytes} [Mon Aug 3 20:32:44 2026] DELETE /volume/v3/types/43ca1e8b-8c80-4628-a184-519ff3aac595/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:44.823038 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.823038 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:44.823769 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:44.826738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-640e060b-506f-41f3-ba54-b7af0ee037a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.829483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-640e060b-506f-41f3-ba54-b7af0ee037a6 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] GET https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/nonexistent_extra_spec_name Aug 03 20:32:44.829679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-640e060b-506f-41f3-ba54-b7af0ee037a6 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.830712 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-640e060b-506f-41f3-ba54-b7af0ee037a6 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.831757 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:44.831757 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:44.839209 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-640e060b-506f-41f3-ba54-b7af0ee037a6 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 03 20:32:44.839773 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 866/3468] 10.4.3.92 () {66 vars in 1455 bytes} [Mon Aug 3 20:32:44 2026] GET /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:44.859610 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-82413a6e-1241-4de0-b92d-a6f11fe8c92d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.862765 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82413a6e-1241-4de0-b92d-a6f11fe8c92d tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] GET https://10.4.3.92/volume/v3/types/08bc73fc-4554-470a-b4b0-20ba296d2fd3/extra_specs/spec1 Aug 03 20:32:44.863297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82413a6e-1241-4de0-b92d-a6f11fe8c92d tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.863738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82413a6e-1241-4de0-b92d-a6f11fe8c92d tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.868896 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:32:44.869358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7f72cb8f-b2c6-49e6-a3a6-1f3d3984de55 req-71795fbd-9a15-4d4c-a7b4-ee36d5b9109e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 202 Aug 03 20:32:44.870310 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 874/3469] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:32:44 2026] DELETE /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:44.870838 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82413a6e-1241-4de0-b92d-a6f11fe8c92d tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/08bc73fc-4554-470a-b4b0-20ba296d2fd3/extra_specs/spec1 returned with HTTP 404 Aug 03 20:32:44.871348 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 862/3470] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:32:44 2026] GET /volume/v3/types/08bc73fc-4554-470a-b4b0-20ba296d2fd3/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:44.888988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5bdf5cb1-f287-4e54-8444-952883ea79fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.893032 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5bdf5cb1-f287-4e54-8444-952883ea79fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] GET https://10.4.3.92/volume/v3/types/dc8e6d76-f391-4626-bbec-45b447bf2570/extra_specs Aug 03 20:32:44.893484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5bdf5cb1-f287-4e54-8444-952883ea79fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:44.893808 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5bdf5cb1-f287-4e54-8444-952883ea79fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:44.901927 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5bdf5cb1-f287-4e54-8444-952883ea79fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/dc8e6d76-f391-4626-bbec-45b447bf2570/extra_specs returned with HTTP 404 Aug 03 20:32:44.902660 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 869/3471] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:32:44 2026] GET /volume/v3/types/dc8e6d76-f391-4626-bbec-45b447bf2570/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:44.914589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ced25f56-c5fe-4918-a97d-58d838b7e156 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.920488 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ced25f56-c5fe-4918-a97d-58d838b7e156 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] PUT https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 Aug 03 20:32:44.920488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ced25f56-c5fe-4918-a97d-58d838b7e156 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.923361 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ced25f56-c5fe-4918-a97d-58d838b7e156 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 returned with HTTP 400 Aug 03 20:32:44.924318 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 867/3472] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:32:44 2026] PUT /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:32:44.944039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-aa9e6c2d-ea3c-4bdc-a166-7c759b66948c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.947627 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aa9e6c2d-ea3c-4bdc-a166-7c759b66948c tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] PUT https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 Aug 03 20:32:44.948232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aa9e6c2d-ea3c-4bdc-a166-7c759b66948c tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'update', calling method: update, body: null {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.950307 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aa9e6c2d-ea3c-4bdc-a166-7c759b66948c tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 returned with HTTP 400 Aug 03 20:32:44.952546 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 875/3473] 10.4.3.92 () {68 vars in 1408 bytes} [Mon Aug 3 20:32:44 2026] PUT /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:44.963972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1444a8df-1add-4fbb-9de1-f1a4d997d0cd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:44.969364 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1444a8df-1add-4fbb-9de1-f1a4d997d0cd tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] PUT https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/None Aug 03 20:32:44.970081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1444a8df-1add-4fbb-9de1-f1a4d997d0cd tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:44.993261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1444a8df-1add-4fbb-9de1-f1a4d997d0cd tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 03 20:32:44.993397 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1444a8df-1add-4fbb-9de1-f1a4d997d0cd tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/None returned with HTTP 400 Aug 03 20:32:44.994000 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 863/3474] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:32:44 2026] PUT /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/None => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:45.009678 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8bfda767-2b26-492b-a196-3f3be53245c1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.014344 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8bfda767-2b26-492b-a196-3f3be53245c1 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] PUT https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/b3708b10-edc2-4d96-88a2-30aec719bbdd Aug 03 20:32:45.014811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8bfda767-2b26-492b-a196-3f3be53245c1 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:45.022842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.039908 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8bfda767-2b26-492b-a196-3f3be53245c1 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 03 20:32:45.040121 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8bfda767-2b26-492b-a196-3f3be53245c1 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/b3708b10-edc2-4d96-88a2-30aec719bbdd returned with HTTP 400 Aug 03 20:32:45.040853 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 870/3475] 10.4.3.92 () {68 vars in 1502 bytes} [Mon Aug 3 20:32:45 2026] PUT /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4/extra_specs/b3708b10-edc2-4d96-88a2-30aec719bbdd => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 03 20:32:45.057144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-73c02ef1-3ed4-4bd0-81cb-e2aeac720b40 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.059076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73c02ef1-3ed4-4bd0-81cb-e2aeac720b40 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] PUT https://10.4.3.92/volume/v3/types/a5e76a12-2457-49e5-b9fa-dd95288d8f33/extra_specs/spec1 Aug 03 20:32:45.059410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-73c02ef1-3ed4-4bd0-81cb-e2aeac720b40 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:45.075555 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-73c02ef1-3ed4-4bd0-81cb-e2aeac720b40 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/a5e76a12-2457-49e5-b9fa-dd95288d8f33/extra_specs/spec1 returned with HTTP 404 Aug 03 20:32:45.075780 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 876/3476] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:32:45 2026] PUT /volume/v3/types/a5e76a12-2457-49e5-b9fa-dd95288d8f33/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:45.083787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c8198d50-2e82-4b35-bf09-c8829bc6b6fe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.085650 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c8198d50-2e82-4b35-bf09-c8829bc6b6fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] DELETE https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 Aug 03 20:32:45.085688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c8198d50-2e82-4b35-bf09-c8829bc6b6fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.085892 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c8198d50-2e82-4b35-bf09-c8829bc6b6fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.130352 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:45.130858 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-264410136", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:45.133016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-264410136', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:45.133187 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume of 1 GB Aug 03 20:32:45.138916 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Availability Zones retrieved successfully. Aug 03 20:32:45.140420 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c8198d50-2e82-4b35-bf09-c8829bc6b6fe tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 returned with HTTP 202 Aug 03 20:32:45.141005 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 864/3477] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:32:45 2026] DELETE /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:45.146946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Flow 'volume_create_api' (d1165575-fe71-482d-abf1-2fb40e68ab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:45.147802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eede5e83-2796-48f4-a057-db7d2abc51ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:45.149092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:45.155575 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d5828a90-95e4-4942-8c65-e1ca6492c547 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.163204 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5828a90-95e4-4942-8c65-e1ca6492c547 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] GET https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 Aug 03 20:32:45.163204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5828a90-95e4-4942-8c65-e1ca6492c547 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.163204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5828a90-95e4-4942-8c65-e1ca6492c547 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.169139 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5828a90-95e4-4942-8c65-e1ca6492c547 tempest-ExtraSpecsNegativeTest-798544104 tempest-ExtraSpecsNegativeTest-798544104-project-admin] https://10.4.3.92/volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 returned with HTTP 404 Aug 03 20:32:45.169139 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 871/3478] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/v3/types/84880d8c-3094-475f-b049-6d9742c7e3b4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:45.177652 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.179528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:45.179721 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.179905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.179996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:45.182142 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-030b38da-22bb-4675-a049-dbe17bdaf267 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.186334 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:45.186334 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:45.186511 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-030b38da-22bb-4675-a049-dbe17bdaf267 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:45.186511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-030b38da-22bb-4675-a049-dbe17bdaf267 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.186511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-030b38da-22bb-4675-a049-dbe17bdaf267 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.186663 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6507bde-21a2-4543-90ac-7c7ea936e80a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:45.186663 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 877/3479] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:45.195541 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:45.195541 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:45.199876 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-030b38da-22bb-4675-a049-dbe17bdaf267 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:45.205888 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-030b38da-22bb-4675-a049-dbe17bdaf267 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:45.206025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eede5e83-2796-48f4-a057-db7d2abc51ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:45.206837 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 865/3480] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:45.207583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a1232e-df5e-4aff-8d62-daa9cda3e52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:45.298551 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Created reservations ['be68d816-c704-43a0-8548-e4ccc43d9dee', '927fddb8-eb60-4148-bfc0-2209f7a12d4e', 'e561c1b3-ac32-40c8-9de7-06e2fd64f8fe', '3b2e5dc3-e5e6-403e-8f43-c1e446d14fce'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:45.299336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a1232e-df5e-4aff-8d62-daa9cda3e52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be68d816-c704-43a0-8548-e4ccc43d9dee', '927fddb8-eb60-4148-bfc0-2209f7a12d4e', 'e561c1b3-ac32-40c8-9de7-06e2fd64f8fe', '3b2e5dc3-e5e6-403e-8f43-c1e446d14fce']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:45.300071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1de64a4-09a5-4df8-8e5b-b62eff7896bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:45.327330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1de64a4-09a5-4df8-8e5b-b62eff7896bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db39a876-8e6e-435f-a607-6f1051352df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-264410136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a5ab6bfca944bcaa8ba5c75aa57f65',qos_specs=None,replication_status=,reservations=['be68d816-c704-43a0-8548-e4ccc43d9dee','927fddb8-eb60-4148-bfc0-2209f7a12d4e','e561c1b3-ac32-40c8-9de7-06e2fd64f8fe','3b2e5dc3-e5e6-403e-8f43-c1e446d14fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d809ac76902346b6983ce992b57b237c',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-264410136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db39a876-8e6e-435f-a607-6f1051352df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a5ab6bfca944bcaa8ba5c75aa57f65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d809ac76902346b6983ce992b57b237c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:45.328351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6421f978-09e3-4963-9f5c-fa401d6d1066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:45.356073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6421f978-09e3-4963-9f5c-fa401d6d1066) transitioned into state 'SUCCESS' from state '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-264410136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a5ab6bfca944bcaa8ba5c75aa57f65',qos_specs=None,replication_status=,reservations=['be68d816-c704-43a0-8548-e4ccc43d9dee','927fddb8-eb60-4148-bfc0-2209f7a12d4e','e561c1b3-ac32-40c8-9de7-06e2fd64f8fe','3b2e5dc3-e5e6-403e-8f43-c1e446d14fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d809ac76902346b6983ce992b57b237c',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:45.357041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cf24c9-0c77-4124-a0aa-11397f7adb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:45.376698 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cf24c9-0c77-4124-a0aa-11397f7adb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:45.377854 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Flow 'volume_create_api' (d1165575-fe71-482d-abf1-2fb40e68ab03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:45.380274 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume request issued successfully. Aug 03 20:32:45.380991 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a0f74d0-3ec9-4efe-9115-f65a671ab3b3 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:45.381542 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 868/3481] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:45 2026] POST /volume/v3/volumes => generated 751 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:45.401527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.404396 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:45.404725 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.405133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.415556 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:45.415556 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:45.422494 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:45.427268 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0d601cdc-a30c-4c0e-baf5-ef237493e729 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 200 Aug 03 20:32:45.427268 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 872/3482] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:45.837818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.840104 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:32:45.840349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.840587 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.850989 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:45.850989 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:45.855831 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:45.861226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-6f7ba2c5-7df9-47af-a2d0-ad00e17ccd66 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:32:45.861713 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 878/3483] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0cd2fad-92dd-42a3-ab84-64b67de39f4c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0cd2fad-92dd-42a3-ab84-64b67de39f4c None None] GET https://10.4.3.92/volume// Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0cd2fad-92dd-42a3-ab84-64b67de39f4c None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0cd2fad-92dd-42a3-ab84-64b67de39f4c None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0cd2fad-92dd-42a3-ab84-64b67de39f4c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:45.872223 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 866/3484] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:32:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:45.878812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d719c0de-41b4-44dc-a273-bc0620d03427 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:45.881212 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d719c0de-41b4-44dc-a273-bc0620d03427 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:32:45.881584 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d719c0de-41b4-44dc-a273-bc0620d03427 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0df1c5a-553d-4276-868b-abe1f71a1568", "connector": null, "instance_uuid": "c761a940-d89f-452a-bfca-eb249adb6a6b"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:45.890326 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:45.890326 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:45.924171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d719c0de-41b4-44dc-a273-bc0620d03427 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:32:45.924605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 869/3485] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:32:45 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:46.196958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0218205f-67d7-492c-b619-f5df446b2c14 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.198683 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0218205f-67d7-492c-b619-f5df446b2c14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:46.198905 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0218205f-67d7-492c-b619-f5df446b2c14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.199108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0218205f-67d7-492c-b619-f5df446b2c14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.199221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0218205f-67d7-492c-b619-f5df446b2c14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:46.207105 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.207105 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:46.208103 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0218205f-67d7-492c-b619-f5df446b2c14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:46.208579 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 873/3486] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.223740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.225339 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:46.225521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.225700 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.236364 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.236364 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:46.240415 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:46.245619 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75d59dc9-0ae3-481c-a46a-5b544ada93ba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:46.246230 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 879/3487] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.441581 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.443323 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:46.443573 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.443790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.456553 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.456553 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:46.464832 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:46.470881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4c99661-09dc-4bca-ab8b-39514f7a5e4d tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 200 Aug 03 20:32:46.471299 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 867/3488] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.486257 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ca77e791-188b-4b9a-bc18-824888a984b8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.492076 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ca77e791-188b-4b9a-bc18-824888a984b8 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:46.492076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ca77e791-188b-4b9a-bc18-824888a984b8 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.492076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ca77e791-188b-4b9a-bc18-824888a984b8 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.501954 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.501954 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:46.510545 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ca77e791-188b-4b9a-bc18-824888a984b8 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:46.520794 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ca77e791-188b-4b9a-bc18-824888a984b8 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 200 Aug 03 20:32:46.520794 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 870/3489] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.533991 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.535925 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:32:46.536286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db39a876-8e6e-435f-a607-6f1051352df2", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1089844111", "description": null, "metadata": null}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:46.550070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ebbbd10-3218-4bd5-9f0a-bb7a80ae5bcd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.552634 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ebbbd10-3218-4bd5-9f0a-bb7a80ae5bcd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 Aug 03 20:32:46.553008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ebbbd10-3218-4bd5-9f0a-bb7a80ae5bcd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.553431 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.553431 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:46.553512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ebbbd10-3218-4bd5-9f0a-bb7a80ae5bcd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.554614 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:46.554614 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create snapshot from volume db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:46.565520 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ebbbd10-3218-4bd5-9f0a-bb7a80ae5bcd tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 returned with HTTP 404 Aug 03 20:32:46.566851 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 880/3490] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/volumes/81a0f037-2a8c-4533-9aa6-c02e60a6ffd9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:46.574492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.576581 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:46.576841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.577067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.577264 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: 274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:46.586708 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.586708 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:46.587292 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:32:46.618042 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:32:46.618355 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-200cb331-52dd-4e1a-bd1b-68c1595240cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 202 Aug 03 20:32:46.618794 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 868/3491] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:32:46 2026] DELETE /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:46.627294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.629276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Created reservations ['099449cf-80cc-4077-82ff-3bd49c30b7ee', 'a2e328ba-07bb-4cbf-83b7-4c100687460b', '195bf474-15bb-473f-b309-26180a2ebb16', 'a6cc4b49-3534-46f6-917a-aa9fb3667f1c'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:46.629593 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:46.629593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.629827 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.637717 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.637717 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:46.638532 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:32:46.639764 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d03cb1a8-8578-407f-af7e-e6b3c0a1ae7c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 200 Aug 03 20:32:46.640317 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 871/3492] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.674423 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot force create request issued successfully. Aug 03 20:32:46.675510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85110496-be86-424f-b5b9-bf2b1fa8aa27 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:32:46.675701 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 874/3493] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:32:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:46.685364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.687940 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:46.688401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:46.688625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:46.695068 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.695068 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:46.695645 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:46.696426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-94529ca0-1ca2-4c8c-a004-febe1d0f5bdd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 200 Aug 03 20:32:46.697007 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 881/3494] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:46 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:46.806586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9f9bbb11-4cbb-4312-a621-d4df22c5a07d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:46.811480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9f9bbb11-4cbb-4312-a621-d4df22c5a07d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08/action Aug 03 20:32:46.811480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9f9bbb11-4cbb-4312-a621-d4df22c5a07d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:46.811480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9f9bbb11-4cbb-4312-a621-d4df22c5a07d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:46.847160 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:46.847160 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:46.869878 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-afe1aee8-d572-47d4-8763-d104375ad8e6 req-9f9bbb11-4cbb-4312-a621-d4df22c5a07d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08/action returned with HTTP 204 Aug 03 20:32:46.870261 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 869/3495] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:32:46 2026] POST /volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:47.142863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-03c9b3c7-eaf2-4fd6-ac51-e53ac66a7ff7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.143361 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-03c9b3c7-eaf2-4fd6-ac51-e53ac66a7ff7 None None] GET https://10.4.3.92/volume// Aug 03 20:32:47.143597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-03c9b3c7-eaf2-4fd6-ac51-e53ac66a7ff7 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.143840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-03c9b3c7-eaf2-4fd6-ac51-e53ac66a7ff7 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.144265 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-03c9b3c7-eaf2-4fd6-ac51-e53ac66a7ff7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:47.144650 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 872/3496] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:47.153397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.157593 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:32:47.157593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.157593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.169877 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.169877 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:47.174391 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:32:47.181535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-d6d1e605-cdf6-415c-a191-431db22faa98 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:32:47.181535 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 875/3497] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1534 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:47.214023 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-53fbf909-1335-49dc-a79f-b7bb88e1a357 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.220073 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.223655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:47.223934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.224196 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.224351 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:47.229538 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.229538 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:47.230517 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9db2e2a8-533b-487b-8147-ef9847a52d95 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:47.230892 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 870/3498] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:47.259341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.260919 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:47.261072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.261339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.270689 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.270689 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:47.274023 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.278401 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd934292-6bfa-4146-90c1-9fde29e1b090 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:47.278819 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 873/3499] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:47.291119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.292491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.293249 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:47.293542 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.293805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.294795 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] PUT https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 Aug 03 20:32:47.295197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:47.303052 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Acquiring lock "cinder-attachment_update-a0df1c5a-553d-4276-868b-abe1f71a1568-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:32:47.303644 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53fbf909-1335-49dc-a79f-b7bb88e1a357 tempest-ExtensionsTestJSON-656143116 tempest-ExtensionsTestJSON-656143116-project-member] GET https://10.4.3.92/volume/v3/extensions Aug 03 20:32:47.303976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53fbf909-1335-49dc-a79f-b7bb88e1a357 tempest-ExtensionsTestJSON-656143116 tempest-ExtensionsTestJSON-656143116-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.304027 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.304027 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:47.304097 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53fbf909-1335-49dc-a79f-b7bb88e1a357 tempest-ExtensionsTestJSON-656143116 tempest-ExtensionsTestJSON-656143116-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.304386 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53fbf909-1335-49dc-a79f-b7bb88e1a357 tempest-ExtensionsTestJSON-656143116 tempest-ExtensionsTestJSON-656143116-project-member] https://10.4.3.92/volume/v3/extensions returned with HTTP 200 Aug 03 20:32:47.304793 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 882/3500] 10.4.3.92 () {66 vars in 1239 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/extensions => generated 5245 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:32:47.307571 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.307863 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Lock "cinder-attachment_update-a0df1c5a-553d-4276-868b-abe1f71a1568-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:32:47.308805 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.308805 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:47.311993 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7a40a47-341b-493c-a5f8-5280c3d96030 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:47.312392 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 876/3501] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:47.403845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Lock "cinder-attachment_update-a0df1c5a-553d-4276-868b-abe1f71a1568-np0000006371" released by "attachment_update" :: held 0.096s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:32:47.404211 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-b3c46ddf-9d35-42a0-97e6-cb1f09327195 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 returned with HTTP 200 Aug 03 20:32:47.404709 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 871/3502] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:32:47 2026] PUT /volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:47.428141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-4d5cd030-732f-40f3-bc52-e39eaccc739e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.430264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-4d5cd030-732f-40f3-bc52-e39eaccc739e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78/action Aug 03 20:32:47.430657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-4d5cd030-732f-40f3-bc52-e39eaccc739e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:47.430771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-4d5cd030-732f-40f3-bc52-e39eaccc739e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:47.459386 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.459386 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:47.484078 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-991d6659-c56e-4633-b2e4-41fcafd40dc6 req-4d5cd030-732f-40f3-bc52-e39eaccc739e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78/action returned with HTTP 204 Aug 03 20:32:47.484601 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 874/3503] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:32:47 2026] POST /volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:47.634835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.636991 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:47.637207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.637397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.653826 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.653826 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:47.654147 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ea4d7329-28ce-4f07-9105-d8fad5422171 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.656108 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea4d7329-28ce-4f07-9105-d8fad5422171 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:47.656327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ea4d7329-28ce-4f07-9105-d8fad5422171 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.656595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ea4d7329-28ce-4f07-9105-d8fad5422171 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.658298 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.664085 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-d4076497-55db-4c62-9281-bdfdb942e35f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:47.664617 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea4d7329-28ce-4f07-9105-d8fad5422171 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 404 Aug 03 20:32:47.664657 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 883/3504] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:47.665281 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 877/3505] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:47.690615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.693622 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b/action Aug 03 20:32:47.694036 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:47.694212 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:47.706133 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.706133 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:47.706514 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.710014 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.711846 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:47.712050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.712237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.712676 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Begin detaching volume completed successfully. Aug 03 20:32:47.712903 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-f9ae5c18-5e03-4405-a968-6bab971d7156 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b/action returned with HTTP 202 Aug 03 20:32:47.713418 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 872/3506] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:32:47 2026] POST /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:47.725826 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.725826 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:47.726270 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:47.727071 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98c98d5f-9ada-425a-a2c8-e89a368c4b42 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 200 Aug 03 20:32:47.727425 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 875/3507] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:47.740400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-356ebf99-dc6f-46c0-98a7-727479892aba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.742204 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-356ebf99-dc6f-46c0-98a7-727479892aba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:47.742393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-356ebf99-dc6f-46c0-98a7-727479892aba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.742581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-356ebf99-dc6f-46c0-98a7-727479892aba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.747211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-702172a4-829f-4e9d-8aaa-0084da61714b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.750283 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-702172a4-829f-4e9d-8aaa-0084da61714b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:47.751437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-702172a4-829f-4e9d-8aaa-0084da61714b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.751437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-702172a4-829f-4e9d-8aaa-0084da61714b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.751977 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.751977 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:47.755760 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-356ebf99-dc6f-46c0-98a7-727479892aba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.760747 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.760747 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:47.761339 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-702172a4-829f-4e9d-8aaa-0084da61714b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:47.761751 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-356ebf99-dc6f-46c0-98a7-727479892aba tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:47.762245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 884/3508] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:47.762362 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-702172a4-829f-4e9d-8aaa-0084da61714b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 200 Aug 03 20:32:47.762717 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 878/3509] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:47.782012 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3bf33257-b12a-467b-8e29-13d346b05c85 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.783905 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bf33257-b12a-467b-8e29-13d346b05c85 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:47.784072 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3bf33257-b12a-467b-8e29-13d346b05c85 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.784290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3bf33257-b12a-467b-8e29-13d346b05c85 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.796357 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.796357 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:47.796949 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3bf33257-b12a-467b-8e29-13d346b05c85 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:47.797872 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bf33257-b12a-467b-8e29-13d346b05c85 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 200 Aug 03 20:32:47.798280 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 873/3510] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:47.801864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1c45775f-a67d-45c9-b32a-457c92cfea56 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.802389 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c45775f-a67d-45c9-b32a-457c92cfea56 None None] GET https://10.4.3.92/volume// Aug 03 20:32:47.802666 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c45775f-a67d-45c9-b32a-457c92cfea56 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.802929 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c45775f-a67d-45c9-b32a-457c92cfea56 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.803376 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c45775f-a67d-45c9-b32a-457c92cfea56 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:47.803778 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 876/3511] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:47.809224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.811338 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:47.811393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7867e8ae-2e06-45b2-9894-19f188eee9aa", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:47.813031 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume request body: {'volume': {'snapshot_id': '7867e8ae-2e06-45b2-9894-19f188eee9aa', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:47.817880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:47.822496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:47.822833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:47.822886 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.822886 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:47.823040 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:47.823432 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:47.823606 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume of 1 GB Aug 03 20:32:47.828228 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Availability Zones retrieved successfully. Aug 03 20:32:47.834729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Flow 'volume_create_api' (fce41f28-2f8c-437a-9648-d607fbdc7f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:47.835739 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb82b83-119f-4ea5-8c17-20ffc7c5750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:47.836189 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:47.836189 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:47.836794 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:47.841491 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:47.846277 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-b6496c8f-d992-4120-ae1c-2e44bebf37bf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:47.846686 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 879/3512] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:47 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:47.871832 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb82b83-119f-4ea5-8c17-20ffc7c5750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7867e8ae-2e06-45b2-9894-19f188eee9aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:47.872629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cceb9e34-2bfa-492c-b4c5-148115ab3c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:47.924974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Created reservations ['c5851423-f605-401a-aa68-c5ae5c2b102c', 'bc9fd687-e27e-4cb0-ac07-873627ea656d', '37735d1f-bfa4-409a-aa2d-a2a622b5a950', 'f247d238-8519-4673-9c39-07e8b5e7904b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:47.926119 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cceb9e34-2bfa-492c-b4c5-148115ab3c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5851423-f605-401a-aa68-c5ae5c2b102c', 'bc9fd687-e27e-4cb0-ac07-873627ea656d', '37735d1f-bfa4-409a-aa2d-a2a622b5a950', 'f247d238-8519-4673-9c39-07e8b5e7904b']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:47.927602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea93791a-e967-4eac-b975-ffd98119baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:47.985527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea93791a-e967-4eac-b975-ffd98119baff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e2d350e-6b1a-4192-ab7a-944b7eaf72b3', '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='59a5ab6bfca944bcaa8ba5c75aa57f65',qos_specs=None,replication_status=,reservations=['c5851423-f605-401a-aa68-c5ae5c2b102c','bc9fd687-e27e-4cb0-ac07-873627ea656d','37735d1f-bfa4-409a-aa2d-a2a622b5a950','f247d238-8519-4673-9c39-07e8b5e7904b'],size=1,snapshot_id=7867e8ae-2e06-45b2-9894-19f188eee9aa,source_replicaid=,source_volid=None,status='creating',user_id='d809ac76902346b6983ce992b57b237c',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:47Z,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=1e2d350e-6b1a-4192-ab7a-944b7eaf72b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a5ab6bfca944bcaa8ba5c75aa57f65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7867e8ae-2e06-45b2-9894-19f188eee9aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d809ac76902346b6983ce992b57b237c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:47.986264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461d057-3aa5-4adc-b0e7-7451bba72966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:48.020062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c461d057-3aa5-4adc-b0e7-7451bba72966) transitioned into state 'SUCCESS' from 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='59a5ab6bfca944bcaa8ba5c75aa57f65',qos_specs=None,replication_status=,reservations=['c5851423-f605-401a-aa68-c5ae5c2b102c','bc9fd687-e27e-4cb0-ac07-873627ea656d','37735d1f-bfa4-409a-aa2d-a2a622b5a950','f247d238-8519-4673-9c39-07e8b5e7904b'],size=1,snapshot_id=7867e8ae-2e06-45b2-9894-19f188eee9aa,source_replicaid=,source_volid=None,status='creating',user_id='d809ac76902346b6983ce992b57b237c',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:48.020062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ffffa3-5e3f-450c-97d7-49f0787be78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:48.046215 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ffffa3-5e3f-450c-97d7-49f0787be78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:48.047320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Flow 'volume_create_api' (fce41f28-2f8c-437a-9648-d607fbdc7f67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:48.048664 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Create volume request issued successfully. Aug 03 20:32:48.048664 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ebe8573c-1560-435a-ab41-1b9e32a8bfe0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:48.049091 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 885/3513] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:32:47 2026] POST /volume/v3/volumes => generated 739 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:48.062153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.063583 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:48.063583 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.063583 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.072318 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:48.072318 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:48.076807 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:48.081806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25b6ca71-1a6b-4ae0-96db-95e4365dcca0 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 200 Aug 03 20:32:48.082626 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 874/3514] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:48.247115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.249445 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:48.249718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.249952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.250085 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:48.254804 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:48.254804 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:48.255744 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c3338a06-3ff1-4f4c-b560-6c997ce7201f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:48.256115 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 877/3515] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:48.678273 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-537e04cf-cd5d-48ea-93f6-635197d54c43 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.678662 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-537e04cf-cd5d-48ea-93f6-635197d54c43 None None] GET https://10.4.3.92/volume// Aug 03 20:32:48.678734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-537e04cf-cd5d-48ea-93f6-635197d54c43 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.678908 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-537e04cf-cd5d-48ea-93f6-635197d54c43 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.679247 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-537e04cf-cd5d-48ea-93f6-635197d54c43 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:48.679504 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 880/3516] 10.4.3.92 () {64 vars in 997 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:48.688573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-93f8d7b1-5e00-4e7f-8732-2c1ae5988a0c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.689004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-93f8d7b1-5e00-4e7f-8732-2c1ae5988a0c None None] GET https://10.4.3.92/volume// Aug 03 20:32:48.689167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-93f8d7b1-5e00-4e7f-8732-2c1ae5988a0c None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.689517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-93f8d7b1-5e00-4e7f-8732-2c1ae5988a0c None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.689636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-93f8d7b1-5e00-4e7f-8732-2c1ae5988a0c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:48.690195 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 886/3517] 10.4.3.92 () {64 vars in 997 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:32:48.697917 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-379f606a-bb9c-410e-be7a-4785d12ae59f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.783348 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:48.785727 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:48.785875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.786097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.787053 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-379f606a-bb9c-410e-be7a-4785d12ae59f tempest-VersionsTest-745864838 tempest-VersionsTest-745864838-project-member] GET https://10.4.3.92/volume/v3/ Aug 03 20:32:48.787250 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-379f606a-bb9c-410e-be7a-4785d12ae59f tempest-VersionsTest-745864838 tempest-VersionsTest-745864838-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:48.787420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-379f606a-bb9c-410e-be7a-4785d12ae59f tempest-VersionsTest-745864838 tempest-VersionsTest-745864838-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:48.787749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-379f606a-bb9c-410e-be7a-4785d12ae59f tempest-VersionsTest-745864838 tempest-VersionsTest-745864838-project-member] https://10.4.3.92/volume/v3/ returned with HTTP 200 Aug 03 20:32:48.788034 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 875/3518] 10.4.3.92 () {66 vars in 1209 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/v3/ => generated 385 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:48.797596 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:48.797596 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:48.802786 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:48.810687 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cea6ac97-d571-4190-b96c-a518c9b93fcd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:48.811326 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 878/3519] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:48 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:49.023363 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-c24f3cc0-2ac0-4814-b67e-c42de9f55144 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.026037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-c24f3cc0-2ac0-4814-b67e-c42de9f55144 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 Aug 03 20:32:49.026309 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-c24f3cc0-2ac0-4814-b67e-c42de9f55144 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.026575 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-c24f3cc0-2ac0-4814-b67e-c42de9f55144 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.036022 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.036022 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:49.091640 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2ae1ea1-ff70-49f8-92bb-b4a5e1405424 req-c24f3cc0-2ac0-4814-b67e-c42de9f55144 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 returned with HTTP 200 Aug 03 20:32:49.092060 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 881/3520] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:32:49 2026] DELETE /volume/v3/attachments/c3e77410-0578-46db-b83a-0be4ed8e0180 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.097323 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.099671 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:49.099906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.100160 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.108931 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.108931 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:49.113304 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:49.119968 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a57a8cf8-5bca-4041-822a-d5e58527e6e2 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 200 Aug 03 20:32:49.120551 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 887/3521] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.136081 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.138453 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:49.138453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.138752 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.145019 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.145019 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:49.151001 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:49.160344 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ced55bd2-6f40-4ec7-8939-a3e4764b379c tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 200 Aug 03 20:32:49.160518 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 876/3522] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.174507 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.177849 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:49.178112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.178346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.178483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete snapshot with id: 7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:49.185286 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.185286 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:49.187157 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:49.204531 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot delete request issued successfully. Aug 03 20:32:49.204681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8ca03313-a3ec-4f0d-8e75-9bc21245bc7b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 202 Aug 03 20:32:49.205579 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 879/3523] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:32:49 2026] DELETE /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:49.214386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53502b0a-c399-4c9b-af2d-4481803f414e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.216394 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53502b0a-c399-4c9b-af2d-4481803f414e tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:49.216682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53502b0a-c399-4c9b-af2d-4481803f414e tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.216829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53502b0a-c399-4c9b-af2d-4481803f414e tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.222248 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.222248 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:49.222811 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-53502b0a-c399-4c9b-af2d-4481803f414e tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Snapshot retrieved successfully. Aug 03 20:32:49.223724 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53502b0a-c399-4c9b-af2d-4481803f414e tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 200 Aug 03 20:32:49.224154 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 882/3524] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.267137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.268697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:49.268904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.269113 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.269310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:49.273934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.273934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:49.274865 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b7245417-cfc9-4a5b-aaac-49a43b115acc tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:49.275251 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 888/3525] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.298891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-e3ce7ef4-154c-4db8-9765-a61ae5838f6e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.300932 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-e3ce7ef4-154c-4db8-9765-a61ae5838f6e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d Aug 03 20:32:49.301041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-e3ce7ef4-154c-4db8-9765-a61ae5838f6e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.301240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-e3ce7ef4-154c-4db8-9765-a61ae5838f6e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.307896 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.307896 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:49.362175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-e3ce7ef4-154c-4db8-9765-a61ae5838f6e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d returned with HTTP 200 Aug 03 20:32:49.362712 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 877/3526] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:32:49 2026] DELETE /volume/v3/attachments/2f8ba5d4-1de5-456f-8e89-84f191a9255d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.372557 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.375208 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:49.375470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.375648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.375804 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:49.384356 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.384356 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:49.384885 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:49.413300 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:32:49.413473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-665cec58-c1ec-4d42-9cfe-df306da0cb89 req-15c7a5a0-6de2-4828-b805-5ea6ed7962c9 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 202 Aug 03 20:32:49.413902 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 880/3527] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:32:49 2026] DELETE /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:49.823686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-46afb1de-462a-4642-bb24-95932fdee92f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.825575 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46afb1de-462a-4642-bb24-95932fdee92f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:49.825795 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46afb1de-462a-4642-bb24-95932fdee92f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.826003 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46afb1de-462a-4642-bb24-95932fdee92f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.833641 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.833641 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:49.837399 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-46afb1de-462a-4642-bb24-95932fdee92f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:49.841874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46afb1de-462a-4642-bb24-95932fdee92f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:49.842301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 883/3528] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:49.920311 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.922474 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:49.922729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:49.922905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:49.932734 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.932734 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:49.936248 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:49.940372 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-671f26a1-d4f3-4058-b1bc-f47bb12c61b4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:49.940815 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 889/3529] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:49 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:49.958949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:49.961369 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] POST https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5/action Aug 03 20:32:49.961815 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:49.961988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:49.972945 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:49.972945 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:49.973832 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:49.981708 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Begin detaching volume completed successfully. Aug 03 20:32:49.981961 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-1826dd92-e17d-44b8-8025-e29da9f91c31 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5/action returned with HTTP 202 Aug 03 20:32:49.982390 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 878/3530] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:32:49 2026] POST /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:32:50.002190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.003702 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:50.003875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.004058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.014846 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:50.014846 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:50.018575 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:50.022948 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c88d3bc5-295d-4274-9001-286f19b4ea3f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:50.023293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7c64266f-ae6e-47ac-948b-af38248fc8fb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.023386 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 881/3531] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:50.023708 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7c64266f-ae6e-47ac-948b-af38248fc8fb None None] GET https://10.4.3.92/volume// Aug 03 20:32:50.023962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7c64266f-ae6e-47ac-948b-af38248fc8fb None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.024180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7c64266f-ae6e-47ac-948b-af38248fc8fb None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.024544 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7c64266f-ae6e-47ac-948b-af38248fc8fb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:50.024846 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 884/3532] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32: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 03 20:32:50.031847 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.033706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:50.033877 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.034042 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.044175 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:50.044175 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:50.047576 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:50.052201 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-80c9b6d5-a332-4267-a206-ab825ac6ea10 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:50.052701 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 890/3533] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:50.235495 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f40b2e27-4ca8-41ad-8cc4-a6ad7f108546 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.237098 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f40b2e27-4ca8-41ad-8cc4-a6ad7f108546 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:50.237249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f40b2e27-4ca8-41ad-8cc4-a6ad7f108546 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.237423 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f40b2e27-4ca8-41ad-8cc4-a6ad7f108546 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.242614 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f40b2e27-4ca8-41ad-8cc4-a6ad7f108546 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 404 Aug 03 20:32:50.243164 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 879/3534] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:50.248660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2926a0c9-5d3b-4880-9a2c-6a48b7fdffdb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.250803 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.251597 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2926a0c9-5d3b-4880-9a2c-6a48b7fdffdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:50.251766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2926a0c9-5d3b-4880-9a2c-6a48b7fdffdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.251998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2926a0c9-5d3b-4880-9a2c-6a48b7fdffdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.252520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] DELETE https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:50.252734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.252903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.253051 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete volume with id: db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:50.259119 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2926a0c9-5d3b-4880-9a2c-6a48b7fdffdb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 404 Aug 03 20:32:50.259119 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 882/3535] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:50.265401 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:50.265401 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:50.265974 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:50.297291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.298647 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:50.298822 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.299041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.299199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:50.302877 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete volume request issued successfully. Aug 03 20:32:50.303145 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-16c4e7da-28fa-4a30-8889-87dfc2cf6634 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 202 Aug 03 20:32:50.306512 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 885/3536] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:50 2026] DELETE /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:50.308372 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:50.308372 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:50.310163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3bbe0f2-bb58-4815-acc5-99292997d5cd tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:50.312104 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 891/3537] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:50.321489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.321843 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:50.322084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.322325 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.337497 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:50.337497 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:50.341975 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:50.354630 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b048586d-5aee-4b62-9af9-5c4fce668bfd tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 200 Aug 03 20:32:50.355117 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 880/3538] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:50.773589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.775359 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:50.775561 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.775733 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.775841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: 274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:50.779766 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8e2bf64-377a-4c06-9da6-1a6c8530dc7f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 404 Aug 03 20:32:50.780186 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 883/3539] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:32:50 2026] DELETE /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:50.786727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9acc35ef-51be-462a-947f-501c1d0dd268 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.788303 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9acc35ef-51be-462a-947f-501c1d0dd268 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 Aug 03 20:32:50.788484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9acc35ef-51be-462a-947f-501c1d0dd268 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:50.788669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9acc35ef-51be-462a-947f-501c1d0dd268 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:50.792562 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9acc35ef-51be-462a-947f-501c1d0dd268 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 returned with HTTP 404 Aug 03 20:32:50.792988 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 886/3540] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:50 2026] GET /volume/v3/snapshots/274b4637-333f-4797-9930-afe258eecab0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:50.844078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:50.951113 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:50.951544 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-489486380"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:50.952864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-489486380'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:50.952972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume of 1 GB Aug 03 20:32:50.956886 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Availability Zones retrieved successfully. Aug 03 20:32:50.961818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Flow 'volume_create_api' (7751f707-c769-4797-8266-358285132655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:50.962720 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f4a11f-2e35-41f5-82cf-c2b7467734df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:50.963554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:50.985329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f4a11f-2e35-41f5-82cf-c2b7467734df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:50.985994 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebaf9a8-a706-4244-a511-b210aa03c39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:51.036479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.038078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Created reservations ['c1a6174d-3930-4b51-adc1-b8dfd95585fd', '735f3547-2b76-4752-8d9a-1e9b0ff060c6', 'a97ffb60-4b77-418e-b357-8a7802b29d1d', '1374f101-938d-44c0-9885-dd9a33e973fc'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:51.038504 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:51.038725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.038791 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebaf9a8-a706-4244-a511-b210aa03c39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a6174d-3930-4b51-adc1-b8dfd95585fd', '735f3547-2b76-4752-8d9a-1e9b0ff060c6', 'a97ffb60-4b77-418e-b357-8a7802b29d1d', '1374f101-938d-44c0-9885-dd9a33e973fc']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:51.038932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.039421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab25b9b-fbcc-4c13-9512-458f024900c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:51.048437 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:51.048437 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:51.051882 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:51.056006 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-593c5b16-a061-4f67-bb4e-0c22f1a1084f tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:51.056485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 881/3541] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:51.061161 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab25b9b-fbcc-4c13-9512-458f024900c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b76c80a-cc99-4910-a30e-1468913c49e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-489486380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afca768d3f8414b8878951d3752913b',qos_specs=None,replication_status=,reservations=['c1a6174d-3930-4b51-adc1-b8dfd95585fd','735f3547-2b76-4752-8d9a-1e9b0ff060c6','a97ffb60-4b77-418e-b357-8a7802b29d1d','1374f101-938d-44c0-9885-dd9a33e973fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb48d57519640228be758102920c38d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-489486380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b76c80a-cc99-4910-a30e-1468913c49e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afca768d3f8414b8878951d3752913b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bb48d57519640228be758102920c38d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:51.061808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f74f12-d5a5-42b6-9d84-f8200d3af6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:51.081171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f74f12-d5a5-42b6-9d84-f8200d3af6f9) transitioned into state 'SUCCESS' from state '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-489486380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afca768d3f8414b8878951d3752913b',qos_specs=None,replication_status=,reservations=['c1a6174d-3930-4b51-adc1-b8dfd95585fd','735f3547-2b76-4752-8d9a-1e9b0ff060c6','a97ffb60-4b77-418e-b357-8a7802b29d1d','1374f101-938d-44c0-9885-dd9a33e973fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb48d57519640228be758102920c38d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:51.081765 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c284ca4a-01f4-4f43-aa3e-03ed3092d9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:51.095154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c284ca4a-01f4-4f43-aa3e-03ed3092d9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:51.095154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Flow 'volume_create_api' (7751f707-c769-4797-8266-358285132655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:51.095154 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume request issued successfully. Aug 03 20:32:51.095154 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5de3221b-ba2b-4495-9a53-f94851c3cba8 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:51.095154 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 892/3542] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:32:50 2026] POST /volume/v3/volumes => generated 816 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:51.105126 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8947b266-128a-40f0-872a-c04e757a4883 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.106943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8947b266-128a-40f0-872a-c04e757a4883 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:51.108187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8947b266-128a-40f0-872a-c04e757a4883 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.108187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8947b266-128a-40f0-872a-c04e757a4883 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.115042 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:51.115042 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:51.118916 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8947b266-128a-40f0-872a-c04e757a4883 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:51.123578 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8947b266-128a-40f0-872a-c04e757a4883 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:51.124091 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 884/3543] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:51.329453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.330958 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:51.331130 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.331297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.331380 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:51.336904 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:51.336904 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:51.337825 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e300a8e-119e-489b-a2c7-ad89a18a2d7e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:51.338234 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 887/3544] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:51.370083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e7c11eee-476e-4e08-8201-fffcc1c7d8de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.372986 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7c11eee-476e-4e08-8201-fffcc1c7d8de tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:51.373216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7c11eee-476e-4e08-8201-fffcc1c7d8de tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.373456 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7c11eee-476e-4e08-8201-fffcc1c7d8de tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.379923 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7c11eee-476e-4e08-8201-fffcc1c7d8de tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 404 Aug 03 20:32:51.380477 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 882/3545] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:51.388114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37413684-0121-4fd1-a521-4c8320360fce None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.389929 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:51.390131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.390318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.390496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete volume with id: 1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:51.397554 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:51.397554 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:51.398085 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:51.418788 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete volume request issued successfully. Aug 03 20:32:51.418982 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37413684-0121-4fd1-a521-4c8320360fce tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 202 Aug 03 20:32:51.419486 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 893/3546] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:51 2026] DELETE /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:51.428838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.433477 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:51.433477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.433477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.438039 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:51.438039 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:51.441314 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Volume info retrieved successfully. Aug 03 20:32:51.449204 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3a87e9a5-68c0-4f0b-b4b5-d36c358a1b13 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 200 Aug 03 20:32:51.449587 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 885/3547] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:51.527663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.529346 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:51.529474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.529617 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.529762 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:51.538710 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b66cb49-9fde-4d5f-8af5-1d82ce699e35 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 404 Aug 03 20:32:51.539537 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 888/3548] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:51 2026] DELETE /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:51.545972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b1f932d-dd90-427c-8d72-c75719638901 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:51.548253 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b1f932d-dd90-427c-8d72-c75719638901 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 Aug 03 20:32:51.548253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b1f932d-dd90-427c-8d72-c75719638901 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:51.548253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b1f932d-dd90-427c-8d72-c75719638901 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:51.555093 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b1f932d-dd90-427c-8d72-c75719638901 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 returned with HTTP 404 Aug 03 20:32:51.555690 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 883/3549] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:51 2026] GET /volume/v3/volumes/9a8a3fbe-0874-4258-96c6-124087794e84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.071237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.072988 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:52.073216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.073434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.082937 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.082937 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:52.086158 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:52.089846 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-291a0e20-f5b0-4a2a-a8f3-daebcf36d6a8 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:52.090218 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 894/3550] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.135713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b8047c20-b705-4022-95fa-286dead5ddef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.137230 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8047c20-b705-4022-95fa-286dead5ddef tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.137406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b8047c20-b705-4022-95fa-286dead5ddef tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.137602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b8047c20-b705-4022-95fa-286dead5ddef tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.144104 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.144104 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:52.147241 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b8047c20-b705-4022-95fa-286dead5ddef tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:52.153083 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8047c20-b705-4022-95fa-286dead5ddef tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:52.153427 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 886/3551] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.167961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.170350 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:32:52.170833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b76c80a-cc99-4910-a30e-1468913c49e8"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:52.172918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volume_transfer [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b76c80a-cc99-4910-a30e-1468913c49e8'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 03 20:32:52.173124 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volume_transfer [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Creating transfer of volume 5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.173297 np0000006371 devstack@c-api.service[100354]: INFO cinder.transfer.api [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Generating transfer record for volume 5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.182964 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.182964 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:52.195078 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79e5860d-f60b-43bb-ba60-b8c91b69e374 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Aug 03 20:32:52.195719 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 889/3552] 10.4.3.92 () {70 vars in 1319 bytes} [Mon Aug 3 20:32:52 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.206530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-48a92223-3219-4716-9b3e-103ae137507c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.208187 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-48a92223-3219-4716-9b3e-103ae137507c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.208438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-48a92223-3219-4716-9b3e-103ae137507c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.208678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-48a92223-3219-4716-9b3e-103ae137507c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.215753 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.215753 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:52.219681 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-48a92223-3219-4716-9b3e-103ae137507c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:52.223902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-48a92223-3219-4716-9b3e-103ae137507c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:52.224268 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 884/3553] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.241233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-881c5d59-4e95-412a-87d8-7c1c36767fab None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.243208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-881c5d59-4e95-412a-87d8-7c1c36767fab tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 Aug 03 20:32:52.243448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-881c5d59-4e95-412a-87d8-7c1c36767fab tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.243687 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-881c5d59-4e95-412a-87d8-7c1c36767fab tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.247879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-881c5d59-4e95-412a-87d8-7c1c36767fab tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 returned with HTTP 200 Aug 03 20:32:52.249419 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 895/3554] 10.4.3.92 () {68 vars in 1409 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 => generated 538 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.258263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d832fd93-c7c4-4959-a40f-565068a6a482 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.260487 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d832fd93-c7c4-4959-a40f-565068a6a482 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:32:52.260700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d832fd93-c7c4-4959-a40f-565068a6a482 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.260942 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d832fd93-c7c4-4959-a40f-565068a6a482 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.261170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volume_transfer [None req-d832fd93-c7c4-4959-a40f-565068a6a482 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Listing volume transfers {{(pid=100355) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 03 20:32:52.265736 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d832fd93-c7c4-4959-a40f-565068a6a482 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 200 Aug 03 20:32:52.266247 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 887/3555] 10.4.3.92 () {68 vars in 1298 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.284244 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2d212301-be85-4db9-bf92-387b34da0c0d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.372361 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] POST https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0/accept Aug 03 20:32:52.372779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f7031cc2881a3baf"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:52.374340 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.volume_transfer [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Accepting volume transfer 21802c1f-ea71-4fd3-9fef-52d114d073e0 {{(pid=100354) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 03 20:32:52.374581 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Accepting transfer 21802c1f-ea71-4fd3-9fef-52d114d073e0 Aug 03 20:32:52.375121 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.377425 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:52.377709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.377962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.378124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:52.383892 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.383892 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:52.385036 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c0b0b5e6-cd28-4721-a7f9-cd5a504dd83f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:52.385750 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 885/3556] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:52.464307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-56635c7b-ee03-4c3c-bd34-c00392b99c6b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.467045 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-56635c7b-ee03-4c3c-bd34-c00392b99c6b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 Aug 03 20:32:52.467327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-56635c7b-ee03-4c3c-bd34-c00392b99c6b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.467674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-56635c7b-ee03-4c3c-bd34-c00392b99c6b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.480079 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-56635c7b-ee03-4c3c-bd34-c00392b99c6b tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 returned with HTTP 404 Aug 03 20:32:52.480452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Created reservations ['6369e34e-3fe3-408b-8cbd-a367dd06ebe4', '570c46a8-8ec4-4c94-ac2a-0b7d1ea127c8', 'e8d72aaa-7384-489c-ac10-e183b2cf89db', '4f7f1b3b-7e50-4f50-b2c2-cc1f04be9d10'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:52.480677 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 896/3557] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/1e2d350e-6b1a-4192-ab7a-944b7eaf72b3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.487407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9aac9905-1160-4474-8f4c-2cc57e944058 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.488913 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9aac9905-1160-4474-8f4c-2cc57e944058 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:52.489106 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9aac9905-1160-4474-8f4c-2cc57e944058 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.489274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9aac9905-1160-4474-8f4c-2cc57e944058 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.489369 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-9aac9905-1160-4474-8f4c-2cc57e944058 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete snapshot with id: 7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:52.493290 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9aac9905-1160-4474-8f4c-2cc57e944058 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 404 Aug 03 20:32:52.493762 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 888/3558] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:32:52 2026] DELETE /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.500623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-acf8bf25-ceb7-4f82-a6cc-fd3c4769cf3a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.502292 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-acf8bf25-ceb7-4f82-a6cc-fd3c4769cf3a tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa Aug 03 20:32:52.502455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-acf8bf25-ceb7-4f82-a6cc-fd3c4769cf3a tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.502820 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-acf8bf25-ceb7-4f82-a6cc-fd3c4769cf3a tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.506775 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-acf8bf25-ceb7-4f82-a6cc-fd3c4769cf3a tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa returned with HTTP 404 Aug 03 20:32:52.507224 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 886/3559] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/snapshots/7867e8ae-2e06-45b2-9894-19f188eee9aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.514868 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.515640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Created reservations ['0c70c303-9690-45f7-8fe8-389f7c1061c2', '6db9404c-d06c-4893-b685-bb341a3aa141', 'ca9a1064-c435-460a-a581-8e37d367ab07', 'a186a649-e923-48f1-83fd-5f858883262a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:52.517074 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] DELETE https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:52.517308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.517564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.517776 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Delete volume with id: db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:52.524501 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86f7ff14-e79c-41ad-b94a-a27d00cd13bf tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 404 Aug 03 20:32:52.525085 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 897/3560] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:52 2026] DELETE /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.537433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4861464a-86ab-413d-ab9f-c85ea1f4e796 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.539791 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4861464a-86ab-413d-ab9f-c85ea1f4e796 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] GET https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 Aug 03 20:32:52.540015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4861464a-86ab-413d-ab9f-c85ea1f4e796 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.540241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4861464a-86ab-413d-ab9f-c85ea1f4e796 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.547347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4861464a-86ab-413d-ab9f-c85ea1f4e796 tempest-SnapshotDependencyTests-278571936 tempest-SnapshotDependencyTests-278571936-project-member] https://10.4.3.92/volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 returned with HTTP 404 Aug 03 20:32:52.547962 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 889/3561] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/db39a876-8e6e-435f-a607-6f1051352df2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.552604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Created reservations ['066e42db-9ce4-437b-ab43-758cc4c3c782', '9b1acf73-6c8a-4bcc-ab3c-70d0e7c2ec7f', '9dda1f7e-65b8-41e6-adf9-1c54122a9b47', 'b92d7b78-a181-40da-81af-a178fe728cd5'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:52.599671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Created reservations ['74dee235-b70a-4929-9288-3d1cb139a4ea', '52056036-cf33-4b94-9107-6e76f3f629b9', '90bde0da-4095-49d1-8a79-886b976c0f83', '8c9ec79c-4be5-4614-b7af-c2c5dc8042a9'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:52.610509 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Transfer volume completed successfully. Aug 03 20:32:52.712004 np0000006371 devstack@c-api.service[100354]: INFO cinder.transfer.api [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Volume 5b76c80a-cc99-4910-a30e-1468913c49e8 has been transferred. Aug 03 20:32:52.715338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.717487 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:52.717874 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-992856064", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:52.717969 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d212301-be85-4db9-bf92-387b34da0c0d tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0/accept returned with HTTP 202 Aug 03 20:32:52.718332 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 890/3562] 10.4.3.92 () {70 vars in 1451 bytes} [Mon Aug 3 20:32:52 2026] POST /volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0/accept => generated 363 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:52.725649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-992856064', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:52.731296 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.733295 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.733540 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.733755 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.741246 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.741246 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:52.745509 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Volume info retrieved successfully. Aug 03 20:32:52.749973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-58c0cee1-280b-4d84-8eab-35e8a6d9fc57 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:52.750538 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 898/3563] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.766455 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-899d8864-a329-4666-b307-1f2350895a67 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.768609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-899d8864-a329-4666-b307-1f2350895a67 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.768874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-899d8864-a329-4666-b307-1f2350895a67 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.769136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-899d8864-a329-4666-b307-1f2350895a67 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.778403 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.778403 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:52.783001 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-899d8864-a329-4666-b307-1f2350895a67 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] Volume info retrieved successfully. Aug 03 20:32:52.789092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-899d8864-a329-4666-b307-1f2350895a67 tempest-VolumesTransfersV357Test-107258792 tempest-VolumesTransfersV357Test-107258792-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:52.789636 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 890/3564] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:52.803294 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.805086 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 Aug 03 20:32:52.805254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.805423 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.805523 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Delete transfer with id: 21802c1f-ea71-4fd3-9fef-52d114d073e0 Aug 03 20:32:52.808823 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef885e0b-515f-457d-a64e-ad7b51ccb1d5 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 returned with HTTP 404 Aug 03 20:32:52.809226 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 891/3565] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:32:52 2026] DELETE /volume/v3/volume-transfers/21802c1f-ea71-4fd3-9fef-52d114d073e0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:52.823451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b1037020-95a6-44ff-87bd-890573d9317f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.837398 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:32:52.847203 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:32:52.858152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (d17110a0-3e13-4dce-9810-a836e8d818c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:52.859107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b360fa96-1d0a-4b36-ac63-b969626f7ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:52.862223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:52.873168 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.873388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.873628 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.873773 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Delete volume with id: 5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.881801 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.881801 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:52.882252 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Volume info retrieved successfully. Aug 03 20:32:52.909430 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Delete volume request issued successfully. Aug 03 20:32:52.909644 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b1037020-95a6-44ff-87bd-890573d9317f tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 202 Aug 03 20:32:52.910082 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 899/3566] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:32:52 2026] DELETE /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:52.917859 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8adf689a-7bf6-4275-b83c-727c3637bdee None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:52.919672 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8adf689a-7bf6-4275-b83c-727c3637bdee tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:52.919907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8adf689a-7bf6-4275-b83c-727c3637bdee tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:52.920169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8adf689a-7bf6-4275-b83c-727c3637bdee tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:52.926159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b360fa96-1d0a-4b36-ac63-b969626f7ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:52.927441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db97738-6edc-47c7-8cc0-1c5fb628eaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:52.927852 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:52.927852 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:52.932218 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8adf689a-7bf6-4275-b83c-727c3637bdee tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Volume info retrieved successfully. Aug 03 20:32:52.936424 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8adf689a-7bf6-4275-b83c-727c3637bdee tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 200 Aug 03 20:32:52.936829 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 891/3567] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:52 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:52.987207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['f43454ef-0a0e-48a3-87e4-de59a9c85b3a', 'ab42e875-42e5-4268-b2b1-14f355a3ab6d', '21900822-2ef8-4b54-a18f-13acd42be913', '5bf7ca60-04b8-4689-bf66-f7aa5a70a003'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:52.987930 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db97738-6edc-47c7-8cc0-1c5fb628eaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f43454ef-0a0e-48a3-87e4-de59a9c85b3a', 'ab42e875-42e5-4268-b2b1-14f355a3ab6d', '21900822-2ef8-4b54-a18f-13acd42be913', '5bf7ca60-04b8-4689-bf66-f7aa5a70a003']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:52.988590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab1af22-e0e8-4c76-9824-af437caa1b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:53.012417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab1af22-e0e8-4c76-9824-af437caa1b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'befbfabd-5347-4c0b-b0ca-2c5039885fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-992856064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['f43454ef-0a0e-48a3-87e4-de59a9c85b3a','ab42e875-42e5-4268-b2b1-14f355a3ab6d','21900822-2ef8-4b54-a18f-13acd42be913','5bf7ca60-04b8-4689-bf66-f7aa5a70a003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-992856064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=befbfabd-5347-4c0b-b0ca-2c5039885fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:53.013113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e2bc70-7c6d-4287-901e-135664cc3f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:53.032030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e2bc70-7c6d-4287-901e-135664cc3f68) transitioned into state 'SUCCESS' from state '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-992856064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['f43454ef-0a0e-48a3-87e4-de59a9c85b3a','ab42e875-42e5-4268-b2b1-14f355a3ab6d','21900822-2ef8-4b54-a18f-13acd42be913','5bf7ca60-04b8-4689-bf66-f7aa5a70a003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:53.032756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ab53b5-4ffb-4f75-87f3-701e7c93fa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:53.045324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ab53b5-4ffb-4f75-87f3-701e7c93fa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:53.046594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (d17110a0-3e13-4dce-9810-a836e8d818c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:53.047005 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:32:53.048033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-191e5f6b-3df0-4dcb-9f10-691d817922f4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:53.048590 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 887/3568] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:52 2026] POST /volume/v3/volumes => generated 756 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:53.065506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.067176 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:53.067342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.067524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.081871 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:53.081871 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:53.085617 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:53.097262 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-978ff5e5-3f63-43f4-9294-7fe98c57e05b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:53.097262 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 892/3569] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:53 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:53.107752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c315630f-dedb-4820-915f-a506d8f4ca93 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.111784 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c315630f-dedb-4820-915f-a506d8f4ca93 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:53.112112 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c315630f-dedb-4820-915f-a506d8f4ca93 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.112353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c315630f-dedb-4820-915f-a506d8f4ca93 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.134413 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:53.134413 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:53.142615 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c315630f-dedb-4820-915f-a506d8f4ca93 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:53.147927 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c315630f-dedb-4820-915f-a506d8f4ca93 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:53.148470 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 900/3570] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:53 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:53.420663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.423739 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:53.423921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.424152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.424222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:53.434791 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:53.434791 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:53.435333 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f478dc95-ca37-4127-b8a3-1cd035cc313d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:53.442233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-22c3eaec-61eb-4127-9560-04413f0c682d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.442922 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 892/3571] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:53 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:53.448114 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-22c3eaec-61eb-4127-9560-04413f0c682d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 Aug 03 20:32:53.455873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-22c3eaec-61eb-4127-9560-04413f0c682d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.455873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-22c3eaec-61eb-4127-9560-04413f0c682d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.465970 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:53.465970 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:53.602018 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-27d04b86-89ee-47da-a5e9-774d57a120cd req-22c3eaec-61eb-4127-9560-04413f0c682d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 returned with HTTP 200 Aug 03 20:32:53.602018 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 888/3572] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:32:53 2026] DELETE /volume/v3/attachments/d9a20cb4-9550-4d8c-91a1-2269a4abea08 => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:53.954938 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6f843e10-ec49-47c5-b020-6d9f1f0a4e1a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.956566 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f843e10-ec49-47c5-b020-6d9f1f0a4e1a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:53.956742 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f843e10-ec49-47c5-b020-6d9f1f0a4e1a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.956910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6f843e10-ec49-47c5-b020-6d9f1f0a4e1a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.962276 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6f843e10-ec49-47c5-b020-6d9f1f0a4e1a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 404 Aug 03 20:32:53.962722 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 893/3573] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:53 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:53.969187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bd6fdc76-3d89-41f1-8655-eb8507e40c38 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.971188 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd6fdc76-3d89-41f1-8655-eb8507e40c38 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:53.971374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd6fdc76-3d89-41f1-8655-eb8507e40c38 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.971589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd6fdc76-3d89-41f1-8655-eb8507e40c38 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.978261 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd6fdc76-3d89-41f1-8655-eb8507e40c38 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 404 Aug 03 20:32:53.978665 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 901/3574] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:53 2026] GET /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:53.985929 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b295e17b-ebee-498d-be07-fa6f3993308c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:53.987301 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b295e17b-ebee-498d-be07-fa6f3993308c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:53.987612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b295e17b-ebee-498d-be07-fa6f3993308c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:53.987913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b295e17b-ebee-498d-be07-fa6f3993308c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:53.988178 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b295e17b-ebee-498d-be07-fa6f3993308c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Delete volume with id: 5b76c80a-cc99-4910-a30e-1468913c49e8 Aug 03 20:32:53.995432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b295e17b-ebee-498d-be07-fa6f3993308c tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 returned with HTTP 404 Aug 03 20:32:53.996334 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 893/3575] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:32:53 2026] DELETE /volume/v3/volumes/5b76c80a-cc99-4910-a30e-1468913c49e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:54.004747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.007431 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:32:54.007828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-438923881"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:54.009849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-438923881'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:32:54.010043 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume of 1 GB Aug 03 20:32:54.010915 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.010915 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:54.016938 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Availability Zones retrieved successfully. Aug 03 20:32:54.023873 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Flow 'volume_create_api' (67922cfa-d097-43ca-a2c9-6a70a57a9844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:54.025043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16255c79-e1e1-4caa-913d-e708a7f918dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:54.026041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:32:54.058179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16255c79-e1e1-4caa-913d-e708a7f918dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:54.059594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a289c118-ce1f-4738-8d54-2e32b4ef530d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:54.115289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.115289 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:54.115289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.115289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.123077 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.123077 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:54.130785 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:54.130964 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Created reservations ['5ddf9139-3b71-420c-8e86-3bfb5ade94d6', 'c3b414d9-5af9-45ee-aad8-87c5a37867fa', '14066555-f7a7-4976-8b7b-abfb30e78c42', 'c3d9ed77-f814-4924-afa6-0487ec4d7de7'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:54.131532 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a289c118-ce1f-4738-8d54-2e32b4ef530d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ddf9139-3b71-420c-8e86-3bfb5ade94d6', 'c3b414d9-5af9-45ee-aad8-87c5a37867fa', '14066555-f7a7-4976-8b7b-abfb30e78c42', 'c3d9ed77-f814-4924-afa6-0487ec4d7de7']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:54.132650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9897b1c-860f-4537-aa89-5b1294e0ea2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:54.137449 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba16db78-6654-4c9b-b5ef-885ee671c240 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:54.137958 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 894/3576] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:54.151241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.155149 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9897b1c-860f-4537-aa89-5b1294e0ea2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d8826c-c8f4-46ba-8c85-ac505b9221b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-438923881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afca768d3f8414b8878951d3752913b',qos_specs=None,replication_status=,reservations=['5ddf9139-3b71-420c-8e86-3bfb5ade94d6','c3b414d9-5af9-45ee-aad8-87c5a37867fa','14066555-f7a7-4976-8b7b-abfb30e78c42','c3d9ed77-f814-4924-afa6-0487ec4d7de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb48d57519640228be758102920c38d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-438923881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5d8826c-c8f4-46ba-8c85-ac505b9221b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1afca768d3f8414b8878951d3752913b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bb48d57519640228be758102920c38d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:54.155840 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:54.156028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.156229 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.156534 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e05abed-eb8e-4ec9-a089-f2a9b54f33f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:54.165175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-69ca57be-3287-4fda-a5af-1ed07d412866 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.169503 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69ca57be-3287-4fda-a5af-1ed07d412866 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:54.169631 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.169631 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:54.169716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69ca57be-3287-4fda-a5af-1ed07d412866 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.169716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69ca57be-3287-4fda-a5af-1ed07d412866 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.171717 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:54.176062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-24fd8a91-c33a-4023-a352-acae6d4358a0 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:54.176433 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 902/3577] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:54.179124 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.179124 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:54.181067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e05abed-eb8e-4ec9-a089-f2a9b54f33f1) transitioned into state 'SUCCESS' from state '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-438923881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1afca768d3f8414b8878951d3752913b',qos_specs=None,replication_status=,reservations=['5ddf9139-3b71-420c-8e86-3bfb5ade94d6','c3b414d9-5af9-45ee-aad8-87c5a37867fa','14066555-f7a7-4976-8b7b-abfb30e78c42','c3d9ed77-f814-4924-afa6-0487ec4d7de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb48d57519640228be758102920c38d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:54.181731 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cce85c-bbdb-42cb-be54-8d73ee260905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:32:54.187504 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-69ca57be-3287-4fda-a5af-1ed07d412866 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:54.189653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69ca57be-3287-4fda-a5af-1ed07d412866 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:54.190247 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 894/3578] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:54.193956 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cce85c-bbdb-42cb-be54-8d73ee260905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:32:54.194793 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Flow 'volume_create_api' (67922cfa-d097-43ca-a2c9-6a70a57a9844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:32:54.195080 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Create volume request issued successfully. Aug 03 20:32:54.195664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-127d74f3-f9c7-4611-bc9f-6844d1d98b6d tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:32:54.196065 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 889/3579] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:32:54 2026] POST /volume/v3/volumes => generated 816 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:54.209858 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.211708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.213179 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:54.213396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.213595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.215925 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:54.217741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.217741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.229329 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.229329 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:54.231594 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.231594 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:54.239697 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:54.243412 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:54.250685 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-62a0e9f2-0d72-4fec-8768-eb87e950f22e tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:54.251257 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 903/3580] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:54.262158 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f1ddcfe0-f3e0-4af2-8efd-1630b1f35384 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 200 Aug 03 20:32:54.262838 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 895/3581] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 884 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:54.321610 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.336270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:54.336422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.336647 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.361505 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.361505 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:54.367638 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:54.369897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.374668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:54.374872 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.375126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.377618 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ee5eb87-2ca4-43ce-a7eb-94d22e9f6c51 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:54.378137 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 895/3582] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:54.385630 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.385630 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:54.390234 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:54.395403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-2977ba26-8acf-4274-80de-2b09275a36b3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:54.395960 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 890/3583] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:54.399819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7e7ef861-98fa-4655-845a-10a111f7477c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.402197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e7ef861-98fa-4655-845a-10a111f7477c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:54.402350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e7ef861-98fa-4655-845a-10a111f7477c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.402541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7e7ef861-98fa-4655-845a-10a111f7477c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.413523 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.413523 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:54.422771 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7e7ef861-98fa-4655-845a-10a111f7477c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:54.426881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7e7ef861-98fa-4655-845a-10a111f7477c tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:54.427404 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 904/3584] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:32:54.459230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.462396 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:54.463680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.463900 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.464059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:54.473639 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.473639 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:54.475734 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-21385b04-9ffa-40c5-bdf1-997b4df2a26b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:54.476112 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 896/3585] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:54.509159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.511391 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:54.511677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.512954 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.520664 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.520664 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:54.529094 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:54.533711 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0dea72d-4089-44ad-99a8-507788c0cbc4 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:54.533711 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 896/3586] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:54.975262 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:54.978200 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:54.978437 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:54.978729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:54.987975 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:54.987975 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:54.992666 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:54.999440 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-5847adf6-65ef-4c6f-8f45-98846666d0ea tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:54.999985 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 891/3587] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:32:54 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:55.012209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2240217f-f7fc-4f45-9114-033f69067583 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.012209 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2240217f-f7fc-4f45-9114-033f69067583 None None] GET https://10.4.3.92/volume// Aug 03 20:32:55.012209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2240217f-f7fc-4f45-9114-033f69067583 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.012209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2240217f-f7fc-4f45-9114-033f69067583 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.012571 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2240217f-f7fc-4f45-9114-033f69067583 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:55.012841 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 905/3588] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20: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 03 20:32:55.025049 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-4f965b4f-7210-4026-8fbe-7459cb95fb9d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.027873 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-4f965b4f-7210-4026-8fbe-7459cb95fb9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:32:55.028296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-4f965b4f-7210-4026-8fbe-7459cb95fb9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "befbfabd-5347-4c0b-b0ca-2c5039885fee", "connector": null, "instance_uuid": "8a20dd12-7532-4f5e-8e1a-240fec599e6e"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:55.044665 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.044665 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:55.093590 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-4f965b4f-7210-4026-8fbe-7459cb95fb9d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:32:55.094219 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 897/3589] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:32:55 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 03 20:32:55.276395 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e5b0a132-7e60-4880-a398-bffae1194911 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.282055 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5b0a132-7e60-4880-a398-bffae1194911 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.282358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5b0a132-7e60-4880-a398-bffae1194911 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.282671 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5b0a132-7e60-4880-a398-bffae1194911 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.291661 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.291661 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:55.295502 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e5b0a132-7e60-4880-a398-bffae1194911 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:55.299853 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5b0a132-7e60-4880-a398-bffae1194911 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 200 Aug 03 20:32:55.300232 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 897/3590] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:55.317599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b47b7279-75f0-4e71-b111-805eb021f950 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.319199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Aug 03 20:32:55.319737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d5d8826c-c8f4-46ba-8c85-ac505b9221b6"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:55.320903 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volume_transfer [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd5d8826c-c8f4-46ba-8c85-ac505b9221b6'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 03 20:32:55.321046 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volume_transfer [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Creating transfer of volume d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.321149 np0000006371 devstack@c-api.service[100356]: INFO cinder.transfer.api [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Generating transfer record for volume d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.333433 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.333433 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:55.348681 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b47b7279-75f0-4e71-b111-805eb021f950 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Aug 03 20:32:55.349507 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 892/3591] 10.4.3.92 () {70 vars in 1319 bytes} [Mon Aug 3 20:32:55 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:55.363672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.370103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.370187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.370316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.379353 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.379353 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:55.386182 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:55.396879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d05040-6390-4f09-b14f-8a1b92c5c1b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 200 Aug 03 20:32:55.396879 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 906/3592] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:55.418539 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.421115 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/detail Aug 03 20:32:55.421398 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.422285 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.422694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volume_transfer [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Listing volume transfers {{(pid=100354) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 03 20:32:55.423708 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.423708 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:55.429138 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06441e79-08b2-4ce6-b0e0-d8d31ce3fe1e tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 03 20:32:55.429612 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 898/3593] 10.4.3.92 () {68 vars in 1319 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:55.440147 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6e074148-b05f-4b30-8c34-1e2983670530 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.442310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e074148-b05f-4b30-8c34-1e2983670530 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b Aug 03 20:32:55.442310 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e074148-b05f-4b30-8c34-1e2983670530 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.442535 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6e074148-b05f-4b30-8c34-1e2983670530 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.442611 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.volume_transfer [None req-6e074148-b05f-4b30-8c34-1e2983670530 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Delete transfer with id: 0073faa4-458b-44fa-9eb3-5d41a622238b Aug 03 20:32:55.455071 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.455071 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:55.479571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6e074148-b05f-4b30-8c34-1e2983670530 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b returned with HTTP 202 Aug 03 20:32:55.480520 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 898/3594] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:32:55 2026] DELETE /volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:55.488088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.489867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.490544 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:55.490908 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.491246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.497837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:55.498659 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.498659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.498659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.510142 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.510142 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:55.510142 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3e9d8c65-399b-45f8-bd88-279eb85a8d50 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:55.510142 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 893/3595] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:55.513107 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.513107 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:55.529066 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Volume info retrieved successfully. Aug 03 20:32:55.536547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db1c0030-5d60-41e4-a3b0-e3da0b651187 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 200 Aug 03 20:32:55.538689 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 907/3596] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 943 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:55.551969 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.553616 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b Aug 03 20:32:55.553819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.554032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.554122 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.volume_transfer [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Delete transfer with id: 0073faa4-458b-44fa-9eb3-5d41a622238b Aug 03 20:32:55.559502 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98f7e819-88cb-4d5f-88c9-fa6c9d13a6b4 tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b returned with HTTP 404 Aug 03 20:32:55.560058 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 899/3597] 10.4.3.92 () {68 vars in 1412 bytes} [Mon Aug 3 20:32:55 2026] DELETE /volume/v3/volume-transfers/0073faa4-458b-44fa-9eb3-5d41a622238b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:55.567207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.569965 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.570206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.570395 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.570579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Delete volume with id: d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.579191 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.579191 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:55.579191 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Volume info retrieved successfully. Aug 03 20:32:55.634271 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Delete volume request issued successfully. Aug 03 20:32:55.635012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50fac128-17a2-4490-8cc0-d9aaff82e52a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 202 Aug 03 20:32:55.635012 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 899/3598] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:32:55 2026] DELETE /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:32:55.644545 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:55.651548 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:55.651548 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:55.651548 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:55.667577 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:55.667577 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:55.671372 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Volume info retrieved successfully. Aug 03 20:32:55.675485 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b9c04b4-be1b-4615-acb7-897c3fb1943a tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 200 Aug 03 20:32:55.675485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 894/3599] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:55 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:56.441346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8df82697-d524-48c9-9dea-76ad99417c9b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.441697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8df82697-d524-48c9-9dea-76ad99417c9b None None] GET https://10.4.3.92/volume// Aug 03 20:32:56.441867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8df82697-d524-48c9-9dea-76ad99417c9b None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.442056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8df82697-d524-48c9-9dea-76ad99417c9b None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.442379 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8df82697-d524-48c9-9dea-76ad99417c9b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:32:56.442730 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 908/3600] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:32: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 03 20:32:56.453349 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.455376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:32:56.455605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.455816 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.475868 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.475868 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:56.501624 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:32:56.523506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6aa71669-bf43-4068-8f1a-be1a3777809b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.525130 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6aa71669-bf43-4068-8f1a-be1a3777809b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:56.525476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6aa71669-bf43-4068-8f1a-be1a3777809b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.525839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6aa71669-bf43-4068-8f1a-be1a3777809b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.526070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6aa71669-bf43-4068-8f1a-be1a3777809b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:56.528061 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-ecd2b26a-01a9-4cbb-b405-097b4fd861df tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:32:56.528625 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 900/3601] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:32:56.550820 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.550820 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:56.550820 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6aa71669-bf43-4068-8f1a-be1a3777809b tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:56.550820 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 900/3602] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:56.563951 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9773457d-118f-4cbf-9086-fc58056be275 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.566145 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9773457d-118f-4cbf-9086-fc58056be275 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:32:56.566377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9773457d-118f-4cbf-9086-fc58056be275 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.566623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9773457d-118f-4cbf-9086-fc58056be275 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.566747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9773457d-118f-4cbf-9086-fc58056be275 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:56.571711 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.571711 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:56.572585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9773457d-118f-4cbf-9086-fc58056be275 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:32:56.573020 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 895/3603] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:56.582558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.584330 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:32:56.584760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3cc0cd1c-7aae-4e82-ab99-14323e5867cb", "incremental": true, "force": true}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:56.586213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '3cc0cd1c-7aae-4e82-ab99-14323e5867cb', 'incremental': True, 'force': True}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:32:56.586358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 3cc0cd1c-7aae-4e82-ab99-14323e5867cb in container None Aug 03 20:32:56.604062 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.604062 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:56.604542 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:32:56.638684 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.639797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['2095b2f6-5d0b-4382-842c-03b9e9f4ecc0', '74011cea-eadc-4492-8fa2-e844fdfbb14a'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:32:56.644080 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd Aug 03 20:32:56.644575 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:56.658156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:32:56.663595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:32:56.665031 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.665031 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:56.686905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a34fce0c-2eed-4399-bd8c-c6bbda1e9646 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:32:56.687317 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 909/3604] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:32:56 2026] POST /volume/v3/backups => generated 286 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:32:56.689419 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4e8dd49-13a9-4b19-9b66-2d451e89b44c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.691219 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4e8dd49-13a9-4b19-9b66-2d451e89b44c tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:56.691590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4e8dd49-13a9-4b19-9b66-2d451e89b44c tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.691860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4e8dd49-13a9-4b19-9b66-2d451e89b44c tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.700064 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4e8dd49-13a9-4b19-9b66-2d451e89b44c tempest-VolumesTransfersV357Test-1774947975 tempest-VolumesTransfersV357Test-1774947975-project-admin] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 404 Aug 03 20:32:56.700064 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 901/3605] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:56.700180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.701856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:32:56.702112 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.702311 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.702446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:56.707220 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.707220 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:56.708066 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3a89c3e5-8aa8-4646-8b6d-4455a9739e8a tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:32:56.708433 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 896/3606] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:56.710057 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2af0c321-e699-44bd-8139-9684a287e05f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.711726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2af0c321-e699-44bd-8139-9684a287e05f tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] GET https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:56.711930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2af0c321-e699-44bd-8139-9684a287e05f tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.712126 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2af0c321-e699-44bd-8139-9684a287e05f tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.717849 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2af0c321-e699-44bd-8139-9684a287e05f tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 404 Aug 03 20:32:56.718455 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 910/3607] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:32:56 2026] GET /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:56.728382 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.729746 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:56.730100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:56.730379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:56.730668 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] Delete volume with id: d5d8826c-c8f4-46ba-8c85-ac505b9221b6 Aug 03 20:32:56.809583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" released by "attachment_update" :: held 0.146s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:32:56.809953 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-25af88e1-4335-4821-b2ff-62db9b26fa5c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd returned with HTTP 200 Aug 03 20:32:56.810542 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 901/3608] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:32:56 2026] PUT /volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:32:56.844067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-17dd3e98-fcf8-45ef-8046-ae7d01260756 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:56.846236 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-17dd3e98-fcf8-45ef-8046-ae7d01260756 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd/action Aug 03 20:32:56.846774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-17dd3e98-fcf8-45ef-8046-ae7d01260756 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:32:56.846828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-17dd3e98-fcf8-45ef-8046-ae7d01260756 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:32:56.867241 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:56.867241 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:56.887355 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-13c649a6-612e-4e72-ac9f-69dcb31f1ed1 req-17dd3e98-fcf8-45ef-8046-ae7d01260756 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd/action returned with HTTP 204 Aug 03 20:32:56.887886 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 897/3609] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:32:56 2026] POST /volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:56.918207 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5b0b018-58d8-4354-97db-2772f9b3ddde tempest-VolumesTransfersV357Test-813943015 tempest-VolumesTransfersV357Test-813943015-project-member] https://10.4.3.92/volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 returned with HTTP 404 Aug 03 20:32:56.918207 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 902/3610] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:32:56 2026] DELETE /volume/v3/volumes/d5d8826c-c8f4-46ba-8c85-ac505b9221b6 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:32:57.609584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cba0f191-6282-4559-822c-025fdb5c6386 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:57.611730 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:57.611730 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:57.611730 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:57.611980 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume with id: 11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:57.623854 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:57.623854 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:57.624345 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:57.659512 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume request issued successfully. Aug 03 20:32:57.659775 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cba0f191-6282-4559-822c-025fdb5c6386 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 202 Aug 03 20:32:57.660222 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 911/3611] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:57 2026] DELETE /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:57.669406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d88be53-84ea-456a-8523-ae4349457ebf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:57.672716 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d88be53-84ea-456a-8523-ae4349457ebf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:57.672716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d88be53-84ea-456a-8523-ae4349457ebf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:57.672716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d88be53-84ea-456a-8523-ae4349457ebf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:57.682201 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:57.682201 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:57.686079 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d88be53-84ea-456a-8523-ae4349457ebf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:57.698409 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d88be53-84ea-456a-8523-ae4349457ebf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 200 Aug 03 20:32:57.698409 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 902/3612] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:57 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:57.720785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f58d0aae-d612-4508-8ed8-777609083089 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:57.723891 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f58d0aae-d612-4508-8ed8-777609083089 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:32:57.723891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f58d0aae-d612-4508-8ed8-777609083089 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:57.723891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f58d0aae-d612-4508-8ed8-777609083089 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:57.723891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f58d0aae-d612-4508-8ed8-777609083089 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:57.728450 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:57.728450 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:57.729452 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f58d0aae-d612-4508-8ed8-777609083089 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:32:57.729851 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 898/3613] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:57 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:58.711721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-424eb40b-8d4e-4e17-8e37-a3c912ec0c16 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:58.713403 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-424eb40b-8d4e-4e17-8e37-a3c912ec0c16 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 Aug 03 20:32:58.713594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-424eb40b-8d4e-4e17-8e37-a3c912ec0c16 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:58.713768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-424eb40b-8d4e-4e17-8e37-a3c912ec0c16 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:58.718425 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-424eb40b-8d4e-4e17-8e37-a3c912ec0c16 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 returned with HTTP 404 Aug 03 20:32:58.718819 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 903/3614] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:58 2026] GET /volume/v3/volumes/11220a5d-5283-40bc-a31d-1464b85ab0d5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:58.726825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:58.728553 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:58.728780 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:58.729009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:58.729181 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume with id: a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:58.735494 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:58.735494 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:58.736046 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:58.740528 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-753da684-683f-4f83-ba73-ecae3db905b7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:58.742731 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-753da684-683f-4f83-ba73-ecae3db905b7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:32:58.742860 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-753da684-683f-4f83-ba73-ecae3db905b7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:58.743089 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-753da684-683f-4f83-ba73-ecae3db905b7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:58.743219 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-753da684-683f-4f83-ba73-ecae3db905b7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:58.748108 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:58.748108 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:32:58.748911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-753da684-683f-4f83-ba73-ecae3db905b7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:32:58.749357 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 903/3615] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:58 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:58.754514 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume request issued successfully. Aug 03 20:32:58.754705 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86cd7ee3-d9be-428a-93b9-5fcd54bd06fd tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 202 Aug 03 20:32:58.755148 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 912/3616] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:58 2026] DELETE /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:58.763941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-44bc45a6-f898-49a2-9d38-79e436644bcf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:58.765488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-44bc45a6-f898-49a2-9d38-79e436644bcf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:58.765488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-44bc45a6-f898-49a2-9d38-79e436644bcf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:58.765858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-44bc45a6-f898-49a2-9d38-79e436644bcf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:58.772073 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:58.772073 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:58.775046 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-44bc45a6-f898-49a2-9d38-79e436644bcf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:58.778813 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-44bc45a6-f898-49a2-9d38-79e436644bcf tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 200 Aug 03 20:32:58.779254 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 899/3617] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:58 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:59.765749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:59.767601 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:32:59.769479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:59.769479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:59.769479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:32:59.774873 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:59.774873 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:32:59.776306 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7787a560-51fb-45fc-bace-bbf1afac0d83 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:32:59.777502 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 904/3618] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:59 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:32:59.799241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9085532d-4a71-443e-9cc9-5e425f22dd54 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:59.805021 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9085532d-4a71-443e-9cc9-5e425f22dd54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b Aug 03 20:32:59.805171 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9085532d-4a71-443e-9cc9-5e425f22dd54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:59.805340 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9085532d-4a71-443e-9cc9-5e425f22dd54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:59.814807 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9085532d-4a71-443e-9cc9-5e425f22dd54 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b returned with HTTP 404 Aug 03 20:32:59.815334 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 904/3619] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:59 2026] GET /volume/v3/volumes/a260272b-9c3a-4fe6-9e2c-b65f601ae42b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:32:59.878237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:59.880154 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:32:59.880339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:59.880534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:59.880731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume with id: f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:32:59.891065 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:59.891065 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:32:59.891065 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:59.933852 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Delete volume request issued successfully. Aug 03 20:32:59.934048 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1a4d464-b1cb-4e54-8d58-a6115b5c777d tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 202 Aug 03 20:32:59.934474 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 913/3620] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:32:59 2026] DELETE /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:32:59.946595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:32:59.949331 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:32:59.949659 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:32:59.949963 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:32:59.961328 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:32:59.961328 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:32:59.967259 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Volume info retrieved successfully. Aug 03 20:32:59.972375 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40bd67f0-d449-41fc-9cba-9ca8e2945417 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 200 Aug 03 20:32:59.972828 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 900/3621] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:32:59 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:00.808659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:00.810514 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:00.810758 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:00.811018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:00.811138 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:00.815255 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:00.815255 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:00.816060 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-733600b5-43b6-45d7-8d7c-6344762d6c08 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:00.816450 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 905/3622] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:00 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:00.988580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5fc35ba4-3442-4a10-9eab-861c81eda115 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:00.990544 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fc35ba4-3442-4a10-9eab-861c81eda115 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] GET https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da Aug 03 20:33:00.990758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fc35ba4-3442-4a10-9eab-861c81eda115 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:00.990975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fc35ba4-3442-4a10-9eab-861c81eda115 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:00.997442 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fc35ba4-3442-4a10-9eab-861c81eda115 tempest-AttachVolumeTestJSON-30125362 tempest-AttachVolumeTestJSON-30125362-project-member] https://10.4.3.92/volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da returned with HTTP 404 Aug 03 20:33:00.999560 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 905/3623] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:00 2026] GET /volume/v3/volumes/f02a1b0f-84df-48e7-9e31-f1a9da7bd8da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:01.826709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:01.828444 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:01.829845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:01.829845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:01.829845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:01.832840 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:01.832840 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:01.833518 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ae7ffe6-7e42-427b-8b76-4aa1f018fb45 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:01.833966 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 914/3624] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:01 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:02.852582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:02.859502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:02.864197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:02.864197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:02.864197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:02.869371 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:02.869371 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:02.870248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8d4e7d0-d56b-4d9c-88a8-1aabc4d623d6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:02.870616 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 901/3625] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:02 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:03.885374 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:03.887026 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:03.887184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:03.887365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:03.887661 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:03.891452 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:03.891452 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:03.892185 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b9b8f9e-10ed-4965-9fb5-9cf539ecde14 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:03.892759 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 906/3626] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:03 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:04.211349 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.394496 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:04.395476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.395729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.402559 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.402559 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:04.406475 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:04.411410 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-52eb919b-2c56-44bf-9e81-4e338ba57c78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:04.411808 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 906/3627] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 847 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:04.523022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9e1a947-bb4e-4bc9-89e1-9ab9dc960897 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.523553 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e1a947-bb4e-4bc9-89e1-9ab9dc960897 None None] GET https://10.4.3.92/volume// Aug 03 20:33:04.523900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e1a947-bb4e-4bc9-89e1-9ab9dc960897 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.524087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e1a947-bb4e-4bc9-89e1-9ab9dc960897 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.524523 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e1a947-bb4e-4bc9-89e1-9ab9dc960897 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:04.524876 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 915/3628] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:33: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 03 20:33:04.535132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-c1a5e925-92cb-4c01-bd5b-ca743bedf4cd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.539307 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-c1a5e925-92cb-4c01-bd5b-ca743bedf4cd tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:33:04.539691 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-c1a5e925-92cb-4c01-bd5b-ca743bedf4cd tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d", "connector": null, "instance_uuid": "a8765607-9913-4723-9f3e-a96a18e540e4"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:04.561475 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.561475 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:04.621201 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-c1a5e925-92cb-4c01-bd5b-ca743bedf4cd tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:33:04.621809 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 902/3629] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:33:04 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:04.665471 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.667349 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:04.667541 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.667705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.677576 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.677576 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:04.684314 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:04.691428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dffa35de-149b-4c86-906b-fa53ad67a999 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.691428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffa35de-149b-4c86-906b-fa53ad67a999 None None] GET https://10.4.3.92/volume// Aug 03 20:33:04.691700 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffa35de-149b-4c86-906b-fa53ad67a999 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.691854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dffa35de-149b-4c86-906b-fa53ad67a999 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.692235 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dffa35de-149b-4c86-906b-fa53ad67a999 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:04.692527 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2942eca2-e7cf-466a-b183-5c20181cebb1 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:04.692599 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 907/3630] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:04.693058 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 907/3631] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:04.701602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.707929 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:04.708213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.708339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.723508 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.723508 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:04.727591 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:04.732350 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-280db4f3-f361-4634-a287-82e3fd0c488d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:04.732928 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 916/3632] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:04.854217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.856244 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] PUT https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c Aug 03 20:33:04.856655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:04.865180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Acquiring lock "cinder-attachment_update-4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:33:04.870195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Lock "cinder-attachment_update-4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:33:04.871070 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.871070 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:04.905423 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6d8e862c-995e-431d-90de-a1c241371db1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.908766 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d8e862c-995e-431d-90de-a1c241371db1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:04.908993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d8e862c-995e-431d-90de-a1c241371db1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.909166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d8e862c-995e-431d-90de-a1c241371db1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.909281 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6d8e862c-995e-431d-90de-a1c241371db1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:04.917043 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.917043 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:04.917978 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d8e862c-995e-431d-90de-a1c241371db1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:04.918385 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 908/3633] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:04.928379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b5eadb11-e481-4299-9890-293375eabe07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.930084 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5eadb11-e481-4299-9890-293375eabe07 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:04.930282 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5eadb11-e481-4299-9890-293375eabe07 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.930454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5eadb11-e481-4299-9890-293375eabe07 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.934723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b5eadb11-e481-4299-9890-293375eabe07 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:04.934723 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.934723 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:04.934969 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5eadb11-e481-4299-9890-293375eabe07 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:04.935297 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 908/3634] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:04.945712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.948040 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:04.948291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.948598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.948702 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: d7e3e666-70c6-4980-a70b-0a0366029315. Aug 03 20:33:04.956088 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:04.956088 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:04.983320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id d7e3e666-70c6-4980-a70b-0a0366029315 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:33:04.986136 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1db2f7bf-2f86-4c86-9381-603b67ca26fa tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 202 Aug 03 20:33:04.986136 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 917/3635] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:04 2026] DELETE /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:33:04.992983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-243979a6-32a4-4c77-8359-c1c80e529b61 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:04.994893 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-243979a6-32a4-4c77-8359-c1c80e529b61 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:04.995088 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-243979a6-32a4-4c77-8359-c1c80e529b61 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:04.995313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-243979a6-32a4-4c77-8359-c1c80e529b61 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:04.995418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-243979a6-32a4-4c77-8359-c1c80e529b61 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:05.002964 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:05.002964 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:05.003946 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-243979a6-32a4-4c77-8359-c1c80e529b61 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 200 Aug 03 20:33:05.004421 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 909/3636] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:04 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:05.016153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Lock "cinder-attachment_update-4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d-np0000006371" released by "attachment_update" :: held 0.146s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:33:05.016650 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-a3bd2b54-ce76-488c-b119-8ef6ef8a82db tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c returned with HTTP 200 Aug 03 20:33:05.017759 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 903/3637] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:33:04 2026] PUT /volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:05.677853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:05.679725 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:05.679950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:05.680133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:05.708950 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:05.708950 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:05.709062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:05.714251 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:05.714329 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:05.714329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:05.714329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:05.728146 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-29ca2a4d-1a8e-4c01-88c4-2fd8db07d24e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:33:05.728146 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 909/3638] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:05 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:05.734881 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:05.734881 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:05.738527 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:05.746124 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:05.748650 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] POST https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7/action Aug 03 20:33:05.748996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:05.749106 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:05.753207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9c7e246-0cd7-4a37-8cc5-be814d869ad6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:05.753207 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 918/3639] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:05 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:05.766994 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:05.766994 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:05.767558 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:05.792471 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Begin detaching volume completed successfully. Aug 03 20:33:05.792471 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-32481a1f-c588-4ffd-bb20-b99a137cf96f tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7/action returned with HTTP 202 Aug 03 20:33:05.792709 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 910/3640] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:33:05 2026] POST /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:33:05.874245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1106f241-a0f3-4606-88af-044bfbd18f7c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:05.874699 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1106f241-a0f3-4606-88af-044bfbd18f7c None None] GET https://10.4.3.92/volume// Aug 03 20:33:05.874753 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1106f241-a0f3-4606-88af-044bfbd18f7c None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:05.874983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1106f241-a0f3-4606-88af-044bfbd18f7c None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:05.875293 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1106f241-a0f3-4606-88af-044bfbd18f7c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:05.875606 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 904/3641] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:33:05.882690 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:05.885245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:05.885565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:05.885830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:05.897670 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:05.897670 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:05.902189 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:05.907197 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-07ff83bc-7247-421c-957f-f12a5990d196 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:33:05.907698 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 910/3642] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:05 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:06.018762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:06.022486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 Aug 03 20:33:06.022486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:06.022486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:06.022486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id d7e3e666-70c6-4980-a70b-0a0366029315. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:06.027336 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b06af308-c7ef-4d4f-bb05-e55223650ed7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 returned with HTTP 404 Aug 03 20:33:06.028301 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 919/3643] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:06 2026] GET /volume/v3/backups/d7e3e666-70c6-4980-a70b-0a0366029315 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:06.038072 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:06.039822 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:33:06.040187 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3cc0cd1c-7aae-4e82-ab99-14323e5867cb", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1443922458", "container": "tempest-volumesbackupstest-backup-container-318631474"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:06.041785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating new backup {'backup': {'volume_id': '3cc0cd1c-7aae-4e82-ab99-14323e5867cb', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1443922458', 'container': 'tempest-volumesbackupstest-backup-container-318631474'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:33:06.041941 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Creating backup of volume 3cc0cd1c-7aae-4e82-ab99-14323e5867cb in container tempest-volumesbackupstest-backup-container-318631474 Aug 03 20:33:06.055074 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:06.055074 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:06.055647 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:06.087179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Created reservations ['b48b726b-a2fe-4757-9b5b-ef95336f6662', '35f593b5-5a48-4a64-9abf-86326b90cf0a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:06.157685 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c962e7e6-0bb6-45b2-bd7e-036e04720184 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:33:06.157685 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 911/3644] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:06 2026] POST /volume/v3/backups => generated 328 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:06.171242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:06.173980 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:06.174138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:06.174333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:06.174426 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:06.181887 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:06.181887 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:06.182773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cff9583a-ce0a-4781-941f-ee1a77b04fe4 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:06.183045 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 905/3645] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:06 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:06.769288 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:06.774481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:06.774481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:06.774481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:06.788866 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:06.788866 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:06.791424 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:06.800868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9cd0caf-b3d7-41be-a66d-f587099e5b5e tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:06.801246 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 911/3646] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:06 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:07.205715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:07.207886 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:07.208116 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:07.208340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:07.208562 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:07.214629 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:07.214629 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:07.215572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f7b3d60-1c70-4773-9a16-c5b09c113435 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:07.216077 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 920/3647] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:07 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:07.819847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ace57b5b-c210-412b-946a-3bd440b3994d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:07.822977 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ace57b5b-c210-412b-946a-3bd440b3994d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:07.822977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ace57b5b-c210-412b-946a-3bd440b3994d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:07.822977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ace57b5b-c210-412b-946a-3bd440b3994d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:07.835762 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:07.835762 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:07.838777 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ace57b5b-c210-412b-946a-3bd440b3994d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:07.845283 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ace57b5b-c210-412b-946a-3bd440b3994d tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:07.846026 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 912/3648] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:07 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:08.229550 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.235490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:08.235762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:08.236016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:08.236170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:08.245035 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:08.245035 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:08.247083 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0acfd9f3-3c50-44c1-ae19-46974f6fa507 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:08.247506 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 906/3649] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:08 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:08.334397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-d88715b0-aa64-4393-95f3-b05e30a5fa78 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.336821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-d88715b0-aa64-4393-95f3-b05e30a5fa78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] POST https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c/action Aug 03 20:33:08.337196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-d88715b0-aa64-4393-95f3-b05e30a5fa78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:08.337340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-d88715b0-aa64-4393-95f3-b05e30a5fa78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:08.370733 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:08.370733 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:08.387707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8616bfc9-6e7e-4e85-a2ec-3eb77bb93c04 req-d88715b0-aa64-4393-95f3-b05e30a5fa78 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c/action returned with HTTP 204 Aug 03 20:33:08.388156 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 912/3650] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:33:08 2026] POST /volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:08.441378 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-fd8afcb9-af93-4472-9c6e-c4c51abd8e68 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.444149 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-fd8afcb9-af93-4472-9c6e-c4c51abd8e68 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 Aug 03 20:33:08.444441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-fd8afcb9-af93-4472-9c6e-c4c51abd8e68 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:08.444687 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-fd8afcb9-af93-4472-9c6e-c4c51abd8e68 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:08.455476 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:08.455476 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:08.533383 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ebdd06f7-c7d1-4a5c-8e1d-d422ba80b240 req-fd8afcb9-af93-4472-9c6e-c4c51abd8e68 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 returned with HTTP 200 Aug 03 20:33:08.534054 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 921/3651] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:08 2026] DELETE /volume/v3/attachments/cf86478e-515f-48d7-b3a9-d4479d0c77c8 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:08.862828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.864423 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:08.864735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:08.864952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:08.875136 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:08.875136 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:08.878273 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:08.882197 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dcd1cee-7f57-44e2-a313-7ea55c37ed10 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:08.882565 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 913/3652] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:08 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1157 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:08.900001 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.901730 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] POST https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action Aug 03 20:33:08.902106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:08.902288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:08.916647 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:08.916647 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:08.917319 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:08.961067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Created reservations ['557d1076-a7b5-4f29-8f16-32d7c4b4a49d', '267c3c67-5eec-48d9-8ca8-a2fef98e0b19'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:08.980449 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Extend volume request issued successfully. Aug 03 20:33:08.981492 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action returned with HTTP 202 Aug 03 20:33:08.981889 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 907/3653] 10.4.3.92 () {70 vars in 1424 bytes} [Mon Aug 3 20:33:08 2026] POST /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 03 20:33:08.993351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:08.995222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:08.995517 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:08.995786 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.014855 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.014855 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:09.020447 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:09.026493 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42b62217-69fa-4a68-a7df-4b67399c8bb6 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:09.026788 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 913/3654] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:08 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:09.047731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:09.049920 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:09.050102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:09.050301 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.057362 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.057362 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:09.061228 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:09.065790 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a5232843-12e9-4eea-8434-fb95a230ab0e req-b3738df4-68c5-470a-8562-c79661c66bbf tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:33:09.066272 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 922/3655] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:09 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:09.079230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:09.082381 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:09.082572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:09.082741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.082904 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete volume with id: ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:09.091307 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.091307 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:09.091712 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:09.110410 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Delete volume request issued successfully. Aug 03 20:33:09.110582 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9403921-af5c-4df8-9cd5-3dd43176e2f8 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 202 Aug 03 20:33:09.110974 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 914/3656] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:09 2026] DELETE /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:09.117681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:09.119847 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:09.119947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:09.120133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.130626 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.130626 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:09.140783 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Volume info retrieved successfully. Aug 03 20:33:09.147496 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f2b4fc08-6ac0-45a6-9bd5-4ad05e099470 tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 200 Aug 03 20:33:09.148147 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 908/3657] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:09 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:09.260567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:09.262607 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:09.268112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:09.268112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.268112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:09.268742 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.268742 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:09.269252 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebf9d7da-afcd-4234-ae05-dcf66537d503 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:09.269844 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 914/3658] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:09 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:09.325489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:09.328001 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 service nova] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:09.328227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 service nova] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:09.328501 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 service nova] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:09.339104 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:09.339104 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:09.343089 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 service nova] Volume info retrieved successfully. Aug 03 20:33:09.347326 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ee4d6d08-e741-4c2e-9378-9aedd6ae2c01 req-5ae6cd81-f4ca-4701-8fb0-c1fe1d900025 service nova] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:09.347787 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 923/3659] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:09 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:10.044101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8e9c2603-4162-4206-a528-2dab502259de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.045923 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e9c2603-4162-4206-a528-2dab502259de tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:10.046133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e9c2603-4162-4206-a528-2dab502259de tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.046324 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e9c2603-4162-4206-a528-2dab502259de tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.056481 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.056481 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:10.060756 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8e9c2603-4162-4206-a528-2dab502259de tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.065231 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e9c2603-4162-4206-a528-2dab502259de tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:10.065678 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 915/3660] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:10.078953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b90de132-c595-4343-a923-9d3360609bb8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.081094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b90de132-c595-4343-a923-9d3360609bb8 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:10.081287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b90de132-c595-4343-a923-9d3360609bb8 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.081514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b90de132-c595-4343-a923-9d3360609bb8 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.092796 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.092796 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:10.097357 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b90de132-c595-4343-a923-9d3360609bb8 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.104163 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b90de132-c595-4343-a923-9d3360609bb8 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:10.104679 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 909/3661] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:10.163781 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13a383a5-8f9d-4c8a-8779-ed4e87e6001e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.166392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13a383a5-8f9d-4c8a-8779-ed4e87e6001e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 Aug 03 20:33:10.166708 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13a383a5-8f9d-4c8a-8779-ed4e87e6001e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.166989 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13a383a5-8f9d-4c8a-8779-ed4e87e6001e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.175636 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13a383a5-8f9d-4c8a-8779-ed4e87e6001e tempest-TestMinimumBasicScenario-826392354 tempest-TestMinimumBasicScenario-826392354-project-member] https://10.4.3.92/volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 returned with HTTP 404 Aug 03 20:33:10.176240 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 915/3662] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/ff8356db-04e9-41a5-91fa-fc616bbf67f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:10.283684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.286017 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:10.287747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.287747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.287747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:10.291733 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.291733 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:10.293695 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e68f59f2-144d-4639-9939-c02d3e65f7e3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:10.293695 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 924/3663] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:10.349308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.351485 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:10.351669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.351847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.360422 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.360422 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:10.364243 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.367411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-ba28beec-6e2b-4e13-8308-eeb8098b6c50 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:10.369484 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 916/3664] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:10.384791 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.388344 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] POST https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action Aug 03 20:33:10.388607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:10.389543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:10.404189 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.404189 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:10.404664 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.419967 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Begin detaching volume completed successfully. Aug 03 20:33:10.420669 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-195ddca0-313d-4861-b0a2-f8034cff6fb4 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action returned with HTTP 202 Aug 03 20:33:10.420669 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 910/3665] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:33:10 2026] POST /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:33:10.447838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-28e7708d-abff-4439-b2ba-2af78270e985 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.452156 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28e7708d-abff-4439-b2ba-2af78270e985 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:10.452393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28e7708d-abff-4439-b2ba-2af78270e985 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.452610 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28e7708d-abff-4439-b2ba-2af78270e985 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.469903 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.469903 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:10.478093 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-28e7708d-abff-4439-b2ba-2af78270e985 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.483550 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28e7708d-abff-4439-b2ba-2af78270e985 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:10.483803 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 916/3666] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:10.485634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a0ed7904-4d41-416b-b9d4-bbb06da9eeaf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.486044 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0ed7904-4d41-416b-b9d4-bbb06da9eeaf None None] GET https://10.4.3.92/volume// Aug 03 20:33:10.486207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0ed7904-4d41-416b-b9d4-bbb06da9eeaf None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.486415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a0ed7904-4d41-416b-b9d4-bbb06da9eeaf None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.486773 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a0ed7904-4d41-416b-b9d4-bbb06da9eeaf None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:10.487087 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 925/3667] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:10.498291 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:10.500246 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:10.500517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:10.500728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:10.510084 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:10.510084 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:10.514550 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:10.520601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-1680be2d-ce19-4585-a511-66587b73f021 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:10.521159 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 917/3668] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:10 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:11.306108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:11.307885 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:11.308075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:11.308207 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:11.308323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:11.313117 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:11.313117 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:11.313865 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed2b9639-cd77-4d2f-b341-a2b1b3aef034 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:11.314218 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 911/3669] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:11 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:11.410551 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-cfbee42a-4e7e-44d4-b333-610d781bc150 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:11.412580 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-cfbee42a-4e7e-44d4-b333-610d781bc150 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c Aug 03 20:33:11.412744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-cfbee42a-4e7e-44d4-b333-610d781bc150 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:11.412977 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-cfbee42a-4e7e-44d4-b333-610d781bc150 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:11.423912 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:11.423912 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:11.501536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a322ad56-5c50-421d-adce-619793b8d065 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:11.506103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a322ad56-5c50-421d-adce-619793b8d065 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:11.506399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a322ad56-5c50-421d-adce-619793b8d065 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:11.506643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a322ad56-5c50-421d-adce-619793b8d065 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:11.509812 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=480,cinder:INSERT=62,cinder:UPDATE=98 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:33:11.513782 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-8ba048ea-512c-4244-9df3-e7726f6bee08 req-cfbee42a-4e7e-44d4-b333-610d781bc150 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c returned with HTTP 200 Aug 03 20:33:11.514214 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 917/3670] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:11 2026] DELETE /volume/v3/attachments/f33e3bb8-55b7-46bd-a38a-e245f678f06c => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:11.522887 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:11.522887 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:11.537454 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a322ad56-5c50-421d-adce-619793b8d065 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:11.548391 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a322ad56-5c50-421d-adce-619793b8d065 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:11.549080 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 926/3671] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:11 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:11.668386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:11.672540 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:11.672952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-344366190", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:11.676296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-344366190', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:11.676536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume of 1 GB Aug 03 20:33:11.681118 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=503,cinder:INSERT=83,cinder:UPDATE=125 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:33:11.693570 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Availability Zones retrieved successfully. Aug 03 20:33:11.705583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Flow 'volume_create_api' (c25edadd-6ff6-482a-9c76-0e464a3fbeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:11.710834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84d43ec-4561-45a8-9364-ccefca92f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:11.710834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:11.755572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84d43ec-4561-45a8-9364-ccefca92f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:11.756593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e755f2-caae-428e-81da-bf43aa87b1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:11.882886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Created reservations ['f824dbe8-56e9-46f9-b048-7271816056b8', '68f97ec8-34c7-40c5-bd82-898fa7f16803', '19a32c5b-327c-4346-9cfa-f2caa77f8e9c', '29bd92b7-e0e8-4300-8390-f5acb8ce8eb0'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:11.883735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e755f2-caae-428e-81da-bf43aa87b1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f824dbe8-56e9-46f9-b048-7271816056b8', '68f97ec8-34c7-40c5-bd82-898fa7f16803', '19a32c5b-327c-4346-9cfa-f2caa77f8e9c', '29bd92b7-e0e8-4300-8390-f5acb8ce8eb0']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:11.884521 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34c54e6-0276-4536-94da-59ddb78e2599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:11.924969 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34c54e6-0276-4536-94da-59ddb78e2599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a22fa3-4247-4ff3-baee-4e3cfa7d6d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-344366190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',qos_specs=None,replication_status=,reservations=['f824dbe8-56e9-46f9-b048-7271816056b8','68f97ec8-34c7-40c5-bd82-898fa7f16803','19a32c5b-327c-4346-9cfa-f2caa77f8e9c','29bd92b7-e0e8-4300-8390-f5acb8ce8eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8669ca262ffa48aebbe21ec6b68af794',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-344366190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a22fa3-4247-4ff3-baee-4e3cfa7d6d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8669ca262ffa48aebbe21ec6b68af794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:11.925942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67bf23c-35e2-4b5b-9a6f-3c2e9723601d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:11.951218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67bf23c-35e2-4b5b-9a6f-3c2e9723601d) transitioned into state 'SUCCESS' from state '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-344366190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',qos_specs=None,replication_status=,reservations=['f824dbe8-56e9-46f9-b048-7271816056b8','68f97ec8-34c7-40c5-bd82-898fa7f16803','19a32c5b-327c-4346-9cfa-f2caa77f8e9c','29bd92b7-e0e8-4300-8390-f5acb8ce8eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8669ca262ffa48aebbe21ec6b68af794',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:11.952023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18b344b-7ac5-4623-96ae-fe904ec364d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:11.962860 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18b344b-7ac5-4623-96ae-fe904ec364d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:11.963722 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Flow 'volume_create_api' (c25edadd-6ff6-482a-9c76-0e464a3fbeb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:11.964226 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume request issued successfully. Aug 03 20:33:11.964900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-958f3eb6-b967-42f2-97ff-ff10c1b2f5f7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:11.965297 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 918/3672] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:11 2026] POST /volume/v3/volumes => generated 744 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:12.327560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-11cb4955-3e82-416d-8742-1bce25647ce0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:12.329861 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11cb4955-3e82-416d-8742-1bce25647ce0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:12.330117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-11cb4955-3e82-416d-8742-1bce25647ce0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:12.330319 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-11cb4955-3e82-416d-8742-1bce25647ce0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:12.330440 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-11cb4955-3e82-416d-8742-1bce25647ce0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:12.335271 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:12.335271 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:12.336307 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11cb4955-3e82-416d-8742-1bce25647ce0 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:12.336926 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 912/3673] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:12 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:13.349768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d706cbdb-f56b-496d-a327-de110240159c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:13.354983 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d706cbdb-f56b-496d-a327-de110240159c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:13.354983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d706cbdb-f56b-496d-a327-de110240159c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:13.356035 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d706cbdb-f56b-496d-a327-de110240159c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:13.356035 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d706cbdb-f56b-496d-a327-de110240159c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:13.359284 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=437,cinder:INSERT=53,cinder:UPDATE=98 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:33:13.366443 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:13.366443 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:13.368633 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d706cbdb-f56b-496d-a327-de110240159c tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:13.368633 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 918/3674] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:13 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:14.380401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:14.382406 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:14.382651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:14.382844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:14.382964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:14.387652 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:14.387652 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:14.388686 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6dddec0-2d37-47c8-9b92-368e1ad7a890 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:14.389030 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 927/3675] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:14 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:14.656951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-33721797-0b58-49d4-993e-d0413012eb17 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:14.658832 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33721797-0b58-49d4-993e-d0413012eb17 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:14.659068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33721797-0b58-49d4-993e-d0413012eb17 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:14.659249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33721797-0b58-49d4-993e-d0413012eb17 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:14.666748 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:14.666748 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:14.677788 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-33721797-0b58-49d4-993e-d0413012eb17 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:14.682833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33721797-0b58-49d4-993e-d0413012eb17 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:14.682833 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 919/3676] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:14 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:14.696649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe894aba-3f25-4e04-a94b-78881bad147c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:14.699625 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:14.700023 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:14.700365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:14.700668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Delete volume with id: 4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:14.704511 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=498,cinder:INSERT=59,cinder:UPDATE=128 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:33:14.714634 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:14.714634 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:14.715340 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:14.780253 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Delete volume request issued successfully. Aug 03 20:33:14.780471 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe894aba-3f25-4e04-a94b-78881bad147c tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 202 Aug 03 20:33:14.780987 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 913/3677] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:33:14 2026] DELETE /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:33:14.793149 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:14.793725 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:14.793983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:14.794194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:14.804055 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:14.804055 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:14.808855 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Volume info retrieved successfully. Aug 03 20:33:14.813607 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-123fef0c-f460-4a2d-96dc-9714ed8eb49a tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 200 Aug 03 20:33:14.814023 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 919/3678] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:14 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:15.400760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:15.402916 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:15.403132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:15.403346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:15.403480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:15.408246 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:15.408246 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:15.409208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c3d952d-ea07-4274-b2ff-1fea11d92d69 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:15.409672 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 928/3679] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:15 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:15.830155 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ad224450-66d7-49ea-8231-c0f386d8cf20 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:15.832375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad224450-66d7-49ea-8231-c0f386d8cf20 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] GET https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d Aug 03 20:33:15.832646 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad224450-66d7-49ea-8231-c0f386d8cf20 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:15.832897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad224450-66d7-49ea-8231-c0f386d8cf20 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:15.840585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad224450-66d7-49ea-8231-c0f386d8cf20 tempest-VolumesExtendAttachedTest-899356346 tempest-VolumesExtendAttachedTest-899356346-project-member] https://10.4.3.92/volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d returned with HTTP 404 Aug 03 20:33:15.841213 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 920/3680] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:33:15 2026] GET /volume/v3/volumes/4453731a-8fa4-4bfd-9ca4-2b7a94aa5c3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:33:16.419847 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:16.422927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:16.423179 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:16.423440 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:16.423597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:16.428628 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:16.428628 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:16.429522 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2254eb94-368a-4809-a5fa-2e8a02274ce6 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:16.429890 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 914/3681] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:16 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:16.440744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:16.443081 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:16.443324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:16.443552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:16.443664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:16.448660 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:16.448660 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:16.449454 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29ced4c8-e1c2-4c81-964b-795630cf4116 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:16.449846 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 920/3682] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:16 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:16.468738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f3d745f9-0b95-48e8-82df-3001a46698ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:16.471011 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:16.471223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:16.471358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:16.471490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: 5edc9564-f4f7-4d3d-807c-051934387f96. Aug 03 20:33:16.478232 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:16.478232 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:16.501704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id 5edc9564-f4f7-4d3d-807c-051934387f96 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:33:16.503355 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f3d745f9-0b95-48e8-82df-3001a46698ee tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 202 Aug 03 20:33:16.503826 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 929/3683] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:16 2026] DELETE /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:33:16.513532 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:16.515979 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:16.516113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:16.516298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:16.516481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:16.521641 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:16.521641 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:16.522574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-50bfa76d-22ab-4c7b-b4cf-1a042a4882a9 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 200 Aug 03 20:33:16.522967 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 921/3684] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:16 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:17.532769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2c84f6dc-c606-4487-be66-2457c5085806 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:17.534416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c84f6dc-c606-4487-be66-2457c5085806 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 Aug 03 20:33:17.534658 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c84f6dc-c606-4487-be66-2457c5085806 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:17.534924 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c84f6dc-c606-4487-be66-2457c5085806 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:17.535044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2c84f6dc-c606-4487-be66-2457c5085806 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 5edc9564-f4f7-4d3d-807c-051934387f96. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:17.539695 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c84f6dc-c606-4487-be66-2457c5085806 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 returned with HTTP 404 Aug 03 20:33:17.540004 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 915/3685] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:17 2026] GET /volume/v3/backups/5edc9564-f4f7-4d3d-807c-051934387f96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:17.674975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:17.676515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:33:17.676675 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:17.677057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:17.677057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete backup with id: 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. Aug 03 20:33:17.683794 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:17.683794 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:17.713372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] delete_backup rpcapi backup_id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:33:17.716821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4dd6b6a-7197-48c0-afe4-f8168852cf1e tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 202 Aug 03 20:33:17.717354 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 921/3686] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:17 2026] DELETE /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 03 20:33:17.726626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-43c2d595-4c6f-4a81-96e8-162953c0662f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:17.729837 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43c2d595-4c6f-4a81-96e8-162953c0662f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:33:17.730061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43c2d595-4c6f-4a81-96e8-162953c0662f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:17.734324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43c2d595-4c6f-4a81-96e8-162953c0662f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:17.734324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-43c2d595-4c6f-4a81-96e8-162953c0662f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:17.739344 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:17.739344 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:17.740395 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43c2d595-4c6f-4a81-96e8-162953c0662f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 200 Aug 03 20:33:17.740873 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 930/3687] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:17 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:18.755910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-88c009cc-8df7-40fc-a306-d19bf876d792 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:18.755910 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88c009cc-8df7-40fc-a306-d19bf876d792 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 Aug 03 20:33:18.755910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88c009cc-8df7-40fc-a306-d19bf876d792 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:18.755910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88c009cc-8df7-40fc-a306-d19bf876d792 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:18.755910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-88c009cc-8df7-40fc-a306-d19bf876d792 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Show backup with id 032fd0a5-80ed-4d2c-8f71-8e062b5b0017. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:18.759072 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88c009cc-8df7-40fc-a306-d19bf876d792 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 returned with HTTP 404 Aug 03 20:33:18.759653 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 922/3688] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:18 2026] GET /volume/v3/backups/032fd0a5-80ed-4d2c-8f71-8e062b5b0017 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:18.911313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-3c100fc3-addf-4ef3-b405-faa1a0c4d194 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:19.947816 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 916/3689] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:18 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] POST https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb/action Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Begin detaching volume completed successfully. Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-b7ae927b-2f19-42d0-84fb-5436ba301cb7 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb/action returned with HTTP 202 Aug 03 20:33:19.950718 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 922/3690] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:33:18 2026] POST /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f6deabf-a925-4853-8139-5b08e35e5612 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f6deabf-a925-4853-8139-5b08e35e5612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f6deabf-a925-4853-8139-5b08e35e5612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f6deabf-a925-4853-8139-5b08e35e5612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f6deabf-a925-4853-8139-5b08e35e5612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f6deabf-a925-4853-8139-5b08e35e5612 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:19.952039 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 931/3691] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:19 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-89ced0c5-6703-4f82-bf29-0becdba256e2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89ced0c5-6703-4f82-bf29-0becdba256e2 None None] GET https://10.4.3.92/volume// Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89ced0c5-6703-4f82-bf29-0becdba256e2 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89ced0c5-6703-4f82-bf29-0becdba256e2 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89ced0c5-6703-4f82-bf29-0becdba256e2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:19.953039 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 923/3692] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-1fa93c77-8dec-4e42-bf6b-7f5838dfeccf tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:19.953477 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 917/3693] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:19 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 1314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:19.972843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b4311094-275f-4e40-8121-c4445f8e3565 req-586895de-8a71-494f-a405-b66ef496882d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:19.976171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-586895de-8a71-494f-a405-b66ef496882d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 Aug 03 20:33:19.976171 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-586895de-8a71-494f-a405-b66ef496882d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:19.976397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-586895de-8a71-494f-a405-b66ef496882d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:20.004567 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:20.004567 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:20.075032 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:20.078334 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:20.079258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:20.079258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:20.086862 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:20.086862 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:20.089450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b4311094-275f-4e40-8121-c4445f8e3565 req-586895de-8a71-494f-a405-b66ef496882d tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 returned with HTTP 200 Aug 03 20:33:20.090158 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 923/3694] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:19 2026] DELETE /volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:20.091093 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:20.096074 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5bd1f179-f7de-4ec6-981e-6d478a67e2a1 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:20.096712 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 932/3695] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:20 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:21.409113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-408e575b-d2de-42a1-828c-a482f0525d79 req-810d086a-7145-4fff-82d4-d567cbc6d4ab None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:21.414801 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-408e575b-d2de-42a1-828c-a482f0525d79 req-810d086a-7145-4fff-82d4-d567cbc6d4ab tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 Aug 03 20:33:21.415181 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-408e575b-d2de-42a1-828c-a482f0525d79 req-810d086a-7145-4fff-82d4-d567cbc6d4ab tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:21.415333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-408e575b-d2de-42a1-828c-a482f0525d79 req-810d086a-7145-4fff-82d4-d567cbc6d4ab tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:21.426879 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-408e575b-d2de-42a1-828c-a482f0525d79 req-810d086a-7145-4fff-82d4-d567cbc6d4ab tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 returned with HTTP 404 Aug 03 20:33:21.427623 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 924/3696] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:21 2026] DELETE /volume/v3/attachments/b71d4ea4-d8df-486c-a57a-bfe5c0a09a75 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:33:22.011173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:22.093894 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:22.094326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-414013427", "metadata": {"Type": "Test"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:22.096242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-414013427', 'metadata': {'Type': 'Test'}}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:22.096450 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:22.101767 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:22.109306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (5a9679f5-994e-4b66-8713-adbaee3e1c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:22.110750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62b094f-dac0-4235-9a1c-0f381ba9ff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:22.112109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:22.138037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62b094f-dac0-4235-9a1c-0f381ba9ff0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:22.138998 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514ade4c-41a9-491d-a0c0-60f7453c6b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:22.197058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['dce2330c-4370-4b68-8dbb-b26653f38e8d', 'f0544f6c-84c0-4137-a181-2f88d678e7ab', '4440a33e-a5a6-4f0d-9f76-2b6d9768f0eb', 'bf4b1956-1eea-45b9-b8cd-2d098da7bdd8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:22.198028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514ade4c-41a9-491d-a0c0-60f7453c6b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce2330c-4370-4b68-8dbb-b26653f38e8d', 'f0544f6c-84c0-4137-a181-2f88d678e7ab', '4440a33e-a5a6-4f0d-9f76-2b6d9768f0eb', 'bf4b1956-1eea-45b9-b8cd-2d098da7bdd8']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:22.198931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f68352-6422-44a6-bebb-d9fc50f585c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:22.224802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f68352-6422-44a6-bebb-d9fc50f585c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '845be9c4-abba-44b2-af23-7994610cc40a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-414013427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['dce2330c-4370-4b68-8dbb-b26653f38e8d','f0544f6c-84c0-4137-a181-2f88d678e7ab','4440a33e-a5a6-4f0d-9f76-2b6d9768f0eb','bf4b1956-1eea-45b9-b8cd-2d098da7bdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-414013427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=845be9c4-abba-44b2-af23-7994610cc40a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:22.225707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9059ea-c4e5-4616-8b36-75115563c5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:22.249531 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9059ea-c4e5-4616-8b36-75115563c5c2) transitioned into state 'SUCCESS' from state '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-414013427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['dce2330c-4370-4b68-8dbb-b26653f38e8d','f0544f6c-84c0-4137-a181-2f88d678e7ab','4440a33e-a5a6-4f0d-9f76-2b6d9768f0eb','bf4b1956-1eea-45b9-b8cd-2d098da7bdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:22.250282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a69433-96df-454d-b844-29ab60d62bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:22.259960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a69433-96df-454d-b844-29ab60d62bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:22.260985 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (5a9679f5-994e-4b66-8713-adbaee3e1c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:22.261429 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:22.262062 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6992b6c-027e-4ea7-bb8c-d336a70a8f1d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:22.262604 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 918/3697] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:22 2026] POST /volume/v3/volumes => generated 756 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:22.275360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:22.280978 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:22.281212 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:22.281432 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:22.294676 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:22.294676 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:22.299482 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:22.305006 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cb4b1976-d8be-4eee-87c6-2a7464c651c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:22.305381 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 924/3698] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:22 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.138605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.140939 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:23.141176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.141535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.151692 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.151692 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:23.156603 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:23.162105 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-be53d102-ed51-44d9-a6af-e4a64ed10451 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:23.162859 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 933/3699] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.177560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-750febb7-470d-48f3-af5a-2bfda510845f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.179294 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:23.179486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.179743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.179861 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume with id: 3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:23.186678 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.186678 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:23.187146 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:23.217343 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Delete volume request issued successfully. Aug 03 20:33:23.217846 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-750febb7-470d-48f3-af5a-2bfda510845f tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 202 Aug 03 20:33:23.218146 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 925/3700] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:23 2026] DELETE /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:23.227165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.229609 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:23.229988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.230303 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.239174 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.239174 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:23.243426 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Volume info retrieved successfully. Aug 03 20:33:23.248665 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53c0d2a4-648c-4ec8-b4b8-457d00ae5360 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 200 Aug 03 20:33:23.249183 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 919/3701] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.319755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.321447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:23.321640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.321817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.329145 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.329145 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:23.333962 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.340221 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f6067d64-5954-4fed-9e7b-d2e19eeb4831 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:23.340816 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 925/3702] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.360187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.361974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:23.362162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.362348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.369555 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.369555 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:23.373613 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.378012 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed5917e1-eb4d-4887-bcc6-6dfbe130e4e3 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:23.378372 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 934/3703] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.390811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.392376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:23.392717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-414013427"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:23.400945 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.400945 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:23.404482 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.417179 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:23.417878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f7a6ab4e-f1bd-4c28-8a73-6d95f8c8dc4e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:23.418291 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 926/3704] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:23 2026] PUT /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 781 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.431565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.433526 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:23.433929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1883098011", "description": "This is the new description of volume"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:23.442430 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.442430 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:23.446454 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.455974 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:23.455974 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-35f01875-8dfe-4ae2-b405-6424169dcf72 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:23.455974 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 920/3705] 10.4.3.92 () {68 vars in 1362 bytes} [Mon Aug 3 20:33:23 2026] PUT /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.475944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6189312c-cc21-4437-9091-b4354e9d24c0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.478233 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6189312c-cc21-4437-9091-b4354e9d24c0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:23.478444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6189312c-cc21-4437-9091-b4354e9d24c0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.479276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6189312c-cc21-4437-9091-b4354e9d24c0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.505503 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.505503 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:23.510651 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6189312c-cc21-4437-9091-b4354e9d24c0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.515425 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6189312c-cc21-4437-9091-b4354e9d24c0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:23.515834 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 926/3706] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 889 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:23.532339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.534569 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:23.534569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-928010816", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-491990675"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:23.536719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-928010816', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-491990675'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:23.536797 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:23.541833 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:23.548272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (121dcb72-c3ca-492a-8244-97e01a10644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:23.549657 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468c47c6-af47-4531-bb24-94eec3a54476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:23.551140 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:23.587740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468c47c6-af47-4531-bb24-94eec3a54476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:23.588672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ced6ddf-42f2-4411-9167-5f61866a7bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:23.651028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['6970ddc1-6a36-48b6-87ae-8518d4d91e2d', '85280306-c644-43a4-baf7-e44ca34513d5', 'dc4694e6-ba23-4314-b823-5dde6655c955', '982495f8-e57c-48a7-b528-9541c03aa29f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:23.651028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ced6ddf-42f2-4411-9167-5f61866a7bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6970ddc1-6a36-48b6-87ae-8518d4d91e2d', '85280306-c644-43a4-baf7-e44ca34513d5', 'dc4694e6-ba23-4314-b823-5dde6655c955', '982495f8-e57c-48a7-b528-9541c03aa29f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:23.651336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb487d4-9e5a-4cae-a042-ab3bc3bb7a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:23.678721 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb487d4-9e5a-4cae-a042-ab3bc3bb7a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5bfa6ec-a799-41d4-b959-dc3608244494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-928010816',display_name='tempest-VolumesGetTest-Volume-491990675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['6970ddc1-6a36-48b6-87ae-8518d4d91e2d','85280306-c644-43a4-baf7-e44ca34513d5','dc4694e6-ba23-4314-b823-5dde6655c955','982495f8-e57c-48a7-b528-9541c03aa29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-928010816',display_name='tempest-VolumesGetTest-Volume-491990675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5bfa6ec-a799-41d4-b959-dc3608244494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:23.679419 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816f1f59-fe1c-4b5c-ba84-8b96c0ee796f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:23.698144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816f1f59-fe1c-4b5c-ba84-8b96c0ee796f) transitioned into 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-928010816',display_name='tempest-VolumesGetTest-Volume-491990675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['6970ddc1-6a36-48b6-87ae-8518d4d91e2d','85280306-c644-43a4-baf7-e44ca34513d5','dc4694e6-ba23-4314-b823-5dde6655c955','982495f8-e57c-48a7-b528-9541c03aa29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:23.700204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfaace4f-e2db-49a2-be7e-fd103f458af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:23.712960 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfaace4f-e2db-49a2-be7e-fd103f458af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:23.713757 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (121dcb72-c3ca-492a-8244-97e01a10644a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:23.714129 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:23.714825 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91d7fab5-89ef-4176-879e-0d22cf07ddb2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:23.715360 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 935/3707] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:23 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:23.726432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:23.727588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:23.727794 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:23.727968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:23.734275 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:23.734275 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:23.740397 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:23.744879 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f013759-aa08-4cc9-acd7-b9a0cc9e0486 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 200 Aug 03 20:33:23.745049 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 927/3708] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:23 2026] GET /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:24.264420 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7c3eba4-056e-409f-99f6-3d05f46897f3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.266855 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7c3eba4-056e-409f-99f6-3d05f46897f3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] GET https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb Aug 03 20:33:24.267822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7c3eba4-056e-409f-99f6-3d05f46897f3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:24.267822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7c3eba4-056e-409f-99f6-3d05f46897f3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:24.272623 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7c3eba4-056e-409f-99f6-3d05f46897f3 tempest-VolumesBackupsTest-1684365330 tempest-VolumesBackupsTest-1684365330-project-member] https://10.4.3.92/volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb returned with HTTP 404 Aug 03 20:33:24.273142 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 921/3709] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:24 2026] GET /volume/v3/volumes/3cc0cd1c-7aae-4e82-ab99-14323e5867cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:24.758428 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-63194309-dcd5-46f7-8206-cf45c6272952 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.760425 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-63194309-dcd5-46f7-8206-cf45c6272952 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.760693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-63194309-dcd5-46f7-8206-cf45c6272952 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:24.760932 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-63194309-dcd5-46f7-8206-cf45c6272952 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:24.770311 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:24.770311 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:24.776925 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-63194309-dcd5-46f7-8206-cf45c6272952 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:24.783155 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-63194309-dcd5-46f7-8206-cf45c6272952 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 200 Aug 03 20:33:24.783972 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 927/3710] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:24 2026] GET /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:24.799815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.801857 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.802189 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-414013427", "description": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:24.812654 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:24.812654 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:24.816480 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:24.838565 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:24.839152 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96f0ddcf-bfbd-4d71-b90b-0215637511c9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 200 Aug 03 20:33:24.839679 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 936/3711] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:24 2026] PUT /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 767 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:24.855850 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.857881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.858075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:24.858325 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:24.867266 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:24.867266 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:24.871575 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:24.877092 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0e704c8-0789-4083-b1c6-310e867d65b5 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 200 Aug 03 20:33:24.877503 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 928/3712] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:24 2026] GET /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:24.891711 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f20f782f-406e-4cdc-b888-59e96792c234 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.896072 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.896377 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:24.898480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:24.898480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.907274 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:24.907274 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:24.909488 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:24.943603 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:24.943845 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f20f782f-406e-4cdc-b888-59e96792c234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 202 Aug 03 20:33:24.944268 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 922/3713] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:24 2026] DELETE /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:24.953617 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a80790ee-898c-4e47-92ca-f529dea62f4a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:24.956020 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a80790ee-898c-4e47-92ca-f529dea62f4a tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:24.956124 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a80790ee-898c-4e47-92ca-f529dea62f4a tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:24.957090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a80790ee-898c-4e47-92ca-f529dea62f4a tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:24.966347 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:24.966347 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:24.971238 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a80790ee-898c-4e47-92ca-f529dea62f4a tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:24.975288 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a80790ee-898c-4e47-92ca-f529dea62f4a tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 200 Aug 03 20:33:24.975801 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 928/3714] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:24 2026] GET /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:25.992582 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4b8a399e-f0a4-4925-bc47-b1d13ef78d7e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:25.994572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b8a399e-f0a4-4925-bc47-b1d13ef78d7e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 Aug 03 20:33:25.994750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b8a399e-f0a4-4925-bc47-b1d13ef78d7e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:25.994947 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b8a399e-f0a4-4925-bc47-b1d13ef78d7e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:26.003059 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b8a399e-f0a4-4925-bc47-b1d13ef78d7e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 returned with HTTP 404 Aug 03 20:33:26.003845 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 937/3715] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:25 2026] GET /volume/v3/volumes/c5bfa6ec-a799-41d4-b959-dc3608244494 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:26.014216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:26.016498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:26.016728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:26.017608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:26.027863 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:26.027863 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:26.034221 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:26.039050 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9b208e5-191d-4f5c-bc2b-d7138913612d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:26.039473 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 929/3716] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:26 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:26.052022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:26.053727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:26.053932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:26.054145 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:26.054320 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: 845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:26.060617 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:26.060617 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:26.061083 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:26.111944 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:26.113029 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d90943ef-887d-4ffe-aada-f5cbc1952b96 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 202 Aug 03 20:33:26.113029 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 923/3717] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:26 2026] DELETE /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 03 20:33:26.126693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0780d529-b11d-47d7-82e5-7de5b1964211 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:26.128385 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0780d529-b11d-47d7-82e5-7de5b1964211 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:26.128603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0780d529-b11d-47d7-82e5-7de5b1964211 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:26.136660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0780d529-b11d-47d7-82e5-7de5b1964211 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:26.136660 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:26.136660 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:26.139697 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0780d529-b11d-47d7-82e5-7de5b1964211 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:26.145028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0780d529-b11d-47d7-82e5-7de5b1964211 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 200 Aug 03 20:33:26.145028 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 929/3718] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:26 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:27.171025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-09dc63bc-215a-46af-8ee8-4298d3784870 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:27.173386 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09dc63bc-215a-46af-8ee8-4298d3784870 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a Aug 03 20:33:27.173638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09dc63bc-215a-46af-8ee8-4298d3784870 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:27.173941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-09dc63bc-215a-46af-8ee8-4298d3784870 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:27.182497 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-09dc63bc-215a-46af-8ee8-4298d3784870 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a returned with HTTP 404 Aug 03 20:33:27.183733 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 938/3719] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:27 2026] GET /volume/v3/volumes/845be9c4-abba-44b2-af23-7994610cc40a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:27.194268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:27.196066 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:27.196512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-322228810"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:27.197930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-322228810'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:27.198132 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:27.202723 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:27.208864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (18f588c5-7ba1-4311-8cc8-ebd56d7a81fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:27.210712 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41449d7b-8bcb-4249-8f69-b089a9fb213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:27.211080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:27.248886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41449d7b-8bcb-4249-8f69-b089a9fb213b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:27.248886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a96f79-3ed7-4f6f-9ba8-cf0a64a4cee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:27.307144 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['5768e813-a8bf-4741-a977-3aafb4f44d60', '3560e9aa-a57b-4a93-8ee0-1c25236cab45', '8dd86189-0c39-449e-a0e7-d07d741902b3', 'e3ca3043-b19b-4bd2-a91d-c53ad8c7ee45'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:27.307966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a96f79-3ed7-4f6f-9ba8-cf0a64a4cee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5768e813-a8bf-4741-a977-3aafb4f44d60', '3560e9aa-a57b-4a93-8ee0-1c25236cab45', '8dd86189-0c39-449e-a0e7-d07d741902b3', 'e3ca3043-b19b-4bd2-a91d-c53ad8c7ee45']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:27.308726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522adcd1-3631-4df3-a758-9878e357060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:27.329403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522adcd1-3631-4df3-a758-9878e357060a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fde9f28-a382-4dc1-b28d-df21c780c66c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322228810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['5768e813-a8bf-4741-a977-3aafb4f44d60','3560e9aa-a57b-4a93-8ee0-1c25236cab45','8dd86189-0c39-449e-a0e7-d07d741902b3','e3ca3043-b19b-4bd2-a91d-c53ad8c7ee45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322228810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fde9f28-a382-4dc1-b28d-df21c780c66c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:27.330437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30719b14-4d74-4896-bb5b-f8b35b5116f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:27.346215 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30719b14-4d74-4896-bb5b-f8b35b5116f0) transitioned into state 'SUCCESS' from state '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-322228810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['5768e813-a8bf-4741-a977-3aafb4f44d60','3560e9aa-a57b-4a93-8ee0-1c25236cab45','8dd86189-0c39-449e-a0e7-d07d741902b3','e3ca3043-b19b-4bd2-a91d-c53ad8c7ee45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:27.346917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46315055-0ad0-44df-9bc1-0a09c924fcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:27.354954 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46315055-0ad0-44df-9bc1-0a09c924fcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:27.355718 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (18f588c5-7ba1-4311-8cc8-ebd56d7a81fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:27.355990 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:27.356453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e6332278-c0a5-49f7-8cde-2c1f6be39db1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:27.356882 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 930/3720] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:33:27 2026] POST /volume/v3/volumes => generated 742 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:27.371170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:27.373136 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:27.373335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:27.373582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:27.381726 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:27.381726 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:27.387866 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:27.392743 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7a0d35c9-a5f2-47df-9195-8be0f9e63f83 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 200 Aug 03 20:33:27.393131 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 924/3721] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:27 2026] GET /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 810 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:28.409584 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:28.415362 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:28.415519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:28.415758 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:28.438780 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:28.438780 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:28.444670 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:28.450155 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b16cd09a-f290-4417-89a0-dedda7cdcfd0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 200 Aug 03 20:33:28.450880 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 930/3722] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:28 2026] GET /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:28.472916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f532aff6-b119-4130-9a40-557f61040e3f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:28.475178 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:28.475539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2fde9f28-a382-4dc1-b28d-df21c780c66c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1200048490", "metadata": {"Type": "Test"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:28.477349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'source_volid': '2fde9f28-a382-4dc1-b28d-df21c780c66c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1200048490', 'metadata': {'Type': 'Test'}}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:28.488804 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:28.488804 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:28.489533 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume retrieved successfully. Aug 03 20:33:28.489827 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:28.496017 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:28.506025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (16be1d8d-792f-4ba9-a766-de0844a490fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:28.508038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0641805d-4171-47f2-9c1c-bd2cc56b4710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:28.509612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:28.542397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0641805d-4171-47f2-9c1c-bd2cc56b4710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2fde9f28-a382-4dc1-b28d-df21c780c66c', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:28.543085 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a254c9-65c6-41e7-816e-bd5206120c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:28.596065 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['8324d237-a4ac-45d4-8492-4417e71020bc', '41023935-b20d-47f3-af0f-22fffd03caef', 'c6747a0e-acf6-4e97-a838-0b11f7f76490', 'd4ce9b8a-a432-4ce0-bb26-00a383c7d972'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:28.597333 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a254c9-65c6-41e7-816e-bd5206120c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8324d237-a4ac-45d4-8492-4417e71020bc', '41023935-b20d-47f3-af0f-22fffd03caef', 'c6747a0e-acf6-4e97-a838-0b11f7f76490', 'd4ce9b8a-a432-4ce0-bb26-00a383c7d972']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:28.598576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32960451-c147-4198-ac1e-074f139fab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:28.649409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32960451-c147-4198-ac1e-074f139fab66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a5929f-8f5a-43dd-9802-1b4bca8dcc80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1200048490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['8324d237-a4ac-45d4-8492-4417e71020bc','41023935-b20d-47f3-af0f-22fffd03caef','c6747a0e-acf6-4e97-a838-0b11f7f76490','d4ce9b8a-a432-4ce0-bb26-00a383c7d972'],size=1,snapshot_id=None,source_replicaid=,source_volid=2fde9f28-a382-4dc1-b28d-df21c780c66c,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1200048490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a5929f-8f5a-43dd-9802-1b4bca8dcc80,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2fde9f28-a382-4dc1-b28d-df21c780c66c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:28.651256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e93c495-0e8b-4bb9-8855-b86ade94b37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:28.675684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e93c495-0e8b-4bb9-8855-b86ade94b37c) transitioned into state 'SUCCESS' from state '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-1200048490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['8324d237-a4ac-45d4-8492-4417e71020bc','41023935-b20d-47f3-af0f-22fffd03caef','c6747a0e-acf6-4e97-a838-0b11f7f76490','d4ce9b8a-a432-4ce0-bb26-00a383c7d972'],size=1,snapshot_id=None,source_replicaid=,source_volid=2fde9f28-a382-4dc1-b28d-df21c780c66c,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:28.677172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ffa4233-28fa-479d-9464-cd9a6b3d1c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:28.696336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ffa4233-28fa-479d-9464-cd9a6b3d1c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:28.697246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (16be1d8d-792f-4ba9-a766-de0844a490fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:28.697722 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:28.698453 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f532aff6-b119-4130-9a40-557f61040e3f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:28.698955 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 939/3723] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:28 2026] POST /volume/v3/volumes => generated 791 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:28.715930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:28.718406 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:28.718713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:28.718974 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:28.728309 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:28.728309 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:28.733717 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:28.738939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c785d5aa-64f2-416d-81f6-18ac86743ed4 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:28.739420 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 931/3724] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:28 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.758867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0313d7d1-9a16-4791-9926-97f670cdd613 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.762002 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0313d7d1-9a16-4791-9926-97f670cdd613 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:29.762977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0313d7d1-9a16-4791-9926-97f670cdd613 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:29.763212 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0313d7d1-9a16-4791-9926-97f670cdd613 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:29.771413 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:29.771413 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:29.773673 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0313d7d1-9a16-4791-9926-97f670cdd613 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:29.777792 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0313d7d1-9a16-4791-9926-97f670cdd613 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:29.777859 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 925/3725] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:29 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.791892 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.796154 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:29.796435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:29.796732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:29.806304 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:29.806304 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:29.810439 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:29.815034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24d9cb69-5432-4ce2-a989-bfe710ffa862 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:29.815411 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 931/3726] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:29 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.831049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.833381 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:29.833915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1200048490"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:29.842752 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:29.842752 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:29.846310 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:29.858198 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:29.858748 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-48f32fd5-c57f-42c8-ae29-fb3d26e5b737 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:29.859133 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 940/3727] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:29 2026] PUT /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.875741 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.877420 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:29.877749 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1799833166", "description": "This is the new description of volume"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:29.885601 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:29.885601 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:29.888975 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:29.902107 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:29.902761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-af1717dc-fb35-46c6-8845-0629d24b2fa0 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:29.903165 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 932/3728] 10.4.3.92 () {68 vars in 1362 bytes} [Mon Aug 3 20:33:29 2026] PUT /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.914704 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.917001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:29.917254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:29.917558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:29.927062 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:29.927062 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:29.931927 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:29.940187 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ac920a3-fda8-4eac-8e6a-23665c9f6f9e tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:29.940781 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 926/3729] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:29 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:29.957519 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-60c873f9-946c-4d97-b813-807bdfdf652c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:29.959046 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:29.959344 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1924287892", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-81865525"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:29.960716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1924287892', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-81865525'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:29.960820 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:29.964213 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:29.968957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (e8abbf89-0d5a-43a7-b4fb-06f11727957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:29.969771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3807fdd1-eadc-40d3-8a7c-3a2bc97b368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:29.970542 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:29.994406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3807fdd1-eadc-40d3-8a7c-3a2bc97b368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:29.995293 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708d04d0-2b0b-4c25-ad63-fe6022023610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:30.036852 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['81e7d635-d03c-4eb7-9292-ed1976238716', 'b92c82e0-628d-49da-9c1a-ea8d15ba8088', 'a771d6af-80e7-4d1e-a4eb-f24ea5f76356', 'c560f736-ad28-4a46-9d22-f6a9bf43a408'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:30.038048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708d04d0-2b0b-4c25-ad63-fe6022023610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e7d635-d03c-4eb7-9292-ed1976238716', 'b92c82e0-628d-49da-9c1a-ea8d15ba8088', 'a771d6af-80e7-4d1e-a4eb-f24ea5f76356', 'c560f736-ad28-4a46-9d22-f6a9bf43a408']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:30.038923 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5518d5f-09d5-4bd4-b877-5ef3400ceb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:30.063875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5518d5f-09d5-4bd4-b877-5ef3400ceb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bc5663-6258-46b8-9659-45bd5cb49618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1924287892',display_name='tempest-VolumesGetTest-Volume-81865525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['81e7d635-d03c-4eb7-9292-ed1976238716','b92c82e0-628d-49da-9c1a-ea8d15ba8088','a771d6af-80e7-4d1e-a4eb-f24ea5f76356','c560f736-ad28-4a46-9d22-f6a9bf43a408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1924287892',display_name='tempest-VolumesGetTest-Volume-81865525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2bc5663-6258-46b8-9659-45bd5cb49618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:30.064705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ee22aa-40db-4fc6-9293-d40516d72018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:30.089596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ee22aa-40db-4fc6-9293-d40516d72018) transitioned into 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-1924287892',display_name='tempest-VolumesGetTest-Volume-81865525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['81e7d635-d03c-4eb7-9292-ed1976238716','b92c82e0-628d-49da-9c1a-ea8d15ba8088','a771d6af-80e7-4d1e-a4eb-f24ea5f76356','c560f736-ad28-4a46-9d22-f6a9bf43a408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:30.090317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358ceb25-84e3-4a86-aadb-3e0076977e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:30.106067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358ceb25-84e3-4a86-aadb-3e0076977e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:30.106998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (e8abbf89-0d5a-43a7-b4fb-06f11727957f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:30.107360 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:30.107948 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60c873f9-946c-4d97-b813-807bdfdf652c tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:30.108370 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 932/3730] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:29 2026] POST /volume/v3/volumes => generated 776 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:30.119395 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:30.121144 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:30.121320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:30.121527 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:30.132112 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:30.132112 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:30.136557 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:30.142297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b20edfc9-34c6-4911-8e95-851a9e4a9314 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 200 Aug 03 20:33:30.142705 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 941/3731] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:30 2026] GET /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:31.159826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:31.161422 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.161634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:31.161799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:31.168957 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:31.168957 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:31.172313 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:31.176601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0746bab6-effb-4faa-800d-6a9234ae6fa9 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 200 Aug 03 20:33:31.176943 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 933/3732] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:31 2026] GET /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:31.190390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:31.192830 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.193314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1200048490", "description": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:31.203198 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:31.203198 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:31.206860 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:31.212452 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:31.213043 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6fb077e7-f6ba-4404-b77f-e4fe688bfd29 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 200 Aug 03 20:33:31.213483 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 927/3733] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:31 2026] PUT /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 768 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:31.237427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:31.240868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.241153 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:31.241408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:31.254982 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:31.254982 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:31.259491 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:31.265157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae059a06-23a3-4412-b6de-2113b9dd79cc tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 200 Aug 03 20:33:31.265659 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 933/3734] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:31 2026] GET /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:31.281112 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:31.288983 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.288983 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:31.288983 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:31.288983 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.297244 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:31.297244 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:31.297869 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:31.320483 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:31.320731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1bf7a9d7-8b98-4807-8d21-d85fd82f7a7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 202 Aug 03 20:33:31.321270 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 942/3735] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:31 2026] DELETE /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:31.328102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d622633f-5010-411a-b55e-584893e07d2f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:31.332669 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d622633f-5010-411a-b55e-584893e07d2f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:31.332930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d622633f-5010-411a-b55e-584893e07d2f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:31.333243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d622633f-5010-411a-b55e-584893e07d2f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:31.352261 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:31.352261 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:31.356591 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d622633f-5010-411a-b55e-584893e07d2f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:31.362069 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d622633f-5010-411a-b55e-584893e07d2f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 200 Aug 03 20:33:31.362587 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 934/3736] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:31 2026] GET /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:32.061957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.064514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:32.065152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1349214985", "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:32.067125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1349214985', 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:32.331281 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Create volume of 1 GB Aug 03 20:33:32.341039 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Availability Zones retrieved successfully. Aug 03 20:33:32.348257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Flow 'volume_create_api' (f847b1af-1630-494a-b0d9-7d745407f4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:32.350133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d532c-edaa-4a24-81de-2d52dd1e2e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:32.351383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:32.375615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f5083454-d551-4a3b-8e47-e94d6b53cdea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.378130 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5083454-d551-4a3b-8e47-e94d6b53cdea tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 Aug 03 20:33:32.378353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5083454-d551-4a3b-8e47-e94d6b53cdea tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.378584 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f5083454-d551-4a3b-8e47-e94d6b53cdea tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.385689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f5083454-d551-4a3b-8e47-e94d6b53cdea tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 returned with HTTP 404 Aug 03 20:33:32.386166 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 934/3737] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:32 2026] GET /volume/v3/volumes/d2bc5663-6258-46b8-9659-45bd5cb49618 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:32.393372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4c589205-d7f0-4e1c-8c47-429975262bdd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.395070 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c589205-d7f0-4e1c-8c47-429975262bdd tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:32.395235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c589205-d7f0-4e1c-8c47-429975262bdd tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.395419 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4c589205-d7f0-4e1c-8c47-429975262bdd tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.404080 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:32.404080 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:32.410400 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4c589205-d7f0-4e1c-8c47-429975262bdd tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:32.410989 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d532c-edaa-4a24-81de-2d52dd1e2e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:32.411839 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4900a4a9-4d81-4d04-a7b5-5e0aa3a201bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:32.414554 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4c589205-d7f0-4e1c-8c47-429975262bdd tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:32.415103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 943/3738] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:32 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:32.427664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.429735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:32.429980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.430198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.430375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:32.437895 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:32.437895 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:32.438414 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:32.472263 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:32.472442 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afad194e-838c-4f5f-b6e8-65797a4ea776 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 202 Aug 03 20:33:32.473479 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 935/3739] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:32 2026] DELETE /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:32.483776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.485327 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:32.485867 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.485867 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.486274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Created reservations ['9ab7946f-6ac2-49a5-9c5d-9b55c6e4ae35', 'f72804db-0fe5-4786-90fa-da1f78efd95e', '9044209a-89b2-421f-a870-6169d325cd39', '3a1404aa-4a1a-4d99-af25-4aa74e277598'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:32.487180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4900a4a9-4d81-4d04-a7b5-5e0aa3a201bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab7946f-6ac2-49a5-9c5d-9b55c6e4ae35', 'f72804db-0fe5-4786-90fa-da1f78efd95e', '9044209a-89b2-421f-a870-6169d325cd39', '3a1404aa-4a1a-4d99-af25-4aa74e277598']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:32.487926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86eb64f-ade5-41b3-ac37-ffa88f1eb2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:32.493001 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:32.493001 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:32.497099 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:32.501510 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc8f01d5-00b7-48bb-92c0-ca7c558881af tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 200 Aug 03 20:33:32.502005 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 935/3740] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:32 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:32.520097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86eb64f-ade5-41b3-ac37-ffa88f1eb2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f2020f-a0d6-4a3c-9c30-7a048b5e5412', '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-1349214985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eed009377cf48e6ab4ec3884c86bdc7',qos_specs=None,replication_status=,reservations=['9ab7946f-6ac2-49a5-9c5d-9b55c6e4ae35','f72804db-0fe5-4786-90fa-da1f78efd95e','9044209a-89b2-421f-a870-6169d325cd39','3a1404aa-4a1a-4d99-af25-4aa74e277598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b6ada5cf04203af258a3f74410337',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1349214985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f2020f-a0d6-4a3c-9c30-7a048b5e5412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eed009377cf48e6ab4ec3884c86bdc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111b6ada5cf04203af258a3f74410337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:32.520998 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08329dac-d0b1-4738-aadf-cbb13c2f5842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:32.542830 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08329dac-d0b1-4738-aadf-cbb13c2f5842) transitioned into state 'SUCCESS' from state '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-1349214985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eed009377cf48e6ab4ec3884c86bdc7',qos_specs=None,replication_status=,reservations=['9ab7946f-6ac2-49a5-9c5d-9b55c6e4ae35','f72804db-0fe5-4786-90fa-da1f78efd95e','9044209a-89b2-421f-a870-6169d325cd39','3a1404aa-4a1a-4d99-af25-4aa74e277598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b6ada5cf04203af258a3f74410337',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:32.543453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867a6f39-f2ff-4788-84aa-47f2801e2008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:32.551979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867a6f39-f2ff-4788-84aa-47f2801e2008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:32.552987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Flow 'volume_create_api' (f847b1af-1630-494a-b0d9-7d745407f4fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:32.553259 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Create volume request issued successfully. Aug 03 20:33:32.553809 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f37b196e-ad56-4fa9-a4a9-f67d0b0ceb55 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:32.554221 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 928/3741] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:32 2026] POST /volume/v3/volumes => generated 751 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:32.568408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7be70f41-6171-4db3-8a92-6d4778564340 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.571260 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7be70f41-6171-4db3-8a92-6d4778564340 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:33:32.571564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7be70f41-6171-4db3-8a92-6d4778564340 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.571840 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7be70f41-6171-4db3-8a92-6d4778564340 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.582072 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:32.582072 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:32.587036 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7be70f41-6171-4db3-8a92-6d4778564340 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:33:32.593509 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7be70f41-6171-4db3-8a92-6d4778564340 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:33:32.594242 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 944/3742] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:32 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:32.913180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-36350564-572c-4350-8878-6a7431f13e35 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:32.914776 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36350564-572c-4350-8878-6a7431f13e35 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:33:32.914945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36350564-572c-4350-8878-6a7431f13e35 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:32.915115 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-36350564-572c-4350-8878-6a7431f13e35 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:32.923849 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:32.923849 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:32.927224 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-36350564-572c-4350-8878-6a7431f13e35 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:33:32.932346 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-36350564-572c-4350-8878-6a7431f13e35 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:33:32.932401 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 936/3743] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:32 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:33.517226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bea75fa8-00a7-46cf-ab56-7bbc07755733 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.519825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bea75fa8-00a7-46cf-ab56-7bbc07755733 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 Aug 03 20:33:33.519994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bea75fa8-00a7-46cf-ab56-7bbc07755733 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.520165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bea75fa8-00a7-46cf-ab56-7bbc07755733 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.525198 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bea75fa8-00a7-46cf-ab56-7bbc07755733 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 returned with HTTP 404 Aug 03 20:33:33.525902 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 936/3744] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/d3a5929f-8f5a-43dd-9802-1b4bca8dcc80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:33.536047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.538434 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:33.538718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.538962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.548287 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.548287 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:33.552724 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:33.557898 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3bc46cd0-25d4-450e-8c53-1bf4cc181a64 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 200 Aug 03 20:33:33.558349 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 929/3745] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:33.578105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fe2995be-6bc2-4356-9506-eb555e529550 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.580560 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:33.581002 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.581283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.581547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: 2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:33.592304 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.592304 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:33.593925 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:33.610401 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.613764 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:33:33.614019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.614216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.622443 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.622443 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:33.625448 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:33.625763 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe2995be-6bc2-4356-9506-eb555e529550 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 202 Aug 03 20:33:33.626369 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 945/3746] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:33 2026] DELETE /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:33.629887 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:33:33.633903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1cdc5196-ff29-4233-83b7-536751fde679 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.636212 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1cdc5196-ff29-4233-83b7-536751fde679 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:33.636548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1cdc5196-ff29-4233-83b7-536751fde679 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.636715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1cdc5196-ff29-4233-83b7-536751fde679 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.641022 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-068c3986-8afd-4fa6-8bac-abfb00ff5d87 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:33:33.641589 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 937/3747] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:33.649074 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.649074 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:33.653186 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1cdc5196-ff29-4233-83b7-536751fde679 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:33.657801 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1cdc5196-ff29-4233-83b7-536751fde679 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 200 Aug 03 20:33:33.658216 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 937/3748] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:33.680988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.683351 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:33:33.683657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.683899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.693537 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.693537 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:33.701917 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:33:33.707544 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-99d68af0-c365-40dc-9145-694bf8d52c80 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:33:33.708153 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 930/3749] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:33.945346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:33.947241 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:33:33.947241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:33.947388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:33.957150 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:33.957150 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:33.960917 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:33:33.965476 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4067f28e-e9e6-4115-88d3-933ed988dac2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:33:33.965892 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 946/3750] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:33 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:34.196169 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.197987 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:33:34.198166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:34.198333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:34.204456 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:34.204456 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:34.207872 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:33:34.213320 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-b5cf37aa-a419-4581-8290-fb4853c97f1a tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:33:34.213735 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 938/3751] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:34 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:34.232534 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ab93f43e-cfa0-46b6-99c7-b099fe5f1ccd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.234954 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ab93f43e-cfa0-46b6-99c7-b099fe5f1ccd None None] GET https://10.4.3.92/volume// Aug 03 20:33:34.234954 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ab93f43e-cfa0-46b6-99c7-b099fe5f1ccd None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:34.234954 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ab93f43e-cfa0-46b6-99c7-b099fe5f1ccd None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:34.234954 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ab93f43e-cfa0-46b6-99c7-b099fe5f1ccd None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:34.234954 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 938/3752] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:33: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 03 20:33:34.243369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-cbf981d4-f79c-48bf-beca-4799829aa469 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.245815 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-cbf981d4-f79c-48bf-beca-4799829aa469 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:33:34.246197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-cbf981d4-f79c-48bf-beca-4799829aa469 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56f2020f-a0d6-4a3c-9c30-7a048b5e5412", "connector": null, "instance_uuid": "a90d3ad7-e528-4e6f-bfe0-e29357dd9b0c"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:34.255738 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:34.255738 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:34.306553 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e100d42a-62be-4ac0-8659-3917266c0970 req-3431b83e-a48b-4339-afd2-4faf3ade93a3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.309087 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e100d42a-62be-4ac0-8659-3917266c0970 req-3431b83e-a48b-4339-afd2-4faf3ade93a3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 Aug 03 20:33:34.309283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e100d42a-62be-4ac0-8659-3917266c0970 req-3431b83e-a48b-4339-afd2-4faf3ade93a3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:34.309522 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e100d42a-62be-4ac0-8659-3917266c0970 req-3431b83e-a48b-4339-afd2-4faf3ade93a3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:34.315185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-cbf981d4-f79c-48bf-beca-4799829aa469 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:33:34.315660 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 931/3753] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:33:34 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:34.319139 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:34.319139 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:34.378781 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e100d42a-62be-4ac0-8659-3917266c0970 req-3431b83e-a48b-4339-afd2-4faf3ade93a3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 returned with HTTP 200 Aug 03 20:33:34.379297 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 947/3754] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:34 2026] DELETE /volume/v3/attachments/a9887f59-c4ff-4945-91b3-97af6a25ef78 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:34.672412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ccd7bc6f-8b73-4ff4-93a8-0f4ce071a25d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.675181 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccd7bc6f-8b73-4ff4-93a8-0f4ce071a25d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c Aug 03 20:33:34.675482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccd7bc6f-8b73-4ff4-93a8-0f4ce071a25d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:34.675829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccd7bc6f-8b73-4ff4-93a8-0f4ce071a25d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:34.682761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccd7bc6f-8b73-4ff4-93a8-0f4ce071a25d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c returned with HTTP 404 Aug 03 20:33:34.683343 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 939/3755] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:34 2026] GET /volume/v3/volumes/2fde9f28-a382-4dc1-b28d-df21c780c66c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:34.734946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fe157f51-939b-4c71-b802-d1a83b98f767 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.736870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:34.737186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "size": 1, "name": "tempest-VolumesGetTest-Volume-835902473", "metadata": {"Type": "Test"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:34.738732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-835902473', 'metadata': {'Type': 'Test'}}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:34.835215 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:34.839915 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:34.847128 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (48fd2c22-68c0-4453-ac32-17b5216a1658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:34.848380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844d09d7-f9b6-4bd8-b22d-973e6cab8c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:34.850693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:34.910920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844d09d7-f9b6-4bd8-b22d-973e6cab8c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:34.911751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6466ea-cd70-46e1-abbb-f6f540943f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:34.954003 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['06e9e5eb-1d15-4afc-b51c-0293dfb8acce', '3c5874c3-8637-461b-a920-1fbfd64a4290', 'd4239a96-c179-4812-a1b3-adbf75a41e5e', 'b800b9b2-22b0-4a7c-ba52-26c35ab0d676'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:34.954853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6466ea-cd70-46e1-abbb-f6f540943f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e9e5eb-1d15-4afc-b51c-0293dfb8acce', '3c5874c3-8637-461b-a920-1fbfd64a4290', 'd4239a96-c179-4812-a1b3-adbf75a41e5e', 'b800b9b2-22b0-4a7c-ba52-26c35ab0d676']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:34.955673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c1d572-e2f0-48be-b9da-777738a7fc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:34.981355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:34.983655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c1d572-e2f0-48be-b9da-777738a7fc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c75b99f-0f50-44b0-8367-925de8ed14c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-835902473',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['06e9e5eb-1d15-4afc-b51c-0293dfb8acce','3c5874c3-8637-461b-a920-1fbfd64a4290','d4239a96-c179-4812-a1b3-adbf75a41e5e','b800b9b2-22b0-4a7c-ba52-26c35ab0d676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-835902473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c75b99f-0f50-44b0-8367-925de8ed14c9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:34.984368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235ab216-63b3-4d63-9aae-920320e8dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:34.985728 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:33:34.985728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:34.985728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:34.993521 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:34.993521 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:34.997315 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:33:35.002136 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-89c7f5d1-837c-4772-b2ff-1d276d38bfa3 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:33:35.002521 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 932/3756] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:34 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:35.003835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235ab216-63b3-4d63-9aae-920320e8dfe7) transitioned into state 'SUCCESS' from state '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-835902473',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['06e9e5eb-1d15-4afc-b51c-0293dfb8acce','3c5874c3-8637-461b-a920-1fbfd64a4290','d4239a96-c179-4812-a1b3-adbf75a41e5e','b800b9b2-22b0-4a7c-ba52-26c35ab0d676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:35.004701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93179f6c-54c0-461a-a298-4ad1445c6f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:35.015037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.018917 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:33:35.019300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0df1c5a-553d-4276-868b-abe1f71a1568", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-531150956"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:35.021387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': 'a0df1c5a-553d-4276-868b-abe1f71a1568', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-531150956'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:33:35.021580 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume a0df1c5a-553d-4276-868b-abe1f71a1568 in container None Aug 03 20:33:35.021794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93179f6c-54c0-461a-a298-4ad1445c6f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:35.022596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (48fd2c22-68c0-4453-ac32-17b5216a1658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:35.022928 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:35.023626 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe157f51-939b-4c71-b802-d1a83b98f767 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:35.026707 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 939/3757] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:34 2026] POST /volume/v3/volumes => generated 756 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:35.030840 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.030840 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:35.032569 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:33:35.049266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.051515 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:35.051515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:35.052157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:35.063279 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['becafa9b-88f7-4484-a2cf-be6b44197dcc', '099974b3-30bf-451c-9ee5-877b1a842e63'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:35.063572 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.063572 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:35.067868 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:35.072472 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-55a7cebf-39e1-4b79-a75b-94ac4e11abb1 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:35.072995 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 940/3758] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:35 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:35.113651 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72a3c06f-aec2-49a1-8ead-3963d834ad21 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:33:35.113651 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 948/3759] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:35 2026] POST /volume/v3/backups => generated 327 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:35.122706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.124903 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:35.125156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:35.125421 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:35.125537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:35.132630 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.132630 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:35.133604 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1746159a-ba9d-4d13-8046-a48158ebfc05 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:35.134073 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 933/3760] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:35 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:35.433473 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d0d3e612-f61d-4af1-be3d-0cd76bd29710 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.433915 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d0d3e612-f61d-4af1-be3d-0cd76bd29710 None None] GET https://10.4.3.92/volume// Aug 03 20:33:35.434054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d0d3e612-f61d-4af1-be3d-0cd76bd29710 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:35.434235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d0d3e612-f61d-4af1-be3d-0cd76bd29710 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:35.434669 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d0d3e612-f61d-4af1-be3d-0cd76bd29710 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:35.435079 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 940/3761] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:35.442422 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.445174 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:33:35.448540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:35.448540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:35.460332 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.460332 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:35.463940 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:33:35.468535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f4cf3af5-7fc2-4900-b5f4-a87d976bbd66 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:33:35.468925 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 941/3762] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:35 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 1538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:35.565934 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.568054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] PUT https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e Aug 03 20:33:35.568440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:35.577988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Acquiring lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:33:35.582100 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:33:35.583052 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.583052 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:35.722427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" released by "attachment_update" :: held 0.140s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:33:35.722756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-f157c2fa-63ba-438c-90c8-d15c6dc766b4 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e returned with HTTP 200 Aug 03 20:33:35.723193 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 949/3763] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:33:35 2026] PUT /volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:35.754428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-5ae18e11-151c-484a-85f6-e13cb2d79756 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:35.756829 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-5ae18e11-151c-484a-85f6-e13cb2d79756 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] POST https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e/action Aug 03 20:33:35.757285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-5ae18e11-151c-484a-85f6-e13cb2d79756 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:35.757472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-5ae18e11-151c-484a-85f6-e13cb2d79756 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:35.780307 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:35.780307 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:35.797048 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f2b96b51-4ad2-4172-b300-a7531c7f4793 req-5ae18e11-151c-484a-85f6-e13cb2d79756 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e/action returned with HTTP 204 Aug 03 20:33:35.797656 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 934/3764] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:33:35 2026] POST /volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:36.089689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.092710 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:36.092988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:36.094181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:36.102617 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.102617 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:36.107735 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.113971 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba236aad-38ea-4f9c-a203-a89f38dbd38f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:36.114378 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 941/3765] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:36 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:36.127103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.129294 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:36.129662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:36.129922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:36.137064 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.137064 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:36.140773 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.145678 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-34613390-d89f-484b-82df-adfcaac7aeaf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.146047 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a05ad32-0bc5-471e-afda-5cfd16edf033 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:36.146206 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 942/3766] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:36 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:33:36.148133 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34613390-d89f-484b-82df-adfcaac7aeaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:36.148586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34613390-d89f-484b-82df-adfcaac7aeaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:36.148799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-34613390-d89f-484b-82df-adfcaac7aeaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:36.148953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-34613390-d89f-484b-82df-adfcaac7aeaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:36.153222 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.153222 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:36.154204 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-34613390-d89f-484b-82df-adfcaac7aeaf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:36.154847 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 950/3767] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:36 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:36.158269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-875b1741-3689-4115-b699-f1b5f58655c6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.159920 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-875b1741-3689-4115-b699-f1b5f58655c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:36.160228 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-875b1741-3689-4115-b699-f1b5f58655c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-835902473"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:36.169264 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.169264 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:36.177216 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-875b1741-3689-4115-b699-f1b5f58655c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.184035 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-875b1741-3689-4115-b699-f1b5f58655c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:36.184761 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-875b1741-3689-4115-b699-f1b5f58655c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:36.185347 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 935/3768] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:36 2026] PUT /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 780 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:36.197598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.199688 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:36.200114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1719959362", "description": "This is the new description of volume"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:36.210446 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.210446 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:36.214971 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.223106 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:36.223787 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c80f34c2-17df-49c8-843b-0a48dcdb75c6 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:36.224251 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 942/3769] 10.4.3.92 () {68 vars in 1362 bytes} [Mon Aug 3 20:33:36 2026] PUT /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:36.238064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f38bc358-108c-4ca3-9694-07b431d29f7d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.239914 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f38bc358-108c-4ca3-9694-07b431d29f7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:36.240175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f38bc358-108c-4ca3-9694-07b431d29f7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:36.240420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f38bc358-108c-4ca3-9694-07b431d29f7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:36.249745 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.249745 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:36.255197 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f38bc358-108c-4ca3-9694-07b431d29f7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.262040 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f38bc358-108c-4ca3-9694-07b431d29f7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:36.262576 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 943/3770] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:36 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:36.275059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-abef0e35-0087-43ba-9162-90a505196db2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.276815 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:36.277119 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-252380941", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-768078445"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:36.278756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-252380941', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-768078445'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:36.278855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume of 1 GB Aug 03 20:33:36.283693 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Availability Zones retrieved successfully. Aug 03 20:33:36.288769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (977ade8d-5e06-4ee2-8451-032413c29567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:36.289760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac21f8aa-bad1-4055-96e4-863ab3410e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:36.290699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:36.322619 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac21f8aa-bad1-4055-96e4-863ab3410e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:36.323671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a9c1b-9448-4f74-92bb-022dbba65ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:36.371769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Created reservations ['007378fd-9a43-485d-96f2-33b3b16ee576', 'bd685e51-c652-488e-aaa9-c5a018b8897a', '9f33dfd9-26df-4523-9d3e-dc1076830afb', '00de24ca-82f5-4224-8cd8-da9c457713ec'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:36.372965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a9c1b-9448-4f74-92bb-022dbba65ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['007378fd-9a43-485d-96f2-33b3b16ee576', 'bd685e51-c652-488e-aaa9-c5a018b8897a', '9f33dfd9-26df-4523-9d3e-dc1076830afb', '00de24ca-82f5-4224-8cd8-da9c457713ec']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:36.374108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f713797-5ad5-44c1-aca6-f71b882a744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:36.403393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f713797-5ad5-44c1-aca6-f71b882a744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8109c546-82ae-4a5e-bd81-7a8a11a55d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-252380941',display_name='tempest-VolumesGetTest-Volume-768078445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['007378fd-9a43-485d-96f2-33b3b16ee576','bd685e51-c652-488e-aaa9-c5a018b8897a','9f33dfd9-26df-4523-9d3e-dc1076830afb','00de24ca-82f5-4224-8cd8-da9c457713ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-252380941',display_name='tempest-VolumesGetTest-Volume-768078445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8109c546-82ae-4a5e-bd81-7a8a11a55d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='517165bb3f734badbf02a1470adde033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:36.404138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f60f59b-2b88-4189-b42f-f6a212f33200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:36.424767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f60f59b-2b88-4189-b42f-f6a212f33200) transitioned into 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-252380941',display_name='tempest-VolumesGetTest-Volume-768078445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='517165bb3f734badbf02a1470adde033',qos_specs=None,replication_status=,reservations=['007378fd-9a43-485d-96f2-33b3b16ee576','bd685e51-c652-488e-aaa9-c5a018b8897a','9f33dfd9-26df-4523-9d3e-dc1076830afb','00de24ca-82f5-4224-8cd8-da9c457713ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4446daf48e2a44c7ad542d452cfbcc93',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:36.425515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5cddf00-0e8d-4683-bcb8-c35022a9f2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:36.437816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5cddf00-0e8d-4683-bcb8-c35022a9f2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:36.438507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Flow 'volume_create_api' (977ade8d-5e06-4ee2-8451-032413c29567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:36.438902 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Create volume request issued successfully. Aug 03 20:33:36.439404 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-abef0e35-0087-43ba-9162-90a505196db2 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:36.439995 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 951/3771] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:36 2026] POST /volume/v3/volumes => generated 776 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:36.459907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.463118 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:36.463316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:36.463560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:36.473035 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:36.473035 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:36.479323 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:36.484363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0d387836-4c6d-4e8f-8bf0-edc8caad4e6f tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 200 Aug 03 20:33:36.484419 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 936/3772] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:36 2026] GET /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:36.723050 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f0b06e1a-1fd5-47c3-9699-54890ac06dcc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:36.762043 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0b06e1a-1fd5-47c3-9699-54890ac06dcc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:33:36.762487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f0b06e1a-1fd5-47c3-9699-54890ac06dcc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378", "extra_specs": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:36.779381 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f0b06e1a-1fd5-47c3-9699-54890ac06dcc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:33:36.779846 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 943/3773] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:33:36 2026] POST /volume/v3/types => generated 269 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:37.165356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.167118 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:37.167328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:37.167580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:37.167721 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:37.171559 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.171559 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:37.172229 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33b7b801-8628-44c6-9775-b4d6f4bba2bf tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:37.172622 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 944/3774] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:37 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:37.509829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6307755c-ef19-425a-afbe-0a700cdca234 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.511715 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6307755c-ef19-425a-afbe-0a700cdca234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.511895 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6307755c-ef19-425a-afbe-0a700cdca234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:37.512108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6307755c-ef19-425a-afbe-0a700cdca234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:37.518926 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.518926 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:37.522305 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6307755c-ef19-425a-afbe-0a700cdca234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:37.526998 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6307755c-ef19-425a-afbe-0a700cdca234 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 200 Aug 03 20:33:37.527351 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 952/3775] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:37 2026] GET /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:37.539272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.541282 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] PUT https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.541691 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-835902473", "description": null}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:37.551603 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.551603 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:37.558088 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:37.568807 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume updated successfully. Aug 03 20:33:37.569365 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3d6667ab-63d4-481e-af4a-7e8065b8f58b tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 200 Aug 03 20:33:37.569811 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 937/3776] 10.4.3.92 () {68 vars in 1361 bytes} [Mon Aug 3 20:33:37 2026] PUT /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 767 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:37.580170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fc6e6088-8255-45c7-b699-3baf7000cfab None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.581998 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fc6e6088-8255-45c7-b699-3baf7000cfab tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.582167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fc6e6088-8255-45c7-b699-3baf7000cfab tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:37.582336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fc6e6088-8255-45c7-b699-3baf7000cfab tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:37.591226 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.591226 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:37.594681 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fc6e6088-8255-45c7-b699-3baf7000cfab tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:37.598287 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fc6e6088-8255-45c7-b699-3baf7000cfab tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 200 Aug 03 20:33:37.598644 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 944/3777] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:37 2026] GET /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:37.609680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.613885 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.614057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:37.614226 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:37.614377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: 8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.622484 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.622484 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:37.622895 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:37.650795 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:37.650991 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d4d87bdc-a9c3-4c4c-ae5d-eca763e52a68 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 202 Aug 03 20:33:37.651348 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 945/3778] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:37 2026] DELETE /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:37.658677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:37.660273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:37.660509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:37.660650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:37.671801 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:37.671801 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:37.677015 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:37.683511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a6294ee-0687-4e5c-9186-9a33e3f86d7d tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 200 Aug 03 20:33:37.684086 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 953/3779] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:37 2026] GET /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:38.182247 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5ab98432-a657-45be-89e4-b5b843cead89 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.184063 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ab98432-a657-45be-89e4-b5b843cead89 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:38.184269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ab98432-a657-45be-89e4-b5b843cead89 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:38.184489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ab98432-a657-45be-89e4-b5b843cead89 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:38.184616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5ab98432-a657-45be-89e4-b5b843cead89 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:38.189105 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.189105 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:38.189853 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ab98432-a657-45be-89e4-b5b843cead89 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:38.190189 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 938/3780] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:38 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:38.512787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7f7224ec-4c53-4320-872b-7db9f193d4fe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.514295 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f7224ec-4c53-4320-872b-7db9f193d4fe tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:33:38.514683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f7224ec-4c53-4320-872b-7db9f193d4fe tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802", "extra_specs": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:38.533066 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f7224ec-4c53-4320-872b-7db9f193d4fe tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:33:38.533517 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 945/3781] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:33:38 2026] POST /volume/v3/types => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:38.541166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2cdad640-3598-48ae-933a-a8daacaaf51b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.542696 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cdad640-3598-48ae-933a-a8daacaaf51b tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:33:38.542994 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cdad640-3598-48ae-933a-a8daacaaf51b tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925", "extra_specs": {}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:38.556761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cdad640-3598-48ae-933a-a8daacaaf51b tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:33:38.557234 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 946/3782] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:33:38 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:38.566228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-091640fa-423c-4315-aa95-a4305f310936 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.567796 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:38.568111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1657420911", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:38.569731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1657420911', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:38.573235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume of 1 GB Aug 03 20:33:38.573627 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.573627 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:38.574091 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Availability Zones retrieved successfully. Aug 03 20:33:38.580353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (fcb48dc5-08c6-4211-b114-117b95b3c824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:38.581613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbb9614-cad9-44a2-b4e5-ba7676ff83eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.582680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:38.604563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbb9614-cad9-44a2-b4e5-ba7676ff83eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90e36600-cb3e-457c-b46f-6003b8324110,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90e36600-cb3e-457c-b46f-6003b8324110', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.605275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe74fe1-736b-470b-a695-2a518b64457c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.633649 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:38.633649 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1326198115-1565054802, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:38.676681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Created reservations ['0b99ceb7-992c-40d1-9fe4-f0c9ba2393c2', 'c06f7b2b-79de-432e-b6f0-70de62d017ee', '1c3918a6-6209-4d24-8e59-b03100b6fe82', 'fc2448b8-eac2-409d-aee3-7274c5bf158f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:38.677120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe74fe1-736b-470b-a695-2a518b64457c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b99ceb7-992c-40d1-9fe4-f0c9ba2393c2', 'c06f7b2b-79de-432e-b6f0-70de62d017ee', '1c3918a6-6209-4d24-8e59-b03100b6fe82', 'fc2448b8-eac2-409d-aee3-7274c5bf158f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.678233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8747b492-2d8e-4981-805d-274df8605eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.706562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c0c2ff9-38e5-4b40-a459-836fd09f6e19 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.706562 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c0c2ff9-38e5-4b40-a459-836fd09f6e19 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 Aug 03 20:33:38.706562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c0c2ff9-38e5-4b40-a459-836fd09f6e19 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:38.706562 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c0c2ff9-38e5-4b40-a459-836fd09f6e19 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:38.709433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c0c2ff9-38e5-4b40-a459-836fd09f6e19 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 returned with HTTP 404 Aug 03 20:33:38.711541 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 939/3783] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:38 2026] GET /volume/v3/volumes/8109c546-82ae-4a5e-bd81-7a8a11a55d03 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:38.716566 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8747b492-2d8e-4981-805d-274df8605eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f7eb69-2060-494f-bdf1-495b30e3f61c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1657420911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['0b99ceb7-992c-40d1-9fe4-f0c9ba2393c2','c06f7b2b-79de-432e-b6f0-70de62d017ee','1c3918a6-6209-4d24-8e59-b03100b6fe82','fc2448b8-eac2-409d-aee3-7274c5bf158f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=90e36600-cb3e-457c-b46f-6003b8324110), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1657420911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f7eb69-2060-494f-bdf1-495b30e3f61c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c83850496c84e328b79c1c21ed84615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13379a9a879b4c519a7942d6aca045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90e36600-cb3e-457c-b46f-6003b8324110),volume_type_id=90e36600-cb3e-457c-b46f-6003b8324110)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.718007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21da55af-481b-4097-b459-f1483f916556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.719624 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.723064 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:38.723064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:38.723064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:38.730521 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.730521 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:38.734437 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:38.739876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-75e34c8c-c6a1-40c0-b457-69c52514bf26 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:38.740252 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 946/3784] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:38 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:38.741123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21da55af-481b-4097-b459-f1483f916556) transitioned into state 'SUCCESS' from state '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-1657420911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['0b99ceb7-992c-40d1-9fe4-f0c9ba2393c2','c06f7b2b-79de-432e-b6f0-70de62d017ee','1c3918a6-6209-4d24-8e59-b03100b6fe82','fc2448b8-eac2-409d-aee3-7274c5bf158f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=90e36600-cb3e-457c-b46f-6003b8324110)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.742236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871ee55a-6848-412d-a9e4-a0cec7cc79e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.755677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871ee55a-6848-412d-a9e4-a0cec7cc79e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.756629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (fcb48dc5-08c6-4211-b114-117b95b3c824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:38.756987 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request issued successfully. Aug 03 20:33:38.757659 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-091640fa-423c-4315-aa95-a4305f310936 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:38.758123 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 954/3785] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:38 2026] POST /volume/v3/volumes => generated 845 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:38.760859 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.762479 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:38.762676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:38.762904 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:38.763116 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume with id: 5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:38.771490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.773222 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:38.774718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-800165604", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:38.775291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-800165604', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:38.775809 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.775809 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:38.778815 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:38.781093 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume of 1 GB Aug 03 20:33:38.781597 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.781597 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:38.781774 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Availability Zones retrieved successfully. Aug 03 20:33:38.789950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (804360b5-bba9-4c88-a9f0-c332f3da37c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:38.791001 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8339d6c2-2ee2-4b0b-9e74-f8e7a822c15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.792399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:38.824379 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8339d6c2-2ee2-4b0b-9e74-f8e7a822c15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.824379 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a321c01-3481-4b29-a0ce-5c40339d8073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:38.827131 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Delete volume request issued successfully. Aug 03 20:33:38.827131 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f94c93b6-50cc-47b2-8e7e-d4d4a67da031 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 202 Aug 03 20:33:38.827131 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 947/3786] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:33:38 2026] DELETE /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:33:38.838885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:38.843009 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:38.843206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:38.843389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:38.851088 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:38.851088 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:38.855081 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Volume info retrieved successfully. Aug 03 20:33:38.861056 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5f1f26a-38d4-4b85-9c30-903f446020c7 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 200 Aug 03 20:33:38.861136 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:38.861436 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 947/3787] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:38 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:38.861737 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-278955943-2137816925, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:38.899595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Created reservations ['d5493a70-6296-4883-a85a-d5d87085d9c5', 'b147608b-5b97-4ce1-9f97-6bf2b9bc829d', '03164ec0-9973-4edb-a717-f06787eb2299', 'f53f7599-5603-499c-935f-55b9c7f1087e'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:38.902258 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a321c01-3481-4b29-a0ce-5c40339d8073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5493a70-6296-4883-a85a-d5d87085d9c5', 'b147608b-5b97-4ce1-9f97-6bf2b9bc829d', '03164ec0-9973-4edb-a717-f06787eb2299', 'f53f7599-5603-499c-935f-55b9c7f1087e']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:38.902258 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20227a9-0b54-4dbd-97b4-87bf497684db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.102217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20227a9-0b54-4dbd-97b4-87bf497684db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97f19d8-4607-4864-9463-d502dd402db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-800165604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['d5493a70-6296-4883-a85a-d5d87085d9c5','b147608b-5b97-4ce1-9f97-6bf2b9bc829d','03164ec0-9973-4edb-a717-f06787eb2299','f53f7599-5603-499c-935f-55b9c7f1087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-800165604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a97f19d8-4607-4864-9463-d502dd402db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c83850496c84e328b79c1c21ed84615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13379a9a879b4c519a7942d6aca045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887),volume_type_id=7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.102593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0c2ad1-3be1-4216-a19a-52a0bf26b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.122825 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0c2ad1-3be1-4216-a19a-52a0bf26b207) transitioned into state 'SUCCESS' from state '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-800165604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['d5493a70-6296-4883-a85a-d5d87085d9c5','b147608b-5b97-4ce1-9f97-6bf2b9bc829d','03164ec0-9973-4edb-a717-f06787eb2299','f53f7599-5603-499c-935f-55b9c7f1087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.123668 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e9b7c4-2dbc-4750-b048-b959bf6c7c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.132015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e9b7c4-2dbc-4750-b048-b959bf6c7c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.132768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (804360b5-bba9-4c88-a9f0-c332f3da37c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:39.133020 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request issued successfully. Aug 03 20:33:39.133524 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cd19379-76c5-4d43-a0e9-8aa85f9d2513 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:39.133892 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 940/3788] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:38 2026] POST /volume/v3/volumes => generated 843 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:39.165300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:39.167332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:39.167750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1339059475", "snapshot_id": null, "imageRef": "9e2399d1-1a06-49b0-9890-0dd7e8a91910", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:39.169636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1339059475', 'snapshot_id': None, 'imageRef': '9e2399d1-1a06-49b0-9890-0dd7e8a91910', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:39.202874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d38df90a-05fd-4b72-99c6-789d35768f8b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:39.209535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d38df90a-05fd-4b72-99c6-789d35768f8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:39.209768 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d38df90a-05fd-4b72-99c6-789d35768f8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:39.211303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d38df90a-05fd-4b72-99c6-789d35768f8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:39.211303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d38df90a-05fd-4b72-99c6-789d35768f8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:39.216186 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:39.216186 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:39.216936 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d38df90a-05fd-4b72-99c6-789d35768f8b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:39.217888 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 948/3789] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:39 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:39.293493 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume of 1 GB Aug 03 20:33:39.293842 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:39.293842 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:39.294294 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Availability Zones retrieved successfully. Aug 03 20:33:39.300606 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (44e5bcca-5e9d-4fb4-9cde-37e7021011bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:39.301689 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42723c1c-0a6d-4069-a2cb-4c9306d6a28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.302741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:39.354634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42723c1c-0a6d-4069-a2cb-4c9306d6a28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50806712-19c9-44b2-a8d3-d4b51a4e958c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50806712-19c9-44b2-a8d3-d4b51a4e958c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.355581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a00fecc-f27a-46c3-bca5-199b566924e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.385589 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:39.385953 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1060672884-1866667378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:39.483910 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Created reservations ['f6fc15d2-25bf-4dca-9597-d30c94d14477', '5db3d405-ee51-40f2-9c1f-ccb21324cbe3', 'c9e00889-5fce-4948-93b4-86ffd00011f3', 'e2aaa3b4-7d15-4066-af3b-a047bca8e4c2'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:39.484944 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a00fecc-f27a-46c3-bca5-199b566924e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fc15d2-25bf-4dca-9597-d30c94d14477', '5db3d405-ee51-40f2-9c1f-ccb21324cbe3', 'c9e00889-5fce-4948-93b4-86ffd00011f3', 'e2aaa3b4-7d15-4066-af3b-a047bca8e4c2']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.485871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2517cb5-8348-4183-98a5-669407963a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.522831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2517cb5-8348-4183-98a5-669407963a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7643ad77-d2e5-4de3-bcca-5c734b92bb41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1339059475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['f6fc15d2-25bf-4dca-9597-d30c94d14477','5db3d405-ee51-40f2-9c1f-ccb21324cbe3','c9e00889-5fce-4948-93b4-86ffd00011f3','e2aaa3b4-7d15-4066-af3b-a047bca8e4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=50806712-19c9-44b2-a8d3-d4b51a4e958c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1339059475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7643ad77-d2e5-4de3-bcca-5c734b92bb41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c83850496c84e328b79c1c21ed84615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13379a9a879b4c519a7942d6aca045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50806712-19c9-44b2-a8d3-d4b51a4e958c),volume_type_id=50806712-19c9-44b2-a8d3-d4b51a4e958c)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.523454 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78deba0c-ccfd-4502-9272-c16aadb21154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.551183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78deba0c-ccfd-4502-9272-c16aadb21154) transitioned into state 'SUCCESS' from state '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-1339059475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c83850496c84e328b79c1c21ed84615',qos_specs=None,replication_status=,reservations=['f6fc15d2-25bf-4dca-9597-d30c94d14477','5db3d405-ee51-40f2-9c1f-ccb21324cbe3','c9e00889-5fce-4948-93b4-86ffd00011f3','e2aaa3b4-7d15-4066-af3b-a047bca8e4c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13379a9a879b4c519a7942d6aca045ae',volume_type_id=50806712-19c9-44b2-a8d3-d4b51a4e958c)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.551801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9f3ca-fe9d-4050-97c0-14fd7367855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:39.564258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9f3ca-fe9d-4050-97c0-14fd7367855d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:39.565300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Flow 'volume_create_api' (44e5bcca-5e9d-4fb4-9cde-37e7021011bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:39.565698 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Create volume request issued successfully. Aug 03 20:33:39.566392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5e4fc04-18a1-4a16-9ad5-39f5d26e6f7c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:39.567121 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 955/3790] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:39 2026] POST /volume/v3/volumes => generated 845 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:39.579869 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-355b91ce-20f7-4d48-8711-69da554026b3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:39.581678 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-355b91ce-20f7-4d48-8711-69da554026b3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:39.581864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-355b91ce-20f7-4d48-8711-69da554026b3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:39.582044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-355b91ce-20f7-4d48-8711-69da554026b3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:39.588972 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:39.588972 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:39.592714 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-355b91ce-20f7-4d48-8711-69da554026b3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:39.607930 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-355b91ce-20f7-4d48-8711-69da554026b3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:39.608515 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 948/3791] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:39 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 913 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:39.892831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6569225c-d72c-4dc4-847d-60ee7366d772 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:39.895192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6569225c-d72c-4dc4-847d-60ee7366d772 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] GET https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 Aug 03 20:33:39.895394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6569225c-d72c-4dc4-847d-60ee7366d772 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:39.895607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6569225c-d72c-4dc4-847d-60ee7366d772 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:39.903552 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6569225c-d72c-4dc4-847d-60ee7366d772 tempest-VolumesGetTest-1705529152 tempest-VolumesGetTest-1705529152-project-member] https://10.4.3.92/volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 returned with HTTP 404 Aug 03 20:33:39.904031 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 941/3792] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:39 2026] GET /volume/v3/volumes/5c75b99f-0f50-44b0-8367-925de8ed14c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:40.233760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:40.235567 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:40.235745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:40.235916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:40.236010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:40.243967 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:40.243967 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:40.244988 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ac6ae51-0bcf-499d-810c-d8424fcb1397 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:40.245323 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 949/3793] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:40 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:40.623516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:40.625137 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:40.625495 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:40.625617 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:40.636425 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:40.636425 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:40.645301 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:40.651179 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c382722d-aae5-45b3-83f6-bfd17fc9b248 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:40.651770 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 956/3794] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:40 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:41.257398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:41.259063 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:41.260313 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:41.260313 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:41.260313 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:41.265163 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:41.265163 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:41.265163 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9c589be-f562-4d91-86bb-5e48299c5ffd tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:41.265163 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 949/3795] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:41 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:41.674808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:41.676515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:41.683072 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:41.683072 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:41.684180 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:41.684180 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:41.692851 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:41.697152 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9bf7bab0-580f-4fd1-b1da-2814c46c995c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:41.697564 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 942/3796] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:41 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:42.276151 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5607317a-6de8-4d04-901d-b89588835a04 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:42.278017 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5607317a-6de8-4d04-901d-b89588835a04 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:42.278362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5607317a-6de8-4d04-901d-b89588835a04 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:42.278719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5607317a-6de8-4d04-901d-b89588835a04 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:42.278924 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5607317a-6de8-4d04-901d-b89588835a04 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:42.285393 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:42.285393 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:42.286650 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5607317a-6de8-4d04-901d-b89588835a04 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:42.287929 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 950/3797] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:42 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:42.713565 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:42.718380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:42.718612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:42.718783 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:42.727926 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:42.727926 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:42.731899 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:42.736327 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74f186fc-1ecf-4c87-9beb-cfbef8cd2f46 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:42.737420 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 957/3798] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:42 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:43.304648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:43.306939 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:43.307258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:43.307572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:43.307724 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:43.314395 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:43.314395 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:43.315825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-766b71a9-f05a-4433-b9df-d0dfed41aa57 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:43.316600 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 950/3799] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:43 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:43.750975 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ca383eeb-bd62-4c8b-b070-659438259372 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:43.752916 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca383eeb-bd62-4c8b-b070-659438259372 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:43.753085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca383eeb-bd62-4c8b-b070-659438259372 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:43.753319 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ca383eeb-bd62-4c8b-b070-659438259372 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:43.761528 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:43.761528 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:43.765740 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ca383eeb-bd62-4c8b-b070-659438259372 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:43.770750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ca383eeb-bd62-4c8b-b070-659438259372 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:43.771181 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 943/3800] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:43 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:44.332005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:44.335242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:44.335518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:44.336158 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:44.336158 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:44.342660 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:44.342660 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:44.343856 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c0697dc-8b5a-4f00-9b8b-80c28923e73b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:44.344323 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 951/3801] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:44 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:44.789927 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:44.797052 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:44.797496 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:44.797624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:44.813229 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:44.813229 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:44.820818 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:44.836622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d1e3e93-f55c-446d-8d05-34097945ee03 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:44.837094 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 958/3802] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:44 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:45.359018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:45.361048 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:45.361252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:45.361527 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:45.361600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:45.366716 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:45.366716 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:45.367476 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-94b2caee-72c2-43d2-9645-3288b869b7c2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:45.367963 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 951/3803] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:45 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:45.853979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:45.856399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:45.856661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:45.856963 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:45.866006 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:45.866006 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:45.873959 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:45.887630 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3cfdbf21-593b-4bdc-ae5f-7bc8213b30da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:45.888175 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 944/3804] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:45 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:46.382487 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9ceb858-7161-4f4b-b450-536a60b7447f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:46.385306 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9ceb858-7161-4f4b-b450-536a60b7447f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:46.385495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9ceb858-7161-4f4b-b450-536a60b7447f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:46.385620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9ceb858-7161-4f4b-b450-536a60b7447f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:46.385758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a9ceb858-7161-4f4b-b450-536a60b7447f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:46.399686 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:46.399686 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:46.400552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9ceb858-7161-4f4b-b450-536a60b7447f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:46.401038 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 952/3805] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:46 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:46.415523 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-26f75681-b058-41cb-8173-2c1e010e0b03 req-a5a48baf-6d5c-44c0-8c5b-b8a4b38401d6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:46.418184 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-26f75681-b058-41cb-8173-2c1e010e0b03 req-a5a48baf-6d5c-44c0-8c5b-b8a4b38401d6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd Aug 03 20:33:46.418340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-26f75681-b058-41cb-8173-2c1e010e0b03 req-a5a48baf-6d5c-44c0-8c5b-b8a4b38401d6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:46.418554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-26f75681-b058-41cb-8173-2c1e010e0b03 req-a5a48baf-6d5c-44c0-8c5b-b8a4b38401d6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:46.435496 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:46.435496 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:46.504474 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-26f75681-b058-41cb-8173-2c1e010e0b03 req-a5a48baf-6d5c-44c0-8c5b-b8a4b38401d6 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd returned with HTTP 200 Aug 03 20:33:46.504959 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 959/3806] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:33:46 2026] DELETE /volume/v3/attachments/8c2f6d14-31d3-4199-8a6f-20bdb8e950cd => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:46.906748 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:46.908655 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:46.908844 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:46.909031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:46.920319 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:46.920319 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:46.929394 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:46.939364 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-448dbdf1-31cd-4ca5-afd3-5ad76f3256ac tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:46.939924 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 952/3807] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:46 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:47.414681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fee27606-835b-46fd-be76-76bda6d2851f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:47.416195 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fee27606-835b-46fd-be76-76bda6d2851f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:47.416537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fee27606-835b-46fd-be76-76bda6d2851f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:47.416799 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fee27606-835b-46fd-be76-76bda6d2851f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:47.417848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-fee27606-835b-46fd-be76-76bda6d2851f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:47.421453 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:47.421453 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:47.422756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fee27606-835b-46fd-be76-76bda6d2851f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:47.422756 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 945/3808] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:47 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:47.470518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:47.474647 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:33:47.474896 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:47.475158 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:47.484818 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:47.484818 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:47.492002 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:33:47.498844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-bc510e1c-5a61-4ef8-93dd-118e66f88b13 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:33:47.499302 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 953/3809] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:47 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:47.957809 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:47.959976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:47.960206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:47.960500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:47.968192 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:47.968192 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:47.972335 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:47.978091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f4053c1b-e18e-4d18-9ab9-f0f8b56fcd80 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:47.978593 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 960/3810] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:47 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:48.166627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:48.168687 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:33:48.168890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:48.169089 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:48.175770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:48.175770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:48.179410 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:33:48.184377 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-02c3ede0-6b93-4030-a264-9d069891cf2d tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:33:48.184991 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 953/3811] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:48 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:48.193681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c100fbb0-98fb-4a4f-8f60-ff4a8ce1e692 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:48.195332 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c100fbb0-98fb-4a4f-8f60-ff4a8ce1e692 None None] GET https://10.4.3.92/volume// Aug 03 20:33:48.195332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c100fbb0-98fb-4a4f-8f60-ff4a8ce1e692 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:48.195332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c100fbb0-98fb-4a4f-8f60-ff4a8ce1e692 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:48.195332 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c100fbb0-98fb-4a4f-8f60-ff4a8ce1e692 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:48.195332 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 946/3812] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:33:48.202877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-a9368a54-2a61-4f4f-a9df-39a3ae10b467 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:48.204760 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-a9368a54-2a61-4f4f-a9df-39a3ae10b467 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:33:48.205154 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-a9368a54-2a61-4f4f-a9df-39a3ae10b467 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "befbfabd-5347-4c0b-b0ca-2c5039885fee", "connector": null, "instance_uuid": "8b38818e-e75c-4313-b389-cc5741c658d4"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:48.213344 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:48.213344 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:48.257537 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-a9368a54-2a61-4f4f-a9df-39a3ae10b467 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:33:48.258059 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 954/3813] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:33:48 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 03 20:33:48.433625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:48.435417 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:48.435568 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:48.435746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:48.435850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:48.441267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:48.441267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:48.442159 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e28e1b9f-501f-490f-8c37-afd8542d11b5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:48.442670 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 961/3814] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:48 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:48.990895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-669f3a49-b438-478e-b02d-723c7a65de6a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:48.992649 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-669f3a49-b438-478e-b02d-723c7a65de6a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:48.992755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-669f3a49-b438-478e-b02d-723c7a65de6a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:48.992923 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-669f3a49-b438-478e-b02d-723c7a65de6a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:49.000088 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:49.000088 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:49.003811 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-669f3a49-b438-478e-b02d-723c7a65de6a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:49.008343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-669f3a49-b438-478e-b02d-723c7a65de6a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:49.008864 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 954/3815] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:48 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-94099f34-268e-4313-8d48-e833d389b728 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94099f34-268e-4313-8d48-e833d389b728 None None] GET https://10.4.3.92/volume// Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-94099f34-268e-4313-8d48-e833d389b728 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-94099f34-268e-4313-8d48-e833d389b728 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94099f34-268e-4313-8d48-e833d389b728 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:49.233172 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 947/3816] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:49.240006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:49.241914 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:33:49.242117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:49.242285 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:49.252117 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:49.252117 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:49.255688 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:33:49.261330 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-16d05849-f3ff-40d3-88ec-2310e9aec778 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:33:49.261774 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 955/3817] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:49 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:49.376870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:49.382819 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac Aug 03 20:33:49.382819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:49.393792 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:33:49.401667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" acquired by "attachment_update" :: waited 0.008s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:33:49.402986 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:49.402986 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:49.452766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:49.457982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:49.458222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:49.458478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:49.458628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:49.466301 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:49.466301 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:49.467060 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25abba0d-35b0-4e5e-b88a-f7de6efd145b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:49.467407 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 955/3818] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:49 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:49.554546 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-befbfabd-5347-4c0b-b0ca-2c5039885fee-np0000006371" released by "attachment_update" :: held 0.153s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:33:49.555065 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-2aa6fd4e-368e-4a7e-a713-3a4b734214cb tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac returned with HTTP 200 Aug 03 20:33:49.555546 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 962/3819] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:33:49 2026] PUT /volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:49.596518 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-29bd06d0-2680-4c14-b49b-b0ace8b82a29 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:49.598764 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-29bd06d0-2680-4c14-b49b-b0ace8b82a29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac/action Aug 03 20:33:49.599166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-29bd06d0-2680-4c14-b49b-b0ace8b82a29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:33:49.599316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-29bd06d0-2680-4c14-b49b-b0ace8b82a29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:49.621342 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:49.621342 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:49.642490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2aab5e10-0687-48b9-b505-121bb9b25b4e req-29bd06d0-2680-4c14-b49b-b0ace8b82a29 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac/action returned with HTTP 204 Aug 03 20:33:49.642918 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 948/3820] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:33:49 2026] POST /volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:33:50.022313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:50.024429 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:50.024657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:50.024851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:50.033068 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:50.033068 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:50.037119 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:50.041273 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-73ee0d05-9b8a-4221-8931-d9b806e41f2b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:50.041646 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 956/3821] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:50 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:50.480752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07809a38-5740-4bc9-9822-96cfee139724 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:50.483369 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07809a38-5740-4bc9-9822-96cfee139724 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:50.483658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07809a38-5740-4bc9-9822-96cfee139724 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:50.483896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07809a38-5740-4bc9-9822-96cfee139724 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:50.484026 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-07809a38-5740-4bc9-9822-96cfee139724 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:50.494848 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:50.494848 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:50.496057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07809a38-5740-4bc9-9822-96cfee139724 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:50.496900 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 956/3822] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:50 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:51.055549 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:51.059336 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:51.059677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:51.059904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:51.072813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:51.072813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:51.080757 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:51.086727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b3af806-4dd2-41ed-867d-5f11dc806f23 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:51.087356 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 963/3823] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:51 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:51.508481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:51.511094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:51.511401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:51.511663 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:51.511801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:51.517764 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:51.517764 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:51.518649 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-73b0ee79-58af-42c3-9bcc-fd8d0ad6afda tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:51.519085 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 949/3824] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:51 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:51.682717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a17e06b3-a6ca-4b94-9ee5-7542a5d89c43 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:51.756915 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a17e06b3-a6ca-4b94-9ee5-7542a5d89c43 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:33:51.757374 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a17e06b3-a6ca-4b94-9ee5-7542a5d89c43 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-182846753", "extra_specs": {}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:51.784820 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a17e06b3-a6ca-4b94-9ee5-7542a5d89c43 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:33:51.785404 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 957/3825] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:33:51 2026] POST /volume/v3/types => generated 217 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:51.794751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8302405e-ae3d-49a8-9335-40ef68e7bfb7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:51.796696 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8302405e-ae3d-49a8-9335-40ef68e7bfb7 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2/encryption Aug 03 20:33:51.797253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8302405e-ae3d-49a8-9335-40ef68e7bfb7 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:51.819534 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8302405e-ae3d-49a8-9335-40ef68e7bfb7 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2/encryption returned with HTTP 200 Aug 03 20:33:51.820431 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 957/3826] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:33:51 2026] POST /volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:51.829996 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:51.904444 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:51.904886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1882987651", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-182846753", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:51.906751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1882987651', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-182846753', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:51.911048 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume of 1 GB Aug 03 20:33:51.911556 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:51.911556 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:51.912120 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Availability Zones retrieved successfully. Aug 03 20:33:51.918631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (9840dc3d-0383-4c20-a861-393598f2c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:51.919843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227812c7-1a4b-4904-8f32-5d5fa8e6cb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:51.921148 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:51.952393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227812c7-1a4b-4904-8f32-5d5fa8e6cb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:33:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a232eac3-c6b8-4f44-836e-16dc662aadd2,is_public=True,name='tempest-scenario-type-cryptsetup-182846753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a232eac3-c6b8-4f44-836e-16dc662aadd2', '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=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:51.953193 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8851061b-bdd0-4cac-aba8-fb324ed0bf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:51.987481 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-182846753 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-182846753, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:51.988029 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-182846753 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-182846753, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:33:52.030111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Created reservations ['93459cc7-55b9-4fbf-823e-8009c12cd02b', '1f90a69e-af47-46f2-82f9-0637e8699a19', '2bbea5e4-ad55-47dc-bd04-49355dec1e6a', '1e55d6fa-93e8-49a1-b822-6a55f5ca8ddc'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:52.031407 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8851061b-bdd0-4cac-aba8-fb324ed0bf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93459cc7-55b9-4fbf-823e-8009c12cd02b', '1f90a69e-af47-46f2-82f9-0637e8699a19', '2bbea5e4-ad55-47dc-bd04-49355dec1e6a', '1e55d6fa-93e8-49a1-b822-6a55f5ca8ddc']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:52.032695 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f12264d-fdbd-4197-8ffe-78d1db5a2aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:52.064219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f12264d-fdbd-4197-8ffe-78d1db5a2aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd6e106d-71df-44c5-86e4-37496e31aec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1882987651',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['93459cc7-55b9-4fbf-823e-8009c12cd02b','1f90a69e-af47-46f2-82f9-0637e8699a19','2bbea5e4-ad55-47dc-bd04-49355dec1e6a','1e55d6fa-93e8-49a1-b822-6a55f5ca8ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=a232eac3-c6b8-4f44-836e-16dc662aadd2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1882987651',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd6e106d-71df-44c5-86e4-37496e31aec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674a1caf531e4f41893e090fd321f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64513c003e15480a8e46fb3130dcd14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a232eac3-c6b8-4f44-836e-16dc662aadd2),volume_type_id=a232eac3-c6b8-4f44-836e-16dc662aadd2)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:52.065376 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915fc24-f6f0-4aa6-86a4-ae04da150d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:52.092589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915fc24-f6f0-4aa6-86a4-ae04da150d76) transitioned into state 'SUCCESS' from state '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-1882987651',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['93459cc7-55b9-4fbf-823e-8009c12cd02b','1f90a69e-af47-46f2-82f9-0637e8699a19','2bbea5e4-ad55-47dc-bd04-49355dec1e6a','1e55d6fa-93e8-49a1-b822-6a55f5ca8ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=a232eac3-c6b8-4f44-836e-16dc662aadd2)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:52.095169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff13793-25cc-4fab-b6d1-096c6ae9f6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:52.098837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:52.100659 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:52.100883 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:52.101065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:52.107383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff13793-25cc-4fab-b6d1-096c6ae9f6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:52.108132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (9840dc3d-0383-4c20-a861-393598f2c91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:52.108265 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:52.108265 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:52.108586 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request issued successfully. Aug 03 20:33:52.109288 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b799ed9-330f-4f7a-8b87-fafec376d8de tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:52.109792 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 964/3827] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:33:51 2026] POST /volume/v3/volumes => generated 788 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:33:52.120081 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:52.127633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d207ca68-0b8f-46dc-9f66-900163ab53cf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:52.128271 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 950/3828] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:52 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:52.528693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:52.530353 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:52.530559 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:52.530755 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:52.530856 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:52.535935 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:52.535935 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:52.536655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4021e6af-1626-47ee-9f85-b4f27e13ce68 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:52.536973 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 958/3829] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:52 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:53.141720 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:53.143645 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:53.144014 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:53.144352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:53.151688 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:53.151688 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:53.159488 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:53.162990 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b9dda547-ba2c-4a0f-9da3-52fb11ad01fc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:53.163592 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 958/3830] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:53 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:53.547579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-51238555-bea7-485b-a676-cf4593de62bb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:53.549412 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-51238555-bea7-485b-a676-cf4593de62bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:53.549649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-51238555-bea7-485b-a676-cf4593de62bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:53.549854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-51238555-bea7-485b-a676-cf4593de62bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:53.549987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-51238555-bea7-485b-a676-cf4593de62bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:53.554296 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:53.554296 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:53.555136 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-51238555-bea7-485b-a676-cf4593de62bb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:53.555576 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 965/3831] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:53 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:54.179443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:54.180934 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:54.181099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:54.181295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:54.188084 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:54.188084 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:54.191157 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:54.194975 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8e41cf0-5ffb-460c-bb6e-2cc2cb279941 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:54.195284 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 951/3832] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:54 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:54.564673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:54.566453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:54.566677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:54.566887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:54.567009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:54.571199 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:54.571199 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:54.572123 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13ac3d49-90b7-4973-aa56-ebfc7f85f454 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:54.572635 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 959/3833] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:54 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:55.208538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:55.210306 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:55.210651 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:55.212277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:55.218340 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:55.218340 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:55.222818 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:55.227605 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a227a1b-5bbe-490e-add4-f7c9cbc5ab0e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:55.227605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 959/3834] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:55 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:55.582410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-23c92718-fb3b-4cf3-913c-242da8339089 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:55.584153 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23c92718-fb3b-4cf3-913c-242da8339089 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:55.584353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23c92718-fb3b-4cf3-913c-242da8339089 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:55.584550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23c92718-fb3b-4cf3-913c-242da8339089 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:55.584653 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-23c92718-fb3b-4cf3-913c-242da8339089 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:55.588711 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:55.588711 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:55.589436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23c92718-fb3b-4cf3-913c-242da8339089 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:55.589772 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 966/3835] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:55 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:56.246902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:56.252139 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:56.252355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:56.252592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:56.260876 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:56.260876 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:56.265909 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:56.272088 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71b18199-1d82-4f3f-a7fd-99b9da01882d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:56.272590 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 952/3836] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:56 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:56.356887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b349643f-5e31-4ced-a466-5799d534006c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:56.358562 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:33:56.358923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1768281314"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:56.360297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1768281314'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:33:56.360419 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume of 1 GB Aug 03 20:33:56.364701 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Availability Zones retrieved successfully. Aug 03 20:33:56.371404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (a68ea16e-2369-456d-8267-2ed7af95fe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:56.372342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88f695f-1f2d-4794-b6c5-0c9d45f22587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:56.373333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:33:56.400875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88f695f-1f2d-4794-b6c5-0c9d45f22587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:56.401634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035a29a4-048a-4211-9dfa-e301ec59ec07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:56.463050 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Created reservations ['3da789b1-8eea-42c7-b807-a8accda74b45', 'bdf65b32-9035-4be6-96ab-fb54623d668b', '53f8977e-424e-446a-a100-952d10baa4d9', '42fd63cf-f075-4068-826e-11e5c4f256b6'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:33:56.464092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035a29a4-048a-4211-9dfa-e301ec59ec07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da789b1-8eea-42c7-b807-a8accda74b45', 'bdf65b32-9035-4be6-96ab-fb54623d668b', '53f8977e-424e-446a-a100-952d10baa4d9', '42fd63cf-f075-4068-826e-11e5c4f256b6']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:56.465159 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7687b6-500a-465d-8b10-1a415de889bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:56.494563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7687b6-500a-465d-8b10-1a415de889bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980ba5a6-6398-4160-bade-9f67872c1617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768281314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['3da789b1-8eea-42c7-b807-a8accda74b45','bdf65b32-9035-4be6-96ab-fb54623d668b','53f8977e-424e-446a-a100-952d10baa4d9','42fd63cf-f075-4068-826e-11e5c4f256b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768281314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980ba5a6-6398-4160-bade-9f67872c1617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce852e90f0024a1385deb83da14f4081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:56.495215 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a2ba0c-bae3-4aae-a6d8-b4666d1b0587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:56.512770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a2ba0c-bae3-4aae-a6d8-b4666d1b0587) transitioned into state 'SUCCESS' from state '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-1768281314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['3da789b1-8eea-42c7-b807-a8accda74b45','bdf65b32-9035-4be6-96ab-fb54623d668b','53f8977e-424e-446a-a100-952d10baa4d9','42fd63cf-f075-4068-826e-11e5c4f256b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:56.513497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7907c731-4ceb-4269-afa1-b5d68a107790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:33:56.524595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7907c731-4ceb-4269-afa1-b5d68a107790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:33:56.525372 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (a68ea16e-2369-456d-8267-2ed7af95fe67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:33:56.525740 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request issued successfully. Aug 03 20:33:56.526217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b349643f-5e31-4ced-a466-5799d534006c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:33:56.526744 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 960/3837] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:33:56 2026] POST /volume/v3/volumes => generated 753 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:33:56.538071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:56.539509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:56.539753 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:56.539983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:56.546530 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:56.546530 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:56.549560 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:56.553127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b761318f-d1eb-4720-81d9-cc26bbe8cd60 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:56.553514 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 960/3838] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:56 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:56.599740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:56.601281 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:56.601448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:56.601628 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:56.601765 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:56.605432 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:56.605432 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:56.606078 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4916695c-0e1e-4f13-8dc6-2ca353408c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:56.606426 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 967/3839] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:56 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.289075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-69d9fee8-04d8-4745-b320-5227eec84f7e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.291379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-69d9fee8-04d8-4745-b320-5227eec84f7e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:57.291811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-69d9fee8-04d8-4745-b320-5227eec84f7e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.292088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-69d9fee8-04d8-4745-b320-5227eec84f7e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.300920 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.300920 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:57.305490 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-69d9fee8-04d8-4745-b320-5227eec84f7e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:57.310543 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-69d9fee8-04d8-4745-b320-5227eec84f7e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:57.311052 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 953/3840] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.564840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.566857 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:57.567064 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.567245 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.574727 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.574727 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:57.577535 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:57.582098 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1bae2d99-e4e8-492d-b050-8db40e8d9f48 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:57.582524 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 961/3841] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.616123 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.617854 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:57.618047 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.618271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.618427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:57.622857 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.622857 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:57.623764 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5b5cda6f-e964-47c9-b9a7-d97d8a60f98e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:57.624225 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 961/3842] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.625154 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.627729 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:57.627953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.628198 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.637075 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.637075 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:57.641432 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:57.646932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-bcb3480b-201e-462f-90ad-ad6e317fd6ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:57.647455 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 968/3843] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.725686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c3a0826c-48b3-4113-b7da-a9601a722724 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.725983 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3a0826c-48b3-4113-b7da-a9601a722724 None None] GET https://10.4.3.92/volume// Aug 03 20:33:57.726166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3a0826c-48b3-4113-b7da-a9601a722724 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.726326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3a0826c-48b3-4113-b7da-a9601a722724 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.726697 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3a0826c-48b3-4113-b7da-a9601a722724 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:57.726942 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 954/3844] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:33: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 03 20:33:57.734093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-a937bfb3-f4e0-43d4-8880-f23abd4fe4e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.736116 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-a937bfb3-f4e0-43d4-8880-f23abd4fe4e4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:33:57.736473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-a937bfb3-f4e0-43d4-8880-f23abd4fe4e4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "980ba5a6-6398-4160-bade-9f67872c1617", "connector": null, "instance_uuid": "39db0a71-1463-4813-9171-07538db67331"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:57.744799 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.744799 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:57.769511 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-a937bfb3-f4e0-43d4-8880-f23abd4fe4e4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:33:57.770104 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 962/3845] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:33:57 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:57.798228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-33e537ab-71ed-4b50-b03e-442811747119 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.800136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-33e537ab-71ed-4b50-b03e-442811747119 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:57.800333 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-33e537ab-71ed-4b50-b03e-442811747119 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.800542 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-33e537ab-71ed-4b50-b03e-442811747119 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.806410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4de53f0f-3ef5-4e98-9ae2-9288c14ff09d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.806809 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4de53f0f-3ef5-4e98-9ae2-9288c14ff09d None None] GET https://10.4.3.92/volume// Aug 03 20:33:57.806993 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4de53f0f-3ef5-4e98-9ae2-9288c14ff09d None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.807218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4de53f0f-3ef5-4e98-9ae2-9288c14ff09d None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.807596 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4de53f0f-3ef5-4e98-9ae2-9288c14ff09d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:57.807899 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 969/3846] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:57.810750 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.810750 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:57.814366 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-33e537ab-71ed-4b50-b03e-442811747119 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:57.815029 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.817564 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:57.817821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:57.818057 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:57.819394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-33e537ab-71ed-4b50-b03e-442811747119 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:57.819857 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 962/3847] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:57.829361 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.829361 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:57.833536 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:57.839030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-2366c03c-c95b-4d59-8e33-651f01eaa8ec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:57.839562 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 955/3848] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:57 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:57.938072 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:57.939908 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] PUT https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 Aug 03 20:33:57.940182 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:57.947483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Acquiring lock "cinder-attachment_update-980ba5a6-6398-4160-bade-9f67872c1617-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:33:57.951993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-980ba5a6-6398-4160-bade-9f67872c1617-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:33:57.953376 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:57.953376 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:58.020491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-980ba5a6-6398-4160-bade-9f67872c1617-np0000006371" released by "attachment_update" :: held 0.068s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:33:58.022479 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-cb1d92e2-0e50-4e06-abce-27bed39b7200 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 returned with HTTP 200 Aug 03 20:33:58.022479 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 963/3849] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:33:57 2026] PUT /volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:58.183225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.184907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:58.185096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.185308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.191544 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.191544 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:58.195103 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:58.198903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9587b4a-cdde-4110-bd6d-7403df1090aa tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:58.199426 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 970/3850] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.210094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.212274 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:58.212511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.212737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.220008 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.220008 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:58.223737 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:58.227606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b562c90b-7d0d-4427-8831-5440d52a4a87 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:58.227990 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 963/3851] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.269853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.272085 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:58.272297 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.272522 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.278976 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.278976 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:58.281895 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:58.285961 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-f01281e3-2836-4d96-9d3c-3915fb745421 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:58.286343 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 956/3852] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.324823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.327052 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:58.327373 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.327676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.336386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.336386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:58.340633 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:58.345110 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f454be01-8aba-4c81-ad4d-fb55b2487319 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:58.345500 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 964/3853] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.363470 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f8fa842e-50d8-4162-87ed-0040a6bc9d24 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.363899 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8fa842e-50d8-4162-87ed-0040a6bc9d24 None None] GET https://10.4.3.92/volume// Aug 03 20:33:58.364084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8fa842e-50d8-4162-87ed-0040a6bc9d24 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.364325 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8fa842e-50d8-4162-87ed-0040a6bc9d24 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.364722 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8fa842e-50d8-4162-87ed-0040a6bc9d24 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:58.365035 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 971/3854] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:33: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 03 20:33:58.371885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-812bbdb9-a706-4a9d-bb7c-c6d2ad6b9fec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.374500 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-812bbdb9-a706-4a9d-bb7c-c6d2ad6b9fec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:33:58.374973 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-812bbdb9-a706-4a9d-bb7c-c6d2ad6b9fec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58a22fa3-4247-4ff3-baee-4e3cfa7d6d29", "connector": null, "instance_uuid": "03a71a86-9e91-4e93-9b38-20040fa3d496"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:58.385468 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.385468 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:58.410267 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-812bbdb9-a706-4a9d-bb7c-c6d2ad6b9fec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:33:58.410664 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 964/3855] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:33:58 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 03 20:33:58.438853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.440734 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:58.440862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.441040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.447090 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e9653fb3-1a83-4c46-a73f-adc237670f69 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.447452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9653fb3-1a83-4c46-a73f-adc237670f69 None None] GET https://10.4.3.92/volume// Aug 03 20:33:58.447668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9653fb3-1a83-4c46-a73f-adc237670f69 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.447857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9653fb3-1a83-4c46-a73f-adc237670f69 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.448162 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9653fb3-1a83-4c46-a73f-adc237670f69 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:33:58.448539 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 965/3856] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:33: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 03 20:33:58.450411 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.450411 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:58.454797 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:58.456034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.457897 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:58.458074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.458246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.458929 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a7bb0798-d95d-465b-99bb-228dfebe0d35 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:58.459294 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 957/3857] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.466584 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.466584 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:58.469473 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:58.473283 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-d99145f4-ea10-4bec-8e67-cd224ef49b41 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:58.473679 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 972/3858] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:33:58.570027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.572083 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] PUT https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 Aug 03 20:33:58.572424 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:33:58.585191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Acquiring lock "cinder-attachment_update-58a22fa3-4247-4ff3-baee-4e3cfa7d6d29-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:33:58.591172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Lock "cinder-attachment_update-58a22fa3-4247-4ff3-baee-4e3cfa7d6d29-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:33:58.592060 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.592060 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:58.640748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-02999397-ae94-40f4-a634-4779d83e6fea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.642844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02999397-ae94-40f4-a634-4779d83e6fea tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:58.643080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02999397-ae94-40f4-a634-4779d83e6fea tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.643330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02999397-ae94-40f4-a634-4779d83e6fea tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.643495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-02999397-ae94-40f4-a634-4779d83e6fea tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:58.650193 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.650193 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:58.651318 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02999397-ae94-40f4-a634-4779d83e6fea tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:58.651845 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 966/3859] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:58.669534 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Lock "cinder-attachment_update-58a22fa3-4247-4ff3-baee-4e3cfa7d6d29-np0000006371" released by "attachment_update" :: held 0.078s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:33:58.669981 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-226307ef-73e4-4a1e-952a-71195e5c9d07 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 returned with HTTP 200 Aug 03 20:33:58.670437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 965/3860] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:33:58 2026] PUT /volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:33:58.834356 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:58.836290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:58.836486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:58.836697 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:58.845248 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:58.845248 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:58.848165 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:58.851703 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d849ef02-12e4-428c-9c2b-afa5d2fcc7e6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:58.852034 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 958/3861] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:58 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:59.360530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c18e54e6-1236-44c1-a807-5b7506c65800 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:59.362103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c18e54e6-1236-44c1-a807-5b7506c65800 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:33:59.362317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c18e54e6-1236-44c1-a807-5b7506c65800 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:59.362529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c18e54e6-1236-44c1-a807-5b7506c65800 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:59.368744 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:59.368744 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:33:59.372541 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c18e54e6-1236-44c1-a807-5b7506c65800 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:33:59.377197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c18e54e6-1236-44c1-a807-5b7506c65800 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:33:59.377640 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 973/3862] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:59 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:59.471220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:59.472927 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:33:59.473145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:59.473377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:59.482489 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:59.482489 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:33:59.486004 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:33:59.489598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cd3848a3-ab8b-4c28-bd03-b9491876913a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:33:59.489983 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 967/3863] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:59 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:59.664356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:59.666275 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:33:59.666357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:59.666562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:59.666685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:33:59.671314 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:59.671314 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:33:59.672032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f4ad5e52-791b-433c-8c60-c9b40055f57e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:33:59.672425 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 966/3864] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:59 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:33:59.864095 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:33:59.865804 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:33:59.865966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:33:59.866137 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:33:59.874522 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:33:59.874522 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:33:59.877400 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:33:59.880979 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bdaef1a7-65c7-48d8-9c16-1961b467e82b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:33:59.881351 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 959/3865] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:33:59 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:00.389233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2034c4b5-bf34-4608-922a-dccd6695d57c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:00.391389 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2034c4b5-bf34-4608-922a-dccd6695d57c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:00.391644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2034c4b5-bf34-4608-922a-dccd6695d57c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:00.391865 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2034c4b5-bf34-4608-922a-dccd6695d57c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:00.399545 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:00.399545 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:00.403469 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2034c4b5-bf34-4608-922a-dccd6695d57c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:00.408112 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2034c4b5-bf34-4608-922a-dccd6695d57c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:00.408546 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 974/3866] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:00 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:00.505596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:00.507382 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:00.507591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:00.507772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:00.518313 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:00.518313 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:00.521306 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:00.525104 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e997d8ba-f451-45a8-81ee-de2a51b88696 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:00.525477 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 968/3867] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:00 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:00.684716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9772af43-7d57-4716-a615-453ff909be24 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:00.686632 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9772af43-7d57-4716-a615-453ff909be24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:00.686820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9772af43-7d57-4716-a615-453ff909be24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:00.687009 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9772af43-7d57-4716-a615-453ff909be24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:00.687119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-9772af43-7d57-4716-a615-453ff909be24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:00.691434 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:00.691434 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:00.692148 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9772af43-7d57-4716-a615-453ff909be24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:00.692521 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 967/3868] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:00 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:00.894074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:00.895857 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:00.896039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:00.896245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:00.904760 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:00.904760 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:00.907862 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:00.911354 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ee39825-736a-46de-a4b2-4f715b13bb10 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:00.911692 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 960/3869] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:00 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:01.421921 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ea93bad7-792e-4123-bf83-870b83d1742a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:01.423476 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea93bad7-792e-4123-bf83-870b83d1742a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:01.423680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea93bad7-792e-4123-bf83-870b83d1742a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:01.423872 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ea93bad7-792e-4123-bf83-870b83d1742a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:01.429685 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:01.429685 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:01.432538 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ea93bad7-792e-4123-bf83-870b83d1742a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:01.435975 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ea93bad7-792e-4123-bf83-870b83d1742a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:01.436316 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 975/3870] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:01 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:01.537579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3940df2c-8e67-4978-8310-ac8120180eb2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:01.539327 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3940df2c-8e67-4978-8310-ac8120180eb2 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:01.539530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3940df2c-8e67-4978-8310-ac8120180eb2 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:01.539714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3940df2c-8e67-4978-8310-ac8120180eb2 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:01.548074 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:01.548074 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:01.550954 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3940df2c-8e67-4978-8310-ac8120180eb2 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:01.554600 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3940df2c-8e67-4978-8310-ac8120180eb2 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:01.554954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 969/3871] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:01 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:01.701484 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:01.703784 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:01.704035 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:01.704305 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:01.704470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:01.710335 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:01.710335 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:01.711338 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa239f09-9b6e-4471-a5e1-edba56e19127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:01.711817 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 968/3872] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:01 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:01.924102 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ffa36690-ec64-4639-979c-4e2c43836a9c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:01.925873 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffa36690-ec64-4639-979c-4e2c43836a9c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:01.926060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffa36690-ec64-4639-979c-4e2c43836a9c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:01.926257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ffa36690-ec64-4639-979c-4e2c43836a9c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:01.935324 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:01.935324 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:01.938995 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ffa36690-ec64-4639-979c-4e2c43836a9c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:01.942991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ffa36690-ec64-4639-979c-4e2c43836a9c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:01.943391 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 961/3873] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:01 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:02.451751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:02.453899 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:02.454129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:02.454384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:02.461113 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:02.461113 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:02.464389 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:02.468078 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7dc71366-7a8f-4f20-bdab-5ac837360ce9 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:02.468444 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 976/3874] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:02 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:02.569967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-17548b88-1eba-4be9-899a-adb4e1388a32 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:02.571519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17548b88-1eba-4be9-899a-adb4e1388a32 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:02.571701 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17548b88-1eba-4be9-899a-adb4e1388a32 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:02.571870 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17548b88-1eba-4be9-899a-adb4e1388a32 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:02.579779 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:02.579779 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:02.582425 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-17548b88-1eba-4be9-899a-adb4e1388a32 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:02.585688 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17548b88-1eba-4be9-899a-adb4e1388a32 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:02.585999 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 970/3875] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:02 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:02.722288 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:02.726418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:02.726664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:02.726880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:02.727024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:02.731034 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:02.731034 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:02.731717 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1df02021-2dd4-4fb3-95d9-c9d1a9a1b7b1 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:02.732307 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 969/3876] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:02 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:02.957787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:02.959417 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:02.959615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:02.959787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:02.968345 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:02.968345 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:02.971239 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:02.974736 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54249fcc-2c8c-4c8e-b92b-cefb081c79a8 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:02.974992 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 962/3877] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:02 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:03.481208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:03.483373 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:03.483625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:03.483856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:03.492267 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:03.492267 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:03.496108 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:03.500798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b10ec7e1-a686-457b-b349-ce8ac5cc7c6d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:03.501202 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 977/3878] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:03 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:03.597364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-230b4fea-d025-4aa8-9065-97808cec5773 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:03.599482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-230b4fea-d025-4aa8-9065-97808cec5773 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:03.599738 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-230b4fea-d025-4aa8-9065-97808cec5773 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:03.599985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-230b4fea-d025-4aa8-9065-97808cec5773 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:03.610139 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:03.610139 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:03.613774 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-230b4fea-d025-4aa8-9065-97808cec5773 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:03.617889 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-230b4fea-d025-4aa8-9065-97808cec5773 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:03.618223 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 971/3879] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:03 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:03.742224 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:03.744019 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:03.744214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:03.744397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:03.744511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:03.748606 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:03.748606 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:03.749369 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10db3b21-b4d5-4222-a893-5c968bdc9ee9 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:03.749751 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 970/3880] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:03 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:03.986909 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:03.988724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:03.988912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:03.989109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:03.998795 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:03.998795 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:04.002302 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:04.006683 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe8ad458-e1a2-4e40-b0f2-d5c15b58dbec tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:04.007073 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 963/3881] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:03 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:04.513415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:04.515232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:04.515427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:04.515618 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:04.522063 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:04.522063 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:04.525210 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:04.528887 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04cd3d18-21e4-439d-bfd5-b4ece39e6c78 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:04.529242 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 978/3882] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:04 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:04.630094 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:04.631902 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:04.632082 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:04.632302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:04.640782 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:04.640782 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:04.643811 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:04.647337 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1d982b4d-fa4b-4650-9c3d-c272dd5a5f11 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:04.647673 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 972/3883] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:04 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:04.760668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:04.763033 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:04.763347 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:04.763643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:04.763805 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:04.769661 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:04.769661 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:04.770807 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-105afdc3-fe71-4325-ae9e-4a4e4f635439 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:04.771357 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 971/3884] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:04 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:05.018634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:05.020307 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:05.020489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:05.020695 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:05.029081 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:05.029081 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:05.032025 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:05.038778 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-45bdc4dd-2820-4708-a24a-17fe2092b186 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:05.039120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 964/3885] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:05 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:05.541552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:05.543340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:05.543543 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:05.543761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:05.550022 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:05.550022 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:05.553269 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:05.557089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1120ff54-ec68-4c91-8d5f-e81369aa2d0c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:05.557426 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 979/3886] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:05 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:05.658791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-00b50e04-88ca-406e-a34b-f66cda210d85 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:05.660626 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00b50e04-88ca-406e-a34b-f66cda210d85 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:05.660856 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00b50e04-88ca-406e-a34b-f66cda210d85 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:05.661077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-00b50e04-88ca-406e-a34b-f66cda210d85 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:05.670434 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:05.670434 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:05.673541 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-00b50e04-88ca-406e-a34b-f66cda210d85 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:05.677247 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-00b50e04-88ca-406e-a34b-f66cda210d85 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:05.677723 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 973/3887] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:05 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:05.781015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:05.782686 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:05.782903 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:05.783073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:05.783186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:05.787286 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:05.787286 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:05.787997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d2a499b3-4761-4727-b269-ccfaf6ee2456 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:05.788352 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 972/3888] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:05 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:06.051829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:06.053481 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:06.053685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:06.053869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:06.063022 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:06.063022 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:06.066356 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:06.070887 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-34a2d698-6846-4cd6-b926-d2bcfa7335f0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:06.071339 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 965/3889] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:06 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:06.569322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-366b1551-ceaf-405e-a4a7-679549baff47 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:06.571446 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-366b1551-ceaf-405e-a4a7-679549baff47 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:06.571669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-366b1551-ceaf-405e-a4a7-679549baff47 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:06.571925 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-366b1551-ceaf-405e-a4a7-679549baff47 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:06.579646 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:06.579646 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:06.583354 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-366b1551-ceaf-405e-a4a7-679549baff47 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:06.588325 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-366b1551-ceaf-405e-a4a7-679549baff47 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:06.588799 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 980/3890] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:06 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:06.689235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dcc4d451-875d-4708-aa37-256b47635298 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:06.690805 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcc4d451-875d-4708-aa37-256b47635298 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:06.691018 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcc4d451-875d-4708-aa37-256b47635298 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:06.691248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dcc4d451-875d-4708-aa37-256b47635298 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:06.700448 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:06.700448 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:06.704648 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dcc4d451-875d-4708-aa37-256b47635298 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:06.708577 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dcc4d451-875d-4708-aa37-256b47635298 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:06.708964 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 974/3891] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:06 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:06.797553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf020233-ca74-4853-a5ef-a011530f6cba None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:06.801126 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf020233-ca74-4853-a5ef-a011530f6cba tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:06.801330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf020233-ca74-4853-a5ef-a011530f6cba tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:06.801559 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf020233-ca74-4853-a5ef-a011530f6cba tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:06.801684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cf020233-ca74-4853-a5ef-a011530f6cba tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:06.806402 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:06.806402 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:06.807258 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf020233-ca74-4853-a5ef-a011530f6cba tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:06.807690 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 973/3892] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:06 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:07.083778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.087606 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:07.087606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.087606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.096400 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.096400 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:07.102536 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:07.104509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c0824356-72fc-4072-9aff-81d10ccc6ac6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:07.104977 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 966/3893] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:07.600784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.602675 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:07.602860 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.603079 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.610101 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.610101 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:07.613404 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:07.617482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2dbe883a-27a0-4642-a8c0-c792e3a6a0f2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:07.617867 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 981/3894] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:07.721083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-54def904-109b-4d83-aa9d-57f434b83f8a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.722668 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54def904-109b-4d83-aa9d-57f434b83f8a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:07.722866 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54def904-109b-4d83-aa9d-57f434b83f8a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.723073 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54def904-109b-4d83-aa9d-57f434b83f8a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.727169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.729746 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:07.729986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.730256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.732143 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.732143 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:07.735211 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-54def904-109b-4d83-aa9d-57f434b83f8a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:07.738882 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.738882 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:07.739097 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54def904-109b-4d83-aa9d-57f434b83f8a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:07.739475 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 975/3895] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:07.743407 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:07.749052 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8f86c4c6-3e92-4b69-92b6-dc23abcfd145 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:07.749545 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 974/3896] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:07.819707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.821857 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:07.822159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.822413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.822619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:07.826682 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.826682 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:07.827411 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a189a9a0-a112-4d62-9532-3ac9f2b52acc tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:07.827835 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 967/3897] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:07.839339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.844831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:07.845017 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.845212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.845312 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:07.854317 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.854317 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:07.855349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e45dfe57-172a-4111-aa58-3223a6d3ccf6 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:07.855847 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 982/3898] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:07.867584 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.869808 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:07.870042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.870299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.870435 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: 99fa000e-4466-456c-adc9-2e71be90aa0f. Aug 03 20:34:07.875539 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.875539 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:07.888057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id 99fa000e-4466-456c-adc9-2e71be90aa0f {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:34:07.889604 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0428ff2a-742d-46f4-8990-8142c62d71f5 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 202 Aug 03 20:34:07.889997 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 976/3899] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:07 2026] DELETE /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:34:07.900887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:07.905343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:07.905590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:07.905828 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:07.905971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:07.911176 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:07.911176 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:07.912399 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b36aa6f-80a7-4276-a889-bad438cc2765 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:07.912818 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 975/3900] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:07 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:08.121771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.125804 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:08.125804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:08.125804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:08.134610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.138569 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:08.138862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:08.138917 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:08.138917 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:08.139157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:08.143850 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:08.147586 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:08.147586 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:08.150704 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0a67d90c-a364-4e92-96ab-2603a84203b0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:08.150704 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 968/3901] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:08 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:08.151624 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:08.161970 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ccbfb9a9-a78c-4704-b173-df1850ec516a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:08.162408 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 983/3902] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:08 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 1249 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:08.172087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e586713f-580f-4b87-8519-1300aefe589c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.172468 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e586713f-580f-4b87-8519-1300aefe589c None None] GET https://10.4.3.92/volume// Aug 03 20:34:08.172668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e586713f-580f-4b87-8519-1300aefe589c None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:08.172833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e586713f-580f-4b87-8519-1300aefe589c None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:08.173160 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e586713f-580f-4b87-8519-1300aefe589c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:08.173409 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 977/3903] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:34: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 03 20:34:08.182516 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ac9e138e-33ac-4d51-bf15-a967e6b234c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.184513 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ac9e138e-33ac-4d51-bf15-a967e6b234c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:34:08.184827 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ac9e138e-33ac-4d51-bf15-a967e6b234c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7643ad77-d2e5-4de3-bcca-5c734b92bb41", "connector": null, "instance_uuid": "d92e081c-272c-400c-b567-52f86872ca1b"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:08.192619 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:08.192619 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:08.219976 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-ac9e138e-33ac-4d51-bf15-a967e6b234c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:34:08.220419 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 976/3904] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:34:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:08.757760 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.761969 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:08.761969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:08.761969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:08.774086 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:08.774086 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:08.777822 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:08.782230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3d008b7-8dcf-4519-b7fa-2fd59810e9b1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:08.782629 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 969/3905] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:08 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:08.922734 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:08.924487 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:08.924681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:08.924855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:08.924953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:08.932487 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:08.932487 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:08.932487 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e771df0b-3ebc-4e06-a930-33c642a8d3f4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:08.932487 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 984/3906] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:08 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:09.163608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.166267 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:09.166267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:09.166267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:09.174542 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.174542 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:09.182518 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:09.184821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cdb07bcd-440b-4d50-8145-6a34cc3b436a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:09.184821 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 978/3907] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:09 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:09.473915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cbc47c8c-5b86-4535-8706-6c98901b9c07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.473915 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cbc47c8c-5b86-4535-8706-6c98901b9c07 None None] GET https://10.4.3.92/volume// Aug 03 20:34:09.473915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cbc47c8c-5b86-4535-8706-6c98901b9c07 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:09.474342 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cbc47c8c-5b86-4535-8706-6c98901b9c07 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:09.474342 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cbc47c8c-5b86-4535-8706-6c98901b9c07 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:09.474722 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 977/3908] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34: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 03 20:34:09.483649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.487486 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:34:09.487486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:09.487486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:09.498428 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.498428 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:09.502374 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:34:09.506721 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-5031a171-3a00-4884-80a0-c117e11ec7e6 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:34:09.507276 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 970/3909] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:09 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:09.616853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.624836 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] PUT https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b Aug 03 20:34:09.625331 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:09.636235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Acquiring lock "cinder-attachment_update-7643ad77-d2e5-4de3-bcca-5c734b92bb41-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:34:09.646020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-7643ad77-d2e5-4de3-bcca-5c734b92bb41-np0000006371" acquired by "attachment_update" :: waited 0.010s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:34:09.647551 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.647551 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:09.736713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-7643ad77-d2e5-4de3-bcca-5c734b92bb41-np0000006371" released by "attachment_update" :: held 0.090s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:34:09.737204 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-8c7356b5-4030-48bd-ae12-32123b4ab767 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b returned with HTTP 200 Aug 03 20:34:09.737434 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 985/3910] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:34:09 2026] PUT /volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:09.765063 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-13d9cc97-57f2-4e60-992a-f96cfc8a44e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.773511 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-13d9cc97-57f2-4e60-992a-f96cfc8a44e4 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b/action Aug 03 20:34:09.773511 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-13d9cc97-57f2-4e60-992a-f96cfc8a44e4 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:09.773511 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-13d9cc97-57f2-4e60-992a-f96cfc8a44e4 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:09.806534 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.809375 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:09.809636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:09.809824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:09.811192 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.811192 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:09.821559 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.821559 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:09.826115 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-10716b1f-d0ff-475b-a45b-15c2ef141178 req-13d9cc97-57f2-4e60-992a-f96cfc8a44e4 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b/action returned with HTTP 204 Aug 03 20:34:09.826992 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 979/3911] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:09 2026] POST /volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:09.828347 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:09.835914 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a15d4bd4-b885-45ff-8516-45280d8a9eb3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:09.836473 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 978/3912] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:09 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:09.942837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:09.945519 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:09.945519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:09.945519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:09.945519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:09.953490 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:09.953490 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:09.954904 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d7d3bae4-55e8-40b5-a059-c973414c7e06 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 200 Aug 03 20:34:09.954904 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 971/3913] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:09 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:10.198814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-83be79ec-da05-4201-9bef-d69ea76b333b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:10.200436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83be79ec-da05-4201-9bef-d69ea76b333b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:10.200653 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83be79ec-da05-4201-9bef-d69ea76b333b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:10.200830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83be79ec-da05-4201-9bef-d69ea76b333b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:10.210856 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:10.210856 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:10.214700 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-83be79ec-da05-4201-9bef-d69ea76b333b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:10.221908 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83be79ec-da05-4201-9bef-d69ea76b333b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:10.222403 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 986/3914] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:10 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:10.852493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-321df897-9a43-4547-8502-6600e81fb160 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:10.854167 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-321df897-9a43-4547-8502-6600e81fb160 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:10.854338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-321df897-9a43-4547-8502-6600e81fb160 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:10.854527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-321df897-9a43-4547-8502-6600e81fb160 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:10.863158 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:10.863158 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:10.866139 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-321df897-9a43-4547-8502-6600e81fb160 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:10.869765 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-321df897-9a43-4547-8502-6600e81fb160 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:10.870132 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 980/3915] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:10 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:10.964873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:10.967888 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f Aug 03 20:34:10.968072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:10.968249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:10.968341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 99fa000e-4466-456c-adc9-2e71be90aa0f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:10.971702 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68d55908-eb2c-48a0-a8d9-b4d33520ccc4 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f returned with HTTP 404 Aug 03 20:34:10.972132 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 979/3916] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:10 2026] GET /volume/v3/backups/99fa000e-4466-456c-adc9-2e71be90aa0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:11.236727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:11.239581 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:11.239581 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:11.239581 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:11.252279 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:11.252279 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:11.257560 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:11.265502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f38e6cdc-8039-47ec-a8b6-fdea6dd5b595 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:11.265502 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 972/3917] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:11 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:11.465232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:11.467069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:34:11.467277 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:11.467352 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:11.467399 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: 81e59a19-4dad-40c9-8135-629f19af99c3. Aug 03 20:34:11.471332 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:11.471332 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:11.489017 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id 81e59a19-4dad-40c9-8135-629f19af99c3 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:34:11.490731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-86220e83-2b9c-46ea-99fa-6a9312bf935c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 202 Aug 03 20:34:11.491712 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 987/3918] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:11 2026] DELETE /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:34:11.501138 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:11.503604 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:34:11.503818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:11.503987 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:11.504104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:11.510740 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:11.510740 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:11.510740 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-94fccb0a-c8c9-4fc6-b973-3ba757ea8c93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 200 Aug 03 20:34:11.510740 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 981/3919] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:11 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:11.882844 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:11.885275 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:11.885511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:11.885735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:11.898428 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:11.898428 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:11.902270 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:11.906804 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c04d636-6ce1-403f-ad64-0bb7b3a4df8f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:11.908151 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 980/3920] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:11 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:12.278312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:12.280523 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:12.280807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:12.281093 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:12.292492 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:12.292492 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:12.296577 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:12.301668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b953c24e-6031-4bc4-92f9-ada18feb9edf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:12.302146 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 973/3921] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:12 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:12.519067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:12.520886 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 Aug 03 20:34:12.521075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:12.521244 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:12.521445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id 81e59a19-4dad-40c9-8135-629f19af99c3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:12.523386 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=332,cinder:UPDATE=95,cinder:INSERT=52 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:34:12.526313 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb6cb82f-0463-4334-bffb-f917376fd0ac tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 returned with HTTP 404 Aug 03 20:34:12.526954 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 988/3922] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:12 2026] GET /volume/v3/backups/81e59a19-4dad-40c9-8135-629f19af99c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:12.539566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-95a51964-3728-45a9-99ae-807a56cdfb53 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:12.543477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:34:12.543477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1739477922"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:12.543477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1739477922'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:34:12.543477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume of 1 GB Aug 03 20:34:12.544707 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=270,cinder:INSERT=34,cinder:UPDATE=50 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:34:12.546664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Availability Zones retrieved successfully. Aug 03 20:34:12.552484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (1ce447f4-c096-4741-8555-82b7bd7c5977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:12.553710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36710441-edec-4667-8b7d-ba0727c283f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:12.555739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:34:12.580238 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36710441-edec-4667-8b7d-ba0727c283f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:12.582996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f48bf41-05ab-4b87-8776-119684bd5902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:12.624672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['016408e0-a658-4171-8153-6fa084a3accc', '32e0dca0-646d-4e6e-a280-1919bc7f27c8', '05a7d69a-5ca0-4001-aaec-5821a9e1c570', '5dc022df-dd08-4080-8f8d-a56ae9b4c3cd'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:12.627628 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f48bf41-05ab-4b87-8776-119684bd5902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016408e0-a658-4171-8153-6fa084a3accc', '32e0dca0-646d-4e6e-a280-1919bc7f27c8', '05a7d69a-5ca0-4001-aaec-5821a9e1c570', '5dc022df-dd08-4080-8f8d-a56ae9b4c3cd']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:12.627628 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8003ce04-609e-4f92-b4c6-640f8dd80cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:12.648631 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8003ce04-609e-4f92-b4c6-640f8dd80cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab474cf-3033-406c-b63e-9f84ca2b71a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739477922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['016408e0-a658-4171-8153-6fa084a3accc','32e0dca0-646d-4e6e-a280-1919bc7f27c8','05a7d69a-5ca0-4001-aaec-5821a9e1c570','5dc022df-dd08-4080-8f8d-a56ae9b4c3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739477922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab474cf-3033-406c-b63e-9f84ca2b71a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a01fdafbeb47bfb1fa0688253a0e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e91d1f0358b42698c813b75f7919601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:12.649583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b67a16-795f-4767-a2f5-8f2505fc7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:12.672214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b67a16-795f-4767-a2f5-8f2505fc7a71) transitioned into state 'SUCCESS' from state '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-1739477922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a01fdafbeb47bfb1fa0688253a0e01',qos_specs=None,replication_status=,reservations=['016408e0-a658-4171-8153-6fa084a3accc','32e0dca0-646d-4e6e-a280-1919bc7f27c8','05a7d69a-5ca0-4001-aaec-5821a9e1c570','5dc022df-dd08-4080-8f8d-a56ae9b4c3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e91d1f0358b42698c813b75f7919601',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:12.673008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8a6dba-f6ea-45bf-a1f2-c3a294eb4021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:12.685785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8a6dba-f6ea-45bf-a1f2-c3a294eb4021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:12.685785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Flow 'volume_create_api' (1ce447f4-c096-4741-8555-82b7bd7c5977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:12.685785 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create volume request issued successfully. Aug 03 20:34:12.685785 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95a51964-3728-45a9-99ae-807a56cdfb53 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:34:12.686307 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 982/3923] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:34:12 2026] POST /volume/v3/volumes => generated 747 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:12.700884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cd645408-febf-43ed-a669-fadda353d856 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:12.702593 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd645408-febf-43ed-a669-fadda353d856 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:12.702921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd645408-febf-43ed-a669-fadda353d856 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:12.703198 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd645408-febf-43ed-a669-fadda353d856 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:12.710996 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:12.710996 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:12.714728 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cd645408-febf-43ed-a669-fadda353d856 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:12.718943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd645408-febf-43ed-a669-fadda353d856 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 returned with HTTP 200 Aug 03 20:34:12.719435 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 981/3924] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:12 2026] GET /volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:12.925334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe610675-c9a5-44ba-bb05-0192959f057a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:12.926863 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe610675-c9a5-44ba-bb05-0192959f057a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:12.927049 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe610675-c9a5-44ba-bb05-0192959f057a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:12.927226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe610675-c9a5-44ba-bb05-0192959f057a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:12.935345 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:12.935345 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:12.938477 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fe610675-c9a5-44ba-bb05-0192959f057a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:12.942693 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe610675-c9a5-44ba-bb05-0192959f057a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:12.943185 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 974/3925] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:12 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:13.314148 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-baa5bda1-76a8-4484-a746-ede9ad78542d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.315970 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-baa5bda1-76a8-4484-a746-ede9ad78542d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:13.316290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-baa5bda1-76a8-4484-a746-ede9ad78542d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:13.316486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-baa5bda1-76a8-4484-a746-ede9ad78542d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:13.326803 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.326803 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:13.330568 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-baa5bda1-76a8-4484-a746-ede9ad78542d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:13.334736 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-baa5bda1-76a8-4484-a746-ede9ad78542d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:13.335098 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 989/3926] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:13 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:13.476376 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-9b5280d0-c3f7-4ec1-aa52-43867759e982 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.481497 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-9b5280d0-c3f7-4ec1-aa52-43867759e982 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490/action Aug 03 20:34:13.481497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-9b5280d0-c3f7-4ec1-aa52-43867759e982 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:13.481497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-9b5280d0-c3f7-4ec1-aa52-43867759e982 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:13.497361 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.497361 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:13.512210 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f06a14bb-3a4e-442d-b475-cb2e3c991db2 req-9b5280d0-c3f7-4ec1-aa52-43867759e982 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490/action returned with HTTP 204 Aug 03 20:34:13.512210 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 983/3927] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:13 2026] POST /volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:13.733503 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-65baa5f1-900d-48f0-852f-01d361fadd2c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.735111 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65baa5f1-900d-48f0-852f-01d361fadd2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:13.735394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65baa5f1-900d-48f0-852f-01d361fadd2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:13.736701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-65baa5f1-900d-48f0-852f-01d361fadd2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:13.738510 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=222,cinder:UPDATE=35,cinder:INSERT=18 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:34:13.743113 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.743113 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:13.748752 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-65baa5f1-900d-48f0-852f-01d361fadd2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:13.753289 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-65baa5f1-900d-48f0-852f-01d361fadd2c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 returned with HTTP 200 Aug 03 20:34:13.753767 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 982/3928] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:13 2026] GET /volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:13.765509 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.767200 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:34:13.767554 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cab474cf-3033-406c-b63e-9f84ca2b71a5", "name": "tempest-VolumesBackupsTest-Snapshot-196670262"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:13.775375 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.775375 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:13.775799 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:13.775905 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Create snapshot from volume cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:13.807241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['c440f2a3-7971-4a9d-944f-0dcad4e810ac', '7057b30c-bcbe-4c46-9293-0be24922319d', '8b268c22-1311-4395-a9cd-af2f79d062b2', 'b565ce0b-5094-4625-bb78-b11e5e210f03'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:13.833992 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot create request issued successfully. Aug 03 20:34:13.834472 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b4b63a9f-8ec7-4473-9551-430a2cb2e22f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:34:13.835192 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 975/3929] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:34:13 2026] POST /volume/v3/snapshots => generated 304 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:13.843061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-360080d9-849d-4062-bf3c-27c23a5afe02 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.846044 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-360080d9-849d-4062-bf3c-27c23a5afe02 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:13.846044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-360080d9-849d-4062-bf3c-27c23a5afe02 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:13.846044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-360080d9-849d-4062-bf3c-27c23a5afe02 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:13.853772 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.853772 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:13.854193 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-360080d9-849d-4062-bf3c-27c23a5afe02 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot retrieved successfully. Aug 03 20:34:13.854905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-360080d9-849d-4062-bf3c-27c23a5afe02 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 returned with HTTP 200 Aug 03 20:34:13.856594 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 990/3930] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:13 2026] GET /volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:13.956496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:13.957942 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:13.958242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:13.958529 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:13.966253 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:13.966253 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:13.971144 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:13.972565 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be4a835e-a87f-4a59-b73d-3350b7c86f34 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:13.972954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 984/3931] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:13 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:14.346911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.350485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:14.350485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:14.350485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:14.359237 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.359237 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:14.362778 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:14.368235 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6339f0-e6a3-4820-ada4-7b850a3ff3fa tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:14.368880 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 983/3932] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:14 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:14.383829 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.385433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:14.385618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:14.385789 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:14.397874 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.397874 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:14.401086 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:14.404629 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cb3b5f4-c328-47a1-87ef-8c8bb7a0064d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:14.404941 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 976/3933] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:14 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:14.871449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1433e33f-5265-4031-894a-7aca9e09fb26 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.873563 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1433e33f-5265-4031-894a-7aca9e09fb26 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:14.873853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1433e33f-5265-4031-894a-7aca9e09fb26 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:14.874094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1433e33f-5265-4031-894a-7aca9e09fb26 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:14.879935 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.879935 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:14.880491 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1433e33f-5265-4031-894a-7aca9e09fb26 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot retrieved successfully. Aug 03 20:34:14.881397 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1433e33f-5265-4031-894a-7aca9e09fb26 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 returned with HTTP 200 Aug 03 20:34:14.882178 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 991/3934] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:14 2026] GET /volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:14.896573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.899740 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:34:14.899740 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cab474cf-3033-406c-b63e-9f84ca2b71a5", "snapshot_id": "37754e18-3667-4a43-9078-a2b70d5c8ef5", "name": "tempest-VolumesBackupsTest-Backup-868828320"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:14.899740 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating new backup {'backup': {'volume_id': 'cab474cf-3033-406c-b63e-9f84ca2b71a5', 'snapshot_id': '37754e18-3667-4a43-9078-a2b70d5c8ef5', 'name': 'tempest-VolumesBackupsTest-Backup-868828320'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:34:14.899925 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Creating backup of volume cab474cf-3033-406c-b63e-9f84ca2b71a5 in container None Aug 03 20:34:14.906413 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.906413 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:14.907028 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:14.912049 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.912049 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:14.912510 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot retrieved successfully. Aug 03 20:34:14.931075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Created reservations ['7388aaa1-e71b-4b19-b55a-c36e9debde0f', '30730dae-ee78-42af-bdf2-4cedde177f08'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:14.974089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-255a05cd-b4dd-432b-b8c8-2ad8cf933628 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:34:14.974089 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 985/3935] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:34:14 2026] POST /volume/v3/backups => generated 327 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:14.983304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.985382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dac0b5cd-db93-4f80-9727-7684da107400 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:14.986354 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:14.986570 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:14.986775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:14.986881 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:14.987119 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dac0b5cd-db93-4f80-9727-7684da107400 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:14.987321 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dac0b5cd-db93-4f80-9727-7684da107400 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:14.987519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dac0b5cd-db93-4f80-9727-7684da107400 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:14.990197 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=301,cinder:UPDATE=61,cinder:INSERT=40 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:34:14.993302 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.993302 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:14.994377 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-41f5765e-89bc-4f0c-8313-06519dbfad24 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:14.994939 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 984/3936] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:14 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 768 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:14.998074 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:14.998074 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:15.003344 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dac0b5cd-db93-4f80-9727-7684da107400 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:15.008567 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dac0b5cd-db93-4f80-9727-7684da107400 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:15.008910 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 977/3937] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:14 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:16.006035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:16.007841 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:16.008045 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:16.008226 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:16.008328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:16.013381 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:16.013381 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:16.014424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e1a84e85-2c4c-49a1-aabc-7fce70df17b7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:16.014849 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 992/3938] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:16 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:16.022156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:16.025506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:16.025506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:16.025506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:16.034718 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:16.034718 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:16.037385 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:16.041434 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-017b44a2-e5fd-4c88-9d78-d275c9944d82 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:16.041916 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 986/3939] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:16 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:16.526578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-077a7137-9cb4-410c-9995-3ef32e0b8ec0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:16.528747 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-077a7137-9cb4-410c-9995-3ef32e0b8ec0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1/action Aug 03 20:34:16.529129 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-077a7137-9cb4-410c-9995-3ef32e0b8ec0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:16.529264 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-077a7137-9cb4-410c-9995-3ef32e0b8ec0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:16.547537 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:16.547537 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:16.560890 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-39550b16-0e13-468e-ad85-7f6c3f67f100 req-077a7137-9cb4-410c-9995-3ef32e0b8ec0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1/action returned with HTTP 204 Aug 03 20:34:16.561546 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 985/3940] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:16 2026] POST /volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:17.024501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-09ed5410-2719-48b8-bacc-64dfe779952b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:17.026514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09ed5410-2719-48b8-bacc-64dfe779952b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:17.026730 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09ed5410-2719-48b8-bacc-64dfe779952b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:17.026953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-09ed5410-2719-48b8-bacc-64dfe779952b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:17.027078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-09ed5410-2719-48b8-bacc-64dfe779952b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:17.033688 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:17.033688 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:17.034488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-09ed5410-2719-48b8-bacc-64dfe779952b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:17.034953 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 978/3941] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:17 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:17.057487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f7751212-7839-4af9-955e-6956c17a129e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:17.057487 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7751212-7839-4af9-955e-6956c17a129e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:17.057487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7751212-7839-4af9-955e-6956c17a129e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:17.057487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7751212-7839-4af9-955e-6956c17a129e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:17.066618 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:17.066618 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:17.073009 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f7751212-7839-4af9-955e-6956c17a129e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:17.075885 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7751212-7839-4af9-955e-6956c17a129e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:17.076233 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 993/3942] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:17 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:17.091791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d88d5796-19a6-469f-bd3d-a7452939527c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:17.095845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d88d5796-19a6-469f-bd3d-a7452939527c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:17.095845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d88d5796-19a6-469f-bd3d-a7452939527c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:17.095845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d88d5796-19a6-469f-bd3d-a7452939527c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:17.106017 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:17.106017 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:17.108936 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d88d5796-19a6-469f-bd3d-a7452939527c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:17.113363 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d88d5796-19a6-469f-bd3d-a7452939527c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:17.113363 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 987/3943] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:17 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:34:18.049346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:18.050902 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:18.051214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:18.051487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:18.051688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:18.055654 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:18.055654 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:18.057015 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-97f7b412-f118-4a1b-9ae4-c6f6fc4af19d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:18.057015 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 986/3944] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:18 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:19.066558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:19.068213 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:19.068381 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:19.068568 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:19.068646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:19.072586 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:19.072586 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:19.073206 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f5b2c40f-943b-42d9-b296-f88e1d00bd01 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:19.073513 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 979/3945] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:19 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:20.083205 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:20.086584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:20.086584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:20.086584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:20.086584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:20.089012 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:20.089012 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:20.089996 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-337e145b-d7c7-49e1-9d6e-0577b6a2f928 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:20.090228 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 994/3946] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:20 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:20.520622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:20.523507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:20.524523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:20.524523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:20.540999 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:20.540999 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:20.546251 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:20.551408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aee0220d-5558-44eb-88d4-1cb363618ffd tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:20.552386 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 988/3947] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:20 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:20.582211 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:20.586844 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29/action Aug 03 20:34:20.587310 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:20.587482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:20.603183 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:20.603183 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:20.604170 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:20.617058 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Begin detaching volume completed successfully. Aug 03 20:34:20.617229 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-aaf17cbd-85c7-49d0-afae-128d102ec79b tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29/action returned with HTTP 202 Aug 03 20:34:20.617693 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 987/3948] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:34:20 2026] POST /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:34:20.670253 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-373591e9-95bd-4c73-9abd-726b3e38b8b2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:20.670585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-373591e9-95bd-4c73-9abd-726b3e38b8b2 None None] GET https://10.4.3.92/volume// Aug 03 20:34:20.670751 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-373591e9-95bd-4c73-9abd-726b3e38b8b2 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:20.670952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-373591e9-95bd-4c73-9abd-726b3e38b8b2 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:20.671245 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-373591e9-95bd-4c73-9abd-726b3e38b8b2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:20.671574 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 980/3949] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34: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 03 20:34:20.679342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:20.681307 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:20.681510 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:20.681699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:20.691099 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:20.691099 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:20.695297 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:20.699935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-fab96ca0-dc93-4bd7-ad5a-a2c6b1164a50 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:34:20.700339 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 995/3950] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:20 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:21.103664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:21.106004 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:21.106258 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:21.106541 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:21.106666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:21.112424 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:21.112424 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:21.113420 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66a71b85-6d43-42e3-9c4f-06b19a559a62 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:21.113915 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 989/3951] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:21 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 770 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:21.952746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-107613e6-2a18-4360-9bb8-0634875a86ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:21.957347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-107613e6-2a18-4360-9bb8-0634875a86ec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] DELETE https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 Aug 03 20:34:21.957543 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-107613e6-2a18-4360-9bb8-0634875a86ec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:21.957755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-107613e6-2a18-4360-9bb8-0634875a86ec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:21.971479 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:21.971479 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:22.027381 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-05c535a9-841d-472a-a2ab-9dd6685ef82a req-107613e6-2a18-4360-9bb8-0634875a86ec tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 returned with HTTP 200 Aug 03 20:34:22.028021 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 988/3952] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:34:21 2026] DELETE /volume/v3/attachments/30612d39-1061-4b6b-99c3-6500982631e1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:22.128183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-461c887f-baaa-4066-92d5-543d303cf1e2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:22.130938 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-461c887f-baaa-4066-92d5-543d303cf1e2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:22.130938 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-461c887f-baaa-4066-92d5-543d303cf1e2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:22.132020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-461c887f-baaa-4066-92d5-543d303cf1e2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:22.132020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-461c887f-baaa-4066-92d5-543d303cf1e2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:22.135220 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:22.135220 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:22.136104 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-461c887f-baaa-4066-92d5-543d303cf1e2 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:22.136679 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 981/3953] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:22 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:22.757869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:22.760029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:34:22.760919 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58a22fa3-4247-4ff3-baee-4e3cfa7d6d29", "force": false, "name": "tempest-TestStampPattern-snapshot-447465396", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:22.773670 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:22.773670 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:22.774809 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:34:22.775113 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create snapshot from volume 58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:34:22.838766 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Created reservations ['3f5fffe1-4aab-4fbb-8fbf-47748565c6d4', '75e3efc7-922d-4b7f-a950-36e0df6151f1', '70009a31-df38-45a4-9f1c-f0bba38c9a65', '2c118f97-9bc5-4474-a7a1-03fd5c7c58dd'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:22.875661 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot create request issued successfully. Aug 03 20:34:22.875661 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-118479e1-afeb-43ea-9e6f-5847bfaaf4c8 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:34:22.875661 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 996/3954] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:34:22 2026] POST /volume/v3/snapshots => generated 302 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:22.885061 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:22.886992 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:34:22.887194 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:22.887410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:22.892148 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:22.892148 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:22.892583 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:34:22.893308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-473dc8f3-ad90-4227-b6f9-32f93f038012 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 200 Aug 03 20:34:22.893667 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 990/3955] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:22 2026] GET /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 434 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:23.149964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:23.151976 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:23.152235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:23.152422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:23.152571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:23.157425 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:23.157425 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:23.157942 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f1e93c3-ee14-4bb9-849a-2b080158cfe7 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:23.158342 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 989/3956] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:23 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:23.901560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:23.903962 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:34:23.904214 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:23.904434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:23.911262 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:23.911262 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:23.911766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:34:23.912654 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1c0a60bc-6285-494c-af7e-64d3cfc6530d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 200 Aug 03 20:34:23.913177 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 982/3957] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:23 2026] GET /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:23.922873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:23.928050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:34:23.928050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:23.928050 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:23.932778 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:23.932778 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:23.933354 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:34:23.934255 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-97f57fa2-72b1-4231-8efa-a91daa6d593f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 200 Aug 03 20:34:23.934728 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 997/3958] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:23 2026] GET /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:24.174959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:24.179615 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:24.179966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:24.180503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:24.180503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:24.195647 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:24.195647 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:24.196915 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a2c9871d-f24b-43a6-aa0a-b977b77ec57c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:24.197196 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 991/3959] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:24 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:24.698833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-62f03465-b5c3-458c-9163-bbe182ceb0d7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:24.699336 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62f03465-b5c3-458c-9163-bbe182ceb0d7 None None] GET https://10.4.3.92/volume// Aug 03 20:34:24.699578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62f03465-b5c3-458c-9163-bbe182ceb0d7 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:24.699833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62f03465-b5c3-458c-9163-bbe182ceb0d7 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:24.700290 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62f03465-b5c3-458c-9163-bbe182ceb0d7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:24.700836 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 990/3960] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:34:24.710790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-096c0ebf-f8c6-400b-8862-3cf02155fdea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:24.712037 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-096c0ebf-f8c6-400b-8862-3cf02155fdea tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:34:24.712359 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-096c0ebf-f8c6-400b-8862-3cf02155fdea tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56f2020f-a0d6-4a3c-9c30-7a048b5e5412", "connector": null, "instance_uuid": "a90d3ad7-e528-4e6f-bfe0-e29357dd9b0c"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:24.725621 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:24.725621 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:24.770797 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-096c0ebf-f8c6-400b-8862-3cf02155fdea tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:34:24.771320 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 983/3961] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:34:24 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 03 20:34:24.779659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-88846d3e-8e95-4e1f-8b7d-fef410ce4f4c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:24.782806 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-88846d3e-8e95-4e1f-8b7d-fef410ce4f4c tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] DELETE https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e Aug 03 20:34:24.782806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-88846d3e-8e95-4e1f-8b7d-fef410ce4f4c tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:24.782806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-88846d3e-8e95-4e1f-8b7d-fef410ce4f4c tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:24.789827 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:24.789827 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:24.871858 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ec3259a3-d06a-4072-a2ab-59ea22a18703 req-88846d3e-8e95-4e1f-8b7d-fef410ce4f4c tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e returned with HTTP 200 Aug 03 20:34:24.873010 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 998/3962] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:34:24 2026] DELETE /volume/v3/attachments/3c78bbc1-9c76-4df2-823a-d2d1200b9f3e => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:25.213483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-708d8d59-f775-4be4-aa52-649c7aa63830 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:25.215588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-708d8d59-f775-4be4-aa52-649c7aa63830 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:25.215823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-708d8d59-f775-4be4-aa52-649c7aa63830 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:25.216079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-708d8d59-f775-4be4-aa52-649c7aa63830 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:25.216227 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-708d8d59-f775-4be4-aa52-649c7aa63830 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:25.225683 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:25.225683 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:25.226481 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-708d8d59-f775-4be4-aa52-649c7aa63830 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:25.226930 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 992/3963] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:25 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:26.130454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3994e683-4305-4c04-beec-769226b2b373 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:26.130848 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3994e683-4305-4c04-beec-769226b2b373 None None] GET https://10.4.3.92/volume// Aug 03 20:34:26.130931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3994e683-4305-4c04-beec-769226b2b373 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:26.131109 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3994e683-4305-4c04-beec-769226b2b373 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:26.131418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3994e683-4305-4c04-beec-769226b2b373 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:26.131722 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 991/3964] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34: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 03 20:34:26.140047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:26.144033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] GET https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:34:26.144564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:26.144863 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:26.155797 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:26.155797 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:26.160602 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:34:26.167926 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-9aa9ac7c-10f9-40e5-b505-544e37163ebe tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 200 Aug 03 20:34:26.168330 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 984/3965] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:26 2026] GET /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:26.237505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:26.239319 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:26.239552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:26.239834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:26.240000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:26.246702 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:26.246702 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:26.247598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f61703cf-b07d-4222-9c16-f5cb442eda86 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:26.248006 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 999/3966] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:26 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:26.278801 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:26.283712 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] PUT https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 Aug 03 20:34:26.284135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:26.298748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Acquiring lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:34:26.306640 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:34:26.306640 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:26.306640 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:26.428702 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Lock "cinder-attachment_update-56f2020f-a0d6-4a3c-9c30-7a048b5e5412-np0000006371" released by "attachment_update" :: held 0.125s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:34:26.429030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-b39821b0-b8b8-4c74-bd54-8acddab05755 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 returned with HTTP 200 Aug 03 20:34:26.429521 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 993/3967] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:34:26 2026] PUT /volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:26.464860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b1759462-8042-40e4-8361-a307a19f4875 req-3abf7833-d8ad-4252-9f25-fa95c83233c9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:26.474039 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-3abf7833-d8ad-4252-9f25-fa95c83233c9 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] POST https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731/action Aug 03 20:34:26.474554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-3abf7833-d8ad-4252-9f25-fa95c83233c9 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:26.474716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-3abf7833-d8ad-4252-9f25-fa95c83233c9 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:26.504502 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:26.504502 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:26.521797 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b1759462-8042-40e4-8361-a307a19f4875 req-3abf7833-d8ad-4252-9f25-fa95c83233c9 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731/action returned with HTTP 204 Aug 03 20:34:26.522386 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 992/3968] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:26 2026] POST /volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:27.260291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:27.264521 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:27.264725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:27.264919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:27.265019 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:27.271994 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:27.271994 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:27.272936 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2482c79b-ef15-4dc4-8d72-e5b9bb9699eb tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:27.273343 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 985/3969] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:27 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:28.287581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-61fc2378-6fb2-47f2-9c48-c733d959799e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:28.292861 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61fc2378-6fb2-47f2-9c48-c733d959799e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:28.293081 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61fc2378-6fb2-47f2-9c48-c733d959799e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:28.293788 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61fc2378-6fb2-47f2-9c48-c733d959799e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:28.293965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-61fc2378-6fb2-47f2-9c48-c733d959799e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:28.299099 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:28.299099 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:28.299848 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61fc2378-6fb2-47f2-9c48-c733d959799e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:28.300230 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1000/3970] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:28 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:28.813907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-40deed27-8254-459a-8707-c9faa5a9edd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:28.815514 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:34:28.815823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1624945273", "snapshot_id": "dbc725c6-12cd-42e8-865f-9c0db62f04a2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:28.817341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1624945273', 'snapshot_id': 'dbc725c6-12cd-42e8-865f-9c0db62f04a2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:34:28.822372 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:28.822372 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:28.822830 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:34:28.822937 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume of 1 GB Aug 03 20:34:28.826006 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Availability Zones retrieved successfully. Aug 03 20:34:28.830712 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Flow 'volume_create_api' (97a2c5a8-ddaa-4499-bd4e-44ffa5f3cd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:28.832316 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7acf9b5-f0e5-42f2-ba4d-e3df39b2441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:28.833183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:34:28.859757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7acf9b5-f0e5-42f2-ba4d-e3df39b2441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dbc725c6-12cd-42e8-865f-9c0db62f04a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:28.860661 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681d9538-c322-40a4-92a4-68c7945b9fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:28.900289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Created reservations ['2d9115b6-ce01-4f07-a134-956608d025e5', 'd04d00a7-b98b-4b44-ac42-f8c640fd5f61', 'f016bd25-8f27-435c-80ca-3a9caab2960f', '7a31861b-2d78-4f86-9eee-f70a71469729'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:28.901013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681d9538-c322-40a4-92a4-68c7945b9fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9115b6-ce01-4f07-a134-956608d025e5', 'd04d00a7-b98b-4b44-ac42-f8c640fd5f61', 'f016bd25-8f27-435c-80ca-3a9caab2960f', '7a31861b-2d78-4f86-9eee-f70a71469729']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:28.901639 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a8436c-4ac0-4a55-8d25-331b09c6be39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:28.944967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a8436c-4ac0-4a55-8d25-331b09c6be39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1624945273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',qos_specs=None,replication_status=,reservations=['2d9115b6-ce01-4f07-a134-956608d025e5','d04d00a7-b98b-4b44-ac42-f8c640fd5f61','f016bd25-8f27-435c-80ca-3a9caab2960f','7a31861b-2d78-4f86-9eee-f70a71469729'],size=1,snapshot_id=dbc725c6-12cd-42e8-865f-9c0db62f04a2,source_replicaid=,source_volid=None,status='creating',user_id='8669ca262ffa48aebbe21ec6b68af794',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1624945273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dbc725c6-12cd-42e8-865f-9c0db62f04a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8669ca262ffa48aebbe21ec6b68af794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:28.945715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b6afc3-387e-41fb-b9d2-3f994ffe4c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:28.962010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b6afc3-387e-41fb-b9d2-3f994ffe4c0d) transitioned into state 'SUCCESS' from state '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-1624945273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8d51e6f0b0a4a6c926a25533272e2ab',qos_specs=None,replication_status=,reservations=['2d9115b6-ce01-4f07-a134-956608d025e5','d04d00a7-b98b-4b44-ac42-f8c640fd5f61','f016bd25-8f27-435c-80ca-3a9caab2960f','7a31861b-2d78-4f86-9eee-f70a71469729'],size=1,snapshot_id=dbc725c6-12cd-42e8-865f-9c0db62f04a2,source_replicaid=,source_volid=None,status='creating',user_id='8669ca262ffa48aebbe21ec6b68af794',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:28.962811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148b44b0-d29f-4beb-93b6-14a94bbd54a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:28.996109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148b44b0-d29f-4beb-93b6-14a94bbd54a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:28.997081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Flow 'volume_create_api' (97a2c5a8-ddaa-4499-bd4e-44ffa5f3cd76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:28.997538 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Create volume request issued successfully. Aug 03 20:34:28.998178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40deed27-8254-459a-8707-c9faa5a9edd6 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:34:28.998652 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 994/3971] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:34:28 2026] POST /volume/v3/volumes => generated 779 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:29.311954 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:29.314162 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:29.314516 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:29.314881 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:29.315111 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:29.320478 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:29.320478 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:29.321757 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-443aec31-4431-4803-9816-8a9a8d8b3b8f tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:29.322510 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 993/3972] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:29 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:30.336127 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:30.338855 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:30.339142 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:30.339402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:30.339583 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:30.347958 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:30.347958 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:30.347958 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa9a2d65-1058-43af-8a5b-6109a16ed1c8 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:30.347958 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 986/3973] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:30 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:31.363335 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:31.366765 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:31.367008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:31.367219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:31.367322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:31.374725 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:31.374725 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:31.375789 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5816cbcf-5499-450a-b77c-89c5e03e5585 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:31.376256 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1001/3974] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:31 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:32.389364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:32.391364 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:32.391623 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:32.391877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:32.392030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:32.396337 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:32.396337 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:32.401172 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2899dff8-9d88-41c5-ac44-f2bf738ab83b tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:32.401172 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 995/3975] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:32 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:33.409858 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:33.410661 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:33.410915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:33.411106 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:33.411202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:33.415229 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:33.415229 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:33.416027 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1174e85c-31c6-485c-9c28-fe2e7732c00c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:33.416327 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 994/3976] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:33 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:34.428402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:34.430623 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:34.430769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:34.431012 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:34.431157 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:34.436550 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:34.436550 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:34.437591 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58429bc4-8e7c-4e4f-adf5-88a489b35175 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:34.438077 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 987/3977] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:34 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:34.449886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-28d451db-21c0-42de-83bd-48a7de26a42e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:34.452099 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-28d451db-21c0-42de-83bd-48a7de26a42e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:34.452768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-28d451db-21c0-42de-83bd-48a7de26a42e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:34.452768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-28d451db-21c0-42de-83bd-48a7de26a42e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:34.452768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-28d451db-21c0-42de-83bd-48a7de26a42e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:34.458177 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:34.458177 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:34.459191 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-28d451db-21c0-42de-83bd-48a7de26a42e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:34.459690 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1002/3978] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:34 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:34.471766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19ecc78d-f9df-462b-b88a-c443cc391478 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:34.473327 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:34.473515 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:34.473726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:34.473833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete backup with id: d3cb9120-2969-488e-9a44-164dfd796e3f. Aug 03 20:34:34.478019 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:34.478019 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:34.489358 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] delete_backup rpcapi backup_id d3cb9120-2969-488e-9a44-164dfd796e3f {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:34:34.490761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19ecc78d-f9df-462b-b88a-c443cc391478 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 202 Aug 03 20:34:34.491151 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 996/3979] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:34 2026] DELETE /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:34:34.499981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:34.502171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:34.502476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:34.502781 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:34.502963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:34.508687 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:34.508687 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:34.509619 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e858384-1b1e-4e79-ab76-28ef92dbeaa0 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 200 Aug 03 20:34:34.510159 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 995/3980] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:34 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.491673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.495272 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:35.495272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.495272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.504373 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.504373 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:35.509838 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:35.516087 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9513774e-cb22-4780-87e6-b0a489e1ba31 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:35.516896 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 988/3981] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.520765 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.522514 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f Aug 03 20:34:35.522713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.522884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.522978 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Show backup with id d3cb9120-2969-488e-9a44-164dfd796e3f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:35.526436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c635fc3-c446-4c91-b11c-9e3fe4214325 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f returned with HTTP 404 Aug 03 20:34:35.526832 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1003/3982] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/backups/d3cb9120-2969-488e-9a44-164dfd796e3f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:35.529091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-51e86d16-694b-4504-847e-818299ff134b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.531101 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51e86d16-694b-4504-847e-818299ff134b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:35.531426 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51e86d16-694b-4504-847e-818299ff134b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.531761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51e86d16-694b-4504-847e-818299ff134b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.537048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.537048 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:35.537048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.537384 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.537384 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete snapshot with id: 37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:35.539297 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.539297 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:35.543408 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-51e86d16-694b-4504-847e-818299ff134b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:35.543619 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.543619 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:35.546490 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot retrieved successfully. Aug 03 20:34:35.549082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51e86d16-694b-4504-847e-818299ff134b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:35.549700 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 997/3983] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.567435 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot delete request issued successfully. Aug 03 20:34:35.567615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-61858d2f-9df5-4ef6-b1a0-bf2e2206729d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 returned with HTTP 202 Aug 03 20:34:35.568155 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 996/3984] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:34:35 2026] DELETE /volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:35.583646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.585407 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:35.586558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.586558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.594120 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.594120 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:35.595022 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Snapshot retrieved successfully. Aug 03 20:34:35.596859 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ae6309a6-731d-42bb-8f1c-e51f9c1f2b0d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 returned with HTTP 200 Aug 03 20:34:35.596859 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 989/3985] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.603223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.605584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:35.605810 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.606030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.614208 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.614208 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:35.618016 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:35.622690 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-05b41e09-15fc-4e95-8501-f664024c15b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:35.623147 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1004/3986] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-37037d92-1a9a-46f8-a2e9-b9aa4f5609f6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37037d92-1a9a-46f8-a2e9-b9aa4f5609f6 None None] GET https://10.4.3.92/volume// Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37037d92-1a9a-46f8-a2e9-b9aa4f5609f6 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37037d92-1a9a-46f8-a2e9-b9aa4f5609f6 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37037d92-1a9a-46f8-a2e9-b9aa4f5609f6 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:35.708903 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 998/3987] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:34:35.715476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-6dda2137-ed5c-4141-b8d7-29b91e4de867 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.717941 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-6dda2137-ed5c-4141-b8d7-29b91e4de867 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:34:35.718383 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-6dda2137-ed5c-4141-b8d7-29b91e4de867 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd6e106d-71df-44c5-86e4-37496e31aec5", "connector": null, "instance_uuid": "e04238d8-4ae8-48ee-a0ce-64921fdb7a01"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:35.728815 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.728815 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:35.767099 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-6dda2137-ed5c-4141-b8d7-29b91e4de867 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:34:35.767555 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 997/3988] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:34:35 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 03 20:34:35.803065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.804971 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:35.805343 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.805929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.819122 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.819122 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:35.819292 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f2d25c0f-5701-4575-9e63-939d0762496c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.819656 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d25c0f-5701-4575-9e63-939d0762496c None None] GET https://10.4.3.92/volume// Aug 03 20:34:35.819825 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d25c0f-5701-4575-9e63-939d0762496c None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.820025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d25c0f-5701-4575-9e63-939d0762496c None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.820322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d25c0f-5701-4575-9e63-939d0762496c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:35.820617 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1005/3989] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34: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 03 20:34:35.823934 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:35.828430 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-80bbc056-80aa-48e4-a9a1-d1ef4e053695 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:35.829087 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 990/3990] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:35.830001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.832211 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:35.832651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:35.833483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:35.843071 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.843071 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:35.848753 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:35.850367 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-7408d2de-c103-4aae-8141-5658b15e2357 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:35.850897 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 999/3991] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:35 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:35.954423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:35.956286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a Aug 03 20:34:35.956643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:35.964070 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-fd6e106d-71df-44c5-86e4-37496e31aec5-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:34:35.967938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-fd6e106d-71df-44c5-86e4-37496e31aec5-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:34:35.968854 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:35.968854 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:36.059366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-fd6e106d-71df-44c5-86e4-37496e31aec5-np0000006371" released by "attachment_update" :: held 0.091s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:34:36.059509 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-61bbe117-ee8e-41c1-8c27-31b562a1f1a4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a returned with HTTP 200 Aug 03 20:34:36.060098 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 998/3992] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:34:35 2026] PUT /volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:36.070698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-c6db6d96-da23-45ad-88ae-43c5653f84da None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:36.073315 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-c6db6d96-da23-45ad-88ae-43c5653f84da tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption Aug 03 20:34:36.073778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-c6db6d96-da23-45ad-88ae-43c5653f84da tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:36.074048 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-c6db6d96-da23-45ad-88ae-43c5653f84da tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:36.087930 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:36.087930 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:36.095782 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-c6db6d96-da23-45ad-88ae-43c5653f84da tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption returned with HTTP 200 Aug 03 20:34:36.096309 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1006/3993] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:34:36 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:36.607120 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d1841430-5533-4ae2-9e42-a4706dd7fd2d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:36.609616 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1841430-5533-4ae2-9e42-a4706dd7fd2d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 Aug 03 20:34:36.610096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1841430-5533-4ae2-9e42-a4706dd7fd2d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:36.610543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1841430-5533-4ae2-9e42-a4706dd7fd2d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:36.616358 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1841430-5533-4ae2-9e42-a4706dd7fd2d tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 returned with HTTP 404 Aug 03 20:34:36.617035 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 991/3994] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:36 2026] GET /volume/v3/snapshots/37754e18-3667-4a43-9078-a2b70d5c8ef5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:36.627344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c48e3845-3147-43ef-975f-99ea1e299988 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:36.629284 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:36.629694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:36.630004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:36.630386 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume with id: cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:36.638517 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:36.638517 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:36.640489 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:36.666650 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume request issued successfully. Aug 03 20:34:36.667374 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c48e3845-3147-43ef-975f-99ea1e299988 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 returned with HTTP 202 Aug 03 20:34:36.668112 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1000/3995] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:36 2026] DELETE /volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:36.678529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:36.680798 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:36.681118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:36.681281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:36.690817 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:36.690817 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:36.696204 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:36.700442 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72a686bb-b43f-4ad7-ab41-a43484bfef93 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 returned with HTTP 200 Aug 03 20:34:36.700911 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 999/3996] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:36 2026] GET /volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:36.841320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:36.842987 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:36.843163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:36.843322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:36.851746 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:36.851746 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:36.854891 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:36.858542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2c1fd24-bf38-4378-96f1-42cf986b6a6e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:36.859158 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1007/3997] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:36 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:37.717887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f6611492-c65f-4079-9c98-978ef612a860 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:37.719727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6611492-c65f-4079-9c98-978ef612a860 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 Aug 03 20:34:37.720107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6611492-c65f-4079-9c98-978ef612a860 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:37.720429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6611492-c65f-4079-9c98-978ef612a860 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:37.725806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6611492-c65f-4079-9c98-978ef612a860 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 returned with HTTP 404 Aug 03 20:34:37.726402 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 992/3998] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:37 2026] GET /volume/v3/volumes/cab474cf-3033-406c-b63e-9f84ca2b71a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:37.732224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-df34a48b-420c-4133-83e4-8f398645e658 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:37.733859 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:34:37.734030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:37.734211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:37.734355 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume with id: a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:34:37.742386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:37.742386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:37.743153 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:37.793492 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume request issued successfully. Aug 03 20:34:37.793492 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-df34a48b-420c-4133-83e4-8f398645e658 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 202 Aug 03 20:34:37.793492 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1001/3999] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:37 2026] DELETE /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:37.798387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:37.801142 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:34:37.801205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:37.801381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:37.808600 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:37.808600 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:37.812117 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:37.817894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bb2397f6-cd7b-4724-a0be-18fb9294029c tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 200 Aug 03 20:34:37.818232 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1000/4000] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:37 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:37.874682 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9868b9fd-eb14-4549-8a65-becbc75c738c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:37.876207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9868b9fd-eb14-4549-8a65-becbc75c738c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:37.877656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9868b9fd-eb14-4549-8a65-becbc75c738c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:37.877960 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9868b9fd-eb14-4549-8a65-becbc75c738c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:37.891928 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:37.891928 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:37.898947 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9868b9fd-eb14-4549-8a65-becbc75c738c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:37.904416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9868b9fd-eb14-4549-8a65-becbc75c738c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:37.904416 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1008/4001] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:37 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:38.830288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-51456801-e250-4f4c-8f59-cadc4d690942 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:38.832070 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-51456801-e250-4f4c-8f59-cadc4d690942 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 Aug 03 20:34:38.832430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-51456801-e250-4f4c-8f59-cadc4d690942 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:38.832765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-51456801-e250-4f4c-8f59-cadc4d690942 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:38.838811 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-51456801-e250-4f4c-8f59-cadc4d690942 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 returned with HTTP 404 Aug 03 20:34:38.838811 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 993/4002] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:38 2026] GET /volume/v3/volumes/a0df1c5a-553d-4276-868b-abe1f71a1568 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:38.845343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-41b415ee-03d6-42f0-b15f-c747ed452790 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:38.847558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:34:38.847882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:38.848182 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:38.848472 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume with id: 59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:34:38.855929 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:38.855929 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:38.857530 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:38.879921 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume request issued successfully. Aug 03 20:34:38.880395 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41b415ee-03d6-42f0-b15f-c747ed452790 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 202 Aug 03 20:34:38.881245 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1002/4003] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:38 2026] DELETE /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 03 20:34:38.888335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:38.889993 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:34:38.890213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:38.890342 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:38.896725 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:38.896725 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:38.900334 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:38.904680 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-646e5b3d-54e1-4dd7-8560-b14043b8f921 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 200 Aug 03 20:34:38.905039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1001/4004] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:38 2026] GET /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:38.918850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:38.920879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:38.921135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:38.921358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:38.935565 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:38.935565 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:38.939102 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:38.943685 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9cbe4584-d156-4014-bce3-c79ff3c3c9d2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:38.944149 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1009/4005] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:38 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:39.425776 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-ffc23ac2-ac3c-4365-b574-13bec5571817 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:39.427684 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-ffc23ac2-ac3c-4365-b574-13bec5571817 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a/action Aug 03 20:34:39.428189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-ffc23ac2-ac3c-4365-b574-13bec5571817 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:39.428402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-ffc23ac2-ac3c-4365-b574-13bec5571817 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:39.444167 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:39.444167 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:39.460378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4bdfa769-6c98-4568-93eb-1feef3cdc553 req-ffc23ac2-ac3c-4365-b574-13bec5571817 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a/action returned with HTTP 204 Aug 03 20:34:39.461109 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 994/4006] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:39 2026] POST /volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:39.918452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c199ca87-2d09-47cf-af9f-3fae7b2c4aaa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:39.920430 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c199ca87-2d09-47cf-af9f-3fae7b2c4aaa tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 Aug 03 20:34:39.922075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c199ca87-2d09-47cf-af9f-3fae7b2c4aaa tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:39.922075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c199ca87-2d09-47cf-af9f-3fae7b2c4aaa tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:39.927354 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c199ca87-2d09-47cf-af9f-3fae7b2c4aaa tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 returned with HTTP 404 Aug 03 20:34:39.928035 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1003/4007] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:39 2026] GET /volume/v3/volumes/59e36a2f-6b77-4610-b34b-0db7d5260a25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:39.935222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:39.937153 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:34:39.937390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:39.937646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:39.937851 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume with id: a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:34:39.945101 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:39.945101 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:39.945554 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:39.960828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-452075a0-0c26-434a-9dd0-9423d55556f8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:39.961424 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Delete volume request issued successfully. Aug 03 20:34:39.961735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0317f077-dc03-4bfc-af2b-cf57c86a4986 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 202 Aug 03 20:34:39.962200 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1002/4008] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:39 2026] DELETE /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:39.962889 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-452075a0-0c26-434a-9dd0-9423d55556f8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:39.963184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-452075a0-0c26-434a-9dd0-9423d55556f8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:39.963516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-452075a0-0c26-434a-9dd0-9423d55556f8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:39.970739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:39.975047 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:34:39.975047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:39.975047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:39.976537 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:39.976537 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:39.980163 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-452075a0-0c26-434a-9dd0-9423d55556f8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:39.984862 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-452075a0-0c26-434a-9dd0-9423d55556f8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:39.984862 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1010/4009] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:39 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:39.988108 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:39.988108 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:39.996022 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Volume info retrieved successfully. Aug 03 20:34:39.998525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.002079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:40.004235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:40.004235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:40.008570 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b247ae7d-6a8b-4210-aa4a-1d0a02392127 tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 200 Aug 03 20:34:40.009128 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 995/4010] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:39 2026] GET /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:40.022683 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:40.022683 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:40.027742 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:40.034544 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f5aec1ff-284e-40b6-b49e-c2093288e17a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:40.036040 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1004/4011] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:39 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:40.076325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.078357 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:40.078556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:40.078719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:40.087657 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:40.087657 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:40.090719 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:40.095048 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-9ec64aa6-291f-4293-b588-ffb79b195de6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:40.095397 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1003/4012] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:40 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:40.113362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.115862 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/action Aug 03 20:34:40.116290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:40.116437 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:40.129914 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:40.129914 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:40.130540 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:40.141868 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Begin detaching volume completed successfully. Aug 03 20:34:40.142126 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-a2f8567f-aec4-4737-9d42-25bfd6645b32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/action returned with HTTP 202 Aug 03 20:34:40.142843 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1011/4013] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:34:40 2026] POST /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:34:40.192208 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-13378530-1372-46ac-9e14-60bd39792ef2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.192870 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-13378530-1372-46ac-9e14-60bd39792ef2 None None] GET https://10.4.3.92/volume// Aug 03 20:34:40.194685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-13378530-1372-46ac-9e14-60bd39792ef2 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:40.194685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-13378530-1372-46ac-9e14-60bd39792ef2 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:40.194685 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-13378530-1372-46ac-9e14-60bd39792ef2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:40.194685 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 996/4014] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:34: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 03 20:34:40.202961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.206777 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:40.206967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:40.207146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:40.217059 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:40.217059 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:40.221052 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:40.225899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-87eee4c3-5d58-4fce-b87a-609b3b84e3dd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:40.226211 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1005/4015] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:40 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:40.237321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c570c3ce-df81-433f-bfc4-8d6fcdef9482 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:40.239816 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c570c3ce-df81-433f-bfc4-8d6fcdef9482 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption Aug 03 20:34:40.240005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c570c3ce-df81-433f-bfc4-8d6fcdef9482 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:40.240188 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c570c3ce-df81-433f-bfc4-8d6fcdef9482 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:40.249487 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:40.249487 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:40.255964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c570c3ce-df81-433f-bfc4-8d6fcdef9482 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption returned with HTTP 200 Aug 03 20:34:40.256356 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1004/4016] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:34:40 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:41.022100 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b9e5cdbe-448a-41c3-bcbb-3e6650f5691e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:41.023512 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9e5cdbe-448a-41c3-bcbb-3e6650f5691e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] GET https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf Aug 03 20:34:41.023691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9e5cdbe-448a-41c3-bcbb-3e6650f5691e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:41.023859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9e5cdbe-448a-41c3-bcbb-3e6650f5691e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:41.029038 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9e5cdbe-448a-41c3-bcbb-3e6650f5691e tempest-VolumesBackupsTest-238791416 tempest-VolumesBackupsTest-238791416-project-member] https://10.4.3.92/volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf returned with HTTP 404 Aug 03 20:34:41.029525 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1012/4017] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:41 2026] GET /volume/v3/volumes/a6ea9f12-c441-4946-b713-3edefffe63bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:41.165916 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c4cca00a-a8e9-4ca3-abf9-1e701f67d5c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:41.168409 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c4cca00a-a8e9-4ca3-abf9-1e701f67d5c9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a Aug 03 20:34:41.170144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c4cca00a-a8e9-4ca3-abf9-1e701f67d5c9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:41.170144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c4cca00a-a8e9-4ca3-abf9-1e701f67d5c9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:41.177969 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:41.177969 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:41.232331 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f6c7bea2-f78b-41ad-a4c8-ec0a6f29e4a8 req-c4cca00a-a8e9-4ca3-abf9-1e701f67d5c9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a returned with HTTP 200 Aug 03 20:34:41.232973 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 997/4018] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:34:41 2026] DELETE /volume/v3/attachments/af2407ec-b091-4bc6-a55a-39139524959a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:42.334844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:42.336813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:42.337009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:42.337222 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:42.343740 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:42.343740 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:42.348086 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:42.353329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-148eada5-56be-4697-8b90-b11f79cdc0b5 req-5ba29140-e0c2-44ec-a9dd-908a99b4e05f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:42.353762 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1006/4019] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:42 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:44.220488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:44.316418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:34:44.316418 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1402684315"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:44.317959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1402684315'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:34:44.318103 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Create volume of 1 GB Aug 03 20:34:44.322195 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Availability Zones retrieved successfully. Aug 03 20:34:44.328640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Flow 'volume_create_api' (11594707-d840-4fb3-a6a7-96d86c1c1365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:44.329641 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2651edc5-baab-4659-abc7-1f822d7dbd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:44.330603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:34:44.354721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2651edc5-baab-4659-abc7-1f822d7dbd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:44.355670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1eb8b5-db3a-4f85-ad3b-b464c4d3ecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:44.451491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Created reservations ['aa402e83-2321-4bfd-ad15-c32f4f28425b', 'b7a76cd0-7c0d-48f9-b16a-f2d3ec567d50', '53d447fa-18e2-4ae8-9c1b-78a2aab1e704', '4590e1a6-c42d-4007-9cf2-3d65e2fe2639'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:44.452376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1eb8b5-db3a-4f85-ad3b-b464c4d3ecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa402e83-2321-4bfd-ad15-c32f4f28425b', 'b7a76cd0-7c0d-48f9-b16a-f2d3ec567d50', '53d447fa-18e2-4ae8-9c1b-78a2aab1e704', '4590e1a6-c42d-4007-9cf2-3d65e2fe2639']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:44.453114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabb8890-df7e-4ac7-9f5c-9a129a54b7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:44.485873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabb8890-df7e-4ac7-9f5c-9a129a54b7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f64ccd-9561-4709-aef6-3b7c5b1fd833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402684315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c237bb904d4a9090d47601cfa475f6',qos_specs=None,replication_status=,reservations=['aa402e83-2321-4bfd-ad15-c32f4f28425b','b7a76cd0-7c0d-48f9-b16a-f2d3ec567d50','53d447fa-18e2-4ae8-9c1b-78a2aab1e704','4590e1a6-c42d-4007-9cf2-3d65e2fe2639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e743830e0f8446cb5b90a0c5ddbe032',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402684315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f64ccd-9561-4709-aef6-3b7c5b1fd833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34c237bb904d4a9090d47601cfa475f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e743830e0f8446cb5b90a0c5ddbe032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:44.486860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55bbcc75-9a80-44b6-888e-4bc08b00c4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:44.531332 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55bbcc75-9a80-44b6-888e-4bc08b00c4f6) transitioned into state 'SUCCESS' from state '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-1402684315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c237bb904d4a9090d47601cfa475f6',qos_specs=None,replication_status=,reservations=['aa402e83-2321-4bfd-ad15-c32f4f28425b','b7a76cd0-7c0d-48f9-b16a-f2d3ec567d50','53d447fa-18e2-4ae8-9c1b-78a2aab1e704','4590e1a6-c42d-4007-9cf2-3d65e2fe2639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e743830e0f8446cb5b90a0c5ddbe032',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:44.532292 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e00c99-d9b0-432d-9f97-b7c7a3838f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:44.555108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e00c99-d9b0-432d-9f97-b7c7a3838f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:44.556165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Flow 'volume_create_api' (11594707-d840-4fb3-a6a7-96d86c1c1365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:44.556559 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Create volume request issued successfully. Aug 03 20:34:44.559785 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-638ba763-b875-4b1f-bc0b-9fe3e8ab73a5 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:34:44.559785 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1005/4020] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:34:44 2026] POST /volume/v3/volumes => generated 776 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:44.573772 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:44.575513 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:34:44.575753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:44.575926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:44.583242 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:44.583242 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:44.587029 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Volume info retrieved successfully. Aug 03 20:34:44.591842 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2dfe7b3-154b-473d-b5a4-ff58356bd3e6 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 returned with HTTP 200 Aug 03 20:34:44.592260 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1013/4021] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:44 2026] GET /volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:45.291415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-37304371-9d94-4c16-903e-7436fd6392aa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:45.293349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:45.293621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:45.293911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:45.294112 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume with id: fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:45.301141 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:45.301141 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:45.301641 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:45.311718 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:34:45.319589 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume request issued successfully. Aug 03 20:34:45.320016 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-37304371-9d94-4c16-903e-7436fd6392aa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 202 Aug 03 20:34:45.320665 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 998/4022] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:34:45 2026] DELETE /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:45.330649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7af263fe-17c8-4a52-ad61-b254c44c829c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:45.332790 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7af263fe-17c8-4a52-ad61-b254c44c829c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:45.332979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7af263fe-17c8-4a52-ad61-b254c44c829c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:45.333161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7af263fe-17c8-4a52-ad61-b254c44c829c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:45.340104 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:45.340104 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:45.343580 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7af263fe-17c8-4a52-ad61-b254c44c829c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:34:45.347656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7af263fe-17c8-4a52-ad61-b254c44c829c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 200 Aug 03 20:34:45.348327 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1007/4023] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:45 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:45.608921 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:45.610936 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:34:45.611189 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:45.611430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:45.619101 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:45.619101 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:45.622810 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Volume info retrieved successfully. Aug 03 20:34:45.627171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7173c2be-f8ae-498e-beb4-787c08e1ce3b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 returned with HTTP 200 Aug 03 20:34:45.627616 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1006/4024] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:45 2026] GET /volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:45.642558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:45.644558 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:34:45.644929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7f64ccd-9561-4709-aef6-3b7c5b1fd833", "name": "tempest-type-Backup-705670944"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:45.646347 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Creating new backup {'backup': {'volume_id': 'b7f64ccd-9561-4709-aef6-3b7c5b1fd833', 'name': 'tempest-type-Backup-705670944'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:34:45.646488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Creating backup of volume b7f64ccd-9561-4709-aef6-3b7c5b1fd833 in container None Aug 03 20:34:45.653908 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:45.653908 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:45.654283 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Volume info retrieved successfully. Aug 03 20:34:45.688398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Created reservations ['070845dc-c84f-44f1-bc25-2d95e4c6f290', 'c8be8cdc-6f0d-41e4-b4ac-11fe50ab1861'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:45.723731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b5ddca3-05b1-4e71-8849-d1ec742943d1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:34:45.724362 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1014/4025] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:34:45 2026] POST /volume/v3/backups => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:45.734334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-57195b39-c606-4851-b6df-99b8bea893e0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:45.736606 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-57195b39-c606-4851-b6df-99b8bea893e0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:45.737083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-57195b39-c606-4851-b6df-99b8bea893e0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:45.737578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-57195b39-c606-4851-b6df-99b8bea893e0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:45.738308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-57195b39-c606-4851-b6df-99b8bea893e0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:45.750003 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:45.750003 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:45.754169 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-57195b39-c606-4851-b6df-99b8bea893e0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:45.754700 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 999/4026] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:45 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 720 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:46.363342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-807e0226-c137-4d00-896b-fc81bbe14dc9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.365693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-807e0226-c137-4d00-896b-fc81bbe14dc9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 Aug 03 20:34:46.365966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-807e0226-c137-4d00-896b-fc81bbe14dc9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:46.366220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-807e0226-c137-4d00-896b-fc81bbe14dc9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:46.372743 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-807e0226-c137-4d00-896b-fc81bbe14dc9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 returned with HTTP 404 Aug 03 20:34:46.373277 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1008/4027] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:46 2026] GET /volume/v3/volumes/fd6e106d-71df-44c5-86e4-37496e31aec5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:46.381731 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-139af8ef-8787-4c6e-bc25-091129215ec3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.383472 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:34:46.383695 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:46.383911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:46.384710 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:34:46.402387 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Get all volumes completed successfully. Aug 03 20:34:46.404925 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:46.404925 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:46.411172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-139af8ef-8787-4c6e-bc25-091129215ec3 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:34:46.411622 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1007/4028] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:34:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:46.431322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cdeb2291-b99a-4da6-ab13-235fa82e74d4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.433369 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdeb2291-b99a-4da6-ab13-235fa82e74d4 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] DELETE https://10.4.3.92/volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2 Aug 03 20:34:46.433704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cdeb2291-b99a-4da6-ab13-235fa82e74d4 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:46.433960 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cdeb2291-b99a-4da6-ab13-235fa82e74d4 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:46.434213 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:46.434213 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:46.474250 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cdeb2291-b99a-4da6-ab13-235fa82e74d4 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2 returned with HTTP 202 Aug 03 20:34:46.474676 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1015/4029] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:34:46 2026] DELETE /volume/v3/types/a232eac3-c6b8-4f44-836e-16dc662aadd2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:34:46.487055 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5ff2abbb-966b-496b-9e2c-67c6e8e809c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.489726 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ff2abbb-966b-496b-9e2c-67c6e8e809c9 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:34:46.490257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ff2abbb-966b-496b-9e2c-67c6e8e809c9 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1124964781", "extra_specs": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:46.508823 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ff2abbb-966b-496b-9e2c-67c6e8e809c9 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:34:46.509311 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1000/4030] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:34:46 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 03 20:34:46.517097 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-17f62445-1feb-4db2-8c9b-c0589a203e72 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.518880 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17f62445-1feb-4db2-8c9b-c0589a203e72 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78/encryption Aug 03 20:34:46.519220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17f62445-1feb-4db2-8c9b-c0589a203e72 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:46.537722 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17f62445-1feb-4db2-8c9b-c0589a203e72 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78/encryption returned with HTTP 200 Aug 03 20:34:46.538145 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1009/4031] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:34:46 2026] POST /volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:46.546607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.548910 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:34:46.549470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-75548819", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1124964781", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:46.551789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-75548819', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1124964781', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:34:46.556257 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume of 1 GB Aug 03 20:34:46.556717 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:46.556717 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:46.557389 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Availability Zones retrieved successfully. Aug 03 20:34:46.566678 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (5468d446-c231-402f-abc8-ae33be2fd8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:46.568125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e471f11-a2f5-486a-9c7a-e9ba893c9b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:46.569548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:34:46.596658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e471f11-a2f5-486a-9c7a-e9ba893c9b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:34:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cbe7d301-28b0-41a7-b80b-8992fb6e3f78,is_public=True,name='tempest-scenario-type-luks-1124964781',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbe7d301-28b0-41a7-b80b-8992fb6e3f78', '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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:46.597796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57767aee-8f63-4fe4-a273-9a57eef34e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:46.628478 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1124964781 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1124964781, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:34:46.628871 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1124964781 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1124964781, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:34:46.668896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Created reservations ['a5362a99-4e2f-4b9a-8bfe-737dad4893a9', 'd3dcd2ac-affc-491c-be02-fdae2463c84c', 'fcddb219-d507-4f2e-8b15-9ffc6999f60c', '6ab0f2e6-2520-4f4e-9c42-6dba85c50408'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:46.669704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57767aee-8f63-4fe4-a273-9a57eef34e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5362a99-4e2f-4b9a-8bfe-737dad4893a9', 'd3dcd2ac-affc-491c-be02-fdae2463c84c', 'fcddb219-d507-4f2e-8b15-9ffc6999f60c', '6ab0f2e6-2520-4f4e-9c42-6dba85c50408']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:46.670541 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195f5f32-13a1-4878-acf4-527620e3a282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:46.695815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195f5f32-13a1-4878-acf4-527620e3a282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ba540d-f020-4ea3-9a62-3e46c91d7131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-75548819',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['a5362a99-4e2f-4b9a-8bfe-737dad4893a9','d3dcd2ac-affc-491c-be02-fdae2463c84c','fcddb219-d507-4f2e-8b15-9ffc6999f60c','6ab0f2e6-2520-4f4e-9c42-6dba85c50408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=cbe7d301-28b0-41a7-b80b-8992fb6e3f78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-75548819',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=62ba540d-f020-4ea3-9a62-3e46c91d7131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674a1caf531e4f41893e090fd321f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64513c003e15480a8e46fb3130dcd14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbe7d301-28b0-41a7-b80b-8992fb6e3f78),volume_type_id=cbe7d301-28b0-41a7-b80b-8992fb6e3f78)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:46.696735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb07ed-5635-4d0a-8462-cf64ca40bb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:46.723733 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb07ed-5635-4d0a-8462-cf64ca40bb4a) transitioned into state 'SUCCESS' from state '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-75548819',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['a5362a99-4e2f-4b9a-8bfe-737dad4893a9','d3dcd2ac-affc-491c-be02-fdae2463c84c','fcddb219-d507-4f2e-8b15-9ffc6999f60c','6ab0f2e6-2520-4f4e-9c42-6dba85c50408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=cbe7d301-28b0-41a7-b80b-8992fb6e3f78)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:46.724410 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fe71c7-0e7d-405f-9b82-ef5c4e409173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:46.740416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fe71c7-0e7d-405f-9b82-ef5c4e409173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:46.741802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (5468d446-c231-402f-abc8-ae33be2fd8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:46.742181 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request issued successfully. Aug 03 20:34:46.742758 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3d3cfb4-d459-4681-a368-aa45054bd863 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:34:46.743181 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1008/4032] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:34:46 2026] POST /volume/v3/volumes => generated 781 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:46.766446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:46.768948 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:46.769193 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:46.769420 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:46.769569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:46.774192 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:46.774192 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:46.774804 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3c6f2331-7bad-4a49-8079-65eaebd3be03 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:46.775128 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1016/4033] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:46 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:47.784619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:47.787150 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:47.787692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:47.788031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:47.788258 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:47.794404 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:47.794404 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:47.795289 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-25ab789a-0cfb-40a9-a47e-d7d68212c244 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:47.795916 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1001/4034] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:47 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:48.807045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:48.809008 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:48.809223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:48.809496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:48.809664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:48.817262 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:48.817262 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:48.817813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc723dd2-6d3b-4671-9399-3a6b1576a34e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:48.818141 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1010/4035] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:48 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:49.835774 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:49.837681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:49.837955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:49.840879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:49.840879 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:49.844093 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:49.844093 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:49.844941 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-faa69c03-fd76-42b8-9dcb-8dd411be9d37 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:49.845434 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1009/4036] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:49 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:50.008481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c161622-f8cf-4441-a07d-825aa3314e57 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:50.011626 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:34:50.011626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "befbfabd-5347-4c0b-b0ca-2c5039885fee", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-655505903", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:50.021239 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:50.021239 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:50.021709 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:50.021855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create snapshot from volume befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:34:50.049200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['78f764dd-ec0e-4d64-9429-8c9c8416504a', '34aede41-00a6-4f62-83a3-991929d23a29', 'a65d653e-8a5a-41af-9929-af0b3455ee58', 'de9c3bac-b2c3-49c2-bddd-e135d1e10bd4'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:50.096346 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot force create request issued successfully. Aug 03 20:34:50.096735 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c161622-f8cf-4441-a07d-825aa3314e57 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:34:50.097339 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1017/4037] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:34:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:50.108506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:50.113298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:34:50.113298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:50.113298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:50.118210 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:50.118210 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:50.119378 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:34:50.119378 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4f3d381d-d987-4d53-953f-2ffa3bf1ce20 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 200 Aug 03 20:34:50.119810 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1002/4038] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:50 2026] GET /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:50.858959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:50.860486 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:50.860669 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:50.860840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:50.860940 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:50.864508 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:50.864508 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:50.865029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d95c3b3-3c2f-4188-b5a4-9a914ca9371a tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:50.865352 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1011/4039] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:50 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:51.129863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:51.131675 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:34:51.131888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:51.132102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:51.137180 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:51.137180 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:51.137548 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:34:51.138249 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-530a024d-f93c-4c50-9759-a06f5fc7bdb7 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 200 Aug 03 20:34:51.138614 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1010/4040] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:51 2026] GET /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:34:51.147517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:51.150577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:34:51.150577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:51.150577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:51.155225 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:51.155225 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:51.155665 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:34:51.156470 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-772b30e6-c8d7-4f75-b4e4-e286a5f4a667 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 200 Aug 03 20:34:51.156824 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1018/4041] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:34:51 2026] GET /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:51.167316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:51.169146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:34:51.169672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1319532548", "snapshot_id": "411dd69f-871a-48a2-be3b-4ccc00c2ecf3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:51.172294 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1319532548', 'snapshot_id': '411dd69f-871a-48a2-be3b-4ccc00c2ecf3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:34:51.180200 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:51.180200 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:51.180832 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:34:51.180946 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume of 1 GB Aug 03 20:34:51.184677 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Availability Zones retrieved successfully. Aug 03 20:34:51.190449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (69fce3ba-9c12-43b0-801f-bf17fe2c06ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:51.192400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7698da6a-ee6f-4d1f-89fc-d5e30a2acb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:51.192766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:34:51.226919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7698da6a-ee6f-4d1f-89fc-d5e30a2acb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '411dd69f-871a-48a2-be3b-4ccc00c2ecf3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:51.227809 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22f4185-8338-4cfd-971c-952ef21a74e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:51.273009 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Created reservations ['651cc488-7d60-4207-9495-95cc682e9471', '0267641c-9caf-47f3-8ccc-b5ec1dc9f914', 'e21f447d-7276-4500-bd5c-beee689a103b', 'ca211de1-bdd4-4ce5-84fc-37a0065eda4a'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:34:51.274181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22f4185-8338-4cfd-971c-952ef21a74e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651cc488-7d60-4207-9495-95cc682e9471', '0267641c-9caf-47f3-8ccc-b5ec1dc9f914', 'e21f447d-7276-4500-bd5c-beee689a103b', 'ca211de1-bdd4-4ce5-84fc-37a0065eda4a']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:51.275234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fe8ea1-61ce-481e-8073-58ce7ecd5e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:51.338166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fe8ea1-61ce-481e-8073-58ce7ecd5e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237f7595-e248-4a21-85d7-e2a798ca8b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1319532548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['651cc488-7d60-4207-9495-95cc682e9471','0267641c-9caf-47f3-8ccc-b5ec1dc9f914','e21f447d-7276-4500-bd5c-beee689a103b','ca211de1-bdd4-4ce5-84fc-37a0065eda4a'],size=1,snapshot_id=411dd69f-871a-48a2-be3b-4ccc00c2ecf3,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1319532548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237f7595-e248-4a21-85d7-e2a798ca8b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef031d4e38b34be482e821f13851e75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=411dd69f-871a-48a2-be3b-4ccc00c2ecf3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857e569fb774477faa2b4f43729c8f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:51.339376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010759b1-7ba4-463a-9228-9cd3fa3235e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:51.360793 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010759b1-7ba4-463a-9228-9cd3fa3235e1) transitioned into state 'SUCCESS' from state '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-1319532548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef031d4e38b34be482e821f13851e75c',qos_specs=None,replication_status=,reservations=['651cc488-7d60-4207-9495-95cc682e9471','0267641c-9caf-47f3-8ccc-b5ec1dc9f914','e21f447d-7276-4500-bd5c-beee689a103b','ca211de1-bdd4-4ce5-84fc-37a0065eda4a'],size=1,snapshot_id=411dd69f-871a-48a2-be3b-4ccc00c2ecf3,source_replicaid=,source_volid=None,status='creating',user_id='857e569fb774477faa2b4f43729c8f64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:51.361924 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18dc23ea-8671-4127-b369-527d0f6c1170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:34:51.393142 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18dc23ea-8671-4127-b369-527d0f6c1170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:34:51.395178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Flow 'volume_create_api' (69fce3ba-9c12-43b0-801f-bf17fe2c06ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:34:51.396131 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Create volume request issued successfully. Aug 03 20:34:51.396506 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f50f0d9d-50f9-41f5-87ff-6ed4e8c47cc1 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:34:51.397078 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1003/4042] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:34:51 2026] POST /volume/v3/volumes => generated 783 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:34:51.416711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:51.420483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:51.420483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:51.420483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:51.429314 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:51.429314 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:51.437782 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:51.440452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-14110aef-85c0-46e6-ab83-93b8b8c52f16 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:51.441051 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1012/4043] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:51 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:51.881674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:51.884011 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:51.884278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:51.884546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:51.884678 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:51.893956 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:51.893956 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:51.894645 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-17f5fb51-fac1-4ffc-9fda-7fe9e5ebeb6c tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:51.895046 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1011/4044] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:51 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:52.455315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:52.458094 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:52.458094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:52.458094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:52.465076 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:52.465076 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:52.469675 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:52.474592 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fe79ab0-d81e-4869-9b75-9837ab11ce63 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:52.474973 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1019/4045] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:52 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:52.487673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:52.489360 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:52.489559 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:52.489738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:52.495836 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:52.495836 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:52.498953 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:52.502760 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e395cf86-101d-47d0-a5bc-5ad3da547f1c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:52.503083 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1004/4046] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:34:52 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:52.638084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:52.640055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:52.640377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:52.640684 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:52.648762 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:52.648762 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:52.651667 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:52.655936 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-b86a31a0-c2d4-429d-aa8c-c217a914c4e8 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:52.656449 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1013/4047] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:52 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:52.909841 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:52.913501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:52.913810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:52.914078 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:52.914236 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:52.919054 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:52.919054 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:52.919829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95dae631-d60f-4ef0-aa9f-1f8f9abdf52e tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:52.920338 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1012/4048] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:52 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:53.167020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:53.170479 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:53.170479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:53.170479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:53.176952 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:53.176952 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:53.180687 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:53.186061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-e8a03f7c-e229-42f1-a330-3576c3bdddd4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:53.186633 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1020/4049] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:53 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:53.197893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49fee0f2-f4f1-4d3a-a9c9-023ec9946381 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:53.198204 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49fee0f2-f4f1-4d3a-a9c9-023ec9946381 None None] GET https://10.4.3.92/volume// Aug 03 20:34:53.198410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49fee0f2-f4f1-4d3a-a9c9-023ec9946381 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:53.198798 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49fee0f2-f4f1-4d3a-a9c9-023ec9946381 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:53.199166 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49fee0f2-f4f1-4d3a-a9c9-023ec9946381 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:53.199416 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1005/4050] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20: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 03 20:34:53.207206 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-f397821e-1a0c-497f-a373-b7dce4f1bbbe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:53.210189 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-f397821e-1a0c-497f-a373-b7dce4f1bbbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:34:53.210682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-f397821e-1a0c-497f-a373-b7dce4f1bbbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "237f7595-e248-4a21-85d7-e2a798ca8b39", "connector": null, "instance_uuid": "e9078a11-3a02-4205-9203-07be1fc46f20"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:53.220501 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:53.220501 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:53.261446 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-f397821e-1a0c-497f-a373-b7dce4f1bbbe tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:34:53.261938 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1014/4051] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:34:53 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 03 20:34:53.933991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c879c553-684a-4df7-8d1f-782c080fc13b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:53.936049 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c879c553-684a-4df7-8d1f-782c080fc13b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:53.936683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c879c553-684a-4df7-8d1f-782c080fc13b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:53.936683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c879c553-684a-4df7-8d1f-782c080fc13b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:53.936906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c879c553-684a-4df7-8d1f-782c080fc13b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:53.943770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:53.943770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:53.943770 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c879c553-684a-4df7-8d1f-782c080fc13b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:53.943770 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1013/4052] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:53 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-83c59a94-5b7b-49c1-9037-386bf0f1173c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83c59a94-5b7b-49c1-9037-386bf0f1173c None None] GET https://10.4.3.92/volume// Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83c59a94-5b7b-49c1-9037-386bf0f1173c None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-83c59a94-5b7b-49c1-9037-386bf0f1173c None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-83c59a94-5b7b-49c1-9037-386bf0f1173c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:34:54.712207 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1021/4053] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:34:54.720588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:54.723091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:34:54.723308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:54.723584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:54.735886 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:54.735886 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:54.740293 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:34:54.746678 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-90d91a9b-4d1b-4c93-b4d6-dc939bde8848 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:34:54.747312 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1006/4054] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:34:54 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:34:54.870596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:54.872693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] PUT https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 Aug 03 20:34:54.873171 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:54.883489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Acquiring lock "cinder-attachment_update-237f7595-e248-4a21-85d7-e2a798ca8b39-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:34:54.886024 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-237f7595-e248-4a21-85d7-e2a798ca8b39-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:34:54.886936 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:54.886936 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:54.959615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2bd40572-3a95-440b-a98d-7cb536c0892f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:54.961937 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bd40572-3a95-440b-a98d-7cb536c0892f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:54.962159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bd40572-3a95-440b-a98d-7cb536c0892f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:54.962408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bd40572-3a95-440b-a98d-7cb536c0892f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:54.962494 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2bd40572-3a95-440b-a98d-7cb536c0892f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:54.967061 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:54.967061 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:54.967871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bd40572-3a95-440b-a98d-7cb536c0892f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:54.968056 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1014/4055] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:54 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:54.991831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Lock "cinder-attachment_update-237f7595-e248-4a21-85d7-e2a798ca8b39-np0000006371" released by "attachment_update" :: held 0.106s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:34:54.992188 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-c69055a5-d2c5-4771-b294-b4aede508544 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 returned with HTTP 200 Aug 03 20:34:54.993239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1015/4056] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:34:54 2026] PUT /volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:55.016272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-759369d7-713b-4416-af25-ef03376f1aa3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:55.020539 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-759369d7-713b-4416-af25-ef03376f1aa3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] POST https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708/action Aug 03 20:34:55.020539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-759369d7-713b-4416-af25-ef03376f1aa3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:34:55.020539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-759369d7-713b-4416-af25-ef03376f1aa3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:34:55.043009 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:55.043009 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:55.058794 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6a9206d7-04e9-474f-a642-07ae708253b3 req-759369d7-713b-4416-af25-ef03376f1aa3 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708/action returned with HTTP 204 Aug 03 20:34:55.059844 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1022/4057] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:34:55 2026] POST /volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:34:55.980399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:55.983385 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:55.983997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:55.984173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:55.984730 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:55.990667 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:55.990667 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:55.991300 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c08dfae4-2bc2-4e1f-b1a7-4392a11b0962 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:55.991706 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1007/4058] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:55 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:57.005927 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:57.007910 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:57.008112 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:57.008317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:57.008423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:57.017388 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:57.017388 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:34:57.018639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-934e20a1-625e-4e89-9ad7-df866c17ea8b tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:57.019280 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1015/4059] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:57 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:57.902604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:57.905444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:34:57.905730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:57.905982 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:57.917370 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:57.917370 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:34:57.921664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:34:57.926801 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8222b33-7d54-4b10-95be-8417c82d2caf req-63ecbbf8-1186-45ae-a279-7676b7236fd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:34:57.927088 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1016/4060] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:34:57 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:34:58.043732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:58.043732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:58.043732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:58.043732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:58.043732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:58.055717 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:58.055717 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:34:58.055717 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f52159f-ea26-4660-8a27-ca11eb3a00de tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:58.055717 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1023/4061] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:58 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:34:59.068107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:34:59.069744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:34:59.070046 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:34:59.070304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:34:59.071258 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:34:59.074910 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:34:59.074910 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:34:59.075644 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f94fa119-4e8e-4836-b0ab-1841a3e9bcd3 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:34:59.076224 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1008/4062] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:34:59 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:00.089289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:00.092017 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:00.092017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:00.092017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:00.092017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:00.095864 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:00.095864 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:00.096510 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a91607b-c79b-46ee-ac8a-88e4abb26fcd tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:35:00.097035 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1016/4063] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:00 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:00.886864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:00.888899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:00.889103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:00.889288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:00.897011 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:00.897011 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:00.901455 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:00.905820 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82ae4d46-153c-4237-93d1-b3e38e6d1c2d tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:00.906345 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1017/4064] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:00 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.069787 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-65617c43-10b8-458a-b032-a0509a1c5351 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.071767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-65617c43-10b8-458a-b032-a0509a1c5351 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:35:01.071946 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-65617c43-10b8-458a-b032-a0509a1c5351 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.072123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-65617c43-10b8-458a-b032-a0509a1c5351 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.083067 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.083067 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:01.087554 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-65617c43-10b8-458a-b032-a0509a1c5351 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:01.093481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-65617c43-10b8-458a-b032-a0509a1c5351 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:35:01.094019 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1024/4065] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:01.109919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.111692 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:01.112236 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.113490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.113490 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:01.118165 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.118165 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:01.119401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8495815e-9cdc-4f40-b530-4c0aec5134b1 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:35:01.119401 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1009/4066] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.130696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-255feb43-0ff7-4df9-a96c-55a3922ad578 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.132606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-255feb43-0ff7-4df9-a96c-55a3922ad578 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] PUT https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:01.133075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-255feb43-0ff7-4df9-a96c-55a3922ad578 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:01.133962 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.135962 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:35:01.136157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.136348 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.141315 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.141315 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:01.148027 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.148027 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:01.148584 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-255feb43-0ff7-4df9-a96c-55a3922ad578 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:35:01.149102 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1017/4067] 10.4.3.92 () {70 vars in 1401 bytes} [Mon Aug 3 20:35:01 2026] PUT /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 313 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.152023 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:01.156242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-9c93c16c-f3f4-44df-b778-4c24e9bc56c3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:35:01.156901 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1018/4068] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:01.158388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.161340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:01.161660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.161945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.162101 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:01.168029 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.168029 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:01.169025 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dcc844b8-639f-4acd-b674-7d1082f5d7bf tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:35:01.169590 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1025/4069] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.176624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.178304 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617/action Aug 03 20:35:01.178846 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:01.179092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:01.184583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.187081 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] DELETE https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:01.187081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.187081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.187081 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Delete backup with id: f541909b-ba5f-4723-870e-8dde88bc4288. Aug 03 20:35:01.189741 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.189741 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:01.192121 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:01.192149 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.192149 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:01.196611 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Begin detaching volume completed successfully. Aug 03 20:35:01.196969 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-0a855988-b63c-45a9-8527-1866732228c9 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617/action returned with HTTP 202 Aug 03 20:35:01.197516 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1010/4070] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:35:01 2026] POST /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:01.204782 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] delete_backup rpcapi backup_id f541909b-ba5f-4723-870e-8dde88bc4288 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:35:01.207635 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd091a86-4b0a-4678-8b4c-ac68e2890a3f tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 202 Aug 03 20:35:01.208171 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1018/4071] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:01 2026] DELETE /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:01.217792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-956eec0d-2e6c-428b-b45b-be6984504c86 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.220918 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-956eec0d-2e6c-428b-b45b-be6984504c86 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:01.221193 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-956eec0d-2e6c-428b-b45b-be6984504c86 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.221483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-956eec0d-2e6c-428b-b45b-be6984504c86 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.221787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-956eec0d-2e6c-428b-b45b-be6984504c86 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:01.226572 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.226572 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:01.228028 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-956eec0d-2e6c-428b-b45b-be6984504c86 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 200 Aug 03 20:35:01.228028 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1019/4072] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.263801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b6acb7be-b9d7-4617-bada-3f80ab5d0a5b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.264332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6acb7be-b9d7-4617-bada-3f80ab5d0a5b None None] GET https://10.4.3.92/volume// Aug 03 20:35:01.264533 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6acb7be-b9d7-4617-bada-3f80ab5d0a5b None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.264731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b6acb7be-b9d7-4617-bada-3f80ab5d0a5b None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.265062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b6acb7be-b9d7-4617-bada-3f80ab5d0a5b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:01.265641 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1026/4073] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:01.282782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.287397 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:35:01.290837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.290837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.303216 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.303216 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:01.308116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.308581 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:01.310597 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:01.311485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.311485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.314951 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-4c11b46e-c752-449d-af36-526ade4eb9d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:35:01.315782 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1011/4074] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:01.319385 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.319385 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:01.324062 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:01.330054 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-ed0acd79-c470-497c-86b4-cabc5e5e0379 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:01.331322 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1019/4075] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.419726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-92842653-254a-465a-81b7-6b4178ea99ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.420161 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92842653-254a-465a-81b7-6b4178ea99ef None None] GET https://10.4.3.92/volume// Aug 03 20:35:01.420353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92842653-254a-465a-81b7-6b4178ea99ef None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.420552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92842653-254a-465a-81b7-6b4178ea99ef None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.420844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92842653-254a-465a-81b7-6b4178ea99ef None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:01.421119 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1020/4076] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:35: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 03 20:35:01.431157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-42a8cd04-c8ba-475f-a8c6-698798456b5a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.561764 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-42a8cd04-c8ba-475f-a8c6-698798456b5a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:35:01.562180 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-42a8cd04-c8ba-475f-a8c6-698798456b5a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6f7eb69-2060-494f-bdf1-495b30e3f61c", "connector": null, "instance_uuid": "d92e081c-272c-400c-b567-52f86872ca1b"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:01.572064 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.572064 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:01.608598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-42a8cd04-c8ba-475f-a8c6-698798456b5a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:35:01.609103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1027/4077] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:35:01 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:01.658945 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.663533 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:01.663861 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.664174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.683902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a3bd3c02-3cf1-4abd-bf63-bcc0d3f3c92d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.684376 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3bd3c02-3cf1-4abd-bf63-bcc0d3f3c92d None None] GET https://10.4.3.92/volume// Aug 03 20:35:01.684568 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3bd3c02-3cf1-4abd-bf63-bcc0d3f3c92d None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.684781 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3bd3c02-3cf1-4abd-bf63-bcc0d3f3c92d None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.685158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3bd3c02-3cf1-4abd-bf63-bcc0d3f3c92d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:01.685496 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1020/4078] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:01.688139 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.688139 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:01.695114 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:01.698479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.700611 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eb2e5944-7bdd-4aae-8aa0-46f143d947bf tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:01.701092 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1012/4079] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:01.702441 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:01.702716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:01.702915 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:01.717898 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.717898 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:01.722545 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:01.727989 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-19e4d38f-6ca5-4d72-b1fc-929900b3bfd2 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:01.728557 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1021/4080] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:01 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 1117 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:01.851288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:01.853735 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] PUT https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 Aug 03 20:35:01.854374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:01.864579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Acquiring lock "cinder-attachment_update-a6f7eb69-2060-494f-bdf1-495b30e3f61c-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:35:01.869482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-a6f7eb69-2060-494f-bdf1-495b30e3f61c-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:35:01.870586 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:01.870586 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:01.959038 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-a6f7eb69-2060-494f-bdf1-495b30e3f61c-np0000006371" released by "attachment_update" :: held 0.090s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:35:01.959653 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-dd8eef25-308d-423b-acee-8ef3925d95fe tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 returned with HTTP 200 Aug 03 20:35:01.960442 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1028/4081] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:35:01 2026] PUT /volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:02.240692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:02.242423 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 Aug 03 20:35:02.242679 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:02.242887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:02.243023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Show backup with id f541909b-ba5f-4723-870e-8dde88bc4288. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:02.247128 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10f83007-9ce6-4e7d-8038-e0c885d492d0 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 returned with HTTP 404 Aug 03 20:35:02.247128 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1021/4082] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:02 2026] GET /volume/v3/backups/f541909b-ba5f-4723-870e-8dde88bc4288 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:02.257499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:02.261831 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:35:02.262109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:02.262390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:02.262637 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Delete volume with id: b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:35:02.266421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-10d88b5e-94f9-4cec-adf7-b7b5d44c6c36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:02.269720 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-10d88b5e-94f9-4cec-adf7-b7b5d44c6c36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 Aug 03 20:35:02.269973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-10d88b5e-94f9-4cec-adf7-b7b5d44c6c36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:02.270177 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-10d88b5e-94f9-4cec-adf7-b7b5d44c6c36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:02.280673 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:02.280673 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:02.284337 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:02.284337 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:02.284337 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Volume info retrieved successfully. Aug 03 20:35:02.314399 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Delete volume request issued successfully. Aug 03 20:35:02.314666 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60d73029-4b0a-4fbe-851e-1c62b474b431 tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 returned with HTTP 202 Aug 03 20:35:02.315092 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1013/4083] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:02 2026] DELETE /volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:02.325230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37688906-af65-4fdd-9f57-f180d11f51fa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:02.333012 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37688906-af65-4fdd-9f57-f180d11f51fa tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:35:02.333226 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37688906-af65-4fdd-9f57-f180d11f51fa tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:02.333559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37688906-af65-4fdd-9f57-f180d11f51fa tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:02.348451 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:02.348451 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:02.349835 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d8109d61-1e5c-49da-a95c-e6e3eba479d1 req-10d88b5e-94f9-4cec-adf7-b7b5d44c6c36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 returned with HTTP 200 Aug 03 20:35:02.350320 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1022/4084] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:02 2026] DELETE /volume/v3/attachments/74a15517-a00e-493b-985f-143d7a70c490 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:02.352874 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37688906-af65-4fdd-9f57-f180d11f51fa tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Volume info retrieved successfully. Aug 03 20:35:02.356810 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37688906-af65-4fdd-9f57-f180d11f51fa tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 returned with HTTP 200 Aug 03 20:35:02.357152 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1029/4085] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:02 2026] GET /volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:02.720990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bda1326b-048a-41f3-99c0-39561a6532cc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:02.724087 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bda1326b-048a-41f3-99c0-39561a6532cc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:02.724331 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bda1326b-048a-41f3-99c0-39561a6532cc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:02.724624 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bda1326b-048a-41f3-99c0-39561a6532cc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:02.735172 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:02.735172 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:02.739015 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bda1326b-048a-41f3-99c0-39561a6532cc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:02.743713 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bda1326b-048a-41f3-99c0-39561a6532cc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:02.744107 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1022/4086] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:02 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:03.373474 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-36f13a63-6be0-48d2-8744-f049966c1deb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:03.377615 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-36f13a63-6be0-48d2-8744-f049966c1deb tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 Aug 03 20:35:03.377615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-36f13a63-6be0-48d2-8744-f049966c1deb tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:03.377615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-36f13a63-6be0-48d2-8744-f049966c1deb tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:03.383555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:03.385697 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-36f13a63-6be0-48d2-8744-f049966c1deb tempest-ProjectAdminTests39-1177938721 tempest-ProjectAdminTests39-1177938721-project-admin] https://10.4.3.92/volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 returned with HTTP 404 Aug 03 20:35:03.385897 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:35:03.386129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:03.386352 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:03.387386 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1014/4087] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:03 2026] GET /volume/v3/volumes/b7f64ccd-9561-4709-aef6-3b7c5b1fd833 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:03.393846 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:03.393846 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:03.397768 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:03.402285 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e4aa8649-a548-4614-9dcd-6ab5251a8972 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:35:03.403429 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1023/4088] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:03 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:03.758507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2053ebba-08c0-4398-9eec-862b286c87af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:03.760786 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2053ebba-08c0-4398-9eec-862b286c87af tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:03.760995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2053ebba-08c0-4398-9eec-862b286c87af tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:03.761207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2053ebba-08c0-4398-9eec-862b286c87af tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:03.773813 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:03.773813 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:03.777948 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2053ebba-08c0-4398-9eec-862b286c87af tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:03.782590 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2053ebba-08c0-4398-9eec-862b286c87af tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:03.782983 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1030/4089] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:03 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:04.800260 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-af868302-51b5-439e-89b0-d9fc0f79139e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:04.801880 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af868302-51b5-439e-89b0-d9fc0f79139e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:04.802140 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af868302-51b5-439e-89b0-d9fc0f79139e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:04.802443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af868302-51b5-439e-89b0-d9fc0f79139e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:04.814568 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:04.814568 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:04.819366 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-af868302-51b5-439e-89b0-d9fc0f79139e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:04.824077 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af868302-51b5-439e-89b0-d9fc0f79139e tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:04.824531 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1023/4090] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:04 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:05.404083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-67246593-7b15-4107-abd6-38b19720a3d7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:05.514599 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:05.514988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1323894227"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:05.516474 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1323894227'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:05.517160 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Create volume of 1 GB Aug 03 20:35:05.522503 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:05.529837 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Flow 'volume_create_api' (3212b93c-d594-4fea-bcf9-3d323feb939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:05.530110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40808d6-dbd7-4e79-aebe-afb6bbecf386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:05.530856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:05.535146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-0a8c547e-b581-40cf-89ac-0bc5c2dd35c1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:05.537167 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-0a8c547e-b581-40cf-89ac-0bc5c2dd35c1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1/action Aug 03 20:35:05.537673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-0a8c547e-b581-40cf-89ac-0bc5c2dd35c1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:05.537848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-0a8c547e-b581-40cf-89ac-0bc5c2dd35c1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:05.560925 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:05.560925 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:05.572446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40808d6-dbd7-4e79-aebe-afb6bbecf386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:05.573246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0d64f4-adaf-4119-b6a9-fba3fe0c126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:05.589867 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-af2a1b4c-05d7-4018-a628-61e1071dc301 req-0a8c547e-b581-40cf-89ac-0bc5c2dd35c1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1/action returned with HTTP 204 Aug 03 20:35:05.590331 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1024/4091] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:35:05 2026] POST /volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:05.639168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Created reservations ['2e0aa41a-1e19-4d77-b94d-63427cd12b4d', '6a735072-eacf-4f67-9b6e-26d27b9b2e40', '0c646b03-b89f-4644-900b-407824b307ed', '34a7d2db-9a01-46d1-a30b-e80598e187c2'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:05.640087 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0d64f4-adaf-4119-b6a9-fba3fe0c126d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0aa41a-1e19-4d77-b94d-63427cd12b4d', '6a735072-eacf-4f67-9b6e-26d27b9b2e40', '0c646b03-b89f-4644-900b-407824b307ed', '34a7d2db-9a01-46d1-a30b-e80598e187c2']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:05.641108 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f003a1b-d6c7-4b55-8bc5-0b6655e5f181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:05.667195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f003a1b-d6c7-4b55-8bc5-0b6655e5f181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2c89b8-2854-4272-bc8a-f22717b5802e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323894227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff62c66416fc47a99455124cd6a8b3a1',qos_specs=None,replication_status=,reservations=['2e0aa41a-1e19-4d77-b94d-63427cd12b4d','6a735072-eacf-4f67-9b6e-26d27b9b2e40','0c646b03-b89f-4644-900b-407824b307ed','34a7d2db-9a01-46d1-a30b-e80598e187c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f464cbc874b95a2ae2a4d7aca466d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323894227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2c89b8-2854-4272-bc8a-f22717b5802e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff62c66416fc47a99455124cd6a8b3a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='348f464cbc874b95a2ae2a4d7aca466d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:05.667887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ebadff-3283-46f0-9c04-b4e8a699526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:05.689944 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ebadff-3283-46f0-9c04-b4e8a699526a) transitioned into state 'SUCCESS' from state '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-1323894227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff62c66416fc47a99455124cd6a8b3a1',qos_specs=None,replication_status=,reservations=['2e0aa41a-1e19-4d77-b94d-63427cd12b4d','6a735072-eacf-4f67-9b6e-26d27b9b2e40','0c646b03-b89f-4644-900b-407824b307ed','34a7d2db-9a01-46d1-a30b-e80598e187c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f464cbc874b95a2ae2a4d7aca466d',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:05.690880 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baa547b-0b2c-42b5-8739-7302c0db4ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:05.700478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baa547b-0b2c-42b5-8739-7302c0db4ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:05.701321 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Flow 'volume_create_api' (3212b93c-d594-4fea-bcf9-3d323feb939c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:05.701662 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Create volume request issued successfully. Aug 03 20:35:05.702213 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-67246593-7b15-4107-abd6-38b19720a3d7 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:05.702671 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1015/4092] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:35:05 2026] POST /volume/v3/volumes => generated 776 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:05.717174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:05.721485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:05.721485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:05.721485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:05.733497 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:05.733497 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:05.738651 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Volume info retrieved successfully. Aug 03 20:35:05.745395 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7c8592b-e214-4302-8b08-d35a4f63db8b tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e returned with HTTP 200 Aug 03 20:35:05.746621 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1031/4093] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:05 2026] GET /volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:05.840002 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:05.841818 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:05.842032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:05.842250 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:05.852921 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:05.852921 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:05.856196 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:05.861483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbbf8f4a-4729-43e5-89a1-81a0dfbefc37 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:05.861783 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1024/4094] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:05 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:05.877439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:05.880604 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:05.880604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:05.880604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:05.889282 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:05.889282 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:05.892952 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:05.897291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f4146e6-3c0c-477e-ad23-7da7aa62daa3 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:05.897768 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1025/4095] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:05 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:06.429198 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.431442 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:06.431807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:06.432134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:06.440477 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:06.440477 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:06.464230 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:06.482399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03221c41-b626-4820-8c2e-b8fd60ef96aa tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:06.482865 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1016/4096] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:06 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:06.759613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.761388 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:06.761604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:06.761781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:06.768993 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:06.768993 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:06.772535 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Volume info retrieved successfully. Aug 03 20:35:06.776481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e5e5a6e-f802-4382-8179-7139ff0f01e2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e returned with HTTP 200 Aug 03 20:35:06.777024 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1032/4097] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:06 2026] GET /volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:06.793012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.794637 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:35:06.794981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe2c89b8-2854-4272-bc8a-f22717b5802e", "name": "tempest-type-Backup-1196621040"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:06.796624 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Creating new backup {'backup': {'volume_id': 'fe2c89b8-2854-4272-bc8a-f22717b5802e', 'name': 'tempest-type-Backup-1196621040'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:35:06.796843 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Creating backup of volume fe2c89b8-2854-4272-bc8a-f22717b5802e in container None Aug 03 20:35:06.807382 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:06.807382 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:06.807808 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Volume info retrieved successfully. Aug 03 20:35:06.819730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.825001 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:06.825402 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:06.825667 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:06.838954 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:06.838954 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:06.843078 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:06.847689 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-feb5a219-7d94-4fcc-bf09-12799b4a09a1 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:06.848096 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Created reservations ['159cb45e-2c87-48e2-bee4-770b162fcf7b', '0dfaa7df-aaf9-4c9c-8320-3435816ba30d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:06.848501 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1026/4098] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:06 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:06.888247 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-202aaa12-affb-4b7b-a24d-97f3dfb9fcdb tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:35:06.888730 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1025/4099] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:06 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 03 20:35:06.897940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b6e1c44-7b08-4503-921c-29d598800046 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.900480 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b6e1c44-7b08-4503-921c-29d598800046 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:06.900822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b6e1c44-7b08-4503-921c-29d598800046 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:06.901086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b6e1c44-7b08-4503-921c-29d598800046 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:06.901281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-2b6e1c44-7b08-4503-921c-29d598800046 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:06.906540 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:06.906540 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:06.907309 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b6e1c44-7b08-4503-921c-29d598800046 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:06.907708 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1017/4100] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:06 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:06.941767 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5cdea884-be48-45de-8d45-5fa53d89bf5d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:06.942248 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5cdea884-be48-45de-8d45-5fa53d89bf5d None None] GET https://10.4.3.92/volume// Aug 03 20:35:06.942485 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5cdea884-be48-45de-8d45-5fa53d89bf5d None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:06.942914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5cdea884-be48-45de-8d45-5fa53d89bf5d None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:06.943442 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5cdea884-be48-45de-8d45-5fa53d89bf5d None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:06.943904 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1033/4101] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:35:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:35:06.952869 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-00b2797b-aafa-4ba4-98cf-2de05d96d970 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.047513 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-00b2797b-aafa-4ba4-98cf-2de05d96d970 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:35:07.047910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-00b2797b-aafa-4ba4-98cf-2de05d96d970 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a97f19d8-4607-4864-9463-d502dd402db9", "connector": null, "instance_uuid": "d92e081c-272c-400c-b567-52f86872ca1b"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:07.057817 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:07.057817 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:07.085958 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-00b2797b-aafa-4ba4-98cf-2de05d96d970 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:35:07.086579 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1027/4102] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:35:06 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:07.116147 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dae178c7-c68d-4687-a98d-926a990c84c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.119085 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dae178c7-c68d-4687-a98d-926a990c84c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:07.120434 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dae178c7-c68d-4687-a98d-926a990c84c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:07.120966 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dae178c7-c68d-4687-a98d-926a990c84c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:07.122375 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb4e45fe-86a3-4cf0-b444-4c9bc7db5032 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.123210 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb4e45fe-86a3-4cf0-b444-4c9bc7db5032 None None] GET https://10.4.3.92/volume// Aug 03 20:35:07.123210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb4e45fe-86a3-4cf0-b444-4c9bc7db5032 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:07.123986 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb4e45fe-86a3-4cf0-b444-4c9bc7db5032 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:07.123986 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb4e45fe-86a3-4cf0-b444-4c9bc7db5032 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:07.124139 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1018/4103] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:07.131793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.134968 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:07.134968 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:07.135087 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:07.135087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:07.135087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:07.139043 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dae178c7-c68d-4687-a98d-926a990c84c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:07.146753 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dae178c7-c68d-4687-a98d-926a990c84c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:07.147392 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1026/4104] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:07 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:07.150238 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:07.150238 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:07.159443 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:07.164283 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-ba51d2e8-1f7c-4888-8f86-e59dfc950842 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:07.164835 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1034/4105] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:07 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 1115 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:07.263823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.265912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] PUT https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 Aug 03 20:35:07.266563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:07.275085 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Acquiring lock "cinder-attachment_update-a97f19d8-4607-4864-9463-d502dd402db9-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:35:07.279626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-a97f19d8-4607-4864-9463-d502dd402db9-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:35:07.280609 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:07.280609 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:07.356979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Lock "cinder-attachment_update-a97f19d8-4607-4864-9463-d502dd402db9-np0000006371" released by "attachment_update" :: held 0.077s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:35:07.357533 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-4c941156-ffc0-41ad-b292-2daf17f8c49b tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 returned with HTTP 200 Aug 03 20:35:07.357986 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1028/4106] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:35:07 2026] PUT /volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:07.920073 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:07.922435 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:07.922729 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:07.922983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:07.923111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:07.928920 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:07.928920 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:07.929941 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f5fe507-ba1e-4f33-bc79-6428398b7516 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:07.930684 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1019/4107] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:07 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:08.164275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:08.166773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:08.168474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:08.168474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:08.177814 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:08.177814 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:08.181491 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:08.189391 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5bb973f5-3e4a-41c2-93b6-e32d1955471f tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:08.190028 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1027/4108] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:08 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:08.941071 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:08.943185 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:08.943453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:08.943727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:08.943876 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:08.948693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:08.948693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:08.949558 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8030d0f-4f0a-432b-a5f4-28889d31a8b2 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:08.950882 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1035/4109] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:08 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:09.206758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ffcebd65-d609-4220-8fa9-266968b30c13 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:09.208905 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ffcebd65-d609-4220-8fa9-266968b30c13 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:09.209398 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ffcebd65-d609-4220-8fa9-266968b30c13 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:09.209533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ffcebd65-d609-4220-8fa9-266968b30c13 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:09.220260 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:09.220260 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:09.224724 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ffcebd65-d609-4220-8fa9-266968b30c13 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:09.231055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ffcebd65-d609-4220-8fa9-266968b30c13 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:09.231708 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1029/4110] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:09 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:09.960627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:09.962416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:09.962674 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:09.962902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:09.963042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:09.967956 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:09.967956 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:09.968732 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eeac7810-ca0f-4611-b05e-9036adc1a777 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:09.969518 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1020/4111] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:09 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:10.244618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-911846e8-7016-4c9c-bd70-8911b3c5845c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:10.246292 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-911846e8-7016-4c9c-bd70-8911b3c5845c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:10.246483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-911846e8-7016-4c9c-bd70-8911b3c5845c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:10.246696 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-911846e8-7016-4c9c-bd70-8911b3c5845c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:10.258702 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:10.258702 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:10.264700 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-911846e8-7016-4c9c-bd70-8911b3c5845c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:10.272791 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-911846e8-7016-4c9c-bd70-8911b3c5845c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:10.273375 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1028/4112] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:10 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:10.986483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-150719b3-4197-400b-a68b-94078c5517d6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:10.986921 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-150719b3-4197-400b-a68b-94078c5517d6 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:10.987147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-150719b3-4197-400b-a68b-94078c5517d6 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:10.987403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-150719b3-4197-400b-a68b-94078c5517d6 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:10.987606 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-150719b3-4197-400b-a68b-94078c5517d6 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:10.993627 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:10.993627 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:10.995061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-150719b3-4197-400b-a68b-94078c5517d6 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:10.995061 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1036/4113] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:10 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:11.287939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:11.290050 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:11.290267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:11.290650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:11.302617 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:11.302617 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:11.308586 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:11.314567 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc6852b2-6940-495a-b824-a2f7b8a0d4c5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:11.315139 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1030/4114] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:11 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:12.006819 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6df32efa-0900-4010-b073-2da029893158 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:12.009116 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6df32efa-0900-4010-b073-2da029893158 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:12.009376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6df32efa-0900-4010-b073-2da029893158 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:12.009597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6df32efa-0900-4010-b073-2da029893158 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:12.009787 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6df32efa-0900-4010-b073-2da029893158 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:12.015139 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:12.015139 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:12.017171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6df32efa-0900-4010-b073-2da029893158 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:12.017171 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1021/4115] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:12 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:12.335402 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-428975af-3618-4f95-8efd-3f4ce824e425 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:12.337245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-428975af-3618-4f95-8efd-3f4ce824e425 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:12.337525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-428975af-3618-4f95-8efd-3f4ce824e425 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:12.337691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-428975af-3618-4f95-8efd-3f4ce824e425 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:12.350796 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:12.350796 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:12.354819 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-428975af-3618-4f95-8efd-3f4ce824e425 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:12.361199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-428975af-3618-4f95-8efd-3f4ce824e425 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:12.361658 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1029/4116] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:12 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.028576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3d738702-6367-414f-ae89-28f45cd87d99 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.030628 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d738702-6367-414f-ae89-28f45cd87d99 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:13.030894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d738702-6367-414f-ae89-28f45cd87d99 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.031176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d738702-6367-414f-ae89-28f45cd87d99 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.031362 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3d738702-6367-414f-ae89-28f45cd87d99 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:13.033613 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=176,cinder:INSERT=18,cinder:UPDATE=45 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:35:13.036636 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.036636 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:13.037308 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d738702-6367-414f-ae89-28f45cd87d99 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:13.037699 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1037/4117] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.374752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.377754 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:13.378241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.378592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.381245 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=220,cinder:INSERT=21,cinder:UPDATE=49 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:35:13.395114 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.395114 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:13.401507 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:13.419369 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba6b8e6f-17b2-4dcc-b54d-9ec87503c791 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:13.420326 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1031/4118] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 936 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.492405 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.494560 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:13.494827 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.495089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.505037 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.505037 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:13.510300 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:13.514978 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8d4612ba-24c3-475e-aa65-678b6353f0ef tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:13.515525 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1022/4119] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.529241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.534982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:13.535096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-f21aafd1-dafc-4145-8fd1-3a3cf44480ed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.535214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.535411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.538067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-f21aafd1-dafc-4145-8fd1-3a3cf44480ed tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1/action Aug 03 20:35:13.538556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-f21aafd1-dafc-4145-8fd1-3a3cf44480ed tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:13.538987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-f21aafd1-dafc-4145-8fd1-3a3cf44480ed tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:13.542873 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.542873 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:13.546246 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:13.550851 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d1019fb-4fb0-4930-b791-2d16efe02acc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:13.551592 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1030/4120] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.559379 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.559379 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:13.574601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ac27e7d8-d51d-49b2-8f7c-83f3cdf8ee05 req-f21aafd1-dafc-4145-8fd1-3a3cf44480ed tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1/action returned with HTTP 204 Aug 03 20:35:13.576152 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1038/4121] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:35:13 2026] POST /volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:13.604214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.609291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:13.609670 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.609993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.623566 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.623566 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:13.628560 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:13.634366 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-9be06a83-19cd-4eff-b6ea-12473ce5421c tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:13.635133 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1032/4122] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.741529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e72b924b-535c-40b8-a48b-48ccce68e712 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.742589 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e72b924b-535c-40b8-a48b-48ccce68e712 None None] GET https://10.4.3.92/volume// Aug 03 20:35:13.742589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e72b924b-535c-40b8-a48b-48ccce68e712 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.742949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e72b924b-535c-40b8-a48b-48ccce68e712 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.743429 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e72b924b-535c-40b8-a48b-48ccce68e712 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:13.743813 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1023/4123] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:35:13.752234 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-ba6c7961-48b3-4c8f-a82f-f43e7f28dad7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.821239 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-ba6c7961-48b3-4c8f-a82f-f43e7f28dad7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:35:13.821239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-ba6c7961-48b3-4c8f-a82f-f43e7f28dad7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb", "connector": null, "instance_uuid": "5ec460f2-ed5f-4511-8796-1667df15dcec"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:13.824752 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=201,cinder:UPDATE=47,cinder:INSERT=25 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:35:13.831923 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.831923 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:13.883472 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-ba6c7961-48b3-4c8f-a82f-f43e7f28dad7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:35:13.883472 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1031/4124] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:35:13 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:13.929933 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b31946cd-e83e-480d-8d2d-4cca27293229 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.932133 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b31946cd-e83e-480d-8d2d-4cca27293229 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:13.932390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b31946cd-e83e-480d-8d2d-4cca27293229 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.933238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b31946cd-e83e-480d-8d2d-4cca27293229 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.940371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-41c35141-62cc-4933-9f8f-7e38c7a15867 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.940960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41c35141-62cc-4933-9f8f-7e38c7a15867 None None] GET https://10.4.3.92/volume// Aug 03 20:35:13.941229 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41c35141-62cc-4933-9f8f-7e38c7a15867 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.943775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41c35141-62cc-4933-9f8f-7e38c7a15867 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.944140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41c35141-62cc-4933-9f8f-7e38c7a15867 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:13.945617 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1033/4125] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:35:13.954712 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.954712 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:13.955542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:13.960534 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:13.961022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:13.961022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:13.963080 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b31946cd-e83e-480d-8d2d-4cca27293229 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:13.968264 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b31946cd-e83e-480d-8d2d-4cca27293229 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:13.968837 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1039/4126] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:13.976061 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:13.976061 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:13.981406 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:13.987110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-a9587712-941f-4678-9677-bf0b78144281 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:13.987570 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1024/4127] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:13 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:14.052960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.054279 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:14.055620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.055620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.055620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:14.063108 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.063108 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:14.064652 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-047aa20d-b7cf-4aa8-a8b9-3c35f025558f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:14.064652 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1032/4128] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:14 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:14.109098 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.113353 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] PUT https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 Aug 03 20:35:14.113793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:14.122147 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Acquiring lock "cinder-attachment_update-a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:35:14.126810 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Lock "cinder-attachment_update-a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:35:14.127880 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.127880 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:14.204682 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-379534cd-343a-400f-815d-c24d1cb0aabc req-6ef0a399-5fea-4eab-bed7-f9be72a7e6b3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.208225 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-6ef0a399-5fea-4eab-bed7-f9be72a7e6b3 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] DELETE https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 Aug 03 20:35:14.208225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-6ef0a399-5fea-4eab-bed7-f9be72a7e6b3 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.208225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-6ef0a399-5fea-4eab-bed7-f9be72a7e6b3 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.221995 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.221995 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:14.248772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Lock "cinder-attachment_update-a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb-np0000006371" released by "attachment_update" :: held 0.120s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:35:14.248772 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-3f1e9b94-5393-4864-bf8e-2e718bcf3f78 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 returned with HTTP 200 Aug 03 20:35:14.248772 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1034/4129] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:35:14 2026] PUT /volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:14.269540 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-6ef0a399-5fea-4eab-bed7-f9be72a7e6b3 tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 returned with HTTP 200 Aug 03 20:35:14.269958 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1040/4130] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:14 2026] DELETE /volume/v3/attachments/da8cbb81-2b58-4f0d-9f31-c2e6df8e1731 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:14.284749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.289444 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] DELETE https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:35:14.289444 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.289444 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.289444 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Delete volume with id: 56f2020f-a0d6-4a3c-9c30-7a048b5e5412 Aug 03 20:35:14.297476 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.297476 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:14.297476 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Volume info retrieved successfully. Aug 03 20:35:14.327208 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] Delete volume request issued successfully. Aug 03 20:35:14.327538 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-379534cd-343a-400f-815d-c24d1cb0aabc req-c9d655a0-c59b-406c-b5b1-7767ebe5d2bd tempest-TestShelveInstance-956040276 tempest-TestShelveInstance-956040276-project-member] https://10.4.3.92/volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 returned with HTTP 202 Aug 03 20:35:14.327814 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1025/4131] 10.4.3.92 () {70 vars in 1613 bytes} [Mon Aug 3 20:35:14 2026] DELETE /volume/v3/volumes/56f2020f-a0d6-4a3c-9c30-7a048b5e5412 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:14.433163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.436567 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:14.436567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.436567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.450282 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.450282 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:14.460796 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:14.466407 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64343ff2-9fe6-4421-9992-ff90deb0c388 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:14.467291 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1033/4132] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:14 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:14.483287 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-79af83cf-fedf-4551-8222-ffbed2b056da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.485563 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79af83cf-fedf-4551-8222-ffbed2b056da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:14.485828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79af83cf-fedf-4551-8222-ffbed2b056da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.486063 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-79af83cf-fedf-4551-8222-ffbed2b056da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.503695 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.503695 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:14.508628 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-79af83cf-fedf-4551-8222-ffbed2b056da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:14.513739 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-79af83cf-fedf-4551-8222-ffbed2b056da tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:14.514194 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1035/4133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:14 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:14.982667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:14.984090 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:14.984574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:14.984574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:14.995742 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:14.995742 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:14.999228 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:15.003858 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9a70d16-aa08-41f2-8bed-001a90a73985 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:15.004636 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1041/4134] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:14 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:15.077832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:15.079515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:15.079715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:15.079918 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:15.080007 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:15.081447 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=169,cinder:UPDATE=35,cinder:INSERT=21 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:35:15.084366 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:15.084366 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:15.084941 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c40c85d-c2bf-4fae-b7d0-e21a0755c5a8 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:15.085485 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1026/4135] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:15 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:16.017911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:16.020098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:16.020419 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:16.020624 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:16.037045 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:16.037045 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:16.043268 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:16.049965 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8db9a65d-88d7-4138-af96-dfaa91e73023 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:16.050416 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1034/4136] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:16 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:16.095800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:16.097849 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:16.098079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:16.098301 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:16.098403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:16.104180 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:16.104180 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:16.104816 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d11d7d27-d5a1-4a84-896f-8643495762e1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:16.105194 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1036/4137] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:16 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:17.065745 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:17.067642 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:17.067846 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:17.068054 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:17.079724 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:17.079724 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:17.083925 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:17.088958 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ba506d4-9a2f-41d1-8147-393bdb964aa3 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:17.089376 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1042/4138] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:17 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:17.126907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:17.130041 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:17.130041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:17.130041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:17.130041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:17.144547 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:17.144547 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:17.144873 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aa5f7f05-af41-4067-bbc7-a5b192816783 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:17.145415 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1027/4139] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:17 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:17.532777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-6d34bd07-d625-460c-a6c9-cc5bc0969f9f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:17.536125 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-6d34bd07-d625-460c-a6c9-cc5bc0969f9f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3/action Aug 03 20:35:17.536608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-6d34bd07-d625-460c-a6c9-cc5bc0969f9f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:17.536669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-6d34bd07-d625-460c-a6c9-cc5bc0969f9f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:17.558601 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:17.558601 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:17.580194 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1df2e293-33d5-46bf-aec7-cfc3bfca1533 req-6d34bd07-d625-460c-a6c9-cc5bc0969f9f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3/action returned with HTTP 204 Aug 03 20:35:17.580262 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1035/4140] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:35:17 2026] POST /volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:18.112934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:18.115244 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:18.115501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:18.115863 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:18.126810 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:18.126810 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:18.130941 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:18.136086 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a11ee168-bd24-46b7-b7d8-aa30426c8935 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:18.136674 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1037/4141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:18 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:35:18.151931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:18.153925 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:18.154142 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:18.154381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:18.157732 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:18.160055 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:18.160055 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:18.160209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:18.160319 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:18.165134 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:18.165134 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:18.165906 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-590d55e2-22bf-4b4b-9a02-efc10a8a5e07 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:18.170557 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1028/4142] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:18 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:18.175061 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:18.175061 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:18.187229 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:18.192891 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-943e2893-e55b-4767-b1d5-1e9b48d65c1d tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:18.193433 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1043/4143] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:18 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:19.182893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b892cf5b-4f73-4783-a764-aba777009559 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:19.184811 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b892cf5b-4f73-4783-a764-aba777009559 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:19.185054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b892cf5b-4f73-4783-a764-aba777009559 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:19.185262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b892cf5b-4f73-4783-a764-aba777009559 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:19.185407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b892cf5b-4f73-4783-a764-aba777009559 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:19.189258 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:19.189258 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:19.189929 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b892cf5b-4f73-4783-a764-aba777009559 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:19.190347 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1036/4144] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:19 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:19.680109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:19.681955 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:19.682214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:19.682416 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:19.706422 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:19.706422 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:19.709819 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:19.716989 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-43f34e01-978d-4ef7-ad21-7492831548e7 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:19.716989 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1038/4145] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:19 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 1230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:19.747488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:19.749565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c/action Aug 03 20:35:19.749892 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:19.750037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:19.761435 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:19.761435 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:19.761886 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:19.771162 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Begin detaching volume completed successfully. Aug 03 20:35:19.771438 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-de99b1ee-ba43-4903-abda-472ddfd278be tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c/action returned with HTTP 202 Aug 03 20:35:19.772100 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1029/4146] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:35:19 2026] POST /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:19.844165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8908bd76-4230-4c25-b3b7-cbf8dd7c71a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:19.845302 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8908bd76-4230-4c25-b3b7-cbf8dd7c71a8 None None] GET https://10.4.3.92/volume// Aug 03 20:35:19.845302 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8908bd76-4230-4c25-b3b7-cbf8dd7c71a8 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:19.845302 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8908bd76-4230-4c25-b3b7-cbf8dd7c71a8 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:19.845993 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8908bd76-4230-4c25-b3b7-cbf8dd7c71a8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:19.846157 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1044/4147] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:19.860693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:19.864609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:19.864609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:19.864609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:19.878778 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:19.878778 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:19.884314 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:19.891964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-515c4a7f-e338-47d9-a512-2515c076c349 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 200 Aug 03 20:35:19.892584 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1037/4148] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:19 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:20.201778 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:20.203540 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:20.203775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:20.203963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:20.204062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:20.210030 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:20.210030 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:20.210647 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1a4b59ef-1dc2-498c-997f-54cb636f1f2e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:20.211148 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1039/4149] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:20 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:21.075367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-352d2496-9fc0-4d63-919c-6a12e02ddca8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.078826 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-352d2496-9fc0-4d63-919c-6a12e02ddca8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 Aug 03 20:35:21.079094 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-352d2496-9fc0-4d63-919c-6a12e02ddca8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.079455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-352d2496-9fc0-4d63-919c-6a12e02ddca8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.090288 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.090288 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:21.157072 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.159840 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:21.160117 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.160300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.164380 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2c60dd52-15f4-49c6-967b-a8a3b2514ce5 req-352d2496-9fc0-4d63-919c-6a12e02ddca8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 returned with HTTP 200 Aug 03 20:35:21.164880 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1030/4150] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:21 2026] DELETE /volume/v3/attachments/0c934d1d-2ed5-451e-968c-157cab8457a1 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:21.174845 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.174845 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:21.179259 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:21.186384 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-598f4aac-f90c-4687-9d87-28b5cc4df010 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:21.187371 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1045/4151] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:21 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:21.209616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.212020 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] POST https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb/action Aug 03 20:35:21.212380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:21.212548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:21.225292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8117186b-dab9-42e3-988c-8264d0dea2bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.225711 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.225711 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:21.228568 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:21.228642 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8117186b-dab9-42e3-988c-8264d0dea2bd tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:21.228642 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8117186b-dab9-42e3-988c-8264d0dea2bd tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.228642 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8117186b-dab9-42e3-988c-8264d0dea2bd tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.228642 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8117186b-dab9-42e3-988c-8264d0dea2bd tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:21.231945 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.231945 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:21.232741 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8117186b-dab9-42e3-988c-8264d0dea2bd tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:21.233241 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1040/4152] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:21 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:21.236024 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Begin detaching volume completed successfully. Aug 03 20:35:21.236367 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-ca2309e6-e79c-4f0b-a7b9-83feaf654419 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb/action returned with HTTP 202 Aug 03 20:35:21.237068 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1038/4153] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:35:21 2026] POST /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:21.297016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-03ef8238-8f6b-4a62-8d0c-ece7803fe125 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.297430 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03ef8238-8f6b-4a62-8d0c-ece7803fe125 None None] GET https://10.4.3.92/volume// Aug 03 20:35:21.297674 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03ef8238-8f6b-4a62-8d0c-ece7803fe125 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.297927 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03ef8238-8f6b-4a62-8d0c-ece7803fe125 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.298328 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03ef8238-8f6b-4a62-8d0c-ece7803fe125 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:21.298649 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1031/4154] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:21.308274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.310522 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:21.310918 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.311147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.321792 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.321792 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:21.325757 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:21.330342 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-5d4ec21e-8285-4a77-94e0-b65f10fa1d57 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:21.330805 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1046/4155] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:21 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 1347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:21.952784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:21.954730 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:21.955058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:21.955331 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:21.955579 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume with id: a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:21.966077 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:21.966077 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:21.966655 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:21.991344 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume request issued successfully. Aug 03 20:35:21.991582 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eb3d7816-dbf8-4a12-880a-44530f82c15a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 202 Aug 03 20:35:21.992144 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1041/4156] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:21 2026] DELETE /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:22.243806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:22.246018 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:22.246289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:22.246583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:22.246676 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:22.254361 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:22.254361 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:22.254593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-a539156c-95f6-4c5b-930e-bd693b2209c7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:22.255312 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-83ca47ba-b90e-46db-a4b4-adbf28b9e64d tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:22.255790 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1039/4157] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:22 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:22.257014 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-a539156c-95f6-4c5b-930e-bd693b2209c7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 Aug 03 20:35:22.257188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-a539156c-95f6-4c5b-930e-bd693b2209c7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:22.257353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-a539156c-95f6-4c5b-930e-bd693b2209c7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:22.265027 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:22.265027 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:22.357919 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ae29f508-337d-4f00-91a2-2e070bc5dfde req-a539156c-95f6-4c5b-930e-bd693b2209c7 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 returned with HTTP 200 Aug 03 20:35:22.358547 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1032/4158] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:22 2026] DELETE /volume/v3/attachments/e4167129-1254-4b24-9998-708c497645d3 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:23.266849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-54951b5f-d64e-429c-a785-fe492d8884ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:23.269698 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54951b5f-d64e-429c-a785-fe492d8884ff tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:23.269974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54951b5f-d64e-429c-a785-fe492d8884ff tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:23.270235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54951b5f-d64e-429c-a785-fe492d8884ff tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:23.270383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-54951b5f-d64e-429c-a785-fe492d8884ff tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:23.276982 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:23.276982 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:23.278005 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54951b5f-d64e-429c-a785-fe492d8884ff tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:23.278514 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1047/4159] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:23 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:23.294671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-182905f7-4e2f-48e4-afe8-38549dae2312 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:23.437912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-182905f7-4e2f-48e4-afe8-38549dae2312 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-member] PUT https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:23.438260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-182905f7-4e2f-48e4-afe8-38549dae2312 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:23.445133 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:23.445133 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:23.456364 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-182905f7-4e2f-48e4-afe8-38549dae2312 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-member] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:23.457278 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1042/4160] 10.4.3.92 () {70 vars in 1401 bytes} [Mon Aug 3 20:35:23 2026] PUT /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 314 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:23.468625 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:23.470527 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:23.470766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:23.470998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:23.471087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:23.475494 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:23.475494 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:23.476076 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-095adcb7-22c3-4181-a6a6-8a96f884d685 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:23.476443 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1040/4161] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:23 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:23.489634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:23.492037 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] DELETE https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:23.492264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:23.492442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:23.492562 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Delete backup with id: ec715094-5e2c-4a04-934a-62a06f4fbf83. Aug 03 20:35:23.497851 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:23.497851 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:23.532861 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] delete_backup rpcapi backup_id ec715094-5e2c-4a04-934a-62a06f4fbf83 {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:35:23.536115 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f7e66e7-f9b1-4afa-bea0-488e01faf82e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 202 Aug 03 20:35:23.536920 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1033/4162] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:23 2026] DELETE /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:23.545014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-219a1b43-e509-41bd-8867-30d713288264 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:23.546667 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-219a1b43-e509-41bd-8867-30d713288264 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:23.546875 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-219a1b43-e509-41bd-8867-30d713288264 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:23.547055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-219a1b43-e509-41bd-8867-30d713288264 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:23.547156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-219a1b43-e509-41bd-8867-30d713288264 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:23.551073 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:23.551073 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:23.551668 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-219a1b43-e509-41bd-8867-30d713288264 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 200 Aug 03 20:35:23.552008 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1048/4163] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:23 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:24.564626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:24.566523 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 Aug 03 20:35:24.566787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:24.567011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:24.567148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Show backup with id ec715094-5e2c-4a04-934a-62a06f4fbf83. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:24.572012 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98d67b5a-1983-4bab-bdaf-083cc4dd832e tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 returned with HTTP 404 Aug 03 20:35:24.572794 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1043/4164] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:24 2026] GET /volume/v3/backups/ec715094-5e2c-4a04-934a-62a06f4fbf83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:24.585365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:24.589011 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:24.589225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:24.589400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:24.589598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Delete volume with id: fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:24.602893 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:24.602893 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:24.602893 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Volume info retrieved successfully. Aug 03 20:35:24.637690 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Delete volume request issued successfully. Aug 03 20:35:24.638660 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-71b53eb3-41f1-4feb-99c1-a78e4b2d018f tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e returned with HTTP 202 Aug 03 20:35:24.638660 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1041/4165] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:24 2026] DELETE /volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:24.647399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:24.649606 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:24.649907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:24.650191 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:24.661278 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:24.661278 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:24.669318 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Volume info retrieved successfully. Aug 03 20:35:24.674190 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5b14facc-cbce-4927-a711-2f92e54bcc17 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e returned with HTTP 200 Aug 03 20:35:24.674717 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1034/4166] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:24 2026] GET /volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:25.687963 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f6c354e6-275a-4546-b0b3-559cb65ec6c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:25.689743 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6c354e6-275a-4546-b0b3-559cb65ec6c1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] GET https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e Aug 03 20:35:25.689984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6c354e6-275a-4546-b0b3-559cb65ec6c1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:25.690227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6c354e6-275a-4546-b0b3-559cb65ec6c1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:25.695767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6c354e6-275a-4546-b0b3-559cb65ec6c1 tempest-ProjectMemberTests39-137797600 tempest-ProjectMemberTests39-137797600-project-admin] https://10.4.3.92/volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e returned with HTTP 404 Aug 03 20:35:25.696235 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1049/4167] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:25 2026] GET /volume/v3/volumes/fe2c89b8-2854-4272-bc8a-f22717b5802e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:26.388911 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.390995 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:26.391180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:26.391368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:26.391552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Delete volume with id: a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:26.403642 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:26.403642 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:26.404036 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:26.448490 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Delete volume request issued successfully. Aug 03 20:35:26.448490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e824a64c-3879-4b58-ad58-688ebe1e61f1 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 202 Aug 03 20:35:26.448490 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1044/4168] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:26 2026] DELETE /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:26.458399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0deed586-c795-4f32-b2cd-96683b30aecb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.460417 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0deed586-c795-4f32-b2cd-96683b30aecb tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:26.460626 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0deed586-c795-4f32-b2cd-96683b30aecb tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:26.460802 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0deed586-c795-4f32-b2cd-96683b30aecb tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:26.470090 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:26.470090 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:26.472102 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0deed586-c795-4f32-b2cd-96683b30aecb tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:26.481019 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0deed586-c795-4f32-b2cd-96683b30aecb tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 200 Aug 03 20:35:26.481019 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1042/4169] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:26 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:26.697682 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.700880 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:26.701109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:26.701331 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:26.719708 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:26.719708 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:26.731239 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:26.735987 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-3aa946f3-9284-4af1-a3d4-50bbbc9f3807 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:26.736355 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1035/4170] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:26 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 1228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:26.773283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.775107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] POST https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9/action Aug 03 20:35:26.775604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:26.775793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:26.788133 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:26.788133 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:26.788728 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:26.808782 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Begin detaching volume completed successfully. Aug 03 20:35:26.809018 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-b7fb6d1f-28e4-4f3f-a7c0-016f1226506a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9/action returned with HTTP 202 Aug 03 20:35:26.809998 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1050/4171] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:35:26 2026] POST /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:35:26.910486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f62104df-53d8-42a3-86aa-7232620d3804 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.910823 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f62104df-53d8-42a3-86aa-7232620d3804 None None] GET https://10.4.3.92/volume// Aug 03 20:35:26.910985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f62104df-53d8-42a3-86aa-7232620d3804 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:26.911200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f62104df-53d8-42a3-86aa-7232620d3804 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:26.911573 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f62104df-53d8-42a3-86aa-7232620d3804 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:26.911905 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1045/4172] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:26.920317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:26.922533 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:26.922767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:26.922995 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:26.933245 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:26.933245 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:26.936752 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:26.941235 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-e2683cc8-35ac-4eee-986b-4aabefc41cf8 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:26.941691 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1043/4173] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:26 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:27.495488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4d3ad308-8ae4-450d-91d8-192c0dcb554e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:27.497425 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4d3ad308-8ae4-450d-91d8-192c0dcb554e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb Aug 03 20:35:27.497686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4d3ad308-8ae4-450d-91d8-192c0dcb554e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:27.497976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4d3ad308-8ae4-450d-91d8-192c0dcb554e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:27.504724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4d3ad308-8ae4-450d-91d8-192c0dcb554e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb returned with HTTP 404 Aug 03 20:35:27.505219 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1036/4174] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:27 2026] GET /volume/v3/volumes/a2e45d2c-3757-4d9a-abbb-3fb07d9c85cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:27.517312 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bf98d632-42fa-495f-a87c-7ae7f7f16c10 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:27.609610 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf98d632-42fa-495f-a87c-7ae7f7f16c10 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:35:27.609958 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bf98d632-42fa-495f-a87c-7ae7f7f16c10 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-976476384", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2079714930", "vendor_name": "tempest-vendor_name-1410653799"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:27.637013 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf98d632-42fa-495f-a87c-7ae7f7f16c10 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:35:27.637359 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1051/4175] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:35:27 2026] POST /volume/v3/types => generated 329 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:27.646341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:27.648936 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:27.649581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ce8698f8-4bb4-44f9-881d-e03eff4f682f", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:27.651298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request body: {'volume': {'volume_type': 'ce8698f8-4bb4-44f9-881d-e03eff4f682f', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:27.656779 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume of 1 GB Aug 03 20:35:27.657627 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:27.657627 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:27.658189 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:27.666313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (17d3918c-a2cc-45e6-ad37-41d7ebac4328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:27.667046 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2550ef0-1403-43a4-b714-67f83ddc91c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:27.670014 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:27.695137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2550ef0-1403-43a4-b714-67f83ddc91c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:35:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2079714930',vendor_name='tempest-vendor_name-1410653799'},id=ce8698f8-4bb4-44f9-881d-e03eff4f682f,is_public=True,name='tempest-ProjectMemberTests-volume-type-976476384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce8698f8-4bb4-44f9-881d-e03eff4f682f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:27.696259 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72311dce-ec70-456f-a1f5-1d4a7047c0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:27.724905 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-976476384 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-976476384, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:27.725287 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-976476384 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-976476384, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:27.786970 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['244e7770-52f7-4fd8-bd40-37efbe833a80', 'b8d136d1-183d-4068-af6f-44fd3a5efba2', '4fcbd8fa-0462-489c-b238-7481e8557fb7', 'd1d1c79e-c633-43be-8e47-aaf120a2be9f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:27.787952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72311dce-ec70-456f-a1f5-1d4a7047c0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244e7770-52f7-4fd8-bd40-37efbe833a80', 'b8d136d1-183d-4068-af6f-44fd3a5efba2', '4fcbd8fa-0462-489c-b238-7481e8557fb7', 'd1d1c79e-c633-43be-8e47-aaf120a2be9f']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:27.789261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9601f6e2-064f-4b26-9954-82b93c5633db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:27.818594 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9601f6e2-064f-4b26-9954-82b93c5633db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff590df9-1856-494c-8d03-f198636bfca9', '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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['244e7770-52f7-4fd8-bd40-37efbe833a80','b8d136d1-183d-4068-af6f-44fd3a5efba2','4fcbd8fa-0462-489c-b238-7481e8557fb7','d1d1c79e-c633-43be-8e47-aaf120a2be9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=ce8698f8-4bb4-44f9-881d-e03eff4f682f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff590df9-1856-494c-8d03-f198636bfca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdd290a508a4f39bcc5497d02df5d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce8698f8-4bb4-44f9-881d-e03eff4f682f),volume_type_id=ce8698f8-4bb4-44f9-881d-e03eff4f682f)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:27.819547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d36bcc-638f-4ed9-9e59-702fdfacd1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:27.849966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d36bcc-638f-4ed9-9e59-702fdfacd1c3) transitioned into state 'SUCCESS' from 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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['244e7770-52f7-4fd8-bd40-37efbe833a80','b8d136d1-183d-4068-af6f-44fd3a5efba2','4fcbd8fa-0462-489c-b238-7481e8557fb7','d1d1c79e-c633-43be-8e47-aaf120a2be9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=ce8698f8-4bb4-44f9-881d-e03eff4f682f)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:27.850657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dd0823-bd33-4546-8a44-c2257c0431fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:27.862200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dd0823-bd33-4546-8a44-c2257c0431fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:27.862975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (17d3918c-a2cc-45e6-ad37-41d7ebac4328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:27.863249 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request issued successfully. Aug 03 20:35:27.863836 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfde30ac-59c8-42a8-b27b-40d2a4257c92 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:27.864204 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1046/4176] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:35:27 2026] POST /volume/v3/volumes => generated 771 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:27.880222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:27.885012 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-ca16881a-ddc0-4cb7-8447-26eedfb9b30a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:27.890132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 Aug 03 20:35:27.891204 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-ca16881a-ddc0-4cb7-8447-26eedfb9b30a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 Aug 03 20:35:27.891357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-ca16881a-ddc0-4cb7-8447-26eedfb9b30a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:27.894074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-ca16881a-ddc0-4cb7-8447-26eedfb9b30a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:27.894888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:27.894888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:27.902250 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:27.902250 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:27.912561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:27.912561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:27.918071 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:27.925771 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2bc9ccf6-4120-40ee-9f64-540906dadf27 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 returned with HTTP 200 Aug 03 20:35:27.926194 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1044/4177] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:27 2026] GET /volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 => generated 950 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:27.971728 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-32ca2262-6ae2-427c-87a9-8c5af3e555fc req-ca16881a-ddc0-4cb7-8447-26eedfb9b30a tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 returned with HTTP 200 Aug 03 20:35:27.972185 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1037/4178] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:27 2026] DELETE /volume/v3/attachments/d9f47e07-f257-4f17-8cad-5cba586460c1 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:27.998716 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:28.000742 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:35:28.000878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:28.001060 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:28.001148 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Delete snapshot with id: dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:35:28.006848 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:28.006848 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:28.007444 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:35:28.028404 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot delete request issued successfully. Aug 03 20:35:28.028666 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6fe10e3c-acb5-49f0-aa50-5ed016117656 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 202 Aug 03 20:35:28.029085 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1052/4179] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:35:27 2026] DELETE /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:28.039359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:28.041317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:35:28.041549 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:28.041703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:28.046443 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:28.046443 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:28.046882 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Snapshot retrieved successfully. Aug 03 20:35:28.047614 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b032f518-d0ac-4ca6-b8bf-91055221c8fc tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 200 Aug 03 20:35:28.048184 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1047/4180] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:35:28 2026] GET /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:28.942247 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:28.945144 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 Aug 03 20:35:28.945144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:28.945144 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:28.953682 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:28.953682 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:28.957769 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:28.962370 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be2b4ff2-59b2-4cfd-842d-471497fe1316 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 returned with HTTP 200 Aug 03 20:35:28.962937 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1045/4181] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:28 2026] GET /volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:28.977133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fdb02005-94a8-4ccb-a546-8fd23874b8d1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:28.987426 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fdb02005-94a8-4ccb-a546-8fd23874b8d1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:35:28.987756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fdb02005-94a8-4ccb-a546-8fd23874b8d1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:28.988016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fdb02005-94a8-4ccb-a546-8fd23874b8d1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:28.988271 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:28.988271 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:28.990684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:28.993418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:28.993418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:28.993418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:28.993418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume with id: a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:28.993573 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fdb02005-94a8-4ccb-a546-8fd23874b8d1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:35:28.993638 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1038/4182] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:35:28 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:29.004952 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.004952 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:29.005328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-90897539-5ec4-4271-8872-186d28d15b34 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.005602 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:29.037418 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume request issued successfully. Aug 03 20:35:29.037535 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6ba5bb0-44d1-455e-8fb7-8b1edbab75fd tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 202 Aug 03 20:35:29.038451 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1053/4183] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:28 2026] DELETE /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:29.065644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90897539-5ec4-4271-8872-186d28d15b34 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] DELETE https://10.4.3.92/volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b Aug 03 20:35:29.066027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90897539-5ec4-4271-8872-186d28d15b34 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.066237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-90897539-5ec4-4271-8872-186d28d15b34 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.067999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4ad7eac1-9bbe-427e-a48a-c8fe086c509f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.069591 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ad7eac1-9bbe-427e-a48a-c8fe086c509f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 Aug 03 20:35:29.069955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ad7eac1-9bbe-427e-a48a-c8fe086c509f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.070221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ad7eac1-9bbe-427e-a48a-c8fe086c509f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.074962 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ad7eac1-9bbe-427e-a48a-c8fe086c509f tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 returned with HTTP 404 Aug 03 20:35:29.075679 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1046/4184] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/snapshots/dbc725c6-12cd-42e8-865f-9c0db62f04a2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:29.077930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-90897539-5ec4-4271-8872-186d28d15b34 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] https://10.4.3.92/volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b returned with HTTP 204 Aug 03 20:35:29.078330 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1048/4185] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:35:29 2026] DELETE /volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:35:29.089603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b29e6f56-78d7-4736-8c04-40d39f3048bb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.093270 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b29e6f56-78d7-4736-8c04-40d39f3048bb tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] GET https://10.4.3.92/volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b Aug 03 20:35:29.093270 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b29e6f56-78d7-4736-8c04-40d39f3048bb tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.093270 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b29e6f56-78d7-4736-8c04-40d39f3048bb tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.097226 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.100053 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b29e6f56-78d7-4736-8c04-40d39f3048bb tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] https://10.4.3.92/volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b returned with HTTP 404 Aug 03 20:35:29.100545 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1039/4186] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/messages/1e177f08-b1de-4621-bcb5-ddb6bb56d28b => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:29.105242 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:29.105440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.105673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.108056 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.109383 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 Aug 03 20:35:29.109692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.109971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.110239 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume with id: ff590df9-1856-494c-8d03-f198636bfca9 Aug 03 20:35:29.116192 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.116192 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:29.118260 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.118260 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:29.120119 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:29.120119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100355) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:35:29.120196 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:29.123969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f18b5b82-b09c-41a3-bccb-a6dd578a0635 req-2aa4c9a7-60fb-470a-b156-9e03396a10b5 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 200 Aug 03 20:35:29.124352 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.124448 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1054/4187] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:29.126634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:35:29.126814 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.126989 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.131262 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-976476384 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-976476384, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:29.131889 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-976476384 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-976476384, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:29.133860 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.133860 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:29.137941 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:29.142562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['d1b3c5be-b668-44b6-9d27-3c51c82f13cb', '83a97763-df76-471b-bfd1-839cd47d3e18', 'fe30b870-9142-4f3f-af14-85080fd25f37', '5e46c27d-0a3f-4726-ab92-b7802a2d2c42'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:29.143803 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-638924e3-a2d1-47b6-8a45-7331b8aab19b req-c37b198a-cadb-4bfc-b45c-2287eb5aa800 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:35:29.143803 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1049/4188] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:29.169184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-65904324-2479-41be-9aff-6cccf74e181e req-1316cafb-3a2c-4757-88e2-253169b35c69 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.171689 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-65904324-2479-41be-9aff-6cccf74e181e req-1316cafb-3a2c-4757-88e2-253169b35c69 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:29.171852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-65904324-2479-41be-9aff-6cccf74e181e req-1316cafb-3a2c-4757-88e2-253169b35c69 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.172957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-65904324-2479-41be-9aff-6cccf74e181e req-1316cafb-3a2c-4757-88e2-253169b35c69 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.177031 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-65904324-2479-41be-9aff-6cccf74e181e req-1316cafb-3a2c-4757-88e2-253169b35c69 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 404 Aug 03 20:35:29.178310 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1040/4189] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:29.198876 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume request issued successfully. Aug 03 20:35:29.199104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c245c3c2-9317-4d54-9abd-47cac762ab2e tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 returned with HTTP 202 Aug 03 20:35:29.199723 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1047/4190] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:29 2026] DELETE /volume/v3/volumes/ff590df9-1856-494c-8d03-f198636bfca9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:29.208595 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f105d69c-e24a-40a3-b0e0-ad3b7eca19ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.210989 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f105d69c-e24a-40a3-b0e0-ad3b7eca19ff tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/types/ce8698f8-4bb4-44f9-881d-e03eff4f682f Aug 03 20:35:29.211200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f105d69c-e24a-40a3-b0e0-ad3b7eca19ff tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.211517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f105d69c-e24a-40a3-b0e0-ad3b7eca19ff tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.239196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f105d69c-e24a-40a3-b0e0-ad3b7eca19ff tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types/ce8698f8-4bb4-44f9-881d-e03eff4f682f returned with HTTP 202 Aug 03 20:35:29.239605 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1055/4191] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:29 2026] DELETE /volume/v3/types/ce8698f8-4bb4-44f9-881d-e03eff4f682f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:29.247750 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f313051a-3011-4ceb-a481-75c4468bce64 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.249382 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f313051a-3011-4ceb-a481-75c4468bce64 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:35:29.249727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f313051a-3011-4ceb-a481-75c4468bce64 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-120037596", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1860341723", "vendor_name": "tempest-vendor_name-1772667130"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:29.266404 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f313051a-3011-4ceb-a481-75c4468bce64 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:35:29.266884 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1050/4192] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:35:29 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:29.277358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.278988 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:29.279367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "90824998-fc5e-484d-a6fe-3da1eacdba74", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:29.280759 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request body: {'volume': {'volume_type': '90824998-fc5e-484d-a6fe-3da1eacdba74', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:29.290705 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume of 1 GB Aug 03 20:35:29.291047 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.291047 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:29.291578 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:29.305423 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (1058a897-4dd1-423b-b49b-72c1a9ddbe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:29.307905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7d6081-dc28-44fd-a417-be1019242174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:29.309677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:29.339236 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7d6081-dc28-44fd-a417-be1019242174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:35:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1860341723',vendor_name='tempest-vendor_name-1772667130'},id=90824998-fc5e-484d-a6fe-3da1eacdba74,is_public=True,name='tempest-ProjectMemberTests-volume-type-120037596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90824998-fc5e-484d-a6fe-3da1eacdba74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:29.341162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7026673b-9728-42e5-814d-e8c561618604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:29.372076 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-120037596 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-120037596, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:29.372491 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-120037596 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-120037596, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:29.414412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['1beec17d-3747-4e9d-ad1c-abf24c295578', 'ced1ec06-48cf-4bed-9bbf-4b3896cb32ff', '73b45e18-70a3-4376-b5d7-bb9acd27cb05', '20c9c248-2474-4065-be5c-ea03169a6854'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:29.415454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7026673b-9728-42e5-814d-e8c561618604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1beec17d-3747-4e9d-ad1c-abf24c295578', 'ced1ec06-48cf-4bed-9bbf-4b3896cb32ff', '73b45e18-70a3-4376-b5d7-bb9acd27cb05', '20c9c248-2474-4065-be5c-ea03169a6854']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:29.416274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a088c9c-557f-468d-9e44-76beefbde46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:29.451163 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a088c9c-557f-468d-9e44-76beefbde46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a658359-d370-45ad-a2c1-4e5a191aa311', '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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['1beec17d-3747-4e9d-ad1c-abf24c295578','ced1ec06-48cf-4bed-9bbf-4b3896cb32ff','73b45e18-70a3-4376-b5d7-bb9acd27cb05','20c9c248-2474-4065-be5c-ea03169a6854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=90824998-fc5e-484d-a6fe-3da1eacdba74), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a658359-d370-45ad-a2c1-4e5a191aa311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdd290a508a4f39bcc5497d02df5d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90824998-fc5e-484d-a6fe-3da1eacdba74),volume_type_id=90824998-fc5e-484d-a6fe-3da1eacdba74)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:29.451892 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1819e532-e175-417d-919b-ae322935156e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:29.478014 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1819e532-e175-417d-919b-ae322935156e) transitioned into state 'SUCCESS' from 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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['1beec17d-3747-4e9d-ad1c-abf24c295578','ced1ec06-48cf-4bed-9bbf-4b3896cb32ff','73b45e18-70a3-4376-b5d7-bb9acd27cb05','20c9c248-2474-4065-be5c-ea03169a6854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=90824998-fc5e-484d-a6fe-3da1eacdba74)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:29.478722 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78aa5f1a-7b21-46c2-8e35-e07e13960ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:29.493940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78aa5f1a-7b21-46c2-8e35-e07e13960ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:29.494894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (1058a897-4dd1-423b-b49b-72c1a9ddbe60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:29.495221 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request issued successfully. Aug 03 20:35:29.495897 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9acf9537-18c5-4f63-ba14-2917bd19dcf5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:29.496291 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1041/4193] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:35:29 2026] POST /volume/v3/volumes => generated 771 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:29.509439 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:29.512734 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 Aug 03 20:35:29.512925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:29.513180 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:29.531406 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:29.531406 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:29.536067 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:29.548082 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1606072-a700-4eac-95f8-6bb2edd67d65 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 returned with HTTP 200 Aug 03 20:35:29.548611 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1048/4194] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:29 2026] GET /volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 => generated 950 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.408605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.410850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:30.411033 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.411202 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.423018 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.423018 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:30.429014 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:30.434521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c5aa8ae-ecb9-45e5-816c-55dae9782b20 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:30.434982 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1056/4195] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.448826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.452501 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:30.453025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.453104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.469505 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.469505 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:30.477563 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:30.486566 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24a35d4b-0540-4690-8ac4-8d4dbc03370d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:30.487095 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1051/4196] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.569076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.571399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 Aug 03 20:35:30.571399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.571399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.580054 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.580054 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:30.580482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.584313 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:30.587474 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:30.587712 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.587938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.589557 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6200ec9-3483-4a24-a2b2-3b7aa9199356 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 returned with HTTP 200 Aug 03 20:35:30.590039 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1042/4197] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:35:30.599510 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.599510 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:30.603726 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:30.607073 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2a51f509-6011-46d5-8526-3ad0c754b4e7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.609282 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-4949c023-1193-4b48-b9d7-ddd882e1109c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:30.609960 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1049/4198] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.612603 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a51f509-6011-46d5-8526-3ad0c754b4e7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:35:30.612603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a51f509-6011-46d5-8526-3ad0c754b4e7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.612603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2a51f509-6011-46d5-8526-3ad0c754b4e7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.620271 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2a51f509-6011-46d5-8526-3ad0c754b4e7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:35:30.622548 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1057/4199] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.633236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-37916391-cc1c-4dcf-8593-f118b6b2a3bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.635806 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37916391-cc1c-4dcf-8593-f118b6b2a3bd tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] GET https://10.4.3.92/volume/v3/messages Aug 03 20:35:30.635806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37916391-cc1c-4dcf-8593-f118b6b2a3bd tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.636197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37916391-cc1c-4dcf-8593-f118b6b2a3bd tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.645195 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37916391-cc1c-4dcf-8593-f118b6b2a3bd tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:35:30.646051 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1052/4200] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:35:30 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 03 20:35:30.655805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f8829c26-e1fc-45f5-ba90-ded97639a2ba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.657820 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8829c26-e1fc-45f5-ba90-ded97639a2ba tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/messages/f02ab776-1b71-4785-8379-ac8ae3dddae2 Aug 03 20:35:30.658071 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8829c26-e1fc-45f5-ba90-ded97639a2ba tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.658296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8829c26-e1fc-45f5-ba90-ded97639a2ba tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.678868 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8829c26-e1fc-45f5-ba90-ded97639a2ba tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/messages/f02ab776-1b71-4785-8379-ac8ae3dddae2 returned with HTTP 204 Aug 03 20:35:30.679631 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1043/4201] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:35:30 2026] DELETE /volume/v3/messages/f02ab776-1b71-4785-8379-ac8ae3dddae2 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:35:30.689485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1e493924-5115-4339-afcd-7f603881fad5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.692667 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 Aug 03 20:35:30.692667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.692667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.692667 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume with id: 5a658359-d370-45ad-a2c1-4e5a191aa311 Aug 03 20:35:30.699399 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.699399 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:30.699865 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:30.700823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100355) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:35:30.716300 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-120037596 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-120037596, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:30.717304 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-120037596 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-120037596, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:30.742450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-98490e6f-a075-48a2-8152-defcaba87f8b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.743538 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98490e6f-a075-48a2-8152-defcaba87f8b None None] GET https://10.4.3.92/volume// Aug 03 20:35:30.743538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98490e6f-a075-48a2-8152-defcaba87f8b None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.743538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98490e6f-a075-48a2-8152-defcaba87f8b None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.743650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['7e62fc21-d101-49c1-bd7f-3f77badf4f5d', '881e5aca-c383-44ed-af2c-ae8d858d67c6', 'a8c53cd8-6b8d-44ed-857e-c261c44ca9b1', '95de2565-40b2-456a-926c-a5797a62295b'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:30.743795 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98490e6f-a075-48a2-8152-defcaba87f8b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:30.744097 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1058/4202] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:35: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 03 20:35:30.751527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-64c4be16-b68f-4c76-be6f-820ab9f39f59 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.753921 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-64c4be16-b68f-4c76-be6f-820ab9f39f59 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:35:30.754812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-64c4be16-b68f-4c76-be6f-820ab9f39f59 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62ba540d-f020-4ea3-9a62-3e46c91d7131", "connector": null, "instance_uuid": "100468d1-6477-483c-9e4d-b9994132748e"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:30.769772 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.769772 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:30.818158 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume request issued successfully. Aug 03 20:35:30.818298 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e493924-5115-4339-afcd-7f603881fad5 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 returned with HTTP 202 Aug 03 20:35:30.818807 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1050/4203] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:30 2026] DELETE /volume/v3/volumes/5a658359-d370-45ad-a2c1-4e5a191aa311 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:30.828556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-95f9d439-8164-47ec-b299-69fc12ca9665 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.830808 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95f9d439-8164-47ec-b299-69fc12ca9665 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/types/90824998-fc5e-484d-a6fe-3da1eacdba74 Aug 03 20:35:30.831079 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95f9d439-8164-47ec-b299-69fc12ca9665 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.831364 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95f9d439-8164-47ec-b299-69fc12ca9665 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.848029 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-64c4be16-b68f-4c76-be6f-820ab9f39f59 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:35:30.848609 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1053/4204] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:35:30 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 03 20:35:30.863555 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95f9d439-8164-47ec-b299-69fc12ca9665 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types/90824998-fc5e-484d-a6fe-3da1eacdba74 returned with HTTP 202 Aug 03 20:35:30.864226 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1044/4205] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:30 2026] DELETE /volume/v3/types/90824998-fc5e-484d-a6fe-3da1eacdba74 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:30.874183 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4e83ca09-f503-4c83-8ade-47233fbab4d8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.876669 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e83ca09-f503-4c83-8ade-47233fbab4d8 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:35:30.877306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4e83ca09-f503-4c83-8ade-47233fbab4d8 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1804765944", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1325684585", "vendor_name": "tempest-vendor_name-139859142"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:30.883753 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cf414419-9a1d-4944-aec3-625276785f68 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.885590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf414419-9a1d-4944-aec3-625276785f68 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:30.885784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf414419-9a1d-4944-aec3-625276785f68 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.885960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cf414419-9a1d-4944-aec3-625276785f68 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.898612 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.898612 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:30.901933 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cf414419-9a1d-4944-aec3-625276785f68 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:30.902932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4e83ca09-f503-4c83-8ade-47233fbab4d8 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:35:30.903358 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1059/4206] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:35:30 2026] POST /volume/v3/types => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.904978 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ad1d445d-1313-4dd4-a05d-574f61f003d5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.905351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad1d445d-1313-4dd4-a05d-574f61f003d5 None None] GET https://10.4.3.92/volume// Aug 03 20:35:30.905581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad1d445d-1313-4dd4-a05d-574f61f003d5 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.905813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ad1d445d-1313-4dd4-a05d-574f61f003d5 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.906154 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ad1d445d-1313-4dd4-a05d-574f61f003d5 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:30.906451 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1054/4207] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:30.909486 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cf414419-9a1d-4944-aec3-625276785f68 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:30.909486 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1051/4208] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:30.914697 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.916169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:30.916496 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:30.916850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09b85920-f422-4801-af69-ec21c31ce7ce", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:30.918272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request body: {'volume': {'volume_type': '09b85920-f422-4801-af69-ec21c31ce7ce', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:30.918734 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:30.918973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:30.919187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:30.921553 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume of 1 GB Aug 03 20:35:30.921883 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.921883 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:30.922210 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:30.927893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (bafe908e-8749-42fb-b6f9-aeeb1d2592ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:30.928771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f7b59-8a00-426a-91cb-c494354bbc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:30.929578 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:30.930992 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:30.930992 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:30.934612 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:30.939091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-9fc5d1d6-e078-4fb1-a371-c3a72b63c20c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:30.940002 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1060/4209] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:30 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 1053 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:30.949976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f7b59-8a00-426a-91cb-c494354bbc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:35:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1325684585',vendor_name='tempest-vendor_name-139859142'},id=09b85920-f422-4801-af69-ec21c31ce7ce,is_public=True,name='tempest-ProjectMemberTests-volume-type-1804765944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09b85920-f422-4801-af69-ec21c31ce7ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:30.951062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db286338-ea2b-4047-b02e-256caa4e07cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:30.991630 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1804765944 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1804765944, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:30.991630 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1804765944 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1804765944, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:31.022911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['8e6f605b-cc0b-445c-b347-a4b41f408dfb', '70085b63-7de1-4235-ab4e-293e747a6a7b', '1f116488-6826-482d-a155-f62d848f2d5b', '03deb383-3833-4916-a7dd-734ea845a200'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:31.023747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db286338-ea2b-4047-b02e-256caa4e07cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6f605b-cc0b-445c-b347-a4b41f408dfb', '70085b63-7de1-4235-ab4e-293e747a6a7b', '1f116488-6826-482d-a155-f62d848f2d5b', '03deb383-3833-4916-a7dd-734ea845a200']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:31.024546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7df29b-6372-4d0b-9e8a-ea0b91d6f7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:31.054881 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7df29b-6372-4d0b-9e8a-ea0b91d6f7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9391075-a044-4e8a-9b60-9880fc9e669f', '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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['8e6f605b-cc0b-445c-b347-a4b41f408dfb','70085b63-7de1-4235-ab4e-293e747a6a7b','1f116488-6826-482d-a155-f62d848f2d5b','03deb383-3833-4916-a7dd-734ea845a200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=09b85920-f422-4801-af69-ec21c31ce7ce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9391075-a044-4e8a-9b60-9880fc9e669f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fdd290a508a4f39bcc5497d02df5d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09b85920-f422-4801-af69-ec21c31ce7ce),volume_type_id=09b85920-f422-4801-af69-ec21c31ce7ce)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:31.054881 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1c5fb1-08a8-4e3b-a1fd-fb6743675583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:31.070887 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:31.073304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b Aug 03 20:35:31.073727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:31.074706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1c5fb1-08a8-4e3b-a1fd-fb6743675583) transitioned into state 'SUCCESS' from 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='0fdd290a508a4f39bcc5497d02df5d13',qos_specs=None,replication_status=,reservations=['8e6f605b-cc0b-445c-b347-a4b41f408dfb','70085b63-7de1-4235-ab4e-293e747a6a7b','1f116488-6826-482d-a155-f62d848f2d5b','03deb383-3833-4916-a7dd-734ea845a200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b44efe53d24878a2c9fcf6fdfe37c9',volume_type_id=09b85920-f422-4801-af69-ec21c31ce7ce)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:31.075586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f2584a-ffd5-42f5-8e94-9f302bb850f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:31.081484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-62ba540d-f020-4ea3-9a62-3e46c91d7131-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:35:31.087229 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-62ba540d-f020-4ea3-9a62-3e46c91d7131-np0000006371" acquired by "attachment_update" :: waited 0.006s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:35:31.088340 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:31.088340 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:31.093004 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f2584a-ffd5-42f5-8e94-9f302bb850f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:31.093585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Flow 'volume_create_api' (bafe908e-8749-42fb-b6f9-aeeb1d2592ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:31.093851 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Create volume request issued successfully. Aug 03 20:35:31.094674 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c84511d1-a342-4543-a8ec-37bed04ff9c3 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:31.094952 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1045/4210] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:35:30 2026] POST /volume/v3/volumes => generated 772 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:31.115934 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-882753a6-36c8-4042-b318-9c0006fe63d7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:31.117245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-882753a6-36c8-4042-b318-9c0006fe63d7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f Aug 03 20:35:31.117470 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-882753a6-36c8-4042-b318-9c0006fe63d7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:31.117751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-882753a6-36c8-4042-b318-9c0006fe63d7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:31.128791 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:31.128791 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:31.133384 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-882753a6-36c8-4042-b318-9c0006fe63d7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:31.138869 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-882753a6-36c8-4042-b318-9c0006fe63d7 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f returned with HTTP 200 Aug 03 20:35:31.138978 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1052/4211] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:31 2026] GET /volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:31.269480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-62ba540d-f020-4ea3-9a62-3e46c91d7131-np0000006371" released by "attachment_update" :: held 0.182s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:35:31.269824 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-54c8de87-d560-4289-88be-3a0a19e5577c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b returned with HTTP 200 Aug 03 20:35:31.270375 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1055/4212] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:35:31 2026] PUT /volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b => generated 968 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:31.281647 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-1231a48a-987f-451d-a1bb-b4fc18b0045c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:31.284605 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-1231a48a-987f-451d-a1bb-b4fc18b0045c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption Aug 03 20:35:31.285443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-1231a48a-987f-451d-a1bb-b4fc18b0045c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:31.285443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-1231a48a-987f-451d-a1bb-b4fc18b0045c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:31.301192 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:31.301192 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:31.308438 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-1231a48a-987f-451d-a1bb-b4fc18b0045c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption returned with HTTP 200 Aug 03 20:35:31.309051 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1061/4213] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:35:31 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:31.866096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e3a99486-3336-433c-9aa7-41084650e45d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:31.919225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f149d26f-832f-4156-8426-64b273a5d1b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:31.921219 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f149d26f-832f-4156-8426-64b273a5d1b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:31.921403 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f149d26f-832f-4156-8426-64b273a5d1b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:31.921660 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f149d26f-832f-4156-8426-64b273a5d1b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:31.931923 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:31.931923 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:31.935062 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:31.935584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-3152636", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:31.935858 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f149d26f-832f-4156-8426-64b273a5d1b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:31.937350 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-3152636', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:31.937505 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Create volume of 1 GB Aug 03 20:35:31.937778 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:31.937778 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:31.940310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f149d26f-832f-4156-8426-64b273a5d1b2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:31.940779 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1053/4214] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:31 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:31.941674 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Availability Zones retrieved successfully. Aug 03 20:35:31.947691 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Flow 'volume_create_api' (041974e3-6074-44b1-ba12-73f687ddf81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:31.948742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc37a4a-b42c-47f9-a69b-4b3915f57226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:31.949804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:31.973305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc37a4a-b42c-47f9-a69b-4b3915f57226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:31.974152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e71bfb-2e4d-47bb-aacf-4a79427fed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:32.030150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Created reservations ['fab39ca5-ad1a-4cb5-82f7-c9bc20db57f5', '461654bb-6852-463a-b060-e69f0070801c', 'b3964695-5788-4763-a460-8d58fcba1eda', 'e949f27d-286f-43dd-b32a-b278fc58fbcf'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:32.031096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e71bfb-2e4d-47bb-aacf-4a79427fed56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab39ca5-ad1a-4cb5-82f7-c9bc20db57f5', '461654bb-6852-463a-b060-e69f0070801c', 'b3964695-5788-4763-a460-8d58fcba1eda', 'e949f27d-286f-43dd-b32a-b278fc58fbcf']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:32.031849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21123054-43bd-4f69-9d7b-9817b3baa9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:32.057402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21123054-43bd-4f69-9d7b-9817b3baa9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d827db-408f-48f0-882f-4ed5a8be589c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-3152636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237700dd6fcc479293e89cec69ea92bf',qos_specs=None,replication_status=,reservations=['fab39ca5-ad1a-4cb5-82f7-c9bc20db57f5','461654bb-6852-463a-b060-e69f0070801c','b3964695-5788-4763-a460-8d58fcba1eda','e949f27d-286f-43dd-b32a-b278fc58fbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe44f67c17b940ce9fc1e273e0c33252',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-3152636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89d827db-408f-48f0-882f-4ed5a8be589c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237700dd6fcc479293e89cec69ea92bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe44f67c17b940ce9fc1e273e0c33252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:32.058388 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1f41e8-f613-45e1-a9e3-d8c58ec47647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:32.077554 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1f41e8-f613-45e1-a9e3-d8c58ec47647) transitioned into state 'SUCCESS' from state '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-3152636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237700dd6fcc479293e89cec69ea92bf',qos_specs=None,replication_status=,reservations=['fab39ca5-ad1a-4cb5-82f7-c9bc20db57f5','461654bb-6852-463a-b060-e69f0070801c','b3964695-5788-4763-a460-8d58fcba1eda','e949f27d-286f-43dd-b32a-b278fc58fbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe44f67c17b940ce9fc1e273e0c33252',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:32.078300 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c399fa9c-3bdc-46e0-9b27-cddbec7e94b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:32.088326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c399fa9c-3bdc-46e0-9b27-cddbec7e94b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:32.089212 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Flow 'volume_create_api' (041974e3-6074-44b1-ba12-73f687ddf81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:32.089611 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Create volume request issued successfully. Aug 03 20:35:32.090326 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e3a99486-3336-433c-9aa7-41084650e45d tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:32.090881 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1046/4215] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:35:31 2026] POST /volume/v3/volumes => generated 751 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:32.103140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-330f0517-30b2-47f1-a2e2-cb72955c759f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.105016 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-330f0517-30b2-47f1-a2e2-cb72955c759f tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:32.105228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-330f0517-30b2-47f1-a2e2-cb72955c759f tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.105420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-330f0517-30b2-47f1-a2e2-cb72955c759f tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.112293 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.112293 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:32.115915 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-330f0517-30b2-47f1-a2e2-cb72955c759f tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:32.120005 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-330f0517-30b2-47f1-a2e2-cb72955c759f tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:32.120405 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1056/4216] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:32.138970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c6e55fcb-2916-4f07-8973-571275928bb0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.141186 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] DELETE https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:35:32.141365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.141627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.141855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Delete volume with id: 58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:35:32.150484 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.150484 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:32.151107 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:32.158435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.160236 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f Aug 03 20:35:32.160468 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.160800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.169529 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.169529 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:32.173788 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Delete volume request issued successfully. Aug 03 20:35:32.173945 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c6e55fcb-2916-4f07-8973-571275928bb0 tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 202 Aug 03 20:35:32.174357 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1062/4217] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:32 2026] DELETE /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:32.174627 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:32.181780 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b3a771d-b3a4-4891-9493-153b360c3f83 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f returned with HTTP 200 Aug 03 20:35:32.182346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.182506 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1054/4218] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:32.184441 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:35:32.184686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.184912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.195148 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.195148 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:32.199760 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Volume info retrieved successfully. Aug 03 20:35:32.200999 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-683f2399-6fee-42be-9648-6427f6b0da77 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.202874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-683f2399-6fee-42be-9648-6427f6b0da77 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:35:32.203113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-683f2399-6fee-42be-9648-6427f6b0da77 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.203328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-683f2399-6fee-42be-9648-6427f6b0da77 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.204621 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1a40e30b-6715-4411-a1f8-6dcaa76f0f6a tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 200 Aug 03 20:35:32.205099 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1047/4219] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:32.210616 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-683f2399-6fee-42be-9648-6427f6b0da77 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:35:32.211260 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1057/4220] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:32.220694 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8dfd8afa-9d46-40e8-8e26-43d0720ec653 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.226151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8dfd8afa-9d46-40e8-8e26-43d0720ec653 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] GET https://10.4.3.92/volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 Aug 03 20:35:32.226151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8dfd8afa-9d46-40e8-8e26-43d0720ec653 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.226151 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8dfd8afa-9d46-40e8-8e26-43d0720ec653 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.234829 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8dfd8afa-9d46-40e8-8e26-43d0720ec653 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-member] https://10.4.3.92/volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 returned with HTTP 200 Aug 03 20:35:32.235373 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1063/4221] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 => generated 665 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:32.245287 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95bcf711-ecbb-40ef-a098-34bd0943cdc1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.247791 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95bcf711-ecbb-40ef-a098-34bd0943cdc1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 Aug 03 20:35:32.248075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95bcf711-ecbb-40ef-a098-34bd0943cdc1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.248338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95bcf711-ecbb-40ef-a098-34bd0943cdc1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.263345 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95bcf711-ecbb-40ef-a098-34bd0943cdc1 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 returned with HTTP 204 Aug 03 20:35:32.263908 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1055/4222] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:35:32 2026] DELETE /volume/v3/messages/a21ddcfc-8c6c-46e7-8f75-e6063a240767 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:35:32.271497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.273230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f Aug 03 20:35:32.273380 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.273566 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.273702 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume with id: f9391075-a044-4e8a-9b60-9880fc9e669f Aug 03 20:35:32.280182 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.280182 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:32.280501 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Volume info retrieved successfully. Aug 03 20:35:32.281380 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100356) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:35:32.298807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Created reservations ['becd6312-b1d8-48b2-b17c-5d9e28f4c63a', 'ac56b537-b867-4171-be3b-e379a78dff10', '0f5d5adf-7a6f-434c-9712-ed39eca67dc1', 'f953750f-0bff-48fa-8f2a-f91c749af0f2'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:32.327974 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Delete volume request issued successfully. Aug 03 20:35:32.328154 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed6c6273-edb0-440c-8503-0ffec313e5ae tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f returned with HTTP 202 Aug 03 20:35:32.328567 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1048/4223] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:32 2026] DELETE /volume/v3/volumes/f9391075-a044-4e8a-9b60-9880fc9e669f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:32.336276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-69c521d1-3fd5-4491-87fb-7f6988894b16 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.338212 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69c521d1-3fd5-4491-87fb-7f6988894b16 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] DELETE https://10.4.3.92/volume/v3/types/09b85920-f422-4801-af69-ec21c31ce7ce Aug 03 20:35:32.338372 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69c521d1-3fd5-4491-87fb-7f6988894b16 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.338583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-69c521d1-3fd5-4491-87fb-7f6988894b16 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.371887 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-69c521d1-3fd5-4491-87fb-7f6988894b16 tempest-ProjectMemberTests-2094848486 tempest-ProjectMemberTests-2094848486-project-admin] https://10.4.3.92/volume/v3/types/09b85920-f422-4801-af69-ec21c31ce7ce returned with HTTP 202 Aug 03 20:35:32.372452 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1058/4224] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:32 2026] DELETE /volume/v3/types/09b85920-f422-4801-af69-ec21c31ce7ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:32.954222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-71a7662a-68b3-4976-96cf-da04eec62b64 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:32.957932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-71a7662a-68b3-4976-96cf-da04eec62b64 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:32.958132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-71a7662a-68b3-4976-96cf-da04eec62b64 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:32.958325 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-71a7662a-68b3-4976-96cf-da04eec62b64 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:32.971130 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:32.971130 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:32.974295 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-71a7662a-68b3-4976-96cf-da04eec62b64 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:32.978060 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-71a7662a-68b3-4976-96cf-da04eec62b64 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:32.978482 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1064/4225] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:32 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:33.134116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:33.135903 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:33.136128 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:33.136394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:33.150149 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:33.150149 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:33.154031 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:33.158204 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e02c33c4-75f3-41eb-bea6-82015e851e01 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:33.158833 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1056/4226] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:33 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:33.172382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-02db8134-b0bc-473e-9168-ca39305c2642 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:33.175079 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-02db8134-b0bc-473e-9168-ca39305c2642 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:33.175427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-02db8134-b0bc-473e-9168-ca39305c2642 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:33.175767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-02db8134-b0bc-473e-9168-ca39305c2642 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:33.190319 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:33.190319 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:33.194582 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-02db8134-b0bc-473e-9168-ca39305c2642 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:33.200273 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-02db8134-b0bc-473e-9168-ca39305c2642 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:33.200848 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1049/4227] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:33 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:33.212826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7e5460ec-fc49-4136-9764-3405aed139da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:33.214713 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] POST https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c/action Aug 03 20:35:33.215094 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1224266610", "disk_format": "raw"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:33.215236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1224266610", "disk_format": "raw"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:33.219190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f16fbab5-6dcb-4265-91e9-9ee0b1fb096e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:33.221302 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f16fbab5-6dcb-4265-91e9-9ee0b1fb096e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] GET https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 Aug 03 20:35:33.221561 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f16fbab5-6dcb-4265-91e9-9ee0b1fb096e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:33.221792 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f16fbab5-6dcb-4265-91e9-9ee0b1fb096e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:33.224908 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:33.224908 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:33.225659 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:33.227202 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f16fbab5-6dcb-4265-91e9-9ee0b1fb096e tempest-TestStampPattern-1314978570 tempest-TestStampPattern-1314978570-project-member] https://10.4.3.92/volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 returned with HTTP 404 Aug 03 20:35:33.227775 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1065/4228] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:33 2026] GET /volume/v3/volumes/58a22fa3-4247-4ff3-baee-4e3cfa7d6d29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:33.242857 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:33.242857 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:33.246929 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.image.image_utils [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1224266610'}] 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-1224266610'}]. {{(pid=100354) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 03 20:35:33.924760 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Copy volume to image completed successfully. Aug 03 20:35:33.925223 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e5460ec-fc49-4136-9764-3405aed139da tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c/action returned with HTTP 202 Aug 03 20:35:33.925729 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1059/4229] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:35:33 2026] POST /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c/action => generated 686 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:33.992252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:33.994072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:33.994253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:33.994447 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:34.005167 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:34.005167 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:34.010875 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:34.020425 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d121c3ce-1e65-4c0c-9d4e-69e1dd57f7fa tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:34.020964 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1057/4230] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:33 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:34.165994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:34.257664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:34.257664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1021526401"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:34.259103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1021526401'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:34.259290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume of 1 GB Aug 03 20:35:34.263589 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:34.270334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (314046ca-e265-449b-9223-ead22438edce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:34.271528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3203cb5f-7f69-482a-95ea-b9c797cb6f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:34.272575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:34.298288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3203cb5f-7f69-482a-95ea-b9c797cb6f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:34.299282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccd03fe-3d56-4a46-82dd-de297b507672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:34.367024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Created reservations ['c2508565-8cd7-41de-b6ee-7fa427006028', '5bd2bc5c-2f45-420a-bc72-33f46ff1af2f', '50b9d195-2146-45c3-9275-c5673049852b', '63bdfa5d-9a57-4671-9da0-7107836b7a5a'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:34.367982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccd03fe-3d56-4a46-82dd-de297b507672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2508565-8cd7-41de-b6ee-7fa427006028', '5bd2bc5c-2f45-420a-bc72-33f46ff1af2f', '50b9d195-2146-45c3-9275-c5673049852b', '63bdfa5d-9a57-4671-9da0-7107836b7a5a']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:34.368859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6ffa33-a64e-440f-afe3-d5a6f581465c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:34.399476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6ffa33-a64e-440f-afe3-d5a6f581465c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b272f3ec-dd8b-4570-ad82-43f3a40e4746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021526401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['c2508565-8cd7-41de-b6ee-7fa427006028','5bd2bc5c-2f45-420a-bc72-33f46ff1af2f','50b9d195-2146-45c3-9275-c5673049852b','63bdfa5d-9a57-4671-9da0-7107836b7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1021526401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b272f3ec-dd8b-4570-ad82-43f3a40e4746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fac282840994635b4f72136d16b11db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930c4a6454ee44db8daf035e25c62ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:34.400780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec095abf-3eef-4d36-aade-581494af6008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:34.421371 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec095abf-3eef-4d36-aade-581494af6008) transitioned into state 'SUCCESS' from state '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-1021526401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['c2508565-8cd7-41de-b6ee-7fa427006028','5bd2bc5c-2f45-420a-bc72-33f46ff1af2f','50b9d195-2146-45c3-9275-c5673049852b','63bdfa5d-9a57-4671-9da0-7107836b7a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:34.422433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13bde6d-3a15-43f5-ade8-c3c244e8e236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:34.438329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13bde6d-3a15-43f5-ade8-c3c244e8e236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:34.439635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (314046ca-e265-449b-9223-ead22438edce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:34.440115 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request issued successfully. Aug 03 20:35:34.440884 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7507e2bc-0ca5-492d-8bda-1ecde38ff6a3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:34.441404 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1050/4231] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:34 2026] POST /volume/v3/volumes => generated 776 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:34.455383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:34.460391 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:34.460654 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:34.460884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:34.471077 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:34.471077 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:34.475330 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:34.479936 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0a7a3f78-1aba-404a-bb0f-fbed1d74155e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 returned with HTTP 200 Aug 03 20:35:34.480271 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1066/4232] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:34 2026] GET /volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:35.036411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.041058 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:35.041275 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.041473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.057272 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:35.057272 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:35.063247 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:35.068675 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8afa4d67-2e0a-462b-9b7f-c4716630c3ef tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:35.069115 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1060/4233] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:35 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:35.242265 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-047e85f7-6999-4b0b-ba74-ac8df599ab66 req-40181ee3-6fdf-431d-8aa9-785e7b5fb3eb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.245411 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-047e85f7-6999-4b0b-ba74-ac8df599ab66 req-40181ee3-6fdf-431d-8aa9-785e7b5fb3eb tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b Aug 03 20:35:35.245759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-047e85f7-6999-4b0b-ba74-ac8df599ab66 req-40181ee3-6fdf-431d-8aa9-785e7b5fb3eb tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.246090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-047e85f7-6999-4b0b-ba74-ac8df599ab66 req-40181ee3-6fdf-431d-8aa9-785e7b5fb3eb tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.253946 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:35.253946 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:35.307378 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-047e85f7-6999-4b0b-ba74-ac8df599ab66 req-40181ee3-6fdf-431d-8aa9-785e7b5fb3eb tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b returned with HTTP 200 Aug 03 20:35:35.307956 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1058/4234] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:35 2026] DELETE /volume/v3/attachments/41d527d1-be86-4115-a81e-fce59f012f5b => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:35.494847 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ade4bab3-61f0-4b10-868d-67da528b23bc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.497245 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ade4bab3-61f0-4b10-868d-67da528b23bc tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:35.497581 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ade4bab3-61f0-4b10-868d-67da528b23bc tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.497827 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ade4bab3-61f0-4b10-868d-67da528b23bc tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.508422 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:35.508422 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:35.513546 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ade4bab3-61f0-4b10-868d-67da528b23bc tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:35.518889 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ade4bab3-61f0-4b10-868d-67da528b23bc tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 returned with HTTP 200 Aug 03 20:35:35.519420 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1051/4235] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:35 2026] GET /volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:35.539933 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.637174 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] GET https://10.4.3.92/volume/v3/volumes Aug 03 20:35:35.637589 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.637919 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.638187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:35:35.638945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:35.648052 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Get all volumes completed successfully. Aug 03 20:35:35.648591 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ae2e0880-2c21-4318-92e1-ed8f9753cffa tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Aug 03 20:35:35.649282 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1067/4236] 10.4.3.92 () {68 vars in 1271 bytes} [Mon Aug 3 20:35:35 2026] GET /volume/v3/volumes => generated 334 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:35.658698 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5c72c9be-5088-4450-bf77-5394bac922ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.660900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:35.663000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.663566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.666499 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume with id: b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:35.694480 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:35.694480 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:35.694480 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:35.769725 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume request issued successfully. Aug 03 20:35:35.769725 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5c72c9be-5088-4450-bf77-5394bac922ef tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 returned with HTTP 202 Aug 03 20:35:35.769725 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1061/4237] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:35:35 2026] DELETE /volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:35:35.779734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:35.783218 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:35.783218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:35.783218 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:35.790104 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:35.790104 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:35.794597 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:35.820028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b3528086-a828-4b25-a279-52cf6c6a54b2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 returned with HTTP 200 Aug 03 20:35:35.820644 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1059/4238] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:35 2026] GET /volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 => generated 1006 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:36.083415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1f22b0af-672d-4995-832c-f5e104658bb0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.085479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1f22b0af-672d-4995-832c-f5e104658bb0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:36.085738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1f22b0af-672d-4995-832c-f5e104658bb0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:36.085983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1f22b0af-672d-4995-832c-f5e104658bb0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:36.098100 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:36.098100 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:36.103169 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1f22b0af-672d-4995-832c-f5e104658bb0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:36.110511 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1f22b0af-672d-4995-832c-f5e104658bb0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:36.110511 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1052/4239] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:36 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:36.161699 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.165481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:35:36.165481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:36.165481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:36.165481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume with id: 7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:35:36.173995 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:36.173995 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:36.174808 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:36.207761 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume request issued successfully. Aug 03 20:35:36.207761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fbdaf6cf-b620-406f-bf96-c464cc40ba75 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 202 Aug 03 20:35:36.207761 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1068/4240] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:36 2026] DELETE /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:36.220179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a6f97496-16e1-4495-b725-d577a132c05c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.223129 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6f97496-16e1-4495-b725-d577a132c05c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:35:36.223352 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6f97496-16e1-4495-b725-d577a132c05c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:36.225572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6f97496-16e1-4495-b725-d577a132c05c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:36.231808 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:36.231808 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:36.235932 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a6f97496-16e1-4495-b725-d577a132c05c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Volume info retrieved successfully. Aug 03 20:35:36.240870 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6f97496-16e1-4495-b725-d577a132c05c tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 200 Aug 03 20:35:36.241256 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1062/4241] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:36 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 1248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:36.833323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-857b3917-492e-4a9e-9976-a29880184d5a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.836387 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-857b3917-492e-4a9e-9976-a29880184d5a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 Aug 03 20:35:36.836387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-857b3917-492e-4a9e-9976-a29880184d5a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:36.836387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-857b3917-492e-4a9e-9976-a29880184d5a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:36.841833 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-857b3917-492e-4a9e-9976-a29880184d5a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 returned with HTTP 404 Aug 03 20:35:36.842537 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1060/4242] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:36 2026] GET /volume/v3/volumes/b272f3ec-dd8b-4570-ad82-43f3a40e4746 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 03 20:35:36.849694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.851597 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:36.852173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1679709541"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:36.853764 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1679709541'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:36.853912 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume of 1 GB Aug 03 20:35:36.857728 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:36.863450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (79b9a924-0b90-47bc-b304-298ba0011b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:36.864382 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5744fa29-2a66-4d2a-9e25-a7996e6bcf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:36.865144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:36.887329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5744fa29-2a66-4d2a-9e25-a7996e6bcf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:36.888089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cd4a58-b1ff-4fc4-9d08-4fe5b1e535aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:36.923764 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Created reservations ['2fff6c5a-4c2c-4085-9105-51a26c06db35', 'ba28fa8f-f53a-458d-848e-2a6cc16e26b6', 'bed3df9e-3c1d-418e-971b-2eabd57e1397', '1b810186-c025-48a7-8761-f71db9122ce3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:36.924693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cd4a58-b1ff-4fc4-9d08-4fe5b1e535aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fff6c5a-4c2c-4085-9105-51a26c06db35', 'ba28fa8f-f53a-458d-848e-2a6cc16e26b6', 'bed3df9e-3c1d-418e-971b-2eabd57e1397', '1b810186-c025-48a7-8761-f71db9122ce3']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:36.925390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb223665-1a6f-45b7-bcef-e068536d77ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:36.950033 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb223665-1a6f-45b7-bcef-e068536d77ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d668d2d-e442-4d28-94e2-3fa67ec7df90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679709541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['2fff6c5a-4c2c-4085-9105-51a26c06db35','ba28fa8f-f53a-458d-848e-2a6cc16e26b6','bed3df9e-3c1d-418e-971b-2eabd57e1397','1b810186-c025-48a7-8761-f71db9122ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679709541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d668d2d-e442-4d28-94e2-3fa67ec7df90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fac282840994635b4f72136d16b11db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930c4a6454ee44db8daf035e25c62ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:36.951216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7ba107-6841-4b75-89c2-26ef91da05dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:36.968455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7ba107-6841-4b75-89c2-26ef91da05dc) transitioned into state 'SUCCESS' from state '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-1679709541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['2fff6c5a-4c2c-4085-9105-51a26c06db35','ba28fa8f-f53a-458d-848e-2a6cc16e26b6','bed3df9e-3c1d-418e-971b-2eabd57e1397','1b810186-c025-48a7-8761-f71db9122ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:36.969338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f8dafd-bd80-4be6-8f98-bea8eecf287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:36.978661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f8dafd-bd80-4be6-8f98-bea8eecf287b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:36.979645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (79b9a924-0b90-47bc-b304-298ba0011b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:36.979926 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request issued successfully. Aug 03 20:35:36.980422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11a8d783-f6d7-4468-9bf2-41c194078d1d tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:36.980996 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1053/4243] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:36 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:36.994771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:36.996618 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:36.997059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:36.997410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.008427 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.008427 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:37.012273 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:37.017899 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59f7d843-82dc-473e-a56f-e32b51e1cbb1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 returned with HTTP 200 Aug 03 20:35:37.018364 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1069/4244] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:36 2026] GET /volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:37.125606 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.127526 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:37.127805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.128045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.137953 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.137953 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:37.141642 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:37.146456 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa0dd636-3fa3-4d23-8e05-c36c7ee0a117 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:37.146983 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1063/4245] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:37.254546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-524632eb-8ff3-404f-ba10-8bd775638396 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.256585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-524632eb-8ff3-404f-ba10-8bd775638396 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 Aug 03 20:35:37.258505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-524632eb-8ff3-404f-ba10-8bd775638396 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.258505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-524632eb-8ff3-404f-ba10-8bd775638396 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.265402 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-524632eb-8ff3-404f-ba10-8bd775638396 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 returned with HTTP 404 Aug 03 20:35:37.266454 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1061/4246] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/7643ad77-d2e5-4de3-bcca-5c734b92bb41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 03 20:35:37.275309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66284529-fb85-406d-9652-6a66f6a346bc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.277204 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66284529-fb85-406d-9652-6a66f6a346bc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:37.277509 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66284529-fb85-406d-9652-6a66f6a346bc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.277706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66284529-fb85-406d-9652-6a66f6a346bc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.277926 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-66284529-fb85-406d-9652-6a66f6a346bc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume with id: a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:37.283978 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66284529-fb85-406d-9652-6a66f6a346bc tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 404 Aug 03 20:35:37.284541 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1054/4247] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:37 2026] DELETE /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:37.292525 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-384a2a5d-4188-471e-865c-61fdb9484a01 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.296482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-384a2a5d-4188-471e-865c-61fdb9484a01 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 Aug 03 20:35:37.296482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-384a2a5d-4188-471e-865c-61fdb9484a01 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.296482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-384a2a5d-4188-471e-865c-61fdb9484a01 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.302437 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-384a2a5d-4188-471e-865c-61fdb9484a01 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 returned with HTTP 404 Aug 03 20:35:37.303151 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1070/4248] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/a97f19d8-4607-4864-9463-d502dd402db9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:37.310562 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.312763 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:37.312994 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.313216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.313399 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Delete volume with id: a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:37.319900 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1725b9e-5afd-49f7-9ef4-f9fa93f02774 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 404 Aug 03 20:35:37.320480 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1064/4249] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:37 2026] DELETE /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:37.328381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bf5464d3-a272-4fa6-948d-1b9d6ebec867 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.332495 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bf5464d3-a272-4fa6-948d-1b9d6ebec867 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] GET https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c Aug 03 20:35:37.332495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bf5464d3-a272-4fa6-948d-1b9d6ebec867 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.332495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bf5464d3-a272-4fa6-948d-1b9d6ebec867 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.338272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bf5464d3-a272-4fa6-948d-1b9d6ebec867 tempest-TestInstancesWithCinderVolumes-859702942 tempest-TestInstancesWithCinderVolumes-859702942-project-member] https://10.4.3.92/volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c returned with HTTP 404 Aug 03 20:35:37.339353 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1062/4250] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/a6f7eb69-2060-494f-bdf1-495b30e3f61c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:37.345702 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.347474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:35:37.347685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.347926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.348428 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.348428 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:37.348718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:37.394303 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Get all volumes completed successfully. Aug 03 20:35:37.396542 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.396542 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:37.402508 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0f31930-cd7d-46b3-bfca-3f3fa9f7d594 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:35:37.403495 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1055/4251] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10967 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:37.421592 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-23b4fc0e-7494-4ed6-a683-4ad03e6a3ba7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.424882 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23b4fc0e-7494-4ed6-a683-4ad03e6a3ba7 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] DELETE https://10.4.3.92/volume/v3/types/7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887 Aug 03 20:35:37.424882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23b4fc0e-7494-4ed6-a683-4ad03e6a3ba7 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.424882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-23b4fc0e-7494-4ed6-a683-4ad03e6a3ba7 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.475838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-23b4fc0e-7494-4ed6-a683-4ad03e6a3ba7 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types/7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887 returned with HTTP 202 Aug 03 20:35:37.476615 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1071/4252] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:37 2026] DELETE /volume/v3/types/7a7e569c-5ee0-4ee7-b2c0-e0e6301dc887 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:37.484104 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.494957 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:35:37.495189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.495389 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.496158 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:37.523604 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Get all volumes completed successfully. Aug 03 20:35:37.526300 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.526300 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:37.532365 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82056062-a9fd-4452-b96d-0b0b19bf7c85 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:35:37.532867 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1065/4253] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:37.553766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0d6a93f-6100-47ab-b8f5-37df179273dc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.555449 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0d6a93f-6100-47ab-b8f5-37df179273dc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] DELETE https://10.4.3.92/volume/v3/types/90e36600-cb3e-457c-b46f-6003b8324110 Aug 03 20:35:37.557299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0d6a93f-6100-47ab-b8f5-37df179273dc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.557299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0d6a93f-6100-47ab-b8f5-37df179273dc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.588473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0d6a93f-6100-47ab-b8f5-37df179273dc tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types/90e36600-cb3e-457c-b46f-6003b8324110 returned with HTTP 202 Aug 03 20:35:37.588473 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1063/4254] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:37 2026] DELETE /volume/v3/types/90e36600-cb3e-457c-b46f-6003b8324110 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:37.956841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:37.958670 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:35:37.958868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:37.959064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:37.959895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:37.981005 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Get all volumes completed successfully. Aug 03 20:35:37.982909 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:37.982909 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:37.988011 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c6e41d9-ff07-4bb1-94ac-dd71ca7a1bbb tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:35:37.988538 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1056/4255] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:35:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:38.005932 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.010875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 Aug 03 20:35:38.010875 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.010875 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.010875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Delete volume with id: 9e1be2c3-24b8-4069-b7e3-3444bc0604f1 Aug 03 20:35:38.025572 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.025572 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:38.026188 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Volume info retrieved successfully. Aug 03 20:35:38.036081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.038370 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:38.038650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.038892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.049082 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.049082 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:38.053637 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:38.053768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.image.cache [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '9e2399d1-1a06-49b0-9890-0dd7e8a91910', 'volume_id': '9e1be2c3-24b8-4069-b7e3-3444bc0604f1', 'host': 'np0000006371@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 3, 20, 33, 38), 'last_used': datetime.datetime(2026, 8, 3, 20, 34, 7)}. {{(pid=100353) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 03 20:35:38.058575 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd54cea0-497d-46a2-b957-8d8a1b88e509 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 returned with HTTP 200 Aug 03 20:35:38.059092 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1066/4256] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:38 2026] GET /volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:38.075081 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.078558 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:35:38.079768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.080005 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Delete volume request issued successfully. Aug 03 20:35:38.080005 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec1fd6c2-0313-45e8-8890-2f6b0a129735 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 returned with HTTP 202 Aug 03 20:35:38.081264 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.081264 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:35:38.081315 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1072/4257] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:38 2026] DELETE /volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:38.083006 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:38.093166 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b191a476-10c0-485c-9808-f95e044c1c12 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.095830 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Get all volumes completed successfully. Aug 03 20:35:38.096018 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b191a476-10c0-485c-9808-f95e044c1c12 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] GET https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 Aug 03 20:35:38.096018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b191a476-10c0-485c-9808-f95e044c1c12 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.096388 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b191a476-10c0-485c-9808-f95e044c1c12 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.096699 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.096699 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:38.105007 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ceeb4c25-369d-467a-aa6f-62a4f89c8ee1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:35:38.105869 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1064/4258] 10.4.3.92 () {68 vars in 1292 bytes} [Mon Aug 3 20:35:38 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:38.107663 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.107663 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:38.111930 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b191a476-10c0-485c-9808-f95e044c1c12 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Volume info retrieved successfully. Aug 03 20:35:38.117351 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b191a476-10c0-485c-9808-f95e044c1c12 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 returned with HTTP 200 Aug 03 20:35:38.118033 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1057/4259] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:38 2026] GET /volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:38.120351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-512354b9-c622-45c1-9f2b-4406219e51c4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.122756 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:38.123025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.123196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.123313 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume with id: 3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:38.132563 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.132563 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:38.132996 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:38.151762 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume request issued successfully. Aug 03 20:35:38.151931 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-512354b9-c622-45c1-9f2b-4406219e51c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 returned with HTTP 202 Aug 03 20:35:38.152315 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1067/4260] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:35:38 2026] DELETE /volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:35:38.159401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.163221 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:38.163221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.163221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.163501 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:38.165475 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:38.165852 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:38.166667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:38.172283 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.172283 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:38.175808 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:38.182113 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:38.182113 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:38.183322 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-742790c5-67e7-4f0b-9cc5-792f5670c4d1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 returned with HTTP 200 Aug 03 20:35:38.183644 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1073/4261] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:38 2026] GET /volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:38.191200 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:38.197330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4af8a77a-6907-43c9-9942-49f9e5c20d98 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:38.198042 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1065/4262] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:38 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:39.132739 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4254b560-30ea-4629-8ca9-ca090280216a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.135940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4254b560-30ea-4629-8ca9-ca090280216a tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] GET https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 Aug 03 20:35:39.136171 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4254b560-30ea-4629-8ca9-ca090280216a tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:39.136396 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4254b560-30ea-4629-8ca9-ca090280216a tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:39.144220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4254b560-30ea-4629-8ca9-ca090280216a tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 returned with HTTP 404 Aug 03 20:35:39.144726 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1058/4263] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:39 2026] GET /volume/v3/volumes/9e1be2c3-24b8-4069-b7e3-3444bc0604f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:39.152478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d9a55363-ae7c-4f98-acc8-738996e0c2e1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.153817 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9a55363-ae7c-4f98-acc8-738996e0c2e1 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] DELETE https://10.4.3.92/volume/v3/types/50806712-19c9-44b2-a8d3-d4b51a4e958c Aug 03 20:35:39.154016 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9a55363-ae7c-4f98-acc8-738996e0c2e1 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:39.154365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9a55363-ae7c-4f98-acc8-738996e0c2e1 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:39.178847 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9a55363-ae7c-4f98-acc8-738996e0c2e1 tempest-TestInstancesWithCinderVolumes-721345886 tempest-TestInstancesWithCinderVolumes-721345886-project-admin] https://10.4.3.92/volume/v3/types/50806712-19c9-44b2-a8d3-d4b51a4e958c returned with HTTP 202 Aug 03 20:35:39.179307 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1068/4264] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:39 2026] DELETE /volume/v3/types/50806712-19c9-44b2-a8d3-d4b51a4e958c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:39.200751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f392217d-83a1-4011-8050-59435b8da7c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.203274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f392217d-83a1-4011-8050-59435b8da7c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 Aug 03 20:35:39.203723 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f392217d-83a1-4011-8050-59435b8da7c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:39.203998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f392217d-83a1-4011-8050-59435b8da7c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:39.211488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.212509 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f392217d-83a1-4011-8050-59435b8da7c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 returned with HTTP 404 Aug 03 20:35:39.212796 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1074/4265] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:39 2026] GET /volume/v3/volumes/3d668d2d-e442-4d28-94e2-3fa67ec7df90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:35:39.214553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:39.215087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:39.215442 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:39.223445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.225211 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:39.225628 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-249339668"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:39.227540 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-249339668'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:39.227540 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume of 1 GB Aug 03 20:35:39.231424 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:39.231424 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:39.231584 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:39.235283 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:39.236412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (aee1b499-b52f-4318-a413-937de056ae12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:39.237238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792d4d7a-b303-4e9c-97ab-181a43235b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:39.237984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:39.243206 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8fe29b17-69e0-4350-8919-4d7d19f1f0c5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:39.244292 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1066/4266] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:39 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:39.265594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792d4d7a-b303-4e9c-97ab-181a43235b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:39.266396 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810dad33-dd4b-4fd4-9263-688ecc753016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:39.310741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Created reservations ['7469039e-c9ca-455d-8964-d1b3f4c3823b', '33a11a05-bc8c-4714-abfe-860282c15124', '11ae1316-d317-42da-8445-4263c2389ba0', '86f7ea29-b960-4293-b84a-e88923421461'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:39.311675 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810dad33-dd4b-4fd4-9263-688ecc753016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7469039e-c9ca-455d-8964-d1b3f4c3823b', '33a11a05-bc8c-4714-abfe-860282c15124', '11ae1316-d317-42da-8445-4263c2389ba0', '86f7ea29-b960-4293-b84a-e88923421461']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:39.312662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbc95de-937a-4baa-a2e7-48d378112a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:39.346767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbc95de-937a-4baa-a2e7-48d378112a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f300d8-3be6-4505-a1da-eae728c857d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-249339668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['7469039e-c9ca-455d-8964-d1b3f4c3823b','33a11a05-bc8c-4714-abfe-860282c15124','11ae1316-d317-42da-8445-4263c2389ba0','86f7ea29-b960-4293-b84a-e88923421461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-249339668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f300d8-3be6-4505-a1da-eae728c857d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fac282840994635b4f72136d16b11db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930c4a6454ee44db8daf035e25c62ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:39.347612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ff851-9bcd-4c10-a335-2da2bab8b8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:39.368025 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ff851-9bcd-4c10-a335-2da2bab8b8a0) transitioned into state 'SUCCESS' from state '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-249339668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['7469039e-c9ca-455d-8964-d1b3f4c3823b','33a11a05-bc8c-4714-abfe-860282c15124','11ae1316-d317-42da-8445-4263c2389ba0','86f7ea29-b960-4293-b84a-e88923421461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:39.368860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae369c5-5267-444e-a8cf-af5c04229f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:39.382470 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae369c5-5267-444e-a8cf-af5c04229f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:39.383849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (aee1b499-b52f-4318-a413-937de056ae12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:39.384348 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request issued successfully. Aug 03 20:35:39.385233 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f36b9d05-f8a7-4f62-a2e0-1ecea0ec55d3 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:39.385958 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1059/4267] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:39 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:39.398798 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.403506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:39.403749 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:39.403961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:39.417555 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:39.417555 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:39.422106 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:39.429911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da950a40-f453-4a8f-b91a-8a9ff32a23c2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 200 Aug 03 20:35:39.430399 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1069/4268] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:39 2026] GET /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:39.710354 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-3ff26dec-1729-4ab7-bff9-65b44060462f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:39.714674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-3ff26dec-1729-4ab7-bff9-65b44060462f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b/action Aug 03 20:35:39.715056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-3ff26dec-1729-4ab7-bff9-65b44060462f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:39.715260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-3ff26dec-1729-4ab7-bff9-65b44060462f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:39.740977 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:39.740977 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:39.778946 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-9c118d58-4a79-4446-9b99-ea812f7d8b12 req-3ff26dec-1729-4ab7-bff9-65b44060462f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b/action returned with HTTP 204 Aug 03 20:35:39.779709 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1075/4269] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:35:39 2026] POST /volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:39.888494 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.007638 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:40.008065 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1993465789"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:40.009746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1993465789'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:40.009930 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Create volume of 1 GB Aug 03 20:35:40.016723 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:40.021495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Flow 'volume_create_api' (0c594292-e844-4718-b602-496455f2551f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:40.022766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7991317c-f1dc-448b-902f-3b989c6eb551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:40.023915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:40.071055 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7991317c-f1dc-448b-902f-3b989c6eb551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:40.071233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89927bb3-0464-4363-8227-2302497c37cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:40.165365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Created reservations ['85ac14a8-ee94-4475-a423-6e1ef918fa27', '1c97a89e-5443-4b00-85a3-ef4e8905d1a3', 'aba6ccb8-4607-439a-ac9c-7fb0e1f828e1', '247621bf-090c-48c7-8dc8-eef0f66cd9be'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:40.165365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89927bb3-0464-4363-8227-2302497c37cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ac14a8-ee94-4475-a423-6e1ef918fa27', '1c97a89e-5443-4b00-85a3-ef4e8905d1a3', 'aba6ccb8-4607-439a-ac9c-7fb0e1f828e1', '247621bf-090c-48c7-8dc8-eef0f66cd9be']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:40.165365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb92e3-0771-40b4-88be-d2b467425a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:40.191448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb92e3-0771-40b4-88be-d2b467425a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1993465789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c942869ec57448e292214be873746fa2',qos_specs=None,replication_status=,reservations=['85ac14a8-ee94-4475-a423-6e1ef918fa27','1c97a89e-5443-4b00-85a3-ef4e8905d1a3','aba6ccb8-4607-439a-ac9c-7fb0e1f828e1','247621bf-090c-48c7-8dc8-eef0f66cd9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8103aa55b86a4bfeb76eb912004727b7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1993465789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c942869ec57448e292214be873746fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8103aa55b86a4bfeb76eb912004727b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:40.192406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6632c6cb-b9ef-41fb-b18f-7e7b89b5590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:40.219556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6632c6cb-b9ef-41fb-b18f-7e7b89b5590a) transitioned into state 'SUCCESS' from state '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-1993465789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c942869ec57448e292214be873746fa2',qos_specs=None,replication_status=,reservations=['85ac14a8-ee94-4475-a423-6e1ef918fa27','1c97a89e-5443-4b00-85a3-ef4e8905d1a3','aba6ccb8-4607-439a-ac9c-7fb0e1f828e1','247621bf-090c-48c7-8dc8-eef0f66cd9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8103aa55b86a4bfeb76eb912004727b7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:40.220641 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5fbcd8-8ad7-4392-9127-9c076126e7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:40.233508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5fbcd8-8ad7-4392-9127-9c076126e7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:40.234407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Flow 'volume_create_api' (0c594292-e844-4718-b602-496455f2551f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:40.235081 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Create volume request issued successfully. Aug 03 20:35:40.235599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-10a4b9e4-6caf-4adf-8641-deb2038c5d3b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:40.236091 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1067/4270] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:35:39 2026] POST /volume/v3/volumes => generated 776 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:40.252591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.254911 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:35:40.255012 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.255174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.262804 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.262804 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:40.262990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.265695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:40.265695 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.266539 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.266864 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Volume info retrieved successfully. Aug 03 20:35:40.272675 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a1929c2-fe1e-42a9-af75-b356e9b78e26 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 returned with HTTP 200 Aug 03 20:35:40.273495 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1060/4271] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:40.285167 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.285167 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:40.294005 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:40.302782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c5d7a4c7-8e83-4661-b685-6c155d955bbd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:40.303301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1070/4272] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 1166 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:40.317057 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.319486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:40.319486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.319486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.330245 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.330245 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:40.339950 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:40.346928 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18288945-8a61-4145-b32e-5c4b1fdbaf16 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:40.347440 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1076/4273] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:40.386044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.388536 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:40.388777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.389154 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.400704 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.400704 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:40.407709 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:40.415659 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-00697ba6-bd79-49bf-80aa-4713d87ce4f2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:40.416516 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1068/4274] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:40.449121 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.451923 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:40.451923 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.452111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.457325 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.459949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/action Aug 03 20:35:40.460483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:35:40.460537 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:40.464719 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.464719 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:40.472971 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:40.479945 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0c8ade5f-5319-45c9-ab38-8bb58fe44d79 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 200 Aug 03 20:35:40.480479 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1061/4275] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:40.483861 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.483861 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:40.484472 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:40.499298 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.501925 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Begin detaching volume completed successfully. Aug 03 20:35:40.502003 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-b10b08e5-d6b7-4fb9-8e34-151234b175cd tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/action returned with HTTP 202 Aug 03 20:35:40.502800 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1071/4276] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:35:40 2026] POST /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 03 20:35:40.505056 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] GET https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:40.505444 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.505713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.519396 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.519396 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:40.528985 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Volume info retrieved successfully. Aug 03 20:35:40.535763 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c0c0a226-5da5-4b0b-880d-8b0a0d5446c4 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 200 Aug 03 20:35:40.536270 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1077/4277] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:40.553607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b12e296a-28c4-4303-8162-db24e88d9998 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.555735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:40.556008 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.556307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.556599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume with id: b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:40.571917 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.571917 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:40.572678 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:40.595655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b288811f-69d6-434d-96f9-1dc82771a26b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.596181 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b288811f-69d6-434d-96f9-1dc82771a26b None None] GET https://10.4.3.92/volume// Aug 03 20:35:40.596385 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b288811f-69d6-434d-96f9-1dc82771a26b None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.596831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b288811f-69d6-434d-96f9-1dc82771a26b None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.597104 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b288811f-69d6-434d-96f9-1dc82771a26b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:40.597813 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1062/4278] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 03 20:35:40.605717 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume request issued successfully. Aug 03 20:35:40.606323 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b12e296a-28c4-4303-8162-db24e88d9998 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 202 Aug 03 20:35:40.606595 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1069/4279] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:35:40 2026] DELETE /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:35:40.612256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.615608 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:40.615608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.615724 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.616623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.618506 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:40.619011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.619011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.626412 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.626412 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:40.630393 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:40.631411 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.631411 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:40.635278 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ef2be54a-c3ad-486e-a113-06cd09660dc6 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 200 Aug 03 20:35:40.635866 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1078/4280] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:40.640835 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:40.646361 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-2c222ae7-ba54-4039-a084-c58d0edf7507 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:40.647028 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1072/4281] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:40.659639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-e30901f0-12d0-4eff-91af-efa27b5ec7e2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:40.662717 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-e30901f0-12d0-4eff-91af-efa27b5ec7e2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption Aug 03 20:35:40.662976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-e30901f0-12d0-4eff-91af-efa27b5ec7e2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:40.663255 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-e30901f0-12d0-4eff-91af-efa27b5ec7e2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:40.677150 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:40.677150 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:40.685842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-e30901f0-12d0-4eff-91af-efa27b5ec7e2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption returned with HTTP 200 Aug 03 20:35:40.686385 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1063/4282] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:35:40 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:41.287668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-72184f68-6de4-4cbb-8771-37232f8aa274 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.289901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72184f68-6de4-4cbb-8771-37232f8aa274 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:35:41.289901 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72184f68-6de4-4cbb-8771-37232f8aa274 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:41.290021 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-72184f68-6de4-4cbb-8771-37232f8aa274 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:41.300700 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:41.300700 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:41.306015 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-72184f68-6de4-4cbb-8771-37232f8aa274 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Volume info retrieved successfully. Aug 03 20:35:41.318120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-72184f68-6de4-4cbb-8771-37232f8aa274 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 returned with HTTP 200 Aug 03 20:35:41.318715 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1070/4283] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:41 2026] GET /volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:41.331982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eeec0834-a43d-4686-964a-c15d66f5219b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.333811 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:35:41.334130 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876", "name": "tempest-type-Backup-1466644526"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:41.335397 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Creating new backup {'backup': {'volume_id': 'e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876', 'name': 'tempest-type-Backup-1466644526'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:35:41.336054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Creating backup of volume e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 in container None Aug 03 20:35:41.342924 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:41.342924 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:41.343526 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Volume info retrieved successfully. Aug 03 20:35:41.378639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Created reservations ['40d653d4-1087-4b77-9a41-72fc0ca9d0dc', 'd4c99182-dae2-4d83-9735-36a4017a49ba'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:41.483925 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eeec0834-a43d-4686-964a-c15d66f5219b tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:35:41.484399 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1079/4284] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:41 2026] POST /volume/v3/backups => generated 314 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:41.498209 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.502509 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:41.502509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:41.502509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:41.502509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:41.513181 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:41.513181 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:41.514043 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efbb1207-0a08-4c4e-b649-c8ff72edbcdb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:41.514618 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1073/4285] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:41 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:41.651283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5de89413-62ac-4a9f-b0da-1b2e24d0bb64 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.653514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5de89413-62ac-4a9f-b0da-1b2e24d0bb64 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 Aug 03 20:35:41.653514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5de89413-62ac-4a9f-b0da-1b2e24d0bb64 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:41.653514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5de89413-62ac-4a9f-b0da-1b2e24d0bb64 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:41.661356 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5de89413-62ac-4a9f-b0da-1b2e24d0bb64 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 returned with HTTP 404 Aug 03 20:35:41.661941 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1064/4286] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:41 2026] GET /volume/v3/volumes/b7f300d8-3be6-4505-a1da-eae728c857d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:35:41.675613 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.677655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-52a13df6-a117-4b11-967a-fe64b8e45ede None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.677829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:41.678199 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306409841"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:41.680134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306409841'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:41.680282 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-52a13df6-a117-4b11-967a-fe64b8e45ede tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b Aug 03 20:35:41.680325 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume of 1 GB Aug 03 20:35:41.680536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-52a13df6-a117-4b11-967a-fe64b8e45ede tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:41.680898 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-52a13df6-a117-4b11-967a-fe64b8e45ede tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:41.687890 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Availability Zones retrieved successfully. Aug 03 20:35:41.690248 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:41.690248 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:41.699449 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (dbdb2d0b-5fb7-4482-a3aa-aab8018484fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:41.705223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a19bb9-39a7-4514-8565-01243cd76dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:41.705223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:41.745687 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a19bb9-39a7-4514-8565-01243cd76dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:41.745687 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a10df7e-c6ff-4330-a2f6-072da74e4ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:41.759161 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-788cf8a3-0ed1-4e2b-988d-1f5bd0a1420d req-52a13df6-a117-4b11-967a-fe64b8e45ede tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b returned with HTTP 200 Aug 03 20:35:41.759405 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1080/4287] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:41 2026] DELETE /volume/v3/attachments/e490c854-094f-4797-bc9b-98a757f92e6b => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:41.801433 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Created reservations ['9aa03cfb-d35e-4be9-a075-3060e29ead9a', 'ec0d09a6-3bf1-4971-9434-6f473f365064', '12b3c178-7b2f-4513-8e61-cc8737cda55d', 'd19c806a-89bc-4b18-892c-9f5c1ecd2f7e'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:41.802239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a10df7e-c6ff-4330-a2f6-072da74e4ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa03cfb-d35e-4be9-a075-3060e29ead9a', 'ec0d09a6-3bf1-4971-9434-6f473f365064', '12b3c178-7b2f-4513-8e61-cc8737cda55d', 'd19c806a-89bc-4b18-892c-9f5c1ecd2f7e']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:41.803241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5863a7d1-1c93-457d-9fbc-d8b3f6397cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:41.833591 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5863a7d1-1c93-457d-9fbc-d8b3f6397cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ac9ba3-19a3-4932-9e32-d19c923dd70a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306409841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['9aa03cfb-d35e-4be9-a075-3060e29ead9a','ec0d09a6-3bf1-4971-9434-6f473f365064','12b3c178-7b2f-4513-8e61-cc8737cda55d','d19c806a-89bc-4b18-892c-9f5c1ecd2f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306409841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9ac9ba3-19a3-4932-9e32-d19c923dd70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fac282840994635b4f72136d16b11db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930c4a6454ee44db8daf035e25c62ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:41.834372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490b5e35-15cf-4b86-b661-6135e308505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:41.859760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490b5e35-15cf-4b86-b661-6135e308505b) transitioned into state 'SUCCESS' from state '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-306409841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fac282840994635b4f72136d16b11db',qos_specs=None,replication_status=,reservations=['9aa03cfb-d35e-4be9-a075-3060e29ead9a','ec0d09a6-3bf1-4971-9434-6f473f365064','12b3c178-7b2f-4513-8e61-cc8737cda55d','d19c806a-89bc-4b18-892c-9f5c1ecd2f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930c4a6454ee44db8daf035e25c62ce3',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:41.860922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80706355-82b5-4868-95da-b1c710fb94a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:41.884814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80706355-82b5-4868-95da-b1c710fb94a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:41.885833 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Flow 'volume_create_api' (dbdb2d0b-5fb7-4482-a3aa-aab8018484fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:41.886652 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Create volume request issued successfully. Aug 03 20:35:41.891411 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0cd93ebc-3745-4f8c-890d-f50cfdc9af3e tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:41.892029 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1071/4288] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:35:41 2026] POST /volume/v3/volumes => generated 775 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:41.911087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:41.915973 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:41.915973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:41.915973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:41.927089 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:41.927089 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:41.937340 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:41.940845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a4a0759-c15e-4394-afcb-024c5d51eac2 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a returned with HTTP 200 Aug 03 20:35:41.941511 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1074/4289] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:41 2026] GET /volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:42.529302 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:42.533509 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:42.533832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:42.534080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:42.534239 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:42.544090 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:42.544090 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:42.545059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bbe97470-30d5-4be1-a0f2-86d8faaac376 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:42.545673 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1065/4290] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:42 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:42.756264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:42.759119 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:42.759399 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:42.760265 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:42.772285 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:42.772285 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:42.779551 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:42.789387 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-141465d2-cd06-4844-a62c-1bcd3bf20c27 req-a8979821-2905-411d-838f-44abc2f4f8ae tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:42.790113 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1081/4291] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:42 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:42.964532 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:42.967375 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:42.967917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:42.967917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:42.986154 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:42.986154 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:42.994051 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:42.998312 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07797cf2-7eb6-4e1d-889c-2a6b6b633dbd tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a returned with HTTP 200 Aug 03 20:35:42.998862 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1072/4292] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:42 2026] GET /volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:43.017385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-07525228-c15c-4439-a01f-2849c7c23de1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:43.020687 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] GET https://10.4.3.92/volume/v3/volumes/summary Aug 03 20:35:43.020687 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:43.021109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:43.021491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:35:43.029925 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] Get summary completed successfully. Aug 03 20:35:43.030440 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-07525228-c15c-4439-a01f-2849c7c23de1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-reader] https://10.4.3.92/volume/v3/volumes/summary returned with HTTP 200 Aug 03 20:35:43.030909 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1075/4293] 10.4.3.92 () {68 vars in 1295 bytes} [Mon Aug 3 20:35:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:43.039690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0e769421-eaaa-4d41-ab96-9c7de314108a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:43.044219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:43.044556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:43.044844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:43.045028 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume with id: e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:43.057992 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:43.057992 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:43.058238 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:43.086887 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Delete volume request issued successfully. Aug 03 20:35:43.086887 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0e769421-eaaa-4d41-ab96-9c7de314108a tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a returned with HTTP 202 Aug 03 20:35:43.086887 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1066/4294] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:35:43 2026] DELETE /volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:35:43.097118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a543428d-be59-4df9-8b62-e532a227e6c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:43.103556 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a543428d-be59-4df9-8b62-e532a227e6c1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:43.103556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a543428d-be59-4df9-8b62-e532a227e6c1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:43.103556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a543428d-be59-4df9-8b62-e532a227e6c1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:43.115809 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:43.115809 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:43.122056 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a543428d-be59-4df9-8b62-e532a227e6c1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Volume info retrieved successfully. Aug 03 20:35:43.129151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a543428d-be59-4df9-8b62-e532a227e6c1 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a returned with HTTP 200 Aug 03 20:35:43.129151 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1082/4295] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:43 2026] GET /volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:43.560943 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:43.562631 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:43.562631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:43.562631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:43.562918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:43.577686 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:43.577686 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:43.578499 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a5785f7-cb2a-4216-95c6-55fad32d81a0 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:43.581649 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1073/4296] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:43 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:44.148010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2499ce14-3ae5-42f2-a9e4-5c429ffe0885 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:44.150283 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2499ce14-3ae5-42f2-a9e4-5c429ffe0885 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] GET https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a Aug 03 20:35:44.150510 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2499ce14-3ae5-42f2-a9e4-5c429ffe0885 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:44.152296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2499ce14-3ae5-42f2-a9e4-5c429ffe0885 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:44.161246 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2499ce14-3ae5-42f2-a9e4-5c429ffe0885 tempest-ProjectReaderTests-754888763 tempest-ProjectReaderTests-754888763-project-admin] https://10.4.3.92/volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a returned with HTTP 404 Aug 03 20:35:44.162383 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1076/4297] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:35:44 2026] GET /volume/v3/volumes/e9ac9ba3-19a3-4932-9e32-d19c923dd70a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:35:44.592947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:44.595015 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:44.595015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:44.595015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:44.595015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:44.610222 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:44.610222 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:44.615584 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad440ce4-08cb-46fa-958f-5fa3f8a5cc21 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:44.616260 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1067/4298] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:44 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:45.609530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-082b4541-a83b-492b-b09f-5a16b6ca9e96 req-55b6d2bf-58c4-45fc-a6e4-f6499bd9f61b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:45.615022 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-082b4541-a83b-492b-b09f-5a16b6ca9e96 req-55b6d2bf-58c4-45fc-a6e4-f6499bd9f61b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 Aug 03 20:35:45.615022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-082b4541-a83b-492b-b09f-5a16b6ca9e96 req-55b6d2bf-58c4-45fc-a6e4-f6499bd9f61b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:45.615215 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-082b4541-a83b-492b-b09f-5a16b6ca9e96 req-55b6d2bf-58c4-45fc-a6e4-f6499bd9f61b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:45.633741 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:45.638955 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:45.638955 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:45.639515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:45.641413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:45.641665 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:45.641763 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:45.651557 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:45.651557 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:45.652443 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a8b9921-1d8d-41e9-b8f1-fe5f6270362e tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:45.652738 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1074/4299] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:45 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:45.709989 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-082b4541-a83b-492b-b09f-5a16b6ca9e96 req-55b6d2bf-58c4-45fc-a6e4-f6499bd9f61b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 returned with HTTP 200 Aug 03 20:35:45.709989 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1083/4300] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:45 2026] DELETE /volume/v3/attachments/4b17a0c4-39c8-4363-8863-e61a4e01f708 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:46.670332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:46.673498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:46.673498 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:46.673677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:46.674026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:46.680516 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:46.680516 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:46.680789 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4633f6bc-2c9e-4a79-a77f-55a3f7b76114 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:46.681243 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1077/4301] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:46 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:46.767790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:46.773663 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:46.774041 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:46.774434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:46.774723 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume with id: 62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:46.783414 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:46.783414 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:46.784042 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:46.807327 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:35:46.821783 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume request issued successfully. Aug 03 20:35:46.821783 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-80fdcf5d-8938-4c06-ada9-18ea441abde5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 202 Aug 03 20:35:46.822204 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1068/4302] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:46 2026] DELETE /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:46.831766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:46.835222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:46.835430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:46.835653 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:46.851525 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:46.851525 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:46.857493 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:35:46.863510 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e369be67-fe35-4a9e-8dfe-6cf7a1753869 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 200 Aug 03 20:35:46.864214 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1075/4303] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:46 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:47.693329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:47.696089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:47.697512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:47.697512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:47.697512 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:47.709556 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:47.709556 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:47.710488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6021914-23e1-4dc9-a62d-12bdfff461fd tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:47.710882 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1084/4304] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:47 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:47.785508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b4d269f8-1f68-462d-ad1a-344faff62355 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:47.786409 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:35:47.786723 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:47.786936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:47.787271 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: 237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:35:47.798561 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:47.798561 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:47.799490 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:35:47.829602 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:35:47.831200 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4d269f8-1f68-462d-ad1a-344faff62355 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 202 Aug 03 20:35:47.832985 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1078/4305] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:47 2026] DELETE /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:47.841709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54ca82ed-a44e-4620-9444-9566e79dc39c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:47.843991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54ca82ed-a44e-4620-9444-9566e79dc39c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:35:47.844189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54ca82ed-a44e-4620-9444-9566e79dc39c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:47.844388 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54ca82ed-a44e-4620-9444-9566e79dc39c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:47.855378 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:47.855378 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:47.859601 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-54ca82ed-a44e-4620-9444-9566e79dc39c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:35:47.865199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54ca82ed-a44e-4620-9444-9566e79dc39c tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 200 Aug 03 20:35:47.865678 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1069/4306] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:47 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:47.879406 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bab5a12d-759a-46af-a371-1d2f76bcc10c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:47.882815 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bab5a12d-759a-46af-a371-1d2f76bcc10c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 Aug 03 20:35:47.882959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bab5a12d-759a-46af-a371-1d2f76bcc10c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:47.883179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bab5a12d-759a-46af-a371-1d2f76bcc10c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:47.898369 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bab5a12d-759a-46af-a371-1d2f76bcc10c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 returned with HTTP 404 Aug 03 20:35:47.899126 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1076/4307] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:47 2026] GET /volume/v3/volumes/62ba540d-f020-4ea3-9a62-3e46c91d7131 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:47.912816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c679564-ab26-4b9f-9897-aeafcad876ef None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:47.917567 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:35:47.917567 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:47.917567 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:47.917835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:35:47.961945 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Get all volumes completed successfully. Aug 03 20:35:47.965916 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:47.965916 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:47.971933 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c679564-ab26-4b9f-9897-aeafcad876ef tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:35:47.972626 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1085/4308] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:35:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7991 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:48.001772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-753b6f32-b70e-4b14-b0e5-6e9d0601ee29 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.006939 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-753b6f32-b70e-4b14-b0e5-6e9d0601ee29 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] DELETE https://10.4.3.92/volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78 Aug 03 20:35:48.006939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-753b6f32-b70e-4b14-b0e5-6e9d0601ee29 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:48.007134 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-753b6f32-b70e-4b14-b0e5-6e9d0601ee29 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:48.043555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-753b6f32-b70e-4b14-b0e5-6e9d0601ee29 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78 returned with HTTP 202 Aug 03 20:35:48.044236 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1079/4309] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:35:48 2026] DELETE /volume/v3/types/cbe7d301-28b0-41a7-b80b-8992fb6e3f78 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:48.062736 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e7d4a34f-77a6-4c61-b6fa-d8f657b7b56b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.066297 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7d4a34f-77a6-4c61-b6fa-d8f657b7b56b tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:35:48.067271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7d4a34f-77a6-4c61-b6fa-d8f657b7b56b tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1104626962", "extra_specs": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:48.089060 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7d4a34f-77a6-4c61-b6fa-d8f657b7b56b tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:35:48.089517 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1070/4310] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:35:48 2026] POST /volume/v3/types => generated 214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:48.100153 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-116d0e66-7de9-4eef-84ae-cff25e80cf86 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.103986 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-116d0e66-7de9-4eef-84ae-cff25e80cf86 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514/encryption Aug 03 20:35:48.104349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-116d0e66-7de9-4eef-84ae-cff25e80cf86 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:48.130890 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-116d0e66-7de9-4eef-84ae-cff25e80cf86 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514/encryption returned with HTTP 200 Aug 03 20:35:48.131340 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1077/4311] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:35:48 2026] POST /volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:35:48.145903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.148089 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:48.148388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-716091764", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1104626962", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:48.150255 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-716091764', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1104626962', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:48.155936 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume of 1 GB Aug 03 20:35:48.156383 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:48.156383 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:48.156748 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Availability Zones retrieved successfully. Aug 03 20:35:48.164956 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (b38158ac-7d6b-475d-9f66-71cad201a5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:48.165418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d095fb3d-a9bf-47c0-bf32-babb225bc69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:48.166884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:48.203310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d095fb3d-a9bf-47c0-bf32-babb225bc69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:35:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b51298d3-fa6f-4cb1-bbe4-ff7a18362514,is_public=True,name='tempest-scenario-type-luksv2-1104626962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b51298d3-fa6f-4cb1-bbe4-ff7a18362514', '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=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:48.205844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0012fd9e-c38b-49d6-b821-b4174d0952d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:48.244540 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1104626962 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1104626962, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:48.245021 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1104626962 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1104626962, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:35:48.286265 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Created reservations ['7070bd31-e25b-4af6-88a7-6bc788e8e063', 'e06d2e4f-15b7-4980-92bf-ffbabfd27ad8', 'a2357224-cc03-46e4-bd84-4befa75b5716', 'fb1570ed-93ec-4c32-8d15-1584d0140539'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:48.287284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0012fd9e-c38b-49d6-b821-b4174d0952d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7070bd31-e25b-4af6-88a7-6bc788e8e063', 'e06d2e4f-15b7-4980-92bf-ffbabfd27ad8', 'a2357224-cc03-46e4-bd84-4befa75b5716', 'fb1570ed-93ec-4c32-8d15-1584d0140539']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:48.288210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b69583-490a-435f-bca4-52a9af8bf0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:48.312329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b69583-490a-435f-bca4-52a9af8bf0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdefb622-aa15-455f-b52d-b63f96130495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-716091764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['7070bd31-e25b-4af6-88a7-6bc788e8e063','e06d2e4f-15b7-4980-92bf-ffbabfd27ad8','a2357224-cc03-46e4-bd84-4befa75b5716','fb1570ed-93ec-4c32-8d15-1584d0140539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=b51298d3-fa6f-4cb1-bbe4-ff7a18362514), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-716091764',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fdefb622-aa15-455f-b52d-b63f96130495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674a1caf531e4f41893e090fd321f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64513c003e15480a8e46fb3130dcd14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b51298d3-fa6f-4cb1-bbe4-ff7a18362514),volume_type_id=b51298d3-fa6f-4cb1-bbe4-ff7a18362514)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:48.314191 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903beaff-73b9-46ca-96da-5c34170d0309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:48.342149 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903beaff-73b9-46ca-96da-5c34170d0309) transitioned into state 'SUCCESS' from state '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-716091764',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['7070bd31-e25b-4af6-88a7-6bc788e8e063','e06d2e4f-15b7-4980-92bf-ffbabfd27ad8','a2357224-cc03-46e4-bd84-4befa75b5716','fb1570ed-93ec-4c32-8d15-1584d0140539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=b51298d3-fa6f-4cb1-bbe4-ff7a18362514)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:48.343333 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04661d2-8799-48ff-82a7-11ad761e858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:48.363147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04661d2-8799-48ff-82a7-11ad761e858a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:48.364036 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (b38158ac-7d6b-475d-9f66-71cad201a5ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:48.364403 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request issued successfully. Aug 03 20:35:48.365328 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c5dfb00-2e7e-4660-bbbe-bfae6b93ae51 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:48.366330 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1086/4312] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:35:48 2026] POST /volume/v3/volumes => generated 784 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:48.727393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.729806 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:48.730108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:48.730374 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:48.730570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:48.736993 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:48.736993 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:48.738100 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0872e0d7-7e8f-4ea4-ae77-4b3462dc73ed tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:48.738629 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1080/4313] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:48 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:48.883530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59120760-430e-4c4e-9606-5ca392bd115e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.886049 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59120760-430e-4c4e-9606-5ca392bd115e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 Aug 03 20:35:48.886328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59120760-430e-4c4e-9606-5ca392bd115e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:48.886678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59120760-430e-4c4e-9606-5ca392bd115e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:48.897875 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59120760-430e-4c4e-9606-5ca392bd115e tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 returned with HTTP 404 Aug 03 20:35:48.898797 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1071/4314] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:48 2026] GET /volume/v3/volumes/237f7595-e248-4a21-85d7-e2a798ca8b39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:48.909007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.911525 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:35:48.911872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:48.912140 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:48.912340 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete snapshot with id: 411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:35:48.931499 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:48.931499 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:48.931856 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:35:48.984485 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot delete request issued successfully. Aug 03 20:35:48.984485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cdd32f25-79c8-4f7b-aac2-8b0a913c9a68 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 202 Aug 03 20:35:48.984485 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1078/4315] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:35:48 2026] DELETE /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:48.994904 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-25191141-5366-4b44-a4e4-592c8d7f57ff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:48.997206 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25191141-5366-4b44-a4e4-592c8d7f57ff tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:35:48.997487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-25191141-5366-4b44-a4e4-592c8d7f57ff tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:48.997854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-25191141-5366-4b44-a4e4-592c8d7f57ff tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:49.005216 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:49.005216 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:49.005959 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-25191141-5366-4b44-a4e4-592c8d7f57ff tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Snapshot retrieved successfully. Aug 03 20:35:49.010053 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-25191141-5366-4b44-a4e4-592c8d7f57ff tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 200 Aug 03 20:35:49.010053 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1087/4316] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:35:48 2026] GET /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:49.754172 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:49.756076 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:49.756304 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:49.756570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:49.756693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:49.761171 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:49.761171 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:49.761768 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d634072-4637-4b51-9bf9-6bd6e5ac5d52 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:49.762086 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1081/4317] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:49 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:50.017503 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49908e46-086f-49fd-9838-6192ff5fa11f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:50.019298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49908e46-086f-49fd-9838-6192ff5fa11f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 Aug 03 20:35:50.019479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49908e46-086f-49fd-9838-6192ff5fa11f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:50.019661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49908e46-086f-49fd-9838-6192ff5fa11f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:50.024687 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49908e46-086f-49fd-9838-6192ff5fa11f tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 returned with HTTP 404 Aug 03 20:35:50.025106 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1072/4318] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:35:50 2026] GET /volume/v3/snapshots/411dd69f-871a-48a2-be3b-4ccc00c2ecf3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:50.311323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2b514315-00ac-47b8-9b40-94852a446871 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:50.316006 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2b514315-00ac-47b8-9b40-94852a446871 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:50.316275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2b514315-00ac-47b8-9b40-94852a446871 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:50.316572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2b514315-00ac-47b8-9b40-94852a446871 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:50.328483 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:50.328483 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:50.333784 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2b514315-00ac-47b8-9b40-94852a446871 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:50.340904 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2b514315-00ac-47b8-9b40-94852a446871 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:50.340904 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1079/4319] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:50 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:50.774405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:50.776838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:50.776838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:50.776838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:50.776838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:50.780960 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:50.780960 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:50.781598 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6ec86de3-f12f-47f2-9a43-9c4fe0723540 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:50.781941 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1088/4320] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:50 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:51.354013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:51.356523 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:51.358276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:51.358510 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:51.368835 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:51.368835 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:51.374106 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:51.378348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fad269d-d02f-4e0d-b250-3026e35404f6 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:51.379620 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1082/4321] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:51 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:51.795545 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-93595ca9-bd67-4310-baee-930c016512ad None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:51.798625 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-93595ca9-bd67-4310-baee-930c016512ad tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:51.798625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-93595ca9-bd67-4310-baee-930c016512ad tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:51.798625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-93595ca9-bd67-4310-baee-930c016512ad tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:51.798625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-93595ca9-bd67-4310-baee-930c016512ad tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:51.803888 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:51.803888 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:51.804566 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-93595ca9-bd67-4310-baee-930c016512ad tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:51.804947 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1073/4322] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:51 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:52.021656 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:52.023943 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] DELETE https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:52.024216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:52.024538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:52.024769 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Delete volume with id: 89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:52.035173 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:52.035173 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:52.035850 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:52.076928 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Delete volume request issued successfully. Aug 03 20:35:52.076928 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95291d7d-3574-4826-b41a-d752ec2cbed5 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 202 Aug 03 20:35:52.076928 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1080/4323] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:52 2026] DELETE /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:52.085700 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:52.087302 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:52.087515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:52.087657 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:52.095870 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:52.095870 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:52.104183 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Volume info retrieved successfully. Aug 03 20:35:52.110656 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8686b2a-d1fb-4e6f-9a32-93babd2e5104 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 200 Aug 03 20:35:52.111155 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1089/4324] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:52 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:52.206393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e2a0d7bc-2a1c-4f97-b4c4-6fe106a72b2d req-d09ca6ea-15fe-4097-bcd2-e30610cae06b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:52.208560 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2a0d7bc-2a1c-4f97-b4c4-6fe106a72b2d req-d09ca6ea-15fe-4097-bcd2-e30610cae06b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac Aug 03 20:35:52.208736 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2a0d7bc-2a1c-4f97-b4c4-6fe106a72b2d req-d09ca6ea-15fe-4097-bcd2-e30610cae06b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:52.208913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e2a0d7bc-2a1c-4f97-b4c4-6fe106a72b2d req-d09ca6ea-15fe-4097-bcd2-e30610cae06b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:52.225540 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:52.225540 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:52.319517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e2a0d7bc-2a1c-4f97-b4c4-6fe106a72b2d req-d09ca6ea-15fe-4097-bcd2-e30610cae06b tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac returned with HTTP 200 Aug 03 20:35:52.320080 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1083/4325] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:35:52 2026] DELETE /volume/v3/attachments/fe1068da-ac1a-4dde-a0dc-9b1774b3bfac => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:52.822359 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:52.828897 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:52.828982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:52.829283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:52.829366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:52.837588 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:52.837588 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:52.837944 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82d8ae6d-a5cb-4b74-b4d1-613598e3ab02 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:52.838301 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1074/4326] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:52 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:53.128717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-50de7fe3-d24a-4358-8797-2d145686dd52 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:53.130281 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50de7fe3-d24a-4358-8797-2d145686dd52 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] GET https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c Aug 03 20:35:53.130492 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50de7fe3-d24a-4358-8797-2d145686dd52 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:53.130688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50de7fe3-d24a-4358-8797-2d145686dd52 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:53.137916 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50de7fe3-d24a-4358-8797-2d145686dd52 tempest-TestImageHashVerification-1521802526 tempest-TestImageHashVerification-1521802526-project-member] https://10.4.3.92/volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c returned with HTTP 404 Aug 03 20:35:53.138605 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1081/4327] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:53 2026] GET /volume/v3/volumes/89d827db-408f-48f0-882f-4ed5a8be589c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:53.472291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:53.476663 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] DELETE https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:35:53.476953 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:53.477201 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:53.477447 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume with id: befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:35:53.495005 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:53.495005 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:53.497242 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:35:53.538280 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Delete volume request issued successfully. Aug 03 20:35:53.538528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-90d075b5-077c-47a3-80ce-df9c0484e9b4 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 202 Aug 03 20:35:53.538988 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1090/4328] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:35:53 2026] DELETE /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:35:53.548971 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:53.550748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:35:53.550925 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:53.551099 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:53.562199 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:53.562199 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:53.573305 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Volume info retrieved successfully. Aug 03 20:35:53.583225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95f84327-2387-48ad-8ef4-c24b355bc8cf tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 200 Aug 03 20:35:53.583791 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1084/4329] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:53 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:53.858733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:53.861849 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:53.862115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:53.862570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:53.862570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:53.869476 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:53.869476 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:53.870185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6a9fb1b7-b1b5-4172-9006-9395721ff7c3 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:53.870571 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1075/4330] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:53 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:54.601037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-786deeec-9f1f-44e2-b61f-636613203733 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:54.603074 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-786deeec-9f1f-44e2-b61f-636613203733 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] GET https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee Aug 03 20:35:54.603381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-786deeec-9f1f-44e2-b61f-636613203733 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:54.603937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-786deeec-9f1f-44e2-b61f-636613203733 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:54.612003 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-786deeec-9f1f-44e2-b61f-636613203733 tempest-TestVolumeBootPattern-495340900 tempest-TestVolumeBootPattern-495340900-project-member] https://10.4.3.92/volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee returned with HTTP 404 Aug 03 20:35:54.612670 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1082/4331] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:54 2026] GET /volume/v3/volumes/befbfabd-5347-4c0b-b0ca-2c5039885fee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:35:54.883504 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:54.885600 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:54.885964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:54.886231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:54.886446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:54.891044 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:54.891044 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:54.892580 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e395a90d-2bbb-40fd-820f-7b7d5e2ae719 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:54.892580 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1091/4332] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:54 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:55.909053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:55.911886 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:55.912160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:55.912391 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:55.912717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:55.919120 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:55.919120 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:55.920075 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c2bf7cc6-0961-48c4-9af8-cb7f5e8cb523 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:55.921189 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1085/4333] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:55 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:56.101226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-20f6927c-cead-4e6f-8186-f3394bb58481 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:56.104609 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:56.105576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-816985550"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:56.107412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-816985550'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:56.107952 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume of 1 GB Aug 03 20:35:56.112921 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Availability Zones retrieved successfully. Aug 03 20:35:56.121899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (f23ef125-7d8c-46b8-bf0f-e0b4fc9303aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:56.124062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7704ef4d-c176-4217-acdd-5ec6ee14d185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:56.124939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:56.164587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7704ef4d-c176-4217-acdd-5ec6ee14d185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:56.165744 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8e2500-5d4f-4d1b-b21d-602bfe6847be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:56.210672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Created reservations ['64bc50c4-8d4b-4aaf-840e-a7cf7b7b1d70', 'f34f14a6-e1ba-443b-a38f-55e3c7f2b8d0', '99062249-117e-42ca-9cba-aa379da92797', 'cdabf57d-bdd2-43a9-9b47-adfaefb9f120'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:56.211690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be8e2500-5d4f-4d1b-b21d-602bfe6847be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bc50c4-8d4b-4aaf-840e-a7cf7b7b1d70', 'f34f14a6-e1ba-443b-a38f-55e3c7f2b8d0', '99062249-117e-42ca-9cba-aa379da92797', 'cdabf57d-bdd2-43a9-9b47-adfaefb9f120']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:56.212994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b95358-aa90-4178-ac16-c6945591c192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:56.242514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b95358-aa90-4178-ac16-c6945591c192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dac603c-924e-4600-bc7d-57b76f1c0b09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-816985550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['64bc50c4-8d4b-4aaf-840e-a7cf7b7b1d70','f34f14a6-e1ba-443b-a38f-55e3c7f2b8d0','99062249-117e-42ca-9cba-aa379da92797','cdabf57d-bdd2-43a9-9b47-adfaefb9f120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-816985550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dac603c-924e-4600-bc7d-57b76f1c0b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce852e90f0024a1385deb83da14f4081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:56.243683 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1650e9a3-f99a-4024-8be2-99b2837e820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:56.282209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1650e9a3-f99a-4024-8be2-99b2837e820c) transitioned into state 'SUCCESS' from state '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-816985550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['64bc50c4-8d4b-4aaf-840e-a7cf7b7b1d70','f34f14a6-e1ba-443b-a38f-55e3c7f2b8d0','99062249-117e-42ca-9cba-aa379da92797','cdabf57d-bdd2-43a9-9b47-adfaefb9f120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:56.282844 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a4a885-c80e-4df4-b851-b9ffdc04fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:56.297584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a4a885-c80e-4df4-b851-b9ffdc04fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:56.298449 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (f23ef125-7d8c-46b8-bf0f-e0b4fc9303aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:56.298772 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request issued successfully. Aug 03 20:35:56.299363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-20f6927c-cead-4e6f-8186-f3394bb58481 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:56.299947 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1076/4334] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:35:56 2026] POST /volume/v3/volumes => generated 752 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:56.316294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:56.318120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:56.318420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:56.318650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:56.326130 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:56.326130 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:56.332519 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:56.337532 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4dd4d5da-36e2-4b2c-b50f-4c3c6a7ead1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:56.337669 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1083/4335] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:56 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:56.934843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-de7bbc64-b879-4099-92c6-0e8578831012 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:56.938484 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de7bbc64-b879-4099-92c6-0e8578831012 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:56.938484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de7bbc64-b879-4099-92c6-0e8578831012 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:56.938484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de7bbc64-b879-4099-92c6-0e8578831012 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:56.938484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-de7bbc64-b879-4099-92c6-0e8578831012 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:56.945660 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:56.945660 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:56.946323 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de7bbc64-b879-4099-92c6-0e8578831012 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:56.946824 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1092/4336] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:56 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:57.367751 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.369175 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:57.369516 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.369766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.378403 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.378403 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:57.382802 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:57.388445 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a8ebf06-1a3e-466e-bd4a-a268fee551fd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:57.389053 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1086/4337] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:57 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:57.469852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.475486 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:57.475486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.475486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.481700 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.481700 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:57.487580 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:57.493199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-47168b5b-62d4-49e4-86b6-631d9f00315e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:57.493780 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1077/4338] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:35:57 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:57.550102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.611157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9eaba696-c666-412d-8747-60fdbff14143 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.611798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9eaba696-c666-412d-8747-60fdbff14143 None None] GET https://10.4.3.92/volume// Aug 03 20:35:57.611988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9eaba696-c666-412d-8747-60fdbff14143 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.612205 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9eaba696-c666-412d-8747-60fdbff14143 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.612613 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9eaba696-c666-412d-8747-60fdbff14143 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:57.613194 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1093/4339] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:35: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 03 20:35:57.626830 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-9617ad4b-0ea4-4d48-b9e1-75beb75281c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.691092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:57.691429 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-241722810", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:57.696340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-241722810', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:57.696483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume of 1 GB Aug 03 20:35:57.704870 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Availability Zones retrieved successfully. Aug 03 20:35:57.716278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Flow 'volume_create_api' (2efd3004-f40f-4f3b-9853-98061abb0f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:57.717747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24b0e80-a598-408d-80e5-2430667f77b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.719028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:57.747236 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-9617ad4b-0ea4-4d48-b9e1-75beb75281c2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:35:57.747684 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-9617ad4b-0ea4-4d48-b9e1-75beb75281c2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dac603c-924e-4600-bc7d-57b76f1c0b09", "connector": null, "instance_uuid": "b14add1e-b862-449f-87f0-18c5f8da76d2"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:57.754381 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24b0e80-a598-408d-80e5-2430667f77b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.755134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c78b3ab-080e-4aec-90b8-7b0f6be77687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.758088 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.758088 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:57.789901 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-9617ad4b-0ea4-4d48-b9e1-75beb75281c2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:35:57.790118 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1087/4340] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:35:57 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:57.826974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Created reservations ['e4114a02-29b2-4253-84a2-d31153d7ab82', 'a841ce24-2708-42b1-af34-e1385bd23dc1', 'ff5d3560-4e7d-45d3-aaf6-11372072723e', '026442a5-09c0-4514-8880-0413a4b0614d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:57.828778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c78b3ab-080e-4aec-90b8-7b0f6be77687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4114a02-29b2-4253-84a2-d31153d7ab82', 'a841ce24-2708-42b1-af34-e1385bd23dc1', 'ff5d3560-4e7d-45d3-aaf6-11372072723e', '026442a5-09c0-4514-8880-0413a4b0614d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.828876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.828913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9656bff-3f07-4e2b-b40f-f2f94197b54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.830185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:57.830424 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.830669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.847215 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.847215 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:57.855480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb5532f0-1343-4d7e-a0e3-66628a2ccfcd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.855480 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb5532f0-1343-4d7e-a0e3-66628a2ccfcd None None] GET https://10.4.3.92/volume// Aug 03 20:35:57.855628 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:57.855674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb5532f0-1343-4d7e-a0e3-66628a2ccfcd None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.855674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb5532f0-1343-4d7e-a0e3-66628a2ccfcd None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.855674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb5532f0-1343-4d7e-a0e3-66628a2ccfcd None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:35:57.855674 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1094/4341] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:35: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 03 20:35:57.857790 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9656bff-3f07-4e2b-b40f-f2f94197b54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c8a3af-58b8-47ff-b6ac-60cc06a31533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-241722810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be888777d5a744c693be7e7803ba5784',qos_specs=None,replication_status=,reservations=['e4114a02-29b2-4253-84a2-d31153d7ab82','a841ce24-2708-42b1-af34-e1385bd23dc1','ff5d3560-4e7d-45d3-aaf6-11372072723e','026442a5-09c0-4514-8880-0413a4b0614d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-241722810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c8a3af-58b8-47ff-b6ac-60cc06a31533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be888777d5a744c693be7e7803ba5784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.859029 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632d37c8-e123-44d9-bf20-cad6055a879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.859635 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2cbd0657-c16d-4726-ad74-c242bb4e42d2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:57.860136 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1078/4342] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:57 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:57.864740 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.867932 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:57.868214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.868506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.880286 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.880286 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:57.884200 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632d37c8-e123-44d9-bf20-cad6055a879d) transitioned into state 'SUCCESS' from state '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-241722810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be888777d5a744c693be7e7803ba5784',qos_specs=None,replication_status=,reservations=['e4114a02-29b2-4253-84a2-d31153d7ab82','a841ce24-2708-42b1-af34-e1385bd23dc1','ff5d3560-4e7d-45d3-aaf6-11372072723e','026442a5-09c0-4514-8880-0413a4b0614d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.885984 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff3f82f-c01c-4b38-bfc5-586877fd6a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.886144 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:57.891704 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-420ef40b-1583-4d94-a79e-154180b255f2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:57.891967 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1088/4343] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:35:57 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:35:57.898941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff3f82f-c01c-4b38-bfc5-586877fd6a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.901400 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Flow 'volume_create_api' (2efd3004-f40f-4f3b-9853-98061abb0f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:57.901622 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume request issued successfully. Aug 03 20:35:57.902394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2a71c55d-9d6c-48e6-ae99-8504fc1c004d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:57.903770 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1084/4344] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:35:57 2026] POST /volume/v3/volumes => generated 762 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 03 20:35:57.916535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fc8145dd-0f04-4921-9f59-444098cf5603 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.918538 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:35:57.918834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1345542290", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:57.920366 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1345542290', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:35:57.925303 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume of 1 GB Aug 03 20:35:57.929760 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Availability Zones retrieved successfully. Aug 03 20:35:57.935375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Flow 'volume_create_api' (e92977e5-b449-4337-abb6-0ebd45758526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:57.937342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04162a2-36b2-4dcb-a0db-0a8a026bccbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:57.938893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:35:57.959933 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:57.964347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:57.964347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:57.964347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:57.964347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:57.968942 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:57.968942 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:57.969728 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-121b7f0f-d58a-49f0-8874-2baa480e4adb tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:57.970408 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1079/4345] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:57 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:57.987859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04162a2-36b2-4dcb-a0db-0a8a026bccbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:57.987859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abbc6c9-59cf-4781-854a-7958b8b77510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:58.026160 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:58.028994 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] PUT https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af Aug 03 20:35:58.034620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:35:58.047347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Acquiring lock "cinder-attachment_update-6dac603c-924e-4600-bc7d-57b76f1c0b09-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:35:58.049484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Created reservations ['efac1141-3a56-4648-8f24-dd73950e208e', '7fca42c8-ef11-4c26-b95f-217ebc98069d', '0d6841e6-cf77-401e-8766-9290cf24c90d', 'e9249328-a360-462f-8014-f992388cfda8'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:35:58.050301 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abbc6c9-59cf-4781-854a-7958b8b77510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efac1141-3a56-4648-8f24-dd73950e208e', '7fca42c8-ef11-4c26-b95f-217ebc98069d', '0d6841e6-cf77-401e-8766-9290cf24c90d', 'e9249328-a360-462f-8014-f992388cfda8']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:58.050912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e34b68f-e9e8-4bf7-82b1-1921e15fe725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:58.053785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-6dac603c-924e-4600-bc7d-57b76f1c0b09-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:35:58.055024 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:58.055024 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:35:58.080817 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e34b68f-e9e8-4bf7-82b1-1921e15fe725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b716252-20fe-4377-8742-92d1f170ebb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1345542290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be888777d5a744c693be7e7803ba5784',qos_specs=None,replication_status=,reservations=['efac1141-3a56-4648-8f24-dd73950e208e','7fca42c8-ef11-4c26-b95f-217ebc98069d','0d6841e6-cf77-401e-8766-9290cf24c90d','e9249328-a360-462f-8014-f992388cfda8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1345542290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b716252-20fe-4377-8742-92d1f170ebb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be888777d5a744c693be7e7803ba5784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:58.081769 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c519f86-8988-4aca-8b00-c746e12342ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:58.107043 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c519f86-8988-4aca-8b00-c746e12342ae) transitioned into state 'SUCCESS' from state '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-1345542290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be888777d5a744c693be7e7803ba5784',qos_specs=None,replication_status=,reservations=['efac1141-3a56-4648-8f24-dd73950e208e','7fca42c8-ef11-4c26-b95f-217ebc98069d','0d6841e6-cf77-401e-8766-9290cf24c90d','e9249328-a360-462f-8014-f992388cfda8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f03f5b83ac9546b2ac83b6d260067e5a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:58.107745 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75737e2e-e197-4ef7-8ae3-da5b8849dbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:35:58.131719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75737e2e-e197-4ef7-8ae3-da5b8849dbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:35:58.132853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Flow 'volume_create_api' (e92977e5-b449-4337-abb6-0ebd45758526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:35:58.133284 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Create volume request issued successfully. Aug 03 20:35:58.133991 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fc8145dd-0f04-4921-9f59-444098cf5603 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:35:58.134701 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1095/4346] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:35:57 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:35:58.196045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-6dac603c-924e-4600-bc7d-57b76f1c0b09-np0000006371" released by "attachment_update" :: held 0.141s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:35:58.196641 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-2e6e4e1a-ec72-4a98-b287-ecaf592c299b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af returned with HTTP 200 Aug 03 20:35:58.198166 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1089/4347] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:35:58 2026] PUT /volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:35:58.877738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f7095c74-9eef-480f-a453-02dc987ff383 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:58.879609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f7095c74-9eef-480f-a453-02dc987ff383 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:58.879968 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f7095c74-9eef-480f-a453-02dc987ff383 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:58.880021 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f7095c74-9eef-480f-a453-02dc987ff383 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:58.891455 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:58.891455 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:35:58.896258 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f7095c74-9eef-480f-a453-02dc987ff383 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:58.903508 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f7095c74-9eef-480f-a453-02dc987ff383 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:58.904044 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1085/4348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:58 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:58.981821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:58.983620 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:35:58.983916 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:58.984089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:58.984186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:35:58.988858 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:58.988858 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:35:58.989451 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9f959f9-3329-4361-af68-eeaf8c972e3f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:35:58.989887 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1080/4349] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:35:58 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:35:59.920979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:35:59.923027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:35:59.923164 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:35:59.923381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:35:59.933380 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:35:59.933380 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:35:59.938130 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:35:59.942027 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9ee64f5a-9397-4ea2-8ce8-f5b098efd211 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:35:59.942400 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1096/4350] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:35:59 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:00.002477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:00.004168 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:00.004405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:00.004621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:00.004745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:36:00.011487 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:00.011487 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:00.012390 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-157cce8b-9e47-4c06-bd73-5cafb93998a5 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:36:00.012895 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1090/4351] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:00 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:00.643020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2236af69-bd84-432f-ab22-d979b13f307b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:00.758311 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2236af69-bd84-432f-ab22-d979b13f307b tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:00.758754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2236af69-bd84-432f-ab22-d979b13f307b tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-311334367", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1927081349", "vendor_name": "tempest-vendor_name-1993366503"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:00.787055 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2236af69-bd84-432f-ab22-d979b13f307b tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:00.787820 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1086/4352] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:00 2026] POST /volume/v3/types => generated 329 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:00.799088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:00.800769 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:00.801098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c6d249a-d82f-4a06-95c9-4bc70531e342", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:00.802619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume request body: {'volume': {'volume_type': '7c6d249a-d82f-4a06-95c9-4bc70531e342', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:00.805994 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume of 1 GB Aug 03 20:36:00.806369 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:00.806369 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:00.806842 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:00.812372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Flow 'volume_create_api' (9f219dd4-0f62-43b6-a5cf-0b4b33757b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:00.813417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c4d3a7-48f1-4b56-9b9f-e471aa5987a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:00.814593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:00.834115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c4d3a7-48f1-4b56-9b9f-e471aa5987a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1927081349',vendor_name='tempest-vendor_name-1993366503'},id=7c6d249a-d82f-4a06-95c9-4bc70531e342,is_public=True,name='tempest-ProjectReaderTests-volume-type-311334367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c6d249a-d82f-4a06-95c9-4bc70531e342', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:00.835555 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c38e64-afb7-47ee-a134-f6b9250bbada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:00.860525 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-311334367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-311334367, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:00.860525 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-311334367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-311334367, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:00.895091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Created reservations ['e754b897-280d-44cd-8eed-6a7fd9f201a7', 'e9d6c807-8f47-44be-b40f-b25743242261', '4a0dd910-de39-4a09-85bf-17ed0c9f0c59', 'da056c7c-4709-48b1-961e-ae09944d87ce'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:00.897092 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c38e64-afb7-47ee-a134-f6b9250bbada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e754b897-280d-44cd-8eed-6a7fd9f201a7', 'e9d6c807-8f47-44be-b40f-b25743242261', '4a0dd910-de39-4a09-85bf-17ed0c9f0c59', 'da056c7c-4709-48b1-961e-ae09944d87ce']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:00.897283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9690795-f6d9-40af-93f7-6b3ac3531be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:00.928791 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9690795-f6d9-40af-93f7-6b3ac3531be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad4928a-9482-4d37-9cd1-7c1537b964f5', '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='2d6e6c56411b4a5297231c7933a82f85',qos_specs=None,replication_status=,reservations=['e754b897-280d-44cd-8eed-6a7fd9f201a7','e9d6c807-8f47-44be-b40f-b25743242261','4a0dd910-de39-4a09-85bf-17ed0c9f0c59','da056c7c-4709-48b1-961e-ae09944d87ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57472b51809b490c8885f4b279eac2aa',volume_type_id=7c6d249a-d82f-4a06-95c9-4bc70531e342), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad4928a-9482-4d37-9cd1-7c1537b964f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d6e6c56411b4a5297231c7933a82f85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57472b51809b490c8885f4b279eac2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c6d249a-d82f-4a06-95c9-4bc70531e342),volume_type_id=7c6d249a-d82f-4a06-95c9-4bc70531e342)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:00.929445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b683bd-dedc-4a00-a22a-28af9c2a2141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:00.956296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b683bd-dedc-4a00-a22a-28af9c2a2141) transitioned into state 'SUCCESS' from 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='2d6e6c56411b4a5297231c7933a82f85',qos_specs=None,replication_status=,reservations=['e754b897-280d-44cd-8eed-6a7fd9f201a7','e9d6c807-8f47-44be-b40f-b25743242261','4a0dd910-de39-4a09-85bf-17ed0c9f0c59','da056c7c-4709-48b1-961e-ae09944d87ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57472b51809b490c8885f4b279eac2aa',volume_type_id=7c6d249a-d82f-4a06-95c9-4bc70531e342)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:00.957210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8852c913-88dd-4b89-a53a-fe218834770f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:00.960370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:00.962363 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:00.962598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:00.962823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:00.970401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8852c913-88dd-4b89-a53a-fe218834770f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:00.971784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Flow 'volume_create_api' (9f219dd4-0f62-43b6-a5cf-0b4b33757b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:00.972165 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume request issued successfully. Aug 03 20:36:00.973138 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3af04064-ffa9-434f-bb04-5a07dd5dadfc tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:00.973434 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:00.973434 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:00.973683 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1081/4353] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:36:00 2026] POST /volume/v3/volumes => generated 771 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:00.977642 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:00.981983 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7bc312f-0af9-4afd-b09b-1f24092823c1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:00.982592 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1097/4354] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:00 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:00.991360 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:00.993088 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 Aug 03 20:36:00.993330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:00.993539 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:01.001980 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:01.001980 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:01.006275 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:01.011421 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b003c64-bd6c-4653-873b-ed1191e50d63 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 returned with HTTP 200 Aug 03 20:36:01.011833 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1091/4355] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:00 2026] GET /volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:01.025270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:01.027412 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:01.027666 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:01.027890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:01.028022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:36:01.035819 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:01.035819 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:01.036654 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-24522ab6-ceb7-4040-9094-396c9cf8d143 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:36:01.037122 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1087/4356] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:01 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:01.274966 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-802c1fb0-3c69-427d-91b2-c63200e16022 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:01.398343 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:01.398775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-220469928"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:01.400370 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-220469928'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:01.400578 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume of 1 GB Aug 03 20:36:01.400884 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:01.400884 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:01.405140 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Availability Zones retrieved successfully. Aug 03 20:36:01.412117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Flow 'volume_create_api' (16a67830-7f9b-433d-9246-88bafe855974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:01.413939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4247d9fe-8f04-46f2-86cf-1bc5229629f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:01.415009 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:01.457020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4247d9fe-8f04-46f2-86cf-1bc5229629f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:01.457843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d713dc-ed99-4917-826c-ee072e70933c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:01.524288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-b7c6bdbf-7f53-4de6-91db-1ced7f1e265c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:01.526151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-b7c6bdbf-7f53-4de6-91db-1ced7f1e265c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af/action Aug 03 20:36:01.526502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-b7c6bdbf-7f53-4de6-91db-1ced7f1e265c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:01.526616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-b7c6bdbf-7f53-4de6-91db-1ced7f1e265c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:01.545246 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:01.545246 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:01.573727 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b08da4c0-0cb6-4f20-8e54-c774fd5284bc req-b7c6bdbf-7f53-4de6-91db-1ced7f1e265c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af/action returned with HTTP 204 Aug 03 20:36:01.574106 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1098/4357] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:01 2026] POST /volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:01.574284 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Created reservations ['8df3e4f2-199d-462f-b262-420d6b1bd774', 'a40e0c34-d238-4ad3-a38f-8ecdaa6afc74', '660a42de-3b05-4573-86d4-55a20e3985ba', '98f48780-2db6-4514-b582-bfc0a6674eb6'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:01.575502 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d713dc-ed99-4917-826c-ee072e70933c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df3e4f2-199d-462f-b262-420d6b1bd774', 'a40e0c34-d238-4ad3-a38f-8ecdaa6afc74', '660a42de-3b05-4573-86d4-55a20e3985ba', '98f48780-2db6-4514-b582-bfc0a6674eb6']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:01.575823 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5c086c-b26e-4346-be33-45cfefa3e32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:01.606600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5c086c-b26e-4346-be33-45cfefa3e32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4afce220-ae6e-466f-9e4c-55ae6305b9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-220469928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',qos_specs=None,replication_status=,reservations=['8df3e4f2-199d-462f-b262-420d6b1bd774','a40e0c34-d238-4ad3-a38f-8ecdaa6afc74','660a42de-3b05-4573-86d4-55a20e3985ba','98f48780-2db6-4514-b582-bfc0a6674eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-220469928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4afce220-ae6e-466f-9e4c-55ae6305b9e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:01.607625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f81e948-b97f-4178-a41d-1ad1248de6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:01.633915 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f81e948-b97f-4178-a41d-1ad1248de6c3) transitioned into state 'SUCCESS' from state '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-220469928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',qos_specs=None,replication_status=,reservations=['8df3e4f2-199d-462f-b262-420d6b1bd774','a40e0c34-d238-4ad3-a38f-8ecdaa6afc74','660a42de-3b05-4573-86d4-55a20e3985ba','98f48780-2db6-4514-b582-bfc0a6674eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:01.634935 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c623025-94e0-41f6-9b8c-2c5b3ceff5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:01.647731 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c623025-94e0-41f6-9b8c-2c5b3ceff5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:01.648589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Flow 'volume_create_api' (16a67830-7f9b-433d-9246-88bafe855974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:01.648912 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume request issued successfully. Aug 03 20:36:01.649716 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-802c1fb0-3c69-427d-91b2-c63200e16022 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:01.650261 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1082/4358] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:36:01 2026] POST /volume/v3/volumes => generated 763 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:01.665193 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:01.667059 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:01.667308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:01.667550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:01.674829 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:01.674829 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:01.678287 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:01.685580 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ab74c917-e9dd-4af4-a64f-3f5bbf32d025 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:01.686127 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1092/4359] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:01 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:01.998016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.002787 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.003099 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.003283 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.013081 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.013081 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:02.016781 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.021443 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-209a39d8-02af-4f9c-8d5f-a42a86f50f9a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.021443 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1088/4360] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:01 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.029449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.031636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 Aug 03 20:36:02.032157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.032157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.033370 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.037262 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.037477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.037706 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.047739 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.047739 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:02.052538 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.053025 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:02.053083 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.053083 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:02.053143 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:02.053143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.053347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.053503 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:36:02.054974 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.056042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6e1fc59-73fb-4700-9d65-febbaac21f60 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 returned with HTTP 200 Aug 03 20:36:02.056620 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1099/4361] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.059041 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.059041 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:02.059902 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-72e7ee83-c37e-407f-a305-da46ff2cedc9 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:36:02.059958 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ec3490f-235b-45b7-b1b4-d9b07ce0db9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.060384 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1093/4362] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.060600 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1083/4363] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.080057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.082062 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] DELETE https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:02.082311 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.083972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.084157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Delete backup with id: 1eb6451e-437d-40a9-99a8-c48a7024e631. Aug 03 20:36:02.085199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ed1fbde3-e668-4cfb-8b4b-06a61f731a41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.086678 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed1fbde3-e668-4cfb-8b4b-06a61f731a41 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:36:02.086907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed1fbde3-e668-4cfb-8b4b-06a61f731a41 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.087019 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ed1fbde3-e668-4cfb-8b4b-06a61f731a41 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.090502 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ed1fbde3-e668-4cfb-8b4b-06a61f731a41 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:36:02.091069 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1100/4364] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:36:02 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 03 20:36:02.094519 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.094519 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:02.100279 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6bd11934-9ae1-4697-8657-1a0ea8056c8a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.107761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.110271 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.110636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.110854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.113265 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] delete_backup rpcapi backup_id 1eb6451e-437d-40a9-99a8-c48a7024e631 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:36:02.115080 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bc6704d5-fc80-4564-a3c0-3d7f1c2413d6 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 202 Aug 03 20:36:02.115703 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1089/4365] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:36:02 2026] DELETE /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:02.125819 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.125819 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:02.128816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.130427 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:02.130635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.130802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.130895 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:36:02.131934 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.136991 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.136991 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:02.137899 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-76cf84cd-1c0b-4c42-8e9f-dbf807a68f66 req-caf98f03-9902-4642-8408-445444323d5c tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.138156 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c08bfea5-f8b7-4bc1-b52d-3f80ffc85bec tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 200 Aug 03 20:36:02.138542 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1084/4366] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.138642 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1101/4367] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.168787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.172028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.172292 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.172631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.188919 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.188919 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:02.191268 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bd11934-9ae1-4697-8657-1a0ea8056c8a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] GET https://10.4.3.92/volume/v3/messages Aug 03 20:36:02.191531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bd11934-9ae1-4697-8657-1a0ea8056c8a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.191769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bd11934-9ae1-4697-8657-1a0ea8056c8a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.193955 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.195835 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bd11934-9ae1-4697-8657-1a0ea8056c8a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:36:02.196301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1094/4368] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/messages => generated 668 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.202306 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-68c16a39-2383-46b5-9dcc-a3936e015c9b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.202826 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1090/4369] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.206614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49628504-98f9-45da-bc39-d0a75a4533d7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.209722 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49628504-98f9-45da-bc39-d0a75a4533d7 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/messages/9749f308-aed8-4e0e-a6b8-f528595fa9f3 Aug 03 20:36:02.211643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49628504-98f9-45da-bc39-d0a75a4533d7 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.211643 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49628504-98f9-45da-bc39-d0a75a4533d7 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.223731 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49628504-98f9-45da-bc39-d0a75a4533d7 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/messages/9749f308-aed8-4e0e-a6b8-f528595fa9f3 returned with HTTP 204 Aug 03 20:36:02.224140 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1085/4370] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:36:02 2026] DELETE /volume/v3/messages/9749f308-aed8-4e0e-a6b8-f528595fa9f3 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:36:02.232715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b64254d5-5e4f-479f-a827-c57645541387 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.234536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 Aug 03 20:36:02.234688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.234835 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.234972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Delete volume with id: 9ad4928a-9482-4d37-9cd1-7c1537b964f5 Aug 03 20:36:02.241599 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.241599 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:02.241913 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:02.242753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100353) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:36:02.258951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.261375 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.261630 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.261898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.262477 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-311334367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-311334367, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:02.262768 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-311334367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-311334367, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:02.274655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Created reservations ['4a74048b-bacf-4f99-acea-2e8797a833b7', 'c6d7399f-f051-406b-b488-3674f5407a30', 'b8aa74dc-b3cc-4471-bd6b-c758f3ef169b', '9b9f116e-c36e-4e79-866b-e4f18cd39c8d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:02.274698 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.274698 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:02.280200 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.286504 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-1d01b45a-5cae-469d-9da8-bdfea5040a25 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.287064 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1095/4371] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.314457 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Delete volume request issued successfully. Aug 03 20:36:02.314647 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b64254d5-5e4f-479f-a827-c57645541387 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 returned with HTTP 202 Aug 03 20:36:02.315085 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1102/4372] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:36:02 2026] DELETE /volume/v3/volumes/9ad4928a-9482-4d37-9cd1-7c1537b964f5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:02.317052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.321657 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09/action Aug 03 20:36:02.321657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:02.321657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:02.328875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-52963e59-de23-4b48-8209-4696302bb73a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.330909 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-52963e59-de23-4b48-8209-4696302bb73a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/types/7c6d249a-d82f-4a06-95c9-4bc70531e342 Aug 03 20:36:02.331997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-52963e59-de23-4b48-8209-4696302bb73a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.332240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-52963e59-de23-4b48-8209-4696302bb73a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.338925 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.338925 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:02.339581 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.366761 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Begin detaching volume completed successfully. Aug 03 20:36:02.366761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-09a8c41e-8363-40f2-b7af-33d23cb55764 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09/action returned with HTTP 202 Aug 03 20:36:02.366761 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1091/4373] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:36:02 2026] POST /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:02.366869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-52963e59-de23-4b48-8209-4696302bb73a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/types/7c6d249a-d82f-4a06-95c9-4bc70531e342 returned with HTTP 202 Aug 03 20:36:02.366869 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1086/4374] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:36:02 2026] DELETE /volume/v3/types/7c6d249a-d82f-4a06-95c9-4bc70531e342 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:02.376592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f9d97e6b-578c-4b9e-a6f1-b6b5d7aaaa1a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.378297 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9d97e6b-578c-4b9e-a6f1-b6b5d7aaaa1a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:02.378754 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f9d97e6b-578c-4b9e-a6f1-b6b5d7aaaa1a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-83849715", "extra_specs": {"storage_protocol": "tempest-storage_protocol-949119630", "vendor_name": "tempest-vendor_name-1103597672"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:02.406116 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f9d97e6b-578c-4b9e-a6f1-b6b5d7aaaa1a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:02.406500 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1096/4375] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:02 2026] POST /volume/v3/types => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.417475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.417909 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:02.418295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f5a0743a-2725-43e5-92c8-57e354501c19", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:02.419811 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume request body: {'volume': {'volume_type': 'f5a0743a-2725-43e5-92c8-57e354501c19', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:02.431297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume of 1 GB Aug 03 20:36:02.431768 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.431768 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:02.432894 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:02.440932 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Flow 'volume_create_api' (21c0c45d-538f-4ce6-9044-69f8b00a937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:02.442284 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b25d242-0675-42c4-8c47-c447adac307a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:02.443564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:02.453958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3451f0fc-7763-4707-9c4f-24eeac038532 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.454515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3451f0fc-7763-4707-9c4f-24eeac038532 None None] GET https://10.4.3.92/volume// Aug 03 20:36:02.454725 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3451f0fc-7763-4707-9c4f-24eeac038532 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.454953 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3451f0fc-7763-4707-9c4f-24eeac038532 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.455381 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3451f0fc-7763-4707-9c4f-24eeac038532 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:02.455673 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1092/4376] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:02.465883 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.467138 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b25d242-0675-42c4-8c47-c447adac307a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-949119630',vendor_name='tempest-vendor_name-1103597672'},id=f5a0743a-2725-43e5-92c8-57e354501c19,is_public=True,name='tempest-ProjectReaderTests-volume-type-83849715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5a0743a-2725-43e5-92c8-57e354501c19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:02.468349 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c39186c-aae8-404e-a564-8d2575e5e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:02.469706 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:02.469869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.470058 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.479724 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.479724 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:02.484327 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:02.490124 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-0074f26c-c614-45a6-90bf-099f083170d6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:02.490824 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1087/4377] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:02.502106 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-83849715 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-83849715, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:02.502383 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-83849715 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-83849715, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:02.565418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Created reservations ['5d932165-2569-43e9-9e59-404ea8bb8852', 'af30f5ce-e5b6-4d3d-afe8-00dfb775264e', '076d1b8b-9161-47ea-89ae-63826679a54a', '9cc2db0e-acf7-4ee4-b1da-4781603f6e16'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:02.566034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c39186c-aae8-404e-a564-8d2575e5e948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d932165-2569-43e9-9e59-404ea8bb8852', 'af30f5ce-e5b6-4d3d-afe8-00dfb775264e', '076d1b8b-9161-47ea-89ae-63826679a54a', '9cc2db0e-acf7-4ee4-b1da-4781603f6e16']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:02.569482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f46f8de-a83c-4a09-99e7-5ab0052abbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:02.602683 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f46f8de-a83c-4a09-99e7-5ab0052abbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5870d43c-202c-4ed4-938e-9667caaca0f2', '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='2d6e6c56411b4a5297231c7933a82f85',qos_specs=None,replication_status=,reservations=['5d932165-2569-43e9-9e59-404ea8bb8852','af30f5ce-e5b6-4d3d-afe8-00dfb775264e','076d1b8b-9161-47ea-89ae-63826679a54a','9cc2db0e-acf7-4ee4-b1da-4781603f6e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57472b51809b490c8885f4b279eac2aa',volume_type_id=f5a0743a-2725-43e5-92c8-57e354501c19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5870d43c-202c-4ed4-938e-9667caaca0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d6e6c56411b4a5297231c7933a82f85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57472b51809b490c8885f4b279eac2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5a0743a-2725-43e5-92c8-57e354501c19),volume_type_id=f5a0743a-2725-43e5-92c8-57e354501c19)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:02.603352 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e4fa6-a45d-4bf9-a431-42a275ff433b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:02.635672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e4fa6-a45d-4bf9-a431-42a275ff433b) transitioned into state 'SUCCESS' from 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='2d6e6c56411b4a5297231c7933a82f85',qos_specs=None,replication_status=,reservations=['5d932165-2569-43e9-9e59-404ea8bb8852','af30f5ce-e5b6-4d3d-afe8-00dfb775264e','076d1b8b-9161-47ea-89ae-63826679a54a','9cc2db0e-acf7-4ee4-b1da-4781603f6e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57472b51809b490c8885f4b279eac2aa',volume_type_id=f5a0743a-2725-43e5-92c8-57e354501c19)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:02.635854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6869922-a913-497f-a64d-7f3d649d8190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:02.656382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6869922-a913-497f-a64d-7f3d649d8190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:02.657233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Flow 'volume_create_api' (21c0c45d-538f-4ce6-9044-69f8b00a937c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:02.657552 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Create volume request issued successfully. Aug 03 20:36:02.658181 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fb7256e2-980e-456e-8ca1-991edd9ffba1 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:02.659925 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1103/4378] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:36:02 2026] POST /volume/v3/volumes => generated 770 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:02.673237 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.677322 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 Aug 03 20:36:02.677663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.677886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.690169 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.690169 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:02.698171 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:02.702091 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-168bf370-24ae-435b-90d1-4aee65f95e0e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.703952 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-168bf370-24ae-435b-90d1-4aee65f95e0e tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:02.704164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-168bf370-24ae-435b-90d1-4aee65f95e0e tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.704365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-168bf370-24ae-435b-90d1-4aee65f95e0e tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.712043 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.712043 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:02.714376 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e3f9abf-6d02-4f0e-9db2-236b9ab41fe5 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 returned with HTTP 200 Aug 03 20:36:02.714923 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1097/4379] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 => generated 949 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:02.718478 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-168bf370-24ae-435b-90d1-4aee65f95e0e tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:02.724934 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-168bf370-24ae-435b-90d1-4aee65f95e0e tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:02.725185 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1093/4380] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:02.739358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.741502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:02.741950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4afce220-ae6e-466f-9e4c-55ae6305b9e2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2005890010"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:02.752160 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.752160 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:02.752729 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:02.752885 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create snapshot from volume 4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:02.804639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Created reservations ['03ade05d-2217-40bf-8f0e-76549fcc7bf1', '57add117-92d7-4ca2-abda-d9ff50346cfc', '4ab88979-6294-4d9a-80b1-d5f718545255', '452befa5-ba1c-4cfd-bc8e-78ce9a31147c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:02.845329 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot create request issued successfully. Aug 03 20:36:02.845605 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63442624-cc6f-47f9-8309-8cfb8ef4064c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:02.846060 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1088/4381] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:02 2026] POST /volume/v3/snapshots => generated 322 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:02.855260 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:02.857535 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:02.857763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:02.858014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:02.864819 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:02.864819 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:02.865395 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:02.866441 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f9bdc30-8135-498d-aa5d-eaa28b98e33c tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 200 Aug 03 20:36:02.866989 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1104/4382] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:02 2026] GET /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.151666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-37be0296-3cbc-406a-af39-f13b1d718989 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.153500 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37be0296-3cbc-406a-af39-f13b1d718989 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 Aug 03 20:36:03.153688 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37be0296-3cbc-406a-af39-f13b1d718989 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.153895 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-37be0296-3cbc-406a-af39-f13b1d718989 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.154027 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-37be0296-3cbc-406a-af39-f13b1d718989 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Show backup with id 1eb6451e-437d-40a9-99a8-c48a7024e631. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:36:03.157942 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-37be0296-3cbc-406a-af39-f13b1d718989 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 returned with HTTP 404 Aug 03 20:36:03.158450 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1098/4383] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/backups/1eb6451e-437d-40a9-99a8-c48a7024e631 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:03.166487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.173332 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:36:03.173537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.173707 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.173851 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Delete volume with id: e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:36:03.184758 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.184758 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:03.185120 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Volume info retrieved successfully. Aug 03 20:36:03.222047 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Delete volume request issued successfully. Aug 03 20:36:03.222255 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f0ea8c0-f75f-4d8b-9fb9-c16fcd81156f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 returned with HTTP 202 Aug 03 20:36:03.222692 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1094/4384] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:36:03 2026] DELETE /volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:03.229851 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.233063 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:36:03.233336 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.233629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.241496 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.241496 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:03.245045 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Volume info retrieved successfully. Aug 03 20:36:03.251701 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-472809e4-59c3-4c65-b0e3-e15055e19d4f tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 returned with HTTP 200 Aug 03 20:36:03.252282 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1089/4385] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:03.299239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-b9587182-1d31-485c-8373-ded12756acc1 req-72589a3d-44f9-4967-a579-94798269696d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.301336 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-72589a3d-44f9-4967-a579-94798269696d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af Aug 03 20:36:03.301555 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-72589a3d-44f9-4967-a579-94798269696d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.301760 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-72589a3d-44f9-4967-a579-94798269696d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.309020 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.309020 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:03.360070 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-b9587182-1d31-485c-8373-ded12756acc1 req-72589a3d-44f9-4967-a579-94798269696d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af returned with HTTP 200 Aug 03 20:36:03.360675 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1105/4386] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:36:03 2026] DELETE /volume/v3/attachments/1f4d9d32-5a92-4c59-bf18-0d8f76f189af => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.467534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.469060 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:36:03.469235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.469407 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.484554 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.484554 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:03.489279 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:03.494965 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9e70ea1c-48c1-4588-90ab-3764da07d651 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:36:03.495547 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1099/4387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.731887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.733588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 Aug 03 20:36:03.734285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.734673 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.748765 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.748765 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:03.752366 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:03.757310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a654a89-7b11-4441-b746-cbcc1ae31953 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 returned with HTTP 200 Aug 03 20:36:03.757826 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1095/4388] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 => generated 970 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.772534 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-42ac31cf-6e4d-405e-b219-95886430cd76 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.775423 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42ac31cf-6e4d-405e-b219-95886430cd76 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:36:03.775735 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42ac31cf-6e4d-405e-b219-95886430cd76 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.776018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42ac31cf-6e4d-405e-b219-95886430cd76 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.783226 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42ac31cf-6e4d-405e-b219-95886430cd76 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:36:03.783833 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1090/4389] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:36:03 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 03 20:36:03.793126 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d849ed21-76b5-4da5-b4ca-1b3b98c2960a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.800842 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d849ed21-76b5-4da5-b4ca-1b3b98c2960a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] GET https://10.4.3.92/volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 Aug 03 20:36:03.800842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d849ed21-76b5-4da5-b4ca-1b3b98c2960a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.800842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d849ed21-76b5-4da5-b4ca-1b3b98c2960a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.803012 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.803012 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:03.806481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d849ed21-76b5-4da5-b4ca-1b3b98c2960a tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-reader] https://10.4.3.92/volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 returned with HTTP 200 Aug 03 20:36:03.806481 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1106/4390] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.817043 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-98696585-2273-4141-9a5f-c19a4014576d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.820273 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98696585-2273-4141-9a5f-c19a4014576d tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 Aug 03 20:36:03.820544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98696585-2273-4141-9a5f-c19a4014576d tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.820705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-98696585-2273-4141-9a5f-c19a4014576d tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.837344 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-98696585-2273-4141-9a5f-c19a4014576d tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 returned with HTTP 204 Aug 03 20:36:03.837669 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1100/4391] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:36:03 2026] DELETE /volume/v3/messages/f5696a2d-e05b-4f49-9e09-0b56f98afdd8 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 03 20:36:03.846873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07b66b80-f153-45c0-b83e-200afb199a03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.848340 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 Aug 03 20:36:03.848693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.848977 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.849324 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Delete volume with id: 5870d43c-202c-4ed4-938e-9667caaca0f2 Aug 03 20:36:03.859881 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.859881 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:03.862023 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Volume info retrieved successfully. Aug 03 20:36:03.862023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100355) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:36:03.875305 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-83849715 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-83849715, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:03.875305 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-83849715 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-83849715, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:03.877821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.882686 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:03.882893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.883106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.892556 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.892556 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:03.892556 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:03.892556 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-db1cde38-8354-4f17-9d67-b0bb2bf6cdf7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 200 Aug 03 20:36:03.894300 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1091/4392] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:03.894379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Created reservations ['c95ef22f-40df-4215-a2c8-a13f020ca380', '9816e66f-0aaf-4622-ae5c-bee119032618', '70505300-248f-4076-90c5-9e00c983338c', 'c9e5aaf8-1677-4313-936a-e36cecae586d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:03.903665 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.906964 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2/action Aug 03 20:36:03.907290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action body: b'{"revert": {"snapshot_id": "aa2e0812-a24d-4e5e-b573-c86a0906a80e"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:03.907507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "aa2e0812-a24d-4e5e-b573-c86a0906a80e"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:03.916773 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.916773 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:03.917379 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume retrieved successfully. Aug 03 20:36:03.930577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Reverting volume 4afce220-ae6e-466f-9e4c-55ae6305b9e2 to snapshot aa2e0812-a24d-4e5e-b573-c86a0906a80e. Aug 03 20:36:03.931530 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.931530 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:03.935859 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Delete volume request issued successfully. Aug 03 20:36:03.936192 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07b66b80-f153-45c0-b83e-200afb199a03 tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 returned with HTTP 202 Aug 03 20:36:03.936724 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1096/4393] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:36:03 2026] DELETE /volume/v3/volumes/5870d43c-202c-4ed4-938e-9667caaca0f2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:03.943903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2f05f109-5f81-47e3-b0a9-72684aaf225f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.946078 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2f05f109-5f81-47e3-b0a9-72684aaf225f tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] DELETE https://10.4.3.92/volume/v3/types/f5a0743a-2725-43e5-92c8-57e354501c19 Aug 03 20:36:03.946332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2f05f109-5f81-47e3-b0a9-72684aaf225f tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.946621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2f05f109-5f81-47e3-b0a9-72684aaf225f tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.955123 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8137b91e-a860-4447-a3eb-e4a77f8b2cb9 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2/action returned with HTTP 202 Aug 03 20:36:03.955672 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1107/4394] 10.4.3.92 () {70 vars in 1424 bytes} [Mon Aug 3 20:36:03 2026] POST /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:36:03.964438 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:03.966449 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:03.966715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:03.966953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:03.977210 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:03.977210 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:03.985204 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:03.989671 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f3c5497-01a9-461e-b129-4b5a270a5762 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:03.990010 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1092/4395] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:03 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:04.002763 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2f05f109-5f81-47e3-b0a9-72684aaf225f tempest-ProjectReaderTests-1899524371 tempest-ProjectReaderTests-1899524371-project-admin] https://10.4.3.92/volume/v3/types/f5a0743a-2725-43e5-92c8-57e354501c19 returned with HTTP 202 Aug 03 20:36:04.003371 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1101/4396] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:36:03 2026] DELETE /volume/v3/types/f5a0743a-2725-43e5-92c8-57e354501c19 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:04.267635 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-55bde18f-477a-4e9d-ac18-2a5218243052 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:04.269326 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55bde18f-477a-4e9d-ac18-2a5218243052 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] GET https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 Aug 03 20:36:04.269589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55bde18f-477a-4e9d-ac18-2a5218243052 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:04.270030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55bde18f-477a-4e9d-ac18-2a5218243052 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:04.282571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55bde18f-477a-4e9d-ac18-2a5218243052 tempest-ProjectReaderTests39-1006152980 tempest-ProjectReaderTests39-1006152980-project-admin] https://10.4.3.92/volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 returned with HTTP 404 Aug 03 20:36:04.283071 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1097/4397] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:36:04 2026] GET /volume/v3/volumes/e8ef9cd4-41e0-41d0-bf7b-6c06e93fc876 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:05.004895 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:05.006767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:05.006959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:05.007147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:05.016204 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:05.016204 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:05.028492 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:05.033962 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d33cbb8-1c77-4682-93b2-5db9059e6d31 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:05.034808 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1108/4398] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:05 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:05.051582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-302403d3-fc17-444f-b721-6e986526e298 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:05.055677 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-302403d3-fc17-444f-b721-6e986526e298 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:05.055774 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-302403d3-fc17-444f-b721-6e986526e298 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:05.055982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-302403d3-fc17-444f-b721-6e986526e298 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:05.061237 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:05.061237 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:05.061676 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-302403d3-fc17-444f-b721-6e986526e298 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:05.062416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-302403d3-fc17-444f-b721-6e986526e298 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 200 Aug 03 20:36:05.063488 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1093/4399] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:05 2026] GET /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:05.073140 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-71fbec08-0f88-4624-97bb-2eabe08808ed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:05.077287 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-71fbec08-0f88-4624-97bb-2eabe08808ed tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:05.077586 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-71fbec08-0f88-4624-97bb-2eabe08808ed tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:05.077817 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-71fbec08-0f88-4624-97bb-2eabe08808ed tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:05.088931 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:05.088931 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:05.094472 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-71fbec08-0f88-4624-97bb-2eabe08808ed tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:05.106680 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-71fbec08-0f88-4624-97bb-2eabe08808ed tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:05.106680 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1102/4400] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:05 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:05.116723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-02c6e7a1-3507-443a-98ef-860009511c63 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:05.118386 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:05.118795 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1205343971"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:05.120331 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1205343971'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:05.120517 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume of 1 GB Aug 03 20:36:05.124506 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Availability Zones retrieved successfully. Aug 03 20:36:05.130325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Flow 'volume_create_api' (a507ce31-2e04-42f7-8391-1c06d2c79d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:05.131213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce62bd5-56cd-40c4-9ee9-4a40e0a48357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:05.132131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:05.163860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce62bd5-56cd-40c4-9ee9-4a40e0a48357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:05.166198 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8441e235-7005-4663-9f31-ce5802028690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:05.213529 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Created reservations ['e34c8fa3-6fc5-41d4-a395-4570d7d1425a', '46404745-41b6-4a1d-beec-2dd6ad3276c8', '6fbfd576-442c-412c-ab25-83f5ef008c58', 'f33a5689-4543-49d2-b81c-a5ef9abea982'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:05.214097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8441e235-7005-4663-9f31-ce5802028690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34c8fa3-6fc5-41d4-a395-4570d7d1425a', '46404745-41b6-4a1d-beec-2dd6ad3276c8', '6fbfd576-442c-412c-ab25-83f5ef008c58', 'f33a5689-4543-49d2-b81c-a5ef9abea982']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:05.214882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d801a74-d537-4814-ba2b-fbd31dd75f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:05.245616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d801a74-d537-4814-ba2b-fbd31dd75f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21356463-ae88-4fa0-a4c6-309769c9506b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1205343971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',qos_specs=None,replication_status=,reservations=['e34c8fa3-6fc5-41d4-a395-4570d7d1425a','46404745-41b6-4a1d-beec-2dd6ad3276c8','6fbfd576-442c-412c-ab25-83f5ef008c58','f33a5689-4543-49d2-b81c-a5ef9abea982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1205343971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21356463-ae88-4fa0-a4c6-309769c9506b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:05.246342 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262ff5ac-b79f-4d7b-9e3a-0e3177f7221c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:05.275206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262ff5ac-b79f-4d7b-9e3a-0e3177f7221c) transitioned into state 'SUCCESS' from state '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-1205343971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a4c6f43aadf4ea3a069999fc8df4ce9',qos_specs=None,replication_status=,reservations=['e34c8fa3-6fc5-41d4-a395-4570d7d1425a','46404745-41b6-4a1d-beec-2dd6ad3276c8','6fbfd576-442c-412c-ab25-83f5ef008c58','f33a5689-4543-49d2-b81c-a5ef9abea982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e5aaa0c9894b3998b1e55118ae9a26',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:05.275953 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070a1aae-470c-4f61-988e-53e8aa2c03b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:05.293226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070a1aae-470c-4f61-988e-53e8aa2c03b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:05.293226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Flow 'volume_create_api' (a507ce31-2e04-42f7-8391-1c06d2c79d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:05.293226 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create volume request issued successfully. Aug 03 20:36:05.293226 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02c6e7a1-3507-443a-98ef-860009511c63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:05.293226 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1098/4401] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:36:05 2026] POST /volume/v3/volumes => generated 764 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:05.306991 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:05.309147 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:05.309147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:05.309147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:05.323095 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:05.323095 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:05.328074 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:05.333312 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d559bdf-e6d7-448a-891c-3ec2aa1a65cc tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 200 Aug 03 20:36:05.333815 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1109/4402] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:05 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:06.240013 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-90636cf3-16d0-422a-8861-9d5f3415a2c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:06.348780 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:06.353113 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:06.353386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:06.353673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:06.364217 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:06.364217 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:06.370556 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:06.375836 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a04d157-1bd2-4586-8533-26c37a76fa48 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 200 Aug 03 20:36:06.376273 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1103/4403] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:06 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:06.392621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:06.395436 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:06.395780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21356463-ae88-4fa0-a4c6-309769c9506b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1904910438"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:06.414870 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:06.414870 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:06.414870 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:06.415203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Create snapshot from volume 21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:06.419225 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90636cf3-16d0-422a-8861-9d5f3415a2c5 tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Aug 03 20:36:06.419430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90636cf3-16d0-422a-8861-9d5f3415a2c5 tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:06.419651 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-90636cf3-16d0-422a-8861-9d5f3415a2c5 tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] Calling method 'get_pools' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:06.438782 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-90636cf3-16d0-422a-8861-9d5f3415a2c5 tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 03 20:36:06.439232 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1094/4404] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:36:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:06.453396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-da1bf692-4239-4e3d-a152-141450579edc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:06.455429 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-da1bf692-4239-4e3d-a152-141450579edc tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:36:06.455868 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-da1bf692-4239-4e3d-a152-141450579edc tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:06.455868 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-da1bf692-4239-4e3d-a152-141450579edc tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:06.466814 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-da1bf692-4239-4e3d-a152-141450579edc tempest-ProjectAdminTests-880178102 tempest-ProjectAdminTests-880178102-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 200 Aug 03 20:36:06.467288 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1110/4405] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:36:06 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:36:06.492019 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Created reservations ['3fbfcbd7-23ab-476f-8fa2-0a3eeae23ca2', '7b1d2fcc-1755-4c2b-9487-f25c8d70e6e1', '6808e9d2-6a6a-43df-a478-1e1e4674918d', '36f3067b-cbae-4dbb-b019-33c1dee07e94'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:06.533021 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot create request issued successfully. Aug 03 20:36:06.533342 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e7ef9074-4af8-4c97-a9fb-4cea9877653d tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:06.533881 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1099/4406] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:06 2026] POST /volume/v3/snapshots => generated 322 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:06.542334 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:06.544827 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:06.545568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:06.545568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:06.550698 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:06.550698 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:06.551145 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:06.551953 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-60af6a8d-8d5f-4bb0-a4da-3952dd91da66 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 returned with HTTP 200 Aug 03 20:36:06.553289 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1104/4407] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:06 2026] GET /volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:07.564415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:07.566268 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:07.566587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:07.566832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:07.574514 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:07.574514 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:07.575013 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:07.575882 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5b92f78b-c540-4cce-b3c1-7335174a2852 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 returned with HTTP 200 Aug 03 20:36:07.576268 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1095/4408] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:07 2026] GET /volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:07.589230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:07.591288 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action Aug 03 20:36:07.591842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:07.592003 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:07.602304 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:07.602304 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:07.602806 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:07.648422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Created reservations ['6a0ab1a0-450a-47a5-a2e0-edce70d8e13e', 'a3f4ae3a-d053-495a-b075-236637fb82b7'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:07.661687 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Extend volume request issued successfully. Aug 03 20:36:07.661955 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bc80b7b0-6b47-4811-ab7a-d6405ba144be tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action returned with HTTP 202 Aug 03 20:36:07.662960 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1111/4409] 10.4.3.92 () {70 vars in 1424 bytes} [Mon Aug 3 20:36:07 2026] POST /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 03 20:36:07.671907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:07.674277 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:07.674565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:07.674806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:07.682391 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:07.682391 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:07.686684 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:07.691177 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a674e8a-57b6-4d4f-b558-6fba53a8ae74 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 200 Aug 03 20:36:07.691560 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1100/4410] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:07 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:08.704706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e3047533-b5a2-4562-95aa-ab109787bd45 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:08.706400 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3047533-b5a2-4562-95aa-ab109787bd45 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:08.706615 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3047533-b5a2-4562-95aa-ab109787bd45 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:08.706792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3047533-b5a2-4562-95aa-ab109787bd45 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:08.717719 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:08.717719 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:08.724587 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e3047533-b5a2-4562-95aa-ab109787bd45 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:08.729949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3047533-b5a2-4562-95aa-ab109787bd45 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 200 Aug 03 20:36:08.730435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1105/4411] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:08 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:08.746272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:08.750319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] POST https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action Aug 03 20:36:08.750852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action body: b'{"revert": {"snapshot_id": "6f83058f-81bd-44a9-a7c2-7983cf8a3604"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:08.750967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6f83058f-81bd-44a9-a7c2-7983cf8a3604"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:08.762195 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:08.762195 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:08.762656 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume retrieved successfully. Aug 03 20:36:08.782190 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] HTTP exception thrown: Can't revert volume 21356463-ae88-4fa0-a4c6-309769c9506b to its latest snapshot 6f83058f-81bd-44a9-a7c2-7983cf8a3604. The volume size must be equal to the snapshot size. Aug 03 20:36:08.782439 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f33b68c4-4ec5-41e6-ab76-90a2061774ce tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action returned with HTTP 400 Aug 03 20:36:08.783114 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1096/4412] 10.4.3.92 () {70 vars in 1424 bytes} [Mon Aug 3 20:36:08 2026] POST /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b/action => generated 213 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 03 20:36:08.790522 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:08.792833 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:08.793090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:08.793400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:08.793551 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete snapshot with id: 6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:08.799128 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:08.799128 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:08.799649 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:08.819492 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot delete request issued successfully. Aug 03 20:36:08.819492 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d55eddb8-e72b-4c02-b75f-89b13e7d734a tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 returned with HTTP 202 Aug 03 20:36:08.819492 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1112/4413] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:08 2026] DELETE /volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:08.825214 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:08.828512 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:08.828512 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:08.828512 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:08.832383 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:08.832383 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:08.833586 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:08.834007 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6926e20e-9882-4ac7-b6f0-e36b6110de63 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 returned with HTTP 200 Aug 03 20:36:08.834378 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1101/4414] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:08 2026] GET /volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:09.845488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0978f4ab-affc-4afe-8f77-092772ac29e5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:09.850512 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0978f4ab-affc-4afe-8f77-092772ac29e5 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 Aug 03 20:36:09.850776 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0978f4ab-affc-4afe-8f77-092772ac29e5 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:09.851075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0978f4ab-affc-4afe-8f77-092772ac29e5 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:09.862863 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0978f4ab-affc-4afe-8f77-092772ac29e5 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 returned with HTTP 404 Aug 03 20:36:09.863669 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1106/4415] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:09 2026] GET /volume/v3/snapshots/6f83058f-81bd-44a9-a7c2-7983cf8a3604 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:09.872052 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-804bd1ab-7825-49b8-8926-72216bdf5168 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:09.873928 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] DELETE https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:09.874225 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:09.874431 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:09.874632 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete volume with id: 21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:09.885146 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:09.885146 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:09.885870 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:09.919488 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete volume request issued successfully. Aug 03 20:36:09.919488 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-804bd1ab-7825-49b8-8926-72216bdf5168 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 202 Aug 03 20:36:09.919488 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1097/4416] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:36:09 2026] DELETE /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:36:09.926348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:09.928315 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:09.928529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:09.928704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:09.937417 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:09.937417 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:09.940544 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:09.945402 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95c215d4-cbc0-42e5-8a83-b67d24ca7240 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 200 Aug 03 20:36:09.945824 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1113/4417] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:09 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:10.960057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-349b7811-d814-4a0f-a74e-3486abd9373b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:10.962485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-349b7811-d814-4a0f-a74e-3486abd9373b tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b Aug 03 20:36:10.962749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-349b7811-d814-4a0f-a74e-3486abd9373b tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:10.963000 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-349b7811-d814-4a0f-a74e-3486abd9373b tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:10.970636 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-349b7811-d814-4a0f-a74e-3486abd9373b tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b returned with HTTP 404 Aug 03 20:36:10.971250 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1102/4418] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:10 2026] GET /volume/v3/volumes/21356463-ae88-4fa0-a4c6-309769c9506b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:36:10.977480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-93014329-78e3-4583-b643-2d20e17ff648 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:10.979238 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:10.979480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:10.979710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:10.979845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete snapshot with id: aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:10.986092 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:10.986092 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:10.986092 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:11.000515 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot delete request issued successfully. Aug 03 20:36:11.000655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-93014329-78e3-4583-b643-2d20e17ff648 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 202 Aug 03 20:36:11.001067 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1107/4419] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:10 2026] DELETE /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:11.014181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:11.016493 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:11.016493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:11.016709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:11.021934 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:11.021934 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:11.025040 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Snapshot retrieved successfully. Aug 03 20:36:11.025040 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe21b6f7-4df5-4583-9189-d0c9698e29d8 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 200 Aug 03 20:36:11.025040 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1098/4420] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:11 2026] GET /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:12.036049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0c8969b8-ab8b-4ea1-82eb-048f6361c5c7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:12.038248 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c8969b8-ab8b-4ea1-82eb-048f6361c5c7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e Aug 03 20:36:12.038816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0c8969b8-ab8b-4ea1-82eb-048f6361c5c7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:12.039132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0c8969b8-ab8b-4ea1-82eb-048f6361c5c7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:12.044762 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0c8969b8-ab8b-4ea1-82eb-048f6361c5c7 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e returned with HTTP 404 Aug 03 20:36:12.045486 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1114/4421] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:12 2026] GET /volume/v3/snapshots/aa2e0812-a24d-4e5e-b573-c86a0906a80e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:12.053413 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:12.056187 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:12.056416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:12.057863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:12.058108 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete volume with id: 4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:12.071165 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:12.071165 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:12.071839 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:12.105143 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Delete volume request issued successfully. Aug 03 20:36:12.105428 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8acf2d1e-1b39-4d42-ad22-29a855dd2cef tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 202 Aug 03 20:36:12.106070 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1103/4422] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:36:12 2026] DELETE /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:36:12.113505 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:12.115618 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:12.115780 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:12.115946 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:12.124955 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:12.124955 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:12.129574 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Volume info retrieved successfully. Aug 03 20:36:12.137356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-efe70cac-04dd-40a3-a89c-3bfe4275b766 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 200 Aug 03 20:36:12.137837 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1108/4423] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:12 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:13.159647 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-add6f377-de4e-40d6-ad43-80f1072fac11 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:13.161773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-add6f377-de4e-40d6-ad43-80f1072fac11 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] GET https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 Aug 03 20:36:13.162060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-add6f377-de4e-40d6-ad43-80f1072fac11 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:13.162304 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-add6f377-de4e-40d6-ad43-80f1072fac11 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:13.175377 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-add6f377-de4e-40d6-ad43-80f1072fac11 tempest-VolumeRevertTests-1070228238 tempest-VolumeRevertTests-1070228238-project-member] https://10.4.3.92/volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 returned with HTTP 404 Aug 03 20:36:13.175985 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1099/4424] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:36:13 2026] GET /volume/v3/volumes/4afce220-ae6e-466f-9e4c-55ae6305b9e2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:36:15.128210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1aadd3f2-2141-420e-aa22-c267d1b4e9de None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:15.270100 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1aadd3f2-2141-420e-aa22-c267d1b4e9de tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Aug 03 20:36:15.270417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1aadd3f2-2141-420e-aa22-c267d1b4e9de tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:15.270813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1aadd3f2-2141-420e-aa22-c267d1b4e9de tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-admin] Calling method 'get_pools' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:15.281872 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1aadd3f2-2141-420e-aa22-c267d1b4e9de tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 03 20:36:15.283039 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1115/4425] 10.4.3.92 () {66 vars in 1284 bytes} [Mon Aug 3 20:36:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:15.290421 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-716c55ea-41af-4189-8b62-40a3a9683346 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:15.378281 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-716c55ea-41af-4189-8b62-40a3a9683346 tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-member] GET https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool Aug 03 20:36:15.378281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-716c55ea-41af-4189-8b62-40a3a9683346 tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:15.378281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-716c55ea-41af-4189-8b62-40a3a9683346 tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:15.378281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-716c55ea-41af-4189-8b62-40a3a9683346 tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '60eb34a50126460b975b633d4370a51b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7efc6b713b1642ba93e6203c16f3c11e', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:36:15.378281 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-716c55ea-41af-4189-8b62-40a3a9683346 tempest-ProjectMemberTests-587815267 tempest-ProjectMemberTests-587815267-project-member] https://10.4.3.92/volume/v3/capabilities/np0000006371@storpool returned with HTTP 403 Aug 03 20:36:15.379227 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1104/4426] 10.4.3.92 () {66 vars in 1311 bytes} [Mon Aug 3 20:36:15 2026] GET /volume/v3/capabilities/np0000006371@storpool => generated 110 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:17.202262 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:17.297705 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:17.298174 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1497073494"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:17.300077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1497073494'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:17.300282 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:17.302893 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=277,cinder:UPDATE=49,cinder:INSERT=23 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:36:17.305697 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:17.313527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (b64aa8c3-bdcf-40a8-81ac-99dbde91dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:17.315011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee3eaa5-a166-4371-8af7-0cb9feabe9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:17.316665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:17.341475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee3eaa5-a166-4371-8af7-0cb9feabe9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:17.342204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7875406a-eb0e-4964-83ba-c2b687c67400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:17.399998 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['277fedf4-cf63-4065-aba1-92f136362fad', '8e609ccc-fbc6-4e1a-9d6b-2aa063a4e18c', '1ea7c425-a82a-490d-a687-aaeb032e7ee4', '65ff6017-47b7-471b-9b7c-fc577e73ff69'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:17.400789 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7875406a-eb0e-4964-83ba-c2b687c67400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['277fedf4-cf63-4065-aba1-92f136362fad', '8e609ccc-fbc6-4e1a-9d6b-2aa063a4e18c', '1ea7c425-a82a-490d-a687-aaeb032e7ee4', '65ff6017-47b7-471b-9b7c-fc577e73ff69']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:17.401517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9153368-99ee-4eac-bee9-8fee5928d5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:17.425954 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9153368-99ee-4eac-bee9-8fee5928d5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761d24da-a6fa-42cb-883d-192049e6186b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497073494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['277fedf4-cf63-4065-aba1-92f136362fad','8e609ccc-fbc6-4e1a-9d6b-2aa063a4e18c','1ea7c425-a82a-490d-a687-aaeb032e7ee4','65ff6017-47b7-471b-9b7c-fc577e73ff69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497073494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761d24da-a6fa-42cb-883d-192049e6186b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:17.426763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a48931-cb79-432a-bc2e-1f1658ec6c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:17.451208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a48931-cb79-432a-bc2e-1f1658ec6c24) transitioned into state 'SUCCESS' from state '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-1497073494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['277fedf4-cf63-4065-aba1-92f136362fad','8e609ccc-fbc6-4e1a-9d6b-2aa063a4e18c','1ea7c425-a82a-490d-a687-aaeb032e7ee4','65ff6017-47b7-471b-9b7c-fc577e73ff69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:17.452015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf786f7-e4ae-459f-8885-0f2cd45c3e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:17.469124 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf786f7-e4ae-459f-8885-0f2cd45c3e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:17.470050 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (b64aa8c3-bdcf-40a8-81ac-99dbde91dee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:17.470395 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:17.471006 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e74b23e4-ccbe-4f13-82b3-a862afc689bc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:17.471451 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1109/4427] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:17 2026] POST /volume/v3/volumes => generated 776 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:17.482666 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d339f257-d090-4674-93ea-8de9171d8897 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:17.484579 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d339f257-d090-4674-93ea-8de9171d8897 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:17.484783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d339f257-d090-4674-93ea-8de9171d8897 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:17.485083 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d339f257-d090-4674-93ea-8de9171d8897 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:17.487376 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=418,cinder:UPDATE=159,cinder:INSERT=90 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:36:17.493750 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:17.493750 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:17.498665 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d339f257-d090-4674-93ea-8de9171d8897 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:17.503422 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d339f257-d090-4674-93ea-8de9171d8897 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b returned with HTTP 200 Aug 03 20:36:17.503861 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1100/4428] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:17 2026] GET /volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:18.518982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fa968167-b325-4867-8d86-49a9c48f1031 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:18.520633 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa968167-b325-4867-8d86-49a9c48f1031 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:18.520795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fa968167-b325-4867-8d86-49a9c48f1031 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:18.520979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fa968167-b325-4867-8d86-49a9c48f1031 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:18.522667 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=338,cinder:UPDATE=98,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:36:18.529341 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:18.529341 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:18.533557 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fa968167-b325-4867-8d86-49a9c48f1031 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:18.537718 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fa968167-b325-4867-8d86-49a9c48f1031 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b returned with HTTP 200 Aug 03 20:36:18.538094 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1116/4429] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:18 2026] GET /volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:18.554914 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:18.625258 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:18.625693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761d24da-a6fa-42cb-883d-192049e6186b", "name": "tempest-ProjectMemberTests-Snapshot-1383451917"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:18.630589 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:UPDATE=126,cinder:INSERT=60,cinder:SELECT=346 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:36:18.635746 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:18.635746 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:18.636212 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Volume info retrieved successfully. Aug 03 20:36:18.636337 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Create snapshot from volume 761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:18.664009 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Created reservations ['f437e4aa-851a-441d-bfcb-f04298183bd2', 'fbe6d741-3a2b-4c67-b43a-2142029bf7cd', '572126fd-0638-4c66-a356-ccbdb5b91e85', '4610ddaf-1f8d-426e-b4d6-2d181cbfa731'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:18.691392 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot create request issued successfully. Aug 03 20:36:18.691699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1b8aca5d-fabd-46b7-ae17-a0ecd024a806 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:18.692092 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1105/4430] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:18.700212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8060a79a-c22c-4022-b874-984d2ac6a916 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:18.702060 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8060a79a-c22c-4022-b874-984d2ac6a916 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:18.702235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8060a79a-c22c-4022-b874-984d2ac6a916 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:18.702410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8060a79a-c22c-4022-b874-984d2ac6a916 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:18.708989 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:18.708989 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:18.709646 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8060a79a-c22c-4022-b874-984d2ac6a916 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:18.710771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8060a79a-c22c-4022-b874-984d2ac6a916 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 returned with HTTP 200 Aug 03 20:36:18.711509 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1110/4431] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:18 2026] GET /volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:19.721640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:19.723450 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:19.723685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:19.723912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:19.730245 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:19.730245 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:19.731082 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:19.732164 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7f381ce6-41d7-4d60-97c9-059c68fb53f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 returned with HTTP 200 Aug 03 20:36:19.732732 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1101/4432] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:19 2026] GET /volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:19.743159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:19.745077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:19.745283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:19.745530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:19.745652 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Delete snapshot with id: cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:19.750902 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:19.750902 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:19.751348 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:19.768473 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot delete request issued successfully. Aug 03 20:36:19.768620 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c07a4f4b-a00f-40b0-923c-23a26a9f4aae tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 returned with HTTP 202 Aug 03 20:36:19.769087 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1117/4433] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:19 2026] DELETE /volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:19.778149 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:19.780013 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:19.780182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:19.780352 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:19.786087 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:19.786087 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:19.786557 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:19.787310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5097edf7-bd4c-4d04-8302-00e977b5b197 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 returned with HTTP 200 Aug 03 20:36:19.787675 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1106/4434] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:19 2026] GET /volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:20.797875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b151f584-4934-4956-94cb-408c7d494f84 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:20.799947 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b151f584-4934-4956-94cb-408c7d494f84 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 Aug 03 20:36:20.800211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b151f584-4934-4956-94cb-408c7d494f84 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:20.800477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b151f584-4934-4956-94cb-408c7d494f84 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:20.806074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b151f584-4934-4956-94cb-408c7d494f84 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 returned with HTTP 404 Aug 03 20:36:20.806539 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1111/4435] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:20 2026] GET /volume/v3/snapshots/cf14485e-38fc-4f55-a5b4-a89f74285419 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:20.814801 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:20.816640 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:20.816841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:20.817023 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:20.817169 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:20.826202 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:20.826202 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:20.826644 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:20.844119 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:20.844299 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66564e23-76e9-48b0-a0c0-2e7c8a3518a4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b returned with HTTP 202 Aug 03 20:36:20.844768 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1102/4436] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:20 2026] DELETE /volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:20.853175 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-61d1e457-38d2-449d-978b-e9b31f27e715 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:20.855414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61d1e457-38d2-449d-978b-e9b31f27e715 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:20.855702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61d1e457-38d2-449d-978b-e9b31f27e715 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:20.855979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61d1e457-38d2-449d-978b-e9b31f27e715 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:20.865608 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:20.865608 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:20.870165 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-61d1e457-38d2-449d-978b-e9b31f27e715 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:20.874911 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61d1e457-38d2-449d-978b-e9b31f27e715 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b returned with HTTP 200 Aug 03 20:36:20.875407 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1118/4437] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:20 2026] GET /volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:21.889377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9115a96a-e39b-4100-bcc8-3a4aeb75baab None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:21.891151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9115a96a-e39b-4100-bcc8-3a4aeb75baab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b Aug 03 20:36:21.891359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9115a96a-e39b-4100-bcc8-3a4aeb75baab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:21.891596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9115a96a-e39b-4100-bcc8-3a4aeb75baab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:21.896893 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9115a96a-e39b-4100-bcc8-3a4aeb75baab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b returned with HTTP 404 Aug 03 20:36:21.897336 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1107/4438] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:21 2026] GET /volume/v3/volumes/761d24da-a6fa-42cb-883d-192049e6186b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:21.905673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:21.907436 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:21.907886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1189957658"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:21.909765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1189957658'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:21.909893 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:21.913906 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:21.918876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (53819b5f-b68a-42a3-ab73-1aa040e8b8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:21.920065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de263702-99dc-4cc3-aa61-660eb01dee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:21.920840 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:21.946491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de263702-99dc-4cc3-aa61-660eb01dee40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:21.947405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ada449-feff-4a08-a938-d3e784869a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:21.989597 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['05f4803a-08ad-4a9e-8997-8357aeb1e81c', '95dd0ab4-7a09-4adf-add6-1928e877d4ba', 'a89f37c4-2ea2-4c33-8946-57a32700de72', '9a3223d8-248e-4cfa-947d-10b039396815'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:21.990478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ada449-feff-4a08-a938-d3e784869a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f4803a-08ad-4a9e-8997-8357aeb1e81c', '95dd0ab4-7a09-4adf-add6-1928e877d4ba', 'a89f37c4-2ea2-4c33-8946-57a32700de72', '9a3223d8-248e-4cfa-947d-10b039396815']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:21.991556 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7757a9c-57d1-408c-a13e-092d7706c4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:22.019150 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7757a9c-57d1-408c-a13e-092d7706c4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7968bf20-9f48-4b03-b14c-5a3232769c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189957658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['05f4803a-08ad-4a9e-8997-8357aeb1e81c','95dd0ab4-7a09-4adf-add6-1928e877d4ba','a89f37c4-2ea2-4c33-8946-57a32700de72','9a3223d8-248e-4cfa-947d-10b039396815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189957658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7968bf20-9f48-4b03-b14c-5a3232769c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:22.020038 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ab8884-e6f2-4888-8de0-1f9682a4b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:22.041008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ab8884-e6f2-4888-8de0-1f9682a4b5bd) transitioned into state 'SUCCESS' from state '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-1189957658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['05f4803a-08ad-4a9e-8997-8357aeb1e81c','95dd0ab4-7a09-4adf-add6-1928e877d4ba','a89f37c4-2ea2-4c33-8946-57a32700de72','9a3223d8-248e-4cfa-947d-10b039396815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:22.041769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df476d94-36d8-4676-a7b6-5540eb4df409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:22.063195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df476d94-36d8-4676-a7b6-5540eb4df409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:22.064000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (53819b5f-b68a-42a3-ab73-1aa040e8b8f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:22.064278 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:22.064810 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06c26681-f41e-4b3b-8aa1-aeaf11dbd6d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:22.065241 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1112/4439] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:21 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:22.076680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-40420f06-cdbd-405a-a60f-422923df5cbd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:22.081486 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40420f06-cdbd-405a-a60f-422923df5cbd tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:22.081486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40420f06-cdbd-405a-a60f-422923df5cbd tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:22.081486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-40420f06-cdbd-405a-a60f-422923df5cbd tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:22.091523 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:22.091523 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:22.096125 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-40420f06-cdbd-405a-a60f-422923df5cbd tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:22.101543 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-40420f06-cdbd-405a-a60f-422923df5cbd tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a returned with HTTP 200 Aug 03 20:36:22.102208 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1103/4440] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:22 2026] GET /volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:23.118272 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:23.120737 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:23.120998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:23.121225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:23.129540 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:23.129540 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:23.134424 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:23.139331 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fecdf16d-e5fd-4d41-b4b7-ec09ed8b3888 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a returned with HTTP 200 Aug 03 20:36:23.139803 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1119/4441] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:23 2026] GET /volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:23.156191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:23.158484 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:23.158866 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7968bf20-9f48-4b03-b14c-5a3232769c1a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-252413452"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:23.168492 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:23.168492 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:23.168929 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:23.169057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:23.194448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['7dc09829-507a-49b7-b408-a6fddbf6dd27', '7915bf5c-abd7-49b6-820e-155c3150865b', '853ae023-ca77-4b19-a431-1988a8191597', 'fcc7c23b-0798-4828-9642-eed5723c8e10'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:23.229992 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:23.230421 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f8d99178-1a20-4c85-b9a4-97f1adcae6b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:23.231048 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1108/4442] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:23.239253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1dca28a1-7c93-4d80-a842-5755355fce3e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:23.241159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dca28a1-7c93-4d80-a842-5755355fce3e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:23.241325 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dca28a1-7c93-4d80-a842-5755355fce3e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:23.241579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1dca28a1-7c93-4d80-a842-5755355fce3e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:23.246484 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:23.246484 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:23.246817 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1dca28a1-7c93-4d80-a842-5755355fce3e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:23.247573 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1dca28a1-7c93-4d80-a842-5755355fce3e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 200 Aug 03 20:36:23.248133 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1113/4443] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:23 2026] GET /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:24.259862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:24.261476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:24.261806 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:24.262144 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:24.266872 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:24.266872 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:24.267362 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:24.268121 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0272ac0f-7fdb-46ea-b1dd-6d64e78043c0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 200 Aug 03 20:36:24.268823 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1104/4444] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:24 2026] GET /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:36:24.279475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:24.281652 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:24.281926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:24.282159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:24.282306 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Delete snapshot with id: 298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:24.288792 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:24.288792 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:24.289391 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:24.309891 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot delete request issued successfully. Aug 03 20:36:24.310137 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a4a2d87-ab62-4190-849d-54fc605d02f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 202 Aug 03 20:36:24.310844 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1120/4445] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:24 2026] DELETE /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:24.317735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:24.320625 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:24.320826 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:24.321005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:24.326973 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:24.326973 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:24.327346 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:24.328129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8aa2543b-14c5-4c27-a0b4-e01d757c5739 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 200 Aug 03 20:36:24.328442 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1109/4446] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:24 2026] GET /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:25.336775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1cf91ff1-3f2c-4db2-bccd-1eceb1903df0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:25.338552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1cf91ff1-3f2c-4db2-bccd-1eceb1903df0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:25.338787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1cf91ff1-3f2c-4db2-bccd-1eceb1903df0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:25.339007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1cf91ff1-3f2c-4db2-bccd-1eceb1903df0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:25.343365 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1cf91ff1-3f2c-4db2-bccd-1eceb1903df0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 404 Aug 03 20:36:25.343838 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1114/4447] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:25 2026] GET /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:25.350533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-14379784-3ca8-418a-9844-bc61c568d756 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:25.352100 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14379784-3ca8-418a-9844-bc61c568d756 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:25.352506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14379784-3ca8-418a-9844-bc61c568d756 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:25.352777 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14379784-3ca8-418a-9844-bc61c568d756 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:25.353750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-14379784-3ca8-418a-9844-bc61c568d756 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: 298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:25.357091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14379784-3ca8-418a-9844-bc61c568d756 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 404 Aug 03 20:36:25.357662 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1105/4448] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:25 2026] DELETE /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:25.363675 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-550320f5-9cb0-4a7b-b0ae-c9e48bd2e83c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:25.365261 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-550320f5-9cb0-4a7b-b0ae-c9e48bd2e83c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f Aug 03 20:36:25.365449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-550320f5-9cb0-4a7b-b0ae-c9e48bd2e83c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:25.365646 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-550320f5-9cb0-4a7b-b0ae-c9e48bd2e83c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:25.369431 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-550320f5-9cb0-4a7b-b0ae-c9e48bd2e83c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f returned with HTTP 404 Aug 03 20:36:25.369979 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1121/4449] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:25 2026] GET /volume/v3/snapshots/298283f6-c8e5-4abb-bfe5-88b021010c5f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:25.376034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:25.377704 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:25.377927 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:25.378061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:25.378286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:25.384599 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:25.384599 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:25.384930 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:25.403185 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:25.403347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-99248d0e-37d9-4e0c-8e0d-8e754dbc335c tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a returned with HTTP 202 Aug 03 20:36:25.403776 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1110/4450] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:25 2026] DELETE /volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:25.410055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:25.411773 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:25.411957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:25.412133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:25.418998 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:25.418998 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:25.422490 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:25.428421 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc18548f-b82e-4d26-b916-bb4183c96b1f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a returned with HTTP 200 Aug 03 20:36:25.428878 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1115/4451] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:25 2026] GET /volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:26.440645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c63195e8-4935-495f-a04d-1058354e320b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:26.442278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c63195e8-4935-495f-a04d-1058354e320b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a Aug 03 20:36:26.443533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c63195e8-4935-495f-a04d-1058354e320b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:26.443533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c63195e8-4935-495f-a04d-1058354e320b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:26.449623 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c63195e8-4935-495f-a04d-1058354e320b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a returned with HTTP 404 Aug 03 20:36:26.450143 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1106/4452] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:26 2026] GET /volume/v3/volumes/7968bf20-9f48-4b03-b14c-5a3232769c1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:26.457015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:26.458688 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:26.459019 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-859742702"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:26.460380 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-859742702'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:26.460581 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:26.460847 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:26.460847 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:26.464662 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:26.469452 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (4a7cff90-1ce6-44c6-a2ef-a7aa667c1303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:26.470453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32745d9d-4d7d-47cb-a736-6225d3763d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:26.471263 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:26.492763 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32745d9d-4d7d-47cb-a736-6225d3763d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:26.493425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e6b9c6-e9e4-4f05-9610-7c1fbbe64564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:26.531555 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['da39fc72-7475-4d33-9ed3-d580d731575f', 'd5cf9ca8-eaa5-4df9-8053-17cc2a84b979', '5f4ac680-b64b-4219-afdf-04284d9cd6e2', '4a70e399-6173-42dd-adff-d1fbe0cd690b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:26.532312 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e6b9c6-e9e4-4f05-9610-7c1fbbe64564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da39fc72-7475-4d33-9ed3-d580d731575f', 'd5cf9ca8-eaa5-4df9-8053-17cc2a84b979', '5f4ac680-b64b-4219-afdf-04284d9cd6e2', '4a70e399-6173-42dd-adff-d1fbe0cd690b']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:26.533075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17f78d3-9a2f-4777-a6af-49d2b3e23705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:26.555729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17f78d3-9a2f-4777-a6af-49d2b3e23705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032892eb-a945-4869-bce3-df588e866173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-859742702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['da39fc72-7475-4d33-9ed3-d580d731575f','d5cf9ca8-eaa5-4df9-8053-17cc2a84b979','5f4ac680-b64b-4219-afdf-04284d9cd6e2','4a70e399-6173-42dd-adff-d1fbe0cd690b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-859742702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032892eb-a945-4869-bce3-df588e866173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:26.556385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8fadfb-b95c-4da2-8dae-ef2f91ab3c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:26.574408 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8fadfb-b95c-4da2-8dae-ef2f91ab3c8d) transitioned into state 'SUCCESS' from state '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-859742702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['da39fc72-7475-4d33-9ed3-d580d731575f','d5cf9ca8-eaa5-4df9-8053-17cc2a84b979','5f4ac680-b64b-4219-afdf-04284d9cd6e2','4a70e399-6173-42dd-adff-d1fbe0cd690b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:26.575030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682253c-f8f0-4e71-9d6b-9567de2f3540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:26.584351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682253c-f8f0-4e71-9d6b-9567de2f3540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:26.585234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (4a7cff90-1ce6-44c6-a2ef-a7aa667c1303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:26.585533 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:26.586154 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cf8f0ffa-566d-445f-ab81-1dd7472f9271 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:26.586671 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1122/4453] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:26 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:26.598005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:26.599827 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:26.599955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:26.600134 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:26.606667 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:26.606667 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:26.609741 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:26.613202 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29eca584-da72-4dbc-ae97-b9e39e4a477b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 returned with HTTP 200 Aug 03 20:36:26.613600 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1111/4454] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:26 2026] GET /volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:27.624665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:27.627112 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:27.627351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:27.627588 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:27.634336 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:27.634336 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:27.637307 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:27.640840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e796419-93a3-4af5-8790-8c66bcec2c65 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 returned with HTTP 200 Aug 03 20:36:27.641182 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1116/4455] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:27 2026] GET /volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:27.653615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:27.655408 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:27.657523 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "032892eb-a945-4869-bce3-df588e866173", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1299013026"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:27.665262 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:27.665262 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:27.665942 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:27.666291 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:27.694433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['9216d8b3-b9f4-49cd-a418-0bfd4713202c', 'b5108840-e04f-43b9-9215-5428d6039a48', 'd66e5d3e-9013-4122-8963-65249fec87ba', '05f77788-793f-4848-b838-a43c66172ab4'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:27.729361 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:27.730205 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b1d063f-197a-47d3-8762-bc4ab5aa1c8e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:27.730528 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1107/4456] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:27.739623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:27.742040 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:27.742280 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:27.742508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:27.747814 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:27.747814 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:27.748208 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:27.749004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a25ce39c-f5fc-40bb-9843-fb383f236c7e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 returned with HTTP 200 Aug 03 20:36:27.749420 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1123/4457] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:27 2026] GET /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:28.757554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-85b99bc5-51ed-4356-8b16-b0d88028005f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:28.759281 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85b99bc5-51ed-4356-8b16-b0d88028005f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:28.759454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85b99bc5-51ed-4356-8b16-b0d88028005f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:28.759646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-85b99bc5-51ed-4356-8b16-b0d88028005f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:28.764070 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:28.764070 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:28.764329 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-85b99bc5-51ed-4356-8b16-b0d88028005f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:28.764918 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-85b99bc5-51ed-4356-8b16-b0d88028005f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 returned with HTTP 200 Aug 03 20:36:28.765241 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1112/4458] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:28 2026] GET /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:28.772919 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:28.774616 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] POST https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2/action Aug 03 20:36:28.774975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:28.775084 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:28.780637 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:28.780637 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:28.781025 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:28.781730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3b4a66f807ea44aab3251a12766ace6c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd76edc7938394fbcb4d3652431348da1', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:36:28.781992 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c07234b-1f32-43b9-b92e-270aa8a3dfab tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2/action returned with HTTP 403 Aug 03 20:36:28.782454 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1117/4459] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:36:28 2026] POST /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:28.788213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:28.789950 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:28.790136 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:28.790308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:28.790404 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:28.794887 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:28.794887 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:28.795161 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:28.809608 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:28.809787 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e81d09a0-a2b6-4f1a-9181-9782bfcbb377 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 returned with HTTP 202 Aug 03 20:36:28.810152 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1108/4460] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:28 2026] DELETE /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:28.816946 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:28.818561 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:28.818747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:28.818961 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:28.823472 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:28.823472 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:28.823835 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:28.824438 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cc51a20b-7c14-4e98-a719-c38c73c90724 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 returned with HTTP 200 Aug 03 20:36:28.824795 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1124/4461] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:28 2026] GET /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:29.833925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a52ea5f5-875d-4c6c-ace9-f79717d68f88 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:29.836249 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a52ea5f5-875d-4c6c-ace9-f79717d68f88 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 Aug 03 20:36:29.836531 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a52ea5f5-875d-4c6c-ace9-f79717d68f88 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:29.836818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a52ea5f5-875d-4c6c-ace9-f79717d68f88 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:29.842299 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a52ea5f5-875d-4c6c-ace9-f79717d68f88 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 returned with HTTP 404 Aug 03 20:36:29.843007 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1113/4462] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:29 2026] GET /volume/v3/snapshots/d90e14cd-8607-4a2b-9ccf-7b7135ad4eb2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:29.848711 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:29.852480 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:29.852480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:29.852480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:29.852480 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:29.858674 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:29.858674 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:29.859317 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:29.879417 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:29.879966 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4221f0d3-70c7-4bb0-8071-6b2eebcc83ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 returned with HTTP 202 Aug 03 20:36:29.880539 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1118/4463] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:29 2026] DELETE /volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:29.890286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ce842d1-9191-4732-8083-26bbf16d2593 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:29.892291 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ce842d1-9191-4732-8083-26bbf16d2593 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:29.892497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ce842d1-9191-4732-8083-26bbf16d2593 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:29.892766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ce842d1-9191-4732-8083-26bbf16d2593 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:29.901364 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:29.901364 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:29.905237 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ce842d1-9191-4732-8083-26bbf16d2593 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:29.909330 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ce842d1-9191-4732-8083-26bbf16d2593 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 returned with HTTP 200 Aug 03 20:36:29.909785 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1109/4464] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:29 2026] GET /volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:30.923254 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ba9b6c45-4174-4e86-9c10-3a735989f59b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:30.925619 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ba9b6c45-4174-4e86-9c10-3a735989f59b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 Aug 03 20:36:30.925915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ba9b6c45-4174-4e86-9c10-3a735989f59b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:30.926144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ba9b6c45-4174-4e86-9c10-3a735989f59b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:30.934106 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ba9b6c45-4174-4e86-9c10-3a735989f59b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 returned with HTTP 404 Aug 03 20:36:30.934706 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1125/4465] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:30 2026] GET /volume/v3/volumes/032892eb-a945-4869-bce3-df588e866173 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:30.942239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fa552be8-42c7-4f92-b6ff-040add2154fc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:30.944151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:30.944547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1417378690"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:30.946982 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1417378690'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:30.947160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:30.951225 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:30.956479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (a693acc9-6e89-4512-a571-8e273ffe9d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:30.957580 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdf73aa-5083-4eb1-b41c-ff514d78ebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:30.958389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:30.984838 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdf73aa-5083-4eb1-b41c-ff514d78ebfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:30.985719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e5fd8-c9ad-4706-8704-fa24af18e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:31.022680 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['a39a1644-f0cb-41f6-91af-97d33d4dbdc0', 'eb3d1090-d808-49b5-8e66-3fafeeb0e011', 'ea4fb2cd-7eda-4a34-8f62-57b1d03fafab', 'abda43f4-f9f1-48b5-86c3-63dfd3b16cc6'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:31.023405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e5fd8-c9ad-4706-8704-fa24af18e49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39a1644-f0cb-41f6-91af-97d33d4dbdc0', 'eb3d1090-d808-49b5-8e66-3fafeeb0e011', 'ea4fb2cd-7eda-4a34-8f62-57b1d03fafab', 'abda43f4-f9f1-48b5-86c3-63dfd3b16cc6']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:31.024251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c245656-028e-42e3-81ee-aadbade55a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:31.044715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c245656-028e-42e3-81ee-aadbade55a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b778f9e-fa06-4338-a1d3-29203c18a225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1417378690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['a39a1644-f0cb-41f6-91af-97d33d4dbdc0','eb3d1090-d808-49b5-8e66-3fafeeb0e011','ea4fb2cd-7eda-4a34-8f62-57b1d03fafab','abda43f4-f9f1-48b5-86c3-63dfd3b16cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1417378690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b778f9e-fa06-4338-a1d3-29203c18a225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:31.045399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7ae4bc-72e1-42a2-8f7c-65126d444c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:31.062557 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7ae4bc-72e1-42a2-8f7c-65126d444c9b) transitioned into state 'SUCCESS' from state '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-1417378690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['a39a1644-f0cb-41f6-91af-97d33d4dbdc0','eb3d1090-d808-49b5-8e66-3fafeeb0e011','ea4fb2cd-7eda-4a34-8f62-57b1d03fafab','abda43f4-f9f1-48b5-86c3-63dfd3b16cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:31.063205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cef118b-053c-4903-8664-6d54d1630578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:31.071955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cef118b-053c-4903-8664-6d54d1630578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:31.072755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (a693acc9-6e89-4512-a571-8e273ffe9d25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:31.073009 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:31.073553 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa552be8-42c7-4f92-b6ff-040add2154fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:31.073962 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1114/4466] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:30 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:31.085421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-922194b0-9326-4659-86a6-d1952bebdaea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:31.087518 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-922194b0-9326-4659-86a6-d1952bebdaea tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:31.087518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-922194b0-9326-4659-86a6-d1952bebdaea tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:31.087518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-922194b0-9326-4659-86a6-d1952bebdaea tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:31.095548 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:31.095548 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:31.101565 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-922194b0-9326-4659-86a6-d1952bebdaea tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:31.103898 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-922194b0-9326-4659-86a6-d1952bebdaea tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 returned with HTTP 200 Aug 03 20:36:31.104442 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1119/4467] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:31 2026] GET /volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:32.116950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:32.119228 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:32.119442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:32.119691 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:32.128908 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:32.128908 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:32.132767 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:32.136389 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4abafa99-2f89-4648-adc6-d0b3112387f6 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 returned with HTTP 200 Aug 03 20:36:32.136841 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1110/4468] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:32 2026] GET /volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:32.148734 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-129ad25e-0b79-4580-a702-253de92d0745 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:32.150182 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:32.150482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b778f9e-fa06-4338-a1d3-29203c18a225", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1133143997"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:32.158382 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:32.158382 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:32.158731 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:32.158832 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:32.180053 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['76dc1a68-72d7-4df5-946d-0aa277405f14', '70f26fa0-a131-4447-ae40-61626ae004a6', 'fb2780dd-4dc1-4804-a2e1-6418d0ceff00', 'd917d3ed-e347-4aed-b78b-fc77dededce5'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:32.208767 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:32.209175 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-129ad25e-0b79-4580-a702-253de92d0745 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:32.209697 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1126/4469] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:32.221778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:32.223683 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:32.223949 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:32.224223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:32.229509 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:32.229509 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:32.229894 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:32.230759 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2e410ee2-211f-4025-a0b5-ab97527f64f4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 returned with HTTP 200 Aug 03 20:36:32.231119 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1115/4470] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:32 2026] GET /volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:33.240201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-58b5fab1-605f-4393-9398-7665deb6117a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:33.242202 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b5fab1-605f-4393-9398-7665deb6117a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:33.242202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b5fab1-605f-4393-9398-7665deb6117a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:33.242202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b5fab1-605f-4393-9398-7665deb6117a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:33.249290 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:33.249290 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:33.249290 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58b5fab1-605f-4393-9398-7665deb6117a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:33.249290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b5fab1-605f-4393-9398-7665deb6117a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 returned with HTTP 200 Aug 03 20:36:33.249290 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1120/4471] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:33 2026] GET /volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:33.258257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:33.260437 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:33.260745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:33.261014 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:33.261312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:36:33.262620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.db.api [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Building query based on filter {{(pid=100356) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:36:33.267761 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Get all snapshots completed successfully. Aug 03 20:36:33.268151 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fb7daef3-6b5a-4189-9c6e-bea22af08401 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:36:33.268656 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1111/4472] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:36:33 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:33.277948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6683d3df-5a59-46e6-8960-647eb91b29fa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:33.279832 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:33.280035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:33.280227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:33.280340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: 1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:33.285281 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:33.285281 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:33.285589 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:33.300953 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:33.301129 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6683d3df-5a59-46e6-8960-647eb91b29fa tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 returned with HTTP 202 Aug 03 20:36:33.301608 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1127/4473] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:33 2026] DELETE /volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:33.311950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:33.314228 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:33.314503 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:33.314766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:33.321336 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:33.321336 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:33.321723 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:33.322419 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-00eccdb1-217e-449b-a6c2-60acf6529d50 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 returned with HTTP 200 Aug 03 20:36:33.322853 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1116/4474] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:33 2026] GET /volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:34.333865 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ec8593c-2c7c-4667-b0ce-58608f2ea450 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.336125 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ec8593c-2c7c-4667-b0ce-58608f2ea450 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 Aug 03 20:36:34.337483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ec8593c-2c7c-4667-b0ce-58608f2ea450 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.337483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ec8593c-2c7c-4667-b0ce-58608f2ea450 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.342168 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ec8593c-2c7c-4667-b0ce-58608f2ea450 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 returned with HTTP 404 Aug 03 20:36:34.342993 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1121/4475] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:34 2026] GET /volume/v3/snapshots/1ad475d2-88c4-4410-b8f2-7cca85f53508 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:34.351398 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.353242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:34.353421 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.353689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.353840 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:34.361620 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.361620 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:34.361999 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:34.379829 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:34.380007 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb1eed28-b4a0-49e2-9b48-0c4da51d8df4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 returned with HTTP 202 Aug 03 20:36:34.380433 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1112/4476] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:34 2026] DELETE /volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:34.393571 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4480f4be-33d3-454b-917c-0588301282d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.396235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4480f4be-33d3-454b-917c-0588301282d2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:34.396580 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4480f4be-33d3-454b-917c-0588301282d2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.396864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4480f4be-33d3-454b-917c-0588301282d2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.408049 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.408049 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:34.413155 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4480f4be-33d3-454b-917c-0588301282d2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:34.418509 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4480f4be-33d3-454b-917c-0588301282d2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 returned with HTTP 200 Aug 03 20:36:34.418973 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1128/4477] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:34 2026] GET /volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:34.783916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.785833 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:34.786084 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.786322 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.793412 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.793412 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:34.796848 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:34.800829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42383a4a-f1d6-4dcd-a7cf-5bfe17fcaa50 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:34.801233 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1117/4478] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:34 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:34.813775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.815152 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:34.815492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.815796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.823041 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.823041 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:34.826513 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:34.830559 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c0f558db-35ef-456f-bb0a-94bbea1b0e1c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:34.831030 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1122/4479] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:34 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:34.874653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.877479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:34.877776 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.878040 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.887641 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.887641 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:34.892479 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:34.898606 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b44e5969-148e-492e-99de-8933b04bf228 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:34.899149 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1113/4480] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:34 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:34.973240 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-385a40bd-9a23-49b9-af8c-44c1444882bb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.973637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-385a40bd-9a23-49b9-af8c-44c1444882bb None None] GET https://10.4.3.92/volume// Aug 03 20:36:34.973799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-385a40bd-9a23-49b9-af8c-44c1444882bb None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:34.973977 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-385a40bd-9a23-49b9-af8c-44c1444882bb None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:34.974272 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-385a40bd-9a23-49b9-af8c-44c1444882bb None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:34.974585 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1129/4481] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36: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 03 20:36:34.982734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-3b930ef5-8c0c-44ef-a0d6-f20762b39420 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:34.984703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-3b930ef5-8c0c-44ef-a0d6-f20762b39420 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:34.985133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-3b930ef5-8c0c-44ef-a0d6-f20762b39420 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdefb622-aa15-455f-b52d-b63f96130495", "connector": null, "instance_uuid": "892a797a-2572-4fd5-8af6-25d060fbb4c1"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:34.992774 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:34.992774 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:35.014595 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-3b930ef5-8c0c-44ef-a0d6-f20762b39420 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:35.015027 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1118/4482] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:34 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 03 20:36:35.041479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.043478 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:35.043717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.043973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.053626 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:35.053626 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:35.053738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-82489580-a6de-4a3c-ad1d-ed760061dae3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.054220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82489580-a6de-4a3c-ad1d-ed760061dae3 None None] GET https://10.4.3.92/volume// Aug 03 20:36:35.054435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82489580-a6de-4a3c-ad1d-ed760061dae3 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.054718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-82489580-a6de-4a3c-ad1d-ed760061dae3 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.055151 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-82489580-a6de-4a3c-ad1d-ed760061dae3 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:35.055493 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1114/4483] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:35.057266 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:35.061661 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5f24c38-b7f2-4d6d-ac1f-aa38bf083a2a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:35.061987 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1123/4484] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:35 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:35.064828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.066730 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:35.066949 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.067137 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.076618 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:35.076618 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:35.080662 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:35.085258 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-b4e884ef-bbd1-4ce5-8d52-d464daaea59c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:35.085717 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1130/4485] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:35 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:35.194172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.196027 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d Aug 03 20:36:35.196348 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:35.203303 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-fdefb622-aa15-455f-b52d-b63f96130495-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:35.207442 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-fdefb622-aa15-455f-b52d-b63f96130495-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:35.208273 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:35.208273 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:35.283658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-fdefb622-aa15-455f-b52d-b63f96130495-np0000006371" released by "attachment_update" :: held 0.076s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:35.283967 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-73cf8dd3-0047-4267-a22a-be58bd2329e9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d returned with HTTP 200 Aug 03 20:36:35.284434 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1119/4486] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:35 2026] PUT /volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:35.294541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-c4234491-7731-48b9-9a7c-736899f0efb5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.297560 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-c4234491-7731-48b9-9a7c-736899f0efb5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption Aug 03 20:36:35.297854 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-c4234491-7731-48b9-9a7c-736899f0efb5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.298118 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-c4234491-7731-48b9-9a7c-736899f0efb5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.310976 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:35.310976 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:35.319094 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-c4234491-7731-48b9-9a7c-736899f0efb5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption returned with HTTP 200 Aug 03 20:36:35.319639 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1115/4487] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:36:35 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:35.435166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ea68e0bf-df37-4e88-9d91-a1ca7fae1165 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.438152 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea68e0bf-df37-4e88-9d91-a1ca7fae1165 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 Aug 03 20:36:35.438478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ea68e0bf-df37-4e88-9d91-a1ca7fae1165 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.438881 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ea68e0bf-df37-4e88-9d91-a1ca7fae1165 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.446615 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ea68e0bf-df37-4e88-9d91-a1ca7fae1165 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 returned with HTTP 404 Aug 03 20:36:35.447230 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1124/4488] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:35 2026] GET /volume/v3/volumes/8b778f9e-fa06-4338-a1d3-29203c18a225 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:35.458509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-aea6c27c-7156-4a60-b482-776ecd92e421 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.460503 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:35.460937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-813818582"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:35.462651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-813818582'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:35.462797 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:35.467671 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:35.474797 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (6b713a7e-29f6-4739-b1d4-dd85cec7588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:35.475977 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8310accf-39df-47c0-b0af-3f87e0fbf604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:35.477419 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:35.506611 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8310accf-39df-47c0-b0af-3f87e0fbf604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:35.507642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbe1d0d-046d-4be7-b7cc-6174b2926f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:35.552796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['1b7e27a7-4872-45f6-95ad-7f57c9cdf34a', '15ad1d28-0c45-4008-b0d4-a960240f85a6', 'b170bdbe-d3b5-480b-9f8b-6c93c2f74627', 'e5ae6199-26aa-47a2-86b3-697862a312ba'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:35.553856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbe1d0d-046d-4be7-b7cc-6174b2926f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7e27a7-4872-45f6-95ad-7f57c9cdf34a', '15ad1d28-0c45-4008-b0d4-a960240f85a6', 'b170bdbe-d3b5-480b-9f8b-6c93c2f74627', 'e5ae6199-26aa-47a2-86b3-697862a312ba']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:35.555159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7646d16d-02bf-4b37-9f7d-59c0710aa27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:35.587435 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7646d16d-02bf-4b37-9f7d-59c0710aa27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b765e3-0b2c-4f87-a16d-d5f4610884ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813818582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['1b7e27a7-4872-45f6-95ad-7f57c9cdf34a','15ad1d28-0c45-4008-b0d4-a960240f85a6','b170bdbe-d3b5-480b-9f8b-6c93c2f74627','e5ae6199-26aa-47a2-86b3-697862a312ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813818582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b765e3-0b2c-4f87-a16d-d5f4610884ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:35.588693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89104c90-6e07-4610-82b2-831b59e40150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:35.610486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89104c90-6e07-4610-82b2-831b59e40150) transitioned into state 'SUCCESS' from state '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-813818582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['1b7e27a7-4872-45f6-95ad-7f57c9cdf34a','15ad1d28-0c45-4008-b0d4-a960240f85a6','b170bdbe-d3b5-480b-9f8b-6c93c2f74627','e5ae6199-26aa-47a2-86b3-697862a312ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:35.611489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a77762-0596-4304-abd1-7ef2e5477292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:35.624487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a77762-0596-4304-abd1-7ef2e5477292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:35.624487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (6b713a7e-29f6-4739-b1d4-dd85cec7588a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:35.624487 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:35.625371 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aea6c27c-7156-4a60-b482-776ecd92e421 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:35.626115 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1131/4489] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:35 2026] POST /volume/v3/volumes => generated 775 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:35.639610 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0a739dff-73fe-488c-a635-3ef072078f8f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:35.641686 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a739dff-73fe-488c-a635-3ef072078f8f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:35.641910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a739dff-73fe-488c-a635-3ef072078f8f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:35.642130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0a739dff-73fe-488c-a635-3ef072078f8f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:35.649443 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:35.649443 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:35.655482 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0a739dff-73fe-488c-a635-3ef072078f8f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:35.657394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0a739dff-73fe-488c-a635-3ef072078f8f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee returned with HTTP 200 Aug 03 20:36:35.658069 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1120/4490] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:35 2026] GET /volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:36.073123 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:36.075381 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:36.075635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:36.075833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:36.086638 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:36.086638 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:36.090525 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:36.095153 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ade27753-b9a1-4685-9dec-df1cb73ff790 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:36.095744 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1116/4491] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:36 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:36.671889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7cc0b61c-036f-4708-9140-1e85cf566629 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:36.673472 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7cc0b61c-036f-4708-9140-1e85cf566629 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:36.673647 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7cc0b61c-036f-4708-9140-1e85cf566629 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:36.673813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7cc0b61c-036f-4708-9140-1e85cf566629 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:36.680709 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:36.680709 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:36.684472 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7cc0b61c-036f-4708-9140-1e85cf566629 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:36.688334 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7cc0b61c-036f-4708-9140-1e85cf566629 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee returned with HTTP 200 Aug 03 20:36:36.688791 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1125/4492] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:36 2026] GET /volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:36.700625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3a822478-4be1-4627-b129-c5dc16de6549 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:36.702349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:36.702721 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16b765e3-0b2c-4f87-a16d-d5f4610884ee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-637949735"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:36.711044 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:36.711044 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:36.711419 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:36.711614 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:36.731841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['5af38e99-69ad-4e53-9475-24f5e84455d7', 'd0d3ef77-8768-4771-a46f-8720352fb31a', '2ee893c8-410e-47b0-95db-5f33471f18ce', '043a69c9-5591-446d-8a89-3a9b918f78c7'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:36.762486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:36.762486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a822478-4be1-4627-b129-c5dc16de6549 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:36.762486 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1132/4493] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:36.774094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-25349214-9467-45f0-9984-f537995f2b06 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:36.776674 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25349214-9467-45f0-9984-f537995f2b06 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:36.776987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25349214-9467-45f0-9984-f537995f2b06 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:36.777246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25349214-9467-45f0-9984-f537995f2b06 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:36.783414 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:36.783414 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:36.783995 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-25349214-9467-45f0-9984-f537995f2b06 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:36.784824 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25349214-9467-45f0-9984-f537995f2b06 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb returned with HTTP 200 Aug 03 20:36:36.785865 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1121/4494] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:36 2026] GET /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:37.112091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:37.114330 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:37.114592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:37.114826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:37.126417 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:37.126417 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:37.130585 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:37.135800 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e5b23bfe-50fd-4ffe-abca-316fb75b5037 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:37.136285 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1117/4495] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:37 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:37.796236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:37.798392 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:37.798664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:37.798907 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:37.805013 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:37.805013 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:37.805434 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:37.806296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc4fb0bd-1c4b-4bc0-86c6-b0add6c7c5fc tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb returned with HTTP 200 Aug 03 20:36:37.806837 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1126/4496] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:37 2026] GET /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:37.816545 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:37.818927 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] POST https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb/action Aug 03 20:36:37.819355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:37.819563 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:37.820966 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Updating snapshot 'c7c06efc-3315-487d-ae86-5151d53d62fb' with '{'status': 'error'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:36:37.830901 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:37.830901 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:37.831493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3b4a66f807ea44aab3251a12766ace6c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd76edc7938394fbcb4d3652431348da1', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:36:37.831744 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-55fc8e73-2d27-4b21-863a-5faa52a37ee0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb/action returned with HTTP 403 Aug 03 20:36:37.832267 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1133/4497] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:36:37 2026] POST /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:37.842010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:37.844316 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:37.844568 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:37.844819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:37.844984 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:37.850951 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:37.850951 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:37.851325 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:37.870338 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:37.870719 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7b527a5d-3b44-4d0b-9d9f-70b742886ef4 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb returned with HTTP 202 Aug 03 20:36:37.871121 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1122/4498] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:37 2026] DELETE /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:37.882107 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d95b2bc7-84a8-48d8-8589-180758b22937 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:37.884105 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d95b2bc7-84a8-48d8-8589-180758b22937 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:37.884424 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d95b2bc7-84a8-48d8-8589-180758b22937 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:37.884554 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d95b2bc7-84a8-48d8-8589-180758b22937 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:37.890016 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:37.890016 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:37.890327 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d95b2bc7-84a8-48d8-8589-180758b22937 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:37.891220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d95b2bc7-84a8-48d8-8589-180758b22937 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb returned with HTTP 200 Aug 03 20:36:37.891821 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1118/4499] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:37 2026] GET /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:38.149894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:38.152112 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:38.152345 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:38.152604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:38.164486 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:38.164486 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:38.169095 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:38.174828 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c908bb10-5373-4ab2-bbaa-e6fbb74c2d79 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:38.175307 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1127/4500] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:38 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:38.901779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dd7ffe26-0b10-4b0f-a9a8-3da6e38d3335 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:38.903636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dd7ffe26-0b10-4b0f-a9a8-3da6e38d3335 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb Aug 03 20:36:38.903824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dd7ffe26-0b10-4b0f-a9a8-3da6e38d3335 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:38.904027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dd7ffe26-0b10-4b0f-a9a8-3da6e38d3335 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:38.907992 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dd7ffe26-0b10-4b0f-a9a8-3da6e38d3335 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb returned with HTTP 404 Aug 03 20:36:38.908429 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1134/4501] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:38 2026] GET /volume/v3/snapshots/c7c06efc-3315-487d-ae86-5151d53d62fb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:38.915358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:38.917669 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:38.917918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:38.918146 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:38.918347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:38.926757 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:38.926757 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:38.927144 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:38.943601 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:38.943819 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eb767d12-0f7c-4804-8fa7-8d9cd612d87a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee returned with HTTP 202 Aug 03 20:36:38.944327 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1123/4502] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:38 2026] DELETE /volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:38.956959 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a66d00f1-023c-497b-913d-c590b81f2c7f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:38.958563 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a66d00f1-023c-497b-913d-c590b81f2c7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:38.958889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a66d00f1-023c-497b-913d-c590b81f2c7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:38.959221 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a66d00f1-023c-497b-913d-c590b81f2c7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:38.967227 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:38.967227 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:38.972982 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a66d00f1-023c-497b-913d-c590b81f2c7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:38.974900 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a66d00f1-023c-497b-913d-c590b81f2c7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee returned with HTTP 200 Aug 03 20:36:38.975429 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1119/4503] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:38 2026] GET /volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:39.189793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-46120f85-f7ba-483e-b411-48b398b9c629 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:39.191551 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46120f85-f7ba-483e-b411-48b398b9c629 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:39.191729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46120f85-f7ba-483e-b411-48b398b9c629 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:39.191918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-46120f85-f7ba-483e-b411-48b398b9c629 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:39.203550 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:39.203550 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:39.207316 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-46120f85-f7ba-483e-b411-48b398b9c629 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:39.211640 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-46120f85-f7ba-483e-b411-48b398b9c629 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:39.212037 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1128/4504] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:39 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:39.987384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b0e26d38-479c-45b2-8b09-1e04916aaeb2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:39.989058 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b0e26d38-479c-45b2-8b09-1e04916aaeb2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee Aug 03 20:36:39.989294 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b0e26d38-479c-45b2-8b09-1e04916aaeb2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:39.989564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b0e26d38-479c-45b2-8b09-1e04916aaeb2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:39.997124 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b0e26d38-479c-45b2-8b09-1e04916aaeb2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee returned with HTTP 404 Aug 03 20:36:39.997654 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1135/4505] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:39 2026] GET /volume/v3/volumes/16b765e3-0b2c-4f87-a16d-d5f4610884ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:40.004426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:40.006217 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:40.006590 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-6152789"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:40.007937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-6152789'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:40.008094 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:40.011831 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:40.017148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (945852c7-45e5-45c3-aa87-44ceb2a5b2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:40.018164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943345c1-0ef7-4b2f-97b5-7173544bc881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:40.018919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:40.041621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943345c1-0ef7-4b2f-97b5-7173544bc881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:40.042297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2597019d-0e3b-44f0-9a6d-81bb39e5ef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:40.076482 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['d37573fe-0738-4a7f-bfb1-1f156e89a3d9', '06f78386-c7ad-4c37-a03e-ccf016b65296', '687bd158-2853-4437-981c-a50f267df90c', '7c4aef19-0989-4c93-8a0c-7f189e1494ae'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:40.077159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2597019d-0e3b-44f0-9a6d-81bb39e5ef00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37573fe-0738-4a7f-bfb1-1f156e89a3d9', '06f78386-c7ad-4c37-a03e-ccf016b65296', '687bd158-2853-4437-981c-a50f267df90c', '7c4aef19-0989-4c93-8a0c-7f189e1494ae']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:40.077843 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809f09b7-95ea-4f56-bfda-e480824ae020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:40.098356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809f09b7-95ea-4f56-bfda-e480824ae020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4598459d-b698-438d-a563-8b51614aad0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-6152789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['d37573fe-0738-4a7f-bfb1-1f156e89a3d9','06f78386-c7ad-4c37-a03e-ccf016b65296','687bd158-2853-4437-981c-a50f267df90c','7c4aef19-0989-4c93-8a0c-7f189e1494ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-6152789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4598459d-b698-438d-a563-8b51614aad0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:40.098991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e838dae1-a87c-4322-9a46-845db0549ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:40.113510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e838dae1-a87c-4322-9a46-845db0549ca4) transitioned into state 'SUCCESS' from state '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-6152789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['d37573fe-0738-4a7f-bfb1-1f156e89a3d9','06f78386-c7ad-4c37-a03e-ccf016b65296','687bd158-2853-4437-981c-a50f267df90c','7c4aef19-0989-4c93-8a0c-7f189e1494ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:40.114090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fb8a0e-0955-45ce-9d1f-bb37ed946f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:40.120740 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fb8a0e-0955-45ce-9d1f-bb37ed946f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:40.121434 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (945852c7-45e5-45c3-aa87-44ceb2a5b2db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:40.121844 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:40.122344 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7e3ba522-996a-4bde-8ace-6e0dbdd168ad tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:40.122761 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1124/4506] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:40 2026] POST /volume/v3/volumes => generated 773 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:40.136726 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:40.140283 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:40.140283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:40.140283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:40.147737 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:40.147737 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:40.151959 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:40.156305 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53c6d463-54f6-4543-96bf-f1a2a77fddf2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c returned with HTTP 200 Aug 03 20:36:40.156903 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1120/4507] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:40 2026] GET /volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:40.227332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:40.229526 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:40.229788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:40.230059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:40.241942 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:40.241942 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:40.246302 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:40.252541 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-85577ff8-8cca-4a41-a270-432dbbaf5d1d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:40.253098 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1129/4508] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:40 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:41.170184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:41.172388 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:41.172672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:41.172917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:41.181630 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:41.181630 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:41.185699 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:41.190232 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3db111e-4bf9-497e-a152-dc4720d00af1 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c returned with HTTP 200 Aug 03 20:36:41.190741 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1136/4509] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:41 2026] GET /volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:41.208773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:41.210678 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:41.211040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4598459d-b698-438d-a563-8b51614aad0c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1870771847"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:41.221015 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:41.221015 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:41.221362 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:41.221514 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:41.244563 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['4f428659-f95e-44ca-b38a-df17102e8089', 'd6d20424-0b30-4287-b86b-96eb891118ba', '7cfb844c-0679-481e-ad33-3ba60ad88155', '7465be9a-42b1-49d3-911f-88a38eb5227a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:41.270373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:41.272904 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:41.273412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:41.273853 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:41.276812 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:41.276812 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1ebbf9b-becf-49fd-83df-af838d57c556 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:41.277155 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1125/4510] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:41.289275 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:41.289275 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:41.289533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:41.290196 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:41.290196 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:41.290527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:41.294479 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:41.295188 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:41.295188 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:41.295548 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:41.296147 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4230596a-3093-4f8b-9dc3-2cf22a36709e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 200 Aug 03 20:36:41.296600 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1130/4511] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:41 2026] GET /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:41.301034 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cc405af3-04ef-4afe-8ad9-3cd13e6232e7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:41.301707 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1121/4512] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:41 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:42.305895 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:42.308185 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:42.308564 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:42.308828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:42.314956 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:42.315591 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:42.315591 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:42.315800 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:42.316767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7592a06d-d6fa-41b9-b685-4d37978e1085 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 200 Aug 03 20:36:42.317266 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1137/4513] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:42 2026] GET /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:42.317498 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:42.317791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:42.318064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:42.327733 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc70d389-7177-4321-9bb8-05246bbd2820 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:42.329450 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc70d389-7177-4321-9bb8-05246bbd2820 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] GET https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:42.329657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc70d389-7177-4321-9bb8-05246bbd2820 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:42.329855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc70d389-7177-4321-9bb8-05246bbd2820 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:42.333118 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:42.333118 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:42.334534 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:42.334534 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:42.334974 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cc70d389-7177-4321-9bb8-05246bbd2820 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:42.335708 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc70d389-7177-4321-9bb8-05246bbd2820 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 200 Aug 03 20:36:42.336122 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1131/4514] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:42 2026] GET /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:42.337242 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:42.341708 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-be9d0ae0-5878-467d-9450-c9ad4be9d154 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:42.342146 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1126/4515] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:42 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:42.344716 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa825df3-eb18-409d-9afb-52a56b52402a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:42.346279 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:42.346532 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:42.346718 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:42.346812 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: 1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:42.351334 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:42.351334 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:42.351686 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:42.369642 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:42.369871 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa825df3-eb18-409d-9afb-52a56b52402a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 202 Aug 03 20:36:42.370324 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1122/4516] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:42 2026] DELETE /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:42.378295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:42.379868 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:42.380143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:42.380414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:42.386635 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:42.386635 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:42.387135 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:42.388150 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4bd2e82a-3145-4e53-b20e-0612a3e8ead2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 200 Aug 03 20:36:42.388758 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1138/4517] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:42 2026] GET /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:43.354236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:43.356160 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:43.356387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:43.356624 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:43.366115 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:43.366115 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:43.369308 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:43.373063 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-822f7cb2-d9e0-4934-807f-f96ef13cdfce tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:43.373435 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1132/4518] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:43 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:43.398948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-18fa79df-a880-4131-a924-13eb1f2be998 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:43.400957 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18fa79df-a880-4131-a924-13eb1f2be998 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 Aug 03 20:36:43.401212 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18fa79df-a880-4131-a924-13eb1f2be998 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:43.401472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18fa79df-a880-4131-a924-13eb1f2be998 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:43.405966 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18fa79df-a880-4131-a924-13eb1f2be998 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 returned with HTTP 404 Aug 03 20:36:43.406475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1127/4519] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:43 2026] GET /volume/v3/snapshots/1c1f013d-9078-4d71-ba69-d09f394cc5b2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:43.413943 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:43.415771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:43.415979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:43.416171 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:43.416334 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:43.423542 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:43.423542 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:43.423938 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:43.441219 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:43.441391 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98877780-80d8-4a61-ac66-b4c744fc6c23 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c returned with HTTP 202 Aug 03 20:36:43.441932 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1123/4520] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:43 2026] DELETE /volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:43.448431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:43.450512 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:43.450753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:43.450984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:43.459497 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:43.459497 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:43.463409 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:43.467830 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0935ed71-5141-4461-a7d1-ffad7d0dbb7f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c returned with HTTP 200 Aug 03 20:36:43.468491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1139/4521] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:43 2026] GET /volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c => generated 1012 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:44.385102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.386835 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:44.387023 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.387195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.396627 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.396627 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:44.399734 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:44.403374 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-89c57db4-03b8-4a5f-ba71-561855a8df5f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:44.403724 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1133/4522] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.483490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05da0b34-65e3-4a05-aa2d-c5d81e944f25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.485280 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05da0b34-65e3-4a05-aa2d-c5d81e944f25 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c Aug 03 20:36:44.485511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05da0b34-65e3-4a05-aa2d-c5d81e944f25 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.485706 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05da0b34-65e3-4a05-aa2d-c5d81e944f25 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.492521 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05da0b34-65e3-4a05-aa2d-c5d81e944f25 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c returned with HTTP 404 Aug 03 20:36:44.493039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1128/4523] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/4598459d-b698-438d-a563-8b51614aad0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:44.501102 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.502920 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:44.503243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-403439325"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:44.504861 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-403439325'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:44.505058 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:44.508969 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:44.515141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (cd9e5697-7f31-4e5b-9dc4-724ff3dafded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:44.516242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced07596-33c4-446a-8a20-703b00c62905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:44.517268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:44.542193 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced07596-33c4-446a-8a20-703b00c62905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:44.542600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d54c0b-4dcb-428a-8adf-92640fcf3a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:44.589808 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['161d3739-8f44-41d4-829f-2f1f336eb271', '522538b3-8607-4b11-ae39-bec015e060a2', '902f3b7e-e8dc-453f-bb1a-13f5848a98a9', 'cd71e20d-3caf-4b92-a79f-a81638fd4755'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:44.591015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d54c0b-4dcb-428a-8adf-92640fcf3a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['161d3739-8f44-41d4-829f-2f1f336eb271', '522538b3-8607-4b11-ae39-bec015e060a2', '902f3b7e-e8dc-453f-bb1a-13f5848a98a9', 'cd71e20d-3caf-4b92-a79f-a81638fd4755']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:44.591483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0253a8a8-dddf-493c-b6e2-aa149e45d905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:44.592041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4f74582a-1427-459e-be80-a5e106c02f74 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.593665 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f74582a-1427-459e-be80-a5e106c02f74 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:44.593871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f74582a-1427-459e-be80-a5e106c02f74 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.594015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4f74582a-1427-459e-be80-a5e106c02f74 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.603385 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.603385 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:44.608182 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4f74582a-1427-459e-be80-a5e106c02f74 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:44.612920 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4f74582a-1427-459e-be80-a5e106c02f74 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:44.613442 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1140/4524] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.620140 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0253a8a8-dddf-493c-b6e2-aa149e45d905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aafdabe-64c9-4acf-ac83-debb63572265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403439325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['161d3739-8f44-41d4-829f-2f1f336eb271','522538b3-8607-4b11-ae39-bec015e060a2','902f3b7e-e8dc-453f-bb1a-13f5848a98a9','cd71e20d-3caf-4b92-a79f-a81638fd4755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403439325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aafdabe-64c9-4acf-ac83-debb63572265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:44.620945 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e024368-05b4-4491-b25d-0c90f84070e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:44.627976 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-13686a50-ebac-48f2-ba21-01468653c6a1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.629707 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13686a50-ebac-48f2-ba21-01468653c6a1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:44.629953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13686a50-ebac-48f2-ba21-01468653c6a1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.630204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-13686a50-ebac-48f2-ba21-01468653c6a1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.638072 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.638072 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:44.641655 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-13686a50-ebac-48f2-ba21-01468653c6a1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:44.645739 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-13686a50-ebac-48f2-ba21-01468653c6a1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:44.646108 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1134/4525] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.654078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e024368-05b4-4491-b25d-0c90f84070e9) transitioned into state 'SUCCESS' from state '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-403439325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['161d3739-8f44-41d4-829f-2f1f336eb271','522538b3-8607-4b11-ae39-bec015e060a2','902f3b7e-e8dc-453f-bb1a-13f5848a98a9','cd71e20d-3caf-4b92-a79f-a81638fd4755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:44.654858 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49f09f-70fc-4c62-9cab-4b87d7ce4a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:44.666246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49f09f-70fc-4c62-9cab-4b87d7ce4a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:44.667165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (cd9e5697-7f31-4e5b-9dc4-724ff3dafded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:44.667560 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:44.668199 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-639d3fdc-a723-4552-8216-33a85c97b5b8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:44.669025 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1124/4526] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:44 2026] POST /volume/v3/volumes => generated 775 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:44.682806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f95da9d2-8f69-4673-be55-e6091684f350 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.684923 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f95da9d2-8f69-4673-be55-e6091684f350 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:44.685285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f95da9d2-8f69-4673-be55-e6091684f350 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.685645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f95da9d2-8f69-4673-be55-e6091684f350 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.693618 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.693618 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:44.694736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.696589 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:44.696795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.696989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.697516 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f95da9d2-8f69-4673-be55-e6091684f350 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:44.701492 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f95da9d2-8f69-4673-be55-e6091684f350 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 returned with HTTP 200 Aug 03 20:36:44.701847 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1129/4527] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.703602 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.703602 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:44.708870 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:44.713811 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-5c4d2e46-1898-4622-a0db-53273bf429c9 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:44.714185 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1141/4528] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.804165 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-24066dfc-d04c-4cf0-8b4a-c91c4d1a70bf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.804649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24066dfc-d04c-4cf0-8b4a-c91c4d1a70bf None None] GET https://10.4.3.92/volume// Aug 03 20:36:44.804871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24066dfc-d04c-4cf0-8b4a-c91c4d1a70bf None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.805068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-24066dfc-d04c-4cf0-8b4a-c91c4d1a70bf None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.805575 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-24066dfc-d04c-4cf0-8b4a-c91c4d1a70bf None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:44.805860 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1135/4529] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36: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 03 20:36:44.813006 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c68dd8a2-8080-4320-9c6e-890843613806 req-71de413b-00f0-4a43-8ec1-b608ee783a19 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.815779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-71de413b-00f0-4a43-8ec1-b608ee783a19 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:44.816314 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-71de413b-00f0-4a43-8ec1-b608ee783a19 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6c8a3af-58b8-47ff-b6ac-60cc06a31533", "connector": null, "instance_uuid": "fc7fe12e-3c23-49a9-8dab-66c40c00aa34"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:44.827112 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.827112 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:44.883967 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-71de413b-00f0-4a43-8ec1-b608ee783a19 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:44.884667 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1125/4530] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:44 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:44.928940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e138ffbd-a829-4c32-8842-32e518b7491f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.930873 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e138ffbd-a829-4c32-8842-32e518b7491f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:44.931092 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e138ffbd-a829-4c32-8842-32e518b7491f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.931297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e138ffbd-a829-4c32-8842-32e518b7491f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.936638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e706f6c8-fe96-42f6-92bd-e32e5ae54897 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.937163 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e706f6c8-fe96-42f6-92bd-e32e5ae54897 None None] GET https://10.4.3.92/volume// Aug 03 20:36:44.937435 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e706f6c8-fe96-42f6-92bd-e32e5ae54897 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.937722 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e706f6c8-fe96-42f6-92bd-e32e5ae54897 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.938126 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e706f6c8-fe96-42f6-92bd-e32e5ae54897 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:44.938503 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1142/4531] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:44.941688 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.941688 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:44.945141 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e138ffbd-a829-4c32-8842-32e518b7491f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:44.945242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:44.947970 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:44.948302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:44.948607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:44.949410 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e138ffbd-a829-4c32-8842-32e518b7491f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:44.949830 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1130/4532] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:44.960383 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:44.960383 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:44.964390 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:44.969286 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-1c7d6bf3-78aa-455a-9b35-1f53577a081d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:44.969788 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1136/4533] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:44 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1034 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:45.012952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2c545ced-fa27-415a-ab4a-b5d1e837eba4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.081439 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.083265 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] PUT https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 Aug 03 20:36:45.083631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:45.089829 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c545ced-fa27-415a-ab4a-b5d1e837eba4 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:45.090080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c545ced-fa27-415a-ab4a-b5d1e837eba4 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890", "extra_specs": {"multiattach": " True"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:45.090806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Acquiring lock "cinder-attachment_update-c6c8a3af-58b8-47ff-b6ac-60cc06a31533-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:45.091604 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.091604 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:45.095401 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Lock "cinder-attachment_update-c6c8a3af-58b8-47ff-b6ac-60cc06a31533-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:45.096303 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.096303 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:45.108239 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c545ced-fa27-415a-ab4a-b5d1e837eba4 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:45.108741 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1126/4534] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:45 2026] POST /volume/v3/types => generated 285 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:45.117593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.119601 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:45.120000 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-234358435", "snapshot_id": null, "imageRef": null, "volume_type": "638380b6-8448-4916-bcbc-5feae80f6d1d", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:45.121637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-234358435', 'snapshot_id': None, 'imageRef': None, 'volume_type': '638380b6-8448-4916-bcbc-5feae80f6d1d', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:45.126136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume of 1 GB Aug 03 20:36:45.126496 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.126496 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:45.127039 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Availability Zones retrieved successfully. Aug 03 20:36:45.132426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (32eba878-5985-411d-b2f5-6bfff86c4997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:45.133300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332ff77c-3363-407f-a89f-2aa5f0bc3250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:45.134165 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:45.141400 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.141400 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:45.153878 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332ff77c-3363-407f-a89f-2aa5f0bc3250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:36:45Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=638380b6-8448-4916-bcbc-5feae80f6d1d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '638380b6-8448-4916-bcbc-5feae80f6d1d', 'encryption_key_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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:45.154775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f61c75-8942-4d77-a820-34e243ba7daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:45.181254 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:45.181659 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-896984371-774501890, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:45.200093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Lock "cinder-attachment_update-c6c8a3af-58b8-47ff-b6ac-60cc06a31533-np0000006371" released by "attachment_update" :: held 0.104s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:45.200196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-3f2930a9-0e89-44e0-8b6e-c8cc837f459b tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 returned with HTTP 200 Aug 03 20:36:45.200883 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1143/4535] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:45 2026] PUT /volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:45.222094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Created reservations ['56940974-605a-4d0a-bc42-b33ce36cdc17', 'b9807a28-7caf-4900-a4bb-d02822c0a5f9', '30e3d3ed-fb6c-440e-ad7d-1448fc20b6bd', '9d082526-a5a8-430d-a3a7-825ecc230a83'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:45.223200 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f61c75-8942-4d77-a820-34e243ba7daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56940974-605a-4d0a-bc42-b33ce36cdc17', 'b9807a28-7caf-4900-a4bb-d02822c0a5f9', '30e3d3ed-fb6c-440e-ad7d-1448fc20b6bd', '9d082526-a5a8-430d-a3a7-825ecc230a83']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:45.224213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57865f8-452e-4407-b014-5e7f1ecd9719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:45.253625 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57865f8-452e-4407-b014-5e7f1ecd9719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1460f3b0-35b2-4d9f-946c-0f42460b0ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-234358435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['56940974-605a-4d0a-bc42-b33ce36cdc17','b9807a28-7caf-4900-a4bb-d02822c0a5f9','30e3d3ed-fb6c-440e-ad7d-1448fc20b6bd','9d082526-a5a8-430d-a3a7-825ecc230a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=638380b6-8448-4916-bcbc-5feae80f6d1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-234358435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1460f3b0-35b2-4d9f-946c-0f42460b0ea3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66383e48753c4e4a8f62346bea0f2576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(638380b6-8448-4916-bcbc-5feae80f6d1d),volume_type_id=638380b6-8448-4916-bcbc-5feae80f6d1d)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:45.254581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9bac34-241e-4d36-a6df-95b307ab2e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:45.278985 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9bac34-241e-4d36-a6df-95b307ab2e3c) transitioned into state 'SUCCESS' from state '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-234358435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['56940974-605a-4d0a-bc42-b33ce36cdc17','b9807a28-7caf-4900-a4bb-d02822c0a5f9','30e3d3ed-fb6c-440e-ad7d-1448fc20b6bd','9d082526-a5a8-430d-a3a7-825ecc230a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=638380b6-8448-4916-bcbc-5feae80f6d1d)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:45.279746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff27bc2-bc4b-41b8-82d8-95e9c9582ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:45.301895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff27bc2-bc4b-41b8-82d8-95e9c9582ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:45.302872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (32eba878-5985-411d-b2f5-6bfff86c4997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:45.303231 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request issued successfully. Aug 03 20:36:45.303894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d2b6b21-0dc4-4e68-99b3-24362630e3f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:45.304388 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1131/4536] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:36:45 2026] POST /volume/v3/volumes => generated 825 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:45.317129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.319220 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:36:45.319445 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:45.319664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:45.326391 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.326391 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:45.329943 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:45.334854 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fb0e9708-efc0-43f2-8aa1-81fc63b7c275 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:36:45.335238 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1137/4537] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:45 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:45.418436 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-70bd4952-6221-4aad-a948-ca511ca841e0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.420642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70bd4952-6221-4aad-a948-ca511ca841e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:45.420929 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70bd4952-6221-4aad-a948-ca511ca841e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:45.421181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-70bd4952-6221-4aad-a948-ca511ca841e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:45.451349 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.451349 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:45.455166 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-70bd4952-6221-4aad-a948-ca511ca841e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:45.459426 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-70bd4952-6221-4aad-a948-ca511ca841e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:45.459839 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1127/4538] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:45 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:45.716726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-11f98313-f2ee-4848-9772-73675aef4996 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.721452 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-11f98313-f2ee-4848-9772-73675aef4996 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:45.721452 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-11f98313-f2ee-4848-9772-73675aef4996 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:45.721452 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-11f98313-f2ee-4848-9772-73675aef4996 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:45.729125 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.729125 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:45.733506 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-11f98313-f2ee-4848-9772-73675aef4996 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:45.738069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-11f98313-f2ee-4848-9772-73675aef4996 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 returned with HTTP 200 Aug 03 20:36:45.738697 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1144/4539] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:45 2026] GET /volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:45.751029 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-43880a3e-4929-4878-a852-42886adc4282 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.752928 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:45.753265 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9aafdabe-64c9-4acf-ac83-debb63572265", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1958852416"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:45.762889 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.762889 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:45.763218 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:45.763315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:45.792408 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['33302c9f-b723-40f8-8207-b6758a69ee99', '4bc417c9-b870-4a27-a5c9-d4e0ca5648b2', '278b48b5-9f97-4c07-98b1-aa2a4b646c14', '40d30d66-5a76-46cf-9235-04cee2a20882'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:45.838266 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:45.838623 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-43880a3e-4929-4878-a852-42886adc4282 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:45.839039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1132/4540] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:45.847018 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.849049 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:45.849277 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:45.849525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:45.855001 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.855001 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:45.855335 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:45.856082 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a8432fcd-3471-4778-b401-8489ad5c8b61 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff returned with HTTP 200 Aug 03 20:36:45.856522 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1138/4541] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:45 2026] GET /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:45.962902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:45.965572 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:45.965850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:45.966106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:45.977995 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:45.977995 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:45.982040 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:45.987178 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f37b422-0384-43b5-a9a9-213d04bf5425 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:45.987701 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1128/4542] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:45 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:46.347808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.349654 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:36:46.350014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.350250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.358537 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.358537 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:46.362993 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:46.367702 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-92d9bc19-215f-49bd-9f7a-b01327fa2586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:36:46.368091 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1145/4543] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:46.380981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.385659 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:36:46.385659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.385659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.392072 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.392072 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:46.396606 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:46.401032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fbcb553-c3ee-459a-a13a-0d282d35f07a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:36:46.401507 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1133/4544] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:36:46.415933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.418155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:46.418628 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-33632338", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:46.420650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-33632338', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:46.420844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume of 1 GB Aug 03 20:36:46.426365 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Availability Zones retrieved successfully. Aug 03 20:36:46.432093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (7f0621fb-2bf7-4410-af5f-b7e3ae7f62a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:46.433163 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab236c33-1a33-42bd-9196-2e327a85ba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:46.434155 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:46.468133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab236c33-1a33-42bd-9196-2e327a85ba5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:46.468133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b005dc2e-2af0-4ed1-8e1f-fd33d08d857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:46.479492 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a92ccca7-03c0-4241-8413-75e805b3828b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.482236 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a92ccca7-03c0-4241-8413-75e805b3828b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:46.482623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a92ccca7-03c0-4241-8413-75e805b3828b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.483191 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a92ccca7-03c0-4241-8413-75e805b3828b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.494356 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.494356 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:46.498397 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a92ccca7-03c0-4241-8413-75e805b3828b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:46.504371 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a92ccca7-03c0-4241-8413-75e805b3828b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:46.504937 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1129/4545] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:46.543672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Created reservations ['ce5c1c56-c38b-42cf-bdfd-8ab1396a02b0', '5e815f10-1d25-478a-ab25-87560f0f5072', 'e321077b-ac2f-46ab-816f-50d71f73dde2', '341ed582-82e0-49fc-a8d8-72e3b65ef0bb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:46.544611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b005dc2e-2af0-4ed1-8e1f-fd33d08d857e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5c1c56-c38b-42cf-bdfd-8ab1396a02b0', '5e815f10-1d25-478a-ab25-87560f0f5072', 'e321077b-ac2f-46ab-816f-50d71f73dde2', '341ed582-82e0-49fc-a8d8-72e3b65ef0bb']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:46.545397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f3321f-741e-4c69-b0d1-75148262e65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:46.570574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f3321f-741e-4c69-b0d1-75148262e65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849ff7f3-597a-4477-a988-119acfc44f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-33632338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['ce5c1c56-c38b-42cf-bdfd-8ab1396a02b0','5e815f10-1d25-478a-ab25-87560f0f5072','e321077b-ac2f-46ab-816f-50d71f73dde2','341ed582-82e0-49fc-a8d8-72e3b65ef0bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-33632338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849ff7f3-597a-4477-a988-119acfc44f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66383e48753c4e4a8f62346bea0f2576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:46.571292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09cf56d-4623-4215-a03e-0f7a7c377ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:46.591852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09cf56d-4623-4215-a03e-0f7a7c377ca4) transitioned into state 'SUCCESS' from state '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-33632338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['ce5c1c56-c38b-42cf-bdfd-8ab1396a02b0','5e815f10-1d25-478a-ab25-87560f0f5072','e321077b-ac2f-46ab-816f-50d71f73dde2','341ed582-82e0-49fc-a8d8-72e3b65ef0bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:46.592811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d2a62f-9d87-487d-8044-2af07f17ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:46.603451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d2a62f-9d87-487d-8044-2af07f17ba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:46.604561 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (7f0621fb-2bf7-4410-af5f-b7e3ae7f62a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:46.604960 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request issued successfully. Aug 03 20:36:46.605702 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c97b0276-8c15-44bd-92cb-f67161d3e241 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:46.606239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1139/4546] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:36:46 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:46.620732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.622974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:46.623245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.623515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.631139 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.631139 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:46.636252 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:46.642760 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-093d184b-19f9-446a-8a2a-d5f2f36e734e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:46.643327 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1146/4547] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:46.865670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.868057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:46.868366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.868662 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.877896 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.877896 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:46.878253 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:46.879111 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-776d4683-bf0d-4dfd-9eea-87aeabce9b8a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff returned with HTTP 200 Aug 03 20:36:46.879579 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1134/4548] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:46.888276 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6977fb54-305e-4f88-8e58-a890faeef8ef None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.890302 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] POST https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff/action Aug 03 20:36:46.890755 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:46.890902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:46.892301 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.snapshot_unmanage [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Unmanage snapshot with id: 21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:46.897941 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.897941 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:46.898363 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:46.899145 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3b4a66f807ea44aab3251a12766ace6c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd76edc7938394fbcb4d3652431348da1', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:36:46.899350 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6977fb54-305e-4f88-8e58-a890faeef8ef tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff/action returned with HTTP 403 Aug 03 20:36:46.899979 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1130/4549] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:36:46 2026] POST /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:46.907221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.909058 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:46.909254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.909518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.909619 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: 21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:46.915466 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.915466 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:46.915868 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:46.933401 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:46.933661 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cfa3980-26ac-46c7-9073-7bc8977211b2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff returned with HTTP 202 Aug 03 20:36:46.934133 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1140/4550] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:46 2026] DELETE /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:46.943658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-61272cfe-a169-48e5-808f-20c63825c324 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:46.945390 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61272cfe-a169-48e5-808f-20c63825c324 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:46.945605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61272cfe-a169-48e5-808f-20c63825c324 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:46.945817 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-61272cfe-a169-48e5-808f-20c63825c324 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:46.950623 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:46.950623 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:46.950886 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-61272cfe-a169-48e5-808f-20c63825c324 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:46.951524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-61272cfe-a169-48e5-808f-20c63825c324 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff returned with HTTP 200 Aug 03 20:36:46.951862 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1147/4551] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:46 2026] GET /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.000935 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.002609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:47.002773 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.002946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.012596 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.012596 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:47.015211 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:47.018765 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3118bafa-9cf3-472f-80c8-5bd4ddfda0c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:47.019094 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1135/4552] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.520394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-58d70747-4a19-4452-9f19-fe6631598691 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.522146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58d70747-4a19-4452-9f19-fe6631598691 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:47.522509 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58d70747-4a19-4452-9f19-fe6631598691 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.522627 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-58d70747-4a19-4452-9f19-fe6631598691 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.531683 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.531683 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:47.535001 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-58d70747-4a19-4452-9f19-fe6631598691 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:47.539243 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-58d70747-4a19-4452-9f19-fe6631598691 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:47.539674 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1131/4553] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.657142 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.659051 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:47.659268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.659413 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.666248 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.666248 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:47.669740 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:47.673518 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e27b0a0b-46f0-4476-812d-3dd6dd11614e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:47.673886 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1141/4554] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.685374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.687149 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:47.687374 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.687573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.695135 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.695135 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:47.699325 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:47.703837 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b80a7429-a916-4051-81a4-fc2786f6ca05 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:47.704249 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1148/4555] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.715044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-60e4f6c7-774d-4f06-ac79-641824180765 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.716566 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60e4f6c7-774d-4f06-ac79-641824180765 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:47.716871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60e4f6c7-774d-4f06-ac79-641824180765 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-70354544", "extra_specs": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:47.730051 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60e4f6c7-774d-4f06-ac79-641824180765 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:47.730378 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1136/4556] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:36:47 2026] POST /volume/v3/types => generated 210 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.737264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9c6dca34-33e0-4275-b16d-2c974609c8de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.738841 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c6dca34-33e0-4275-b16d-2c974609c8de tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] POST https://10.4.3.92/volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4/encryption Aug 03 20:36:47.739138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9c6dca34-33e0-4275-b16d-2c974609c8de tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:47.766957 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9c6dca34-33e0-4275-b16d-2c974609c8de tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4/encryption returned with HTTP 200 Aug 03 20:36:47.767352 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1132/4557] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:36:47 2026] POST /volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.776234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.777955 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:47.778278 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1185319137", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-70354544", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:47.779747 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1185319137', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-70354544', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:47.783188 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume of 1 GB Aug 03 20:36:47.783502 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.783502 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:47.783972 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Availability Zones retrieved successfully. Aug 03 20:36:47.789153 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (973888f6-e6a6-46d0-8d4d-0227c2a4c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:47.790058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003df1c4-cc31-43c0-8425-ca8e15ce88c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:47.790895 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:47.815235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003df1c4-cc31-43c0-8425-ca8e15ce88c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:36:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec661df1-400b-4e4d-85ab-0bbdee7459f4,is_public=True,name='tempest-scenario-type-luks-70354544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec661df1-400b-4e4d-85ab-0bbdee7459f4', '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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:47.816227 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c912d2-9773-4c0d-9431-c4d30e1f3f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:47.843555 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-70354544 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-70354544, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:47.843925 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-70354544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-70354544, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:36:47.874540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Created reservations ['06432057-a77f-4868-b32c-9eb49ea657ca', '88e65ea8-2e11-4af7-815c-b296acb5c23e', '92f8a69f-74b1-413f-bec3-132121f56bad', '32e17a6e-6b0d-4422-9bc7-b2c50080835a'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:47.875253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c912d2-9773-4c0d-9431-c4d30e1f3f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06432057-a77f-4868-b32c-9eb49ea657ca', '88e65ea8-2e11-4af7-815c-b296acb5c23e', '92f8a69f-74b1-413f-bec3-132121f56bad', '32e17a6e-6b0d-4422-9bc7-b2c50080835a']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:47.875986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ee557-d39f-48d8-842f-ed527d401f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:47.896379 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ee557-d39f-48d8-842f-ed527d401f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd8cbc7-e524-47e2-bc3a-09d9edef3dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1185319137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['06432057-a77f-4868-b32c-9eb49ea657ca','88e65ea8-2e11-4af7-815c-b296acb5c23e','92f8a69f-74b1-413f-bec3-132121f56bad','32e17a6e-6b0d-4422-9bc7-b2c50080835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=ec661df1-400b-4e4d-85ab-0bbdee7459f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1185319137',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8fd8cbc7-e524-47e2-bc3a-09d9edef3dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66383e48753c4e4a8f62346bea0f2576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec661df1-400b-4e4d-85ab-0bbdee7459f4),volume_type_id=ec661df1-400b-4e4d-85ab-0bbdee7459f4)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:47.897157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81396cee-52dd-45ae-af9d-ec78f648e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:47.917875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81396cee-52dd-45ae-af9d-ec78f648e144) transitioned into state 'SUCCESS' from state '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-1185319137',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['06432057-a77f-4868-b32c-9eb49ea657ca','88e65ea8-2e11-4af7-815c-b296acb5c23e','92f8a69f-74b1-413f-bec3-132121f56bad','32e17a6e-6b0d-4422-9bc7-b2c50080835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=ec661df1-400b-4e4d-85ab-0bbdee7459f4)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:47.918552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37ade3e-81ad-48a4-bd51-f9834309d8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:47.928852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37ade3e-81ad-48a4-bd51-f9834309d8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:47.929638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (973888f6-e6a6-46d0-8d4d-0227c2a4c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:47.929919 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request issued successfully. Aug 03 20:36:47.930454 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4a05199-607b-4feb-9e1c-da6c80f2cf53 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:47.930897 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1142/4558] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:36:47 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:47.942124 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e888be19-70e2-4d82-8899-6324a9981d83 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.943970 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e888be19-70e2-4d82-8899-6324a9981d83 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:47.944396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e888be19-70e2-4d82-8899-6324a9981d83 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.944396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e888be19-70e2-4d82-8899-6324a9981d83 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.951499 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.951499 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:47.955031 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e888be19-70e2-4d82-8899-6324a9981d83 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:47.959160 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e888be19-70e2-4d82-8899-6324a9981d83 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:47.959601 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1149/4559] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:47.962088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b5d5d370-63b0-4fe4-bfe0-74bad0de357a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.964485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5d5d370-63b0-4fe4-bfe0-74bad0de357a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff Aug 03 20:36:47.964745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5d5d370-63b0-4fe4-bfe0-74bad0de357a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.965013 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b5d5d370-63b0-4fe4-bfe0-74bad0de357a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.970289 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b5d5d370-63b0-4fe4-bfe0-74bad0de357a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff returned with HTTP 404 Aug 03 20:36:47.970711 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1137/4560] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:47 2026] GET /volume/v3/snapshots/21970e35-7999-4b17-8ea5-2378e061fdff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:47.977911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7d101964-5513-466f-9365-d440bcf19679 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:47.979865 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:47.980116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:47.980379 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:47.980598 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:47.989850 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:47.989850 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:47.990240 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:48.010491 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:48.010797 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d101964-5513-466f-9365-d440bcf19679 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 returned with HTTP 202 Aug 03 20:36:48.011214 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1133/4561] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:47 2026] DELETE /volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:48.018495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ebec5633-eac0-4547-a624-557dd688219d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:48.020772 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ebec5633-eac0-4547-a624-557dd688219d tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:48.020772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ebec5633-eac0-4547-a624-557dd688219d tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:48.020933 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ebec5633-eac0-4547-a624-557dd688219d tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:48.028515 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:48.028515 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:48.032443 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ebec5633-eac0-4547-a624-557dd688219d tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:48.034139 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8a652717-f863-49af-8e76-7c2ed928c872 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:48.036016 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a652717-f863-49af-8e76-7c2ed928c872 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:48.036212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a652717-f863-49af-8e76-7c2ed928c872 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:48.036421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a652717-f863-49af-8e76-7c2ed928c872 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:48.037219 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ebec5633-eac0-4547-a624-557dd688219d tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 returned with HTTP 200 Aug 03 20:36:48.037740 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1143/4562] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:48 2026] GET /volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:48.048872 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:48.048872 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:48.052959 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8a652717-f863-49af-8e76-7c2ed928c872 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:48.058325 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a652717-f863-49af-8e76-7c2ed928c872 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:48.058904 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1150/4563] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:48 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:48.467031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c68dd8a2-8080-4320-9c6e-890843613806 req-11edfc20-4af2-4879-889d-3d5edc3ab1d1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:48.468987 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-11edfc20-4af2-4879-889d-3d5edc3ab1d1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3/action Aug 03 20:36:48.469346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-11edfc20-4af2-4879-889d-3d5edc3ab1d1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:48.469472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-11edfc20-4af2-4879-889d-3d5edc3ab1d1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:48.484764 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:48.484764 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:48.506293 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c68dd8a2-8080-4320-9c6e-890843613806 req-11edfc20-4af2-4879-889d-3d5edc3ab1d1 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3/action returned with HTTP 204 Aug 03 20:36:48.506774 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1138/4564] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:48 2026] POST /volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:48.553857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e204b838-74f7-422b-910e-a1adff66d4f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:48.555571 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e204b838-74f7-422b-910e-a1adff66d4f6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:48.555932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e204b838-74f7-422b-910e-a1adff66d4f6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:48.555993 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e204b838-74f7-422b-910e-a1adff66d4f6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:48.575149 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:48.575149 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:48.579898 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e204b838-74f7-422b-910e-a1adff66d4f6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:48.585862 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e204b838-74f7-422b-910e-a1adff66d4f6 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:48.586587 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1134/4565] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:48 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:48.973779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:48.975728 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:48.975976 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:48.976192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:48.984166 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:48.984166 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:48.988131 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:48.992709 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5a86f5db-2672-45b3-a67e-600ee7d317a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:48.993119 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1144/4566] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:48 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.006016 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.007705 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:49.007906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.008114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.014526 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.014526 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:49.017611 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:49.021058 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d2c8f350-4da6-4fa1-85ac-fb104e34217c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:49.021450 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1151/4567] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.051188 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8bd99458-b3b8-476d-a0a5-a94354c78ab0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.053055 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8bd99458-b3b8-476d-a0a5-a94354c78ab0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 Aug 03 20:36:49.053259 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8bd99458-b3b8-476d-a0a5-a94354c78ab0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.053490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8bd99458-b3b8-476d-a0a5-a94354c78ab0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.059057 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8bd99458-b3b8-476d-a0a5-a94354c78ab0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 returned with HTTP 404 Aug 03 20:36:49.059528 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1139/4568] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/9aafdabe-64c9-4acf-ac83-debb63572265 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:49.062771 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.065755 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:49.065755 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.065882 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.068335 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.070731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-76e5a059-5c67-436d-903a-628ed5459307 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.071324 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:49.071811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1720907369"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.072828 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76e5a059-5c67-436d-903a-628ed5459307 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:49.073070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76e5a059-5c67-436d-903a-628ed5459307 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.073320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76e5a059-5c67-436d-903a-628ed5459307 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.073543 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.073543 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:49.073622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1720907369'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:49.073766 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:49.077822 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:49.078075 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:49.082057 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-70f9bcad-3461-4288-84c8-f3accf363552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:49.082501 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1135/4569] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.084691 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.084691 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:49.085746 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (ec339ffe-0893-4658-9dca-c07b5be3f7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:49.086950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2faa4a9e-006b-46d3-8f1a-318ab14e863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:49.088024 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:49.088395 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-76e5a059-5c67-436d-903a-628ed5459307 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:49.093566 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76e5a059-5c67-436d-903a-628ed5459307 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:49.094075 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1152/4570] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:49.105080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.106804 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:49.107023 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.107210 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.116017 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.116017 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:49.116917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2faa4a9e-006b-46d3-8f1a-318ab14e863a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:49.117772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d78f659-fd53-40c6-aa28-c758b046515a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:49.119194 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:49.122932 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a3fd20e8-cdc1-49ec-9dd1-2bec6f512883 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:49.123295 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1140/4571] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:49.135369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fff1310f-3737-4f30-b05e-028626a1fb85 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.137110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:36:49.137445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-detach": {}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:49.137587 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.147619 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.147619 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:49.148230 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:49.149361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2766d9e4-4383-4a08-9390-4795bc565468 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.149811 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2766d9e4-4383-4a08-9390-4795bc565468 None None] GET https://10.4.3.92/volume// Aug 03 20:36:49.150002 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2766d9e4-4383-4a08-9390-4795bc565468 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.150278 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2766d9e4-4383-4a08-9390-4795bc565468 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.150717 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2766d9e4-4383-4a08-9390-4795bc565468 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:49.151055 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1153/4572] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36: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 03 20:36:49.154134 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['9ecfca86-5030-420f-bd62-5dfbc586cb38', '41bf1a48-e336-4c7f-8a81-e5992aa8d4d1', '9488db2c-3c7c-4a6a-b83c-43ef2ea6ef95', '8b5be737-7d12-472c-a603-0ca467ac82f6'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:49.154950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d78f659-fd53-40c6-aa28-c758b046515a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ecfca86-5030-420f-bd62-5dfbc586cb38', '41bf1a48-e336-4c7f-8a81-e5992aa8d4d1', '9488db2c-3c7c-4a6a-b83c-43ef2ea6ef95', '8b5be737-7d12-472c-a603-0ca467ac82f6']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:49.156005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dc4cd2-9064-4d22-af74-d00ef54e5595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:49.158621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-e7bd5167-21ef-4fe2-be37-bda15a8e1f2d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.160579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-e7bd5167-21ef-4fe2-be37-bda15a8e1f2d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:49.160924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-e7bd5167-21ef-4fe2-be37-bda15a8e1f2d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "849ff7f3-597a-4477-a988-119acfc44f06", "connector": null, "instance_uuid": "cf99ff90-b099-48f5-b4a1-5f8e80c4784e"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.170745 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.170745 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:49.195335 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dc4cd2-9064-4d22-af74-d00ef54e5595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '203be616-7ed3-498f-93c7-28abae530cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1720907369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['9ecfca86-5030-420f-bd62-5dfbc586cb38','41bf1a48-e336-4c7f-8a81-e5992aa8d4d1','9488db2c-3c7c-4a6a-b83c-43ef2ea6ef95','8b5be737-7d12-472c-a603-0ca467ac82f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1720907369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=203be616-7ed3-498f-93c7-28abae530cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:49.196321 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3232d286-d4bc-4aef-b422-82e0c9f58568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:49.198115 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-e7bd5167-21ef-4fe2-be37-bda15a8e1f2d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:49.198751 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1141/4573] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:49.204549 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Attachment connected to vm fc7fe12e-3c23-49a9-8dab-66c40c00aa34, checking data on nova Aug 03 20:36:49.205924 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.compute.nova [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100356) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 03 20:36:49.216769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3232d286-d4bc-4aef-b422-82e0c9f58568) transitioned into state 'SUCCESS' from state '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-1720907369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['9ecfca86-5030-420f-bd62-5dfbc586cb38','41bf1a48-e336-4c7f-8a81-e5992aa8d4d1','9488db2c-3c7c-4a6a-b83c-43ef2ea6ef95','8b5be737-7d12-472c-a603-0ca467ac82f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:49.217808 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d62ae8-0f25-4520-86ef-e4e5c429188d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:49.228599 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d62ae8-0f25-4520-86ef-e4e5c429188d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:49.229553 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (ec339ffe-0893-4658-9dca-c07b5be3f7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:49.229910 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:49.230607 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-52677a11-8e08-41b1-b0df-e033bf3d1402 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:49.231059 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1145/4574] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:49.236612 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.238419 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:49.238644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.238821 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.245716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13b94b08-83bc-4f6b-b012-9d342ffbff75 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.246283 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b94b08-83bc-4f6b-b012-9d342ffbff75 None None] GET https://10.4.3.92/volume// Aug 03 20:36:49.246581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b94b08-83bc-4f6b-b012-9d342ffbff75 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.246863 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b94b08-83bc-4f6b-b012-9d342ffbff75 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.247285 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b94b08-83bc-4f6b-b012-9d342ffbff75 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:49.249667 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1142/4575] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:36:49.250583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.253327 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:49.253574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.253772 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.253957 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.253957 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:49.261529 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:49.261628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.261975 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.261975 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:49.264221 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:49.264555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.264816 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.266966 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:49.270429 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7218b527-03f7-4615-b7b6-8be4ed6e1188 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:49.271008 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1154/4576] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.271869 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-45125e1c-a5f8-45b6-b580-8cd673a3f40a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc returned with HTTP 200 Aug 03 20:36:49.272416 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1146/4577] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.281115 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.281115 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:49.285702 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:49.291356 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-78ca8b42-d9e3-46d5-b5c0-e5bb647e3a75 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:49.291903 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1143/4578] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:49.381289 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0955d18ebada19757e3503da8655fd73e63f984a449a3665f4702255c21a1a5c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fff1310f-3737-4f30-b05e-028626a1fb85" -H "X-Service-Token: {SHA256}01495b043cba994a3f5183d3991c65ac01468a457b56445df2dd0daf39ab2416" {{(pid=100356) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 03 20:36:49.399914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.401933 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] PUT https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f Aug 03 20:36:49.402311 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.409803 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Acquiring lock "cinder-attachment_update-849ff7f3-597a-4477-a988-119acfc44f06-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:49.414415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-849ff7f3-597a-4477-a988-119acfc44f06-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:49.415325 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.415325 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:49.496914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-849ff7f3-597a-4477-a988-119acfc44f06-np0000006371" released by "attachment_update" :: held 0.082s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:49.497351 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-1c277576-afda-4cc9-be6a-27efe5b1c987 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f returned with HTTP 200 Aug 03 20:36:49.498011 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1155/4579] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:49 2026] PUT /volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:49.509824 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 03 Aug 2026 20:36:49 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-ef4bfc6e-c109-45b3-8948-cd5e5eb6bf68 x-openstack-request-id: req-ef4bfc6e-c109-45b3-8948-cd5e5eb6bf68 {{(pid=100356) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 03 20:36:49.509952 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c6c8a3af-58b8-47ff-b6ac-60cc06a31533", "serverId": "fc7fe12e-3c23-49a9-8dab-66c40c00aa34", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2fef78b7-5be6-41b6-903b-d933ce0da4b3", "bdm_uuid": "19e8f947-9c4e-4699-a062-c3ad1082165c"}} {{(pid=100356) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 03 20:36:49.510080 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 used request id req-ef4bfc6e-c109-45b3-8948-cd5e5eb6bf68 {{(pid=100356) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 03 20:36:49.512343 np0000006371 devstack@c-api.service[100356]: ERROR cinder.volume.api [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-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 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Caught error: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: 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 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.515381 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.middleware.fault [None req-fff1310f-3737-4f30-b05e-028626a1fb85 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 409 Aug 03 20:36:49.517327 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1136/4580] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 167 bytes in 381 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:49.523804 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.525644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:36:49.526008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:49.526156 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.536212 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.536212 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:49.536659 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:49.588929 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Attachment connected to vm fc7fe12e-3c23-49a9-8dab-66c40c00aa34, checking data on nova Aug 03 20:36:49.589317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.compute.nova [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100354) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 03 20:36:49.600292 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.604590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:49.604757 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:49.604937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:49.615751 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.615751 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:49.618473 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:49.621840 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4c941ce8-8b7b-4dfd-97a8-6be7fd49a3bf tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:49.622199 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1144/4581] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:49 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:49.708207 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fe4e3f6c4571745527f78a38cf91b86cdf9ef55abc06aafc0bd071edbadedd09" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1ebe444f-d897-4a25-9e01-99a96aa4b56d" -H "X-Service-Token: {SHA256}58c7e81c3eb4744edefd8c0a30ebce83010cc0e2050f3a2c1ab64cf912cddb56" {{(pid=100354) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 03 20:36:49.798798 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 03 Aug 2026 20:36:49 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-068246ae-8a9f-44d5-9f1e-cfd314c601ed x-openstack-request-id: req-068246ae-8a9f-44d5-9f1e-cfd314c601ed {{(pid=100354) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 03 20:36:49.798938 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c6c8a3af-58b8-47ff-b6ac-60cc06a31533", "serverId": "fc7fe12e-3c23-49a9-8dab-66c40c00aa34", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2fef78b7-5be6-41b6-903b-d933ce0da4b3", "bdm_uuid": "19e8f947-9c4e-4699-a062-c3ad1082165c"}} {{(pid=100354) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 03 20:36:49.799053 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 used request id req-068246ae-8a9f-44d5-9f1e-cfd314c601ed {{(pid=100354) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 03 20:36:49.801350 np0000006371 devstack@c-api.service[100354]: ERROR cinder.volume.api [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-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 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Caught error: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: 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 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.803588 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.middleware.fault [None req-1ebe444f-d897-4a25-9e01-99a96aa4b56d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 409 Aug 03 20:36:49.804483 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1147/4582] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 167 bytes in 281 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:49.812344 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7f73af41-6340-44fe-bec7-532fbe7855e9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.813599 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1156/4583] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:36:49.820696 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4128f9e5-185f-4891-965d-b6058dab79a1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.822425 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1137/4584] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:36:49.829655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-79072c23-4d52-4cf3-bd80-de7e7b737765 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.844330 np0000006371 devstack@c-api.service[100355]: WARNING keystonemiddleware.auth_token [None req-79072c23-4d52-4cf3-bd80-de7e7b737765 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 03 20:36:49.845182 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1145/4585] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 228 bytes (2 switches on core 0) Aug 03 20:36:49.852910 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a140609b-c37b-44f7-8c97-5fbc4514b431 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.873397 np0000006371 devstack@c-api.service[100354]: WARNING keystonemiddleware.auth_token [None req-a140609b-c37b-44f7-8c97-5fbc4514b431 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 03 20:36:49.874734 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1148/4586] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:36:49.881172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.946050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:36:49.946361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:49.946468 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:49.956452 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:49.956452 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:49.956844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.admin_actions [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Updating volume 'c6c8a3af-58b8-47ff-b6ac-60cc06a31533' with '{'status': 'error'}' {{(pid=100353) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:36:49.974209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:49.982612 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d/action Aug 03 20:36:49.982612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:49.982612 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.005767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-929e3e2b-4dcd-4d69-8ef9-374f91fc2d87 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 202 Aug 03 20:36:50.006138 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1157/4587] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:50.009633 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:36:50.011971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.013497 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:36:50.013655 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.013835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.024081 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.024081 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.026804 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.026804 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:50.027410 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.032228 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ff4396a1-1dc8-4e24-a269-a996b089ab24 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:36:50.032800 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1146/4588] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.044423 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0be981b0-d8d6-4e0e-ac93-5a04663c06d9 req-a4c36f73-c0a6-40c7-884a-18d3e51c688c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d/action returned with HTTP 204 Aug 03 20:36:50.044898 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1138/4589] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:49 2026] POST /volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:50.045506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-148ab1db-7737-47ed-ace8-8b45de127d0b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.047753 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:36:50.048198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2fef78b7-5be6-41b6-903b-d933ce0da4b3"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:50.048394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2fef78b7-5be6-41b6-903b-d933ce0da4b3"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.097385 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-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=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:36:50.105860 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.105860 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:50.106192 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Volume info retrieved successfully. Aug 03 20:36:50.111589 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Attachment connected to vm fc7fe12e-3c23-49a9-8dab-66c40c00aa34, checking data on nova Aug 03 20:36:50.111791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.compute.nova [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100354) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 03 20:36:50.187356 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3957ab6c480b59c447d38fa7a5a94f2fcd8a064228871bded7d444310db84892" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-148ab1db-7737-47ed-ace8-8b45de127d0b" -H "X-Service-Token: {SHA256}58c7e81c3eb4744edefd8c0a30ebce83010cc0e2050f3a2c1ab64cf912cddb56" {{(pid=100354) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 03 20:36:50.271789 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 03 Aug 2026 20:36:50 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-deba48de-4469-4e17-a033-72dc9afaa7b6 x-openstack-request-id: req-deba48de-4469-4e17-a033-72dc9afaa7b6 {{(pid=100354) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 03 20:36:50.271927 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c6c8a3af-58b8-47ff-b6ac-60cc06a31533", "serverId": "fc7fe12e-3c23-49a9-8dab-66c40c00aa34", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2fef78b7-5be6-41b6-903b-d933ce0da4b3", "bdm_uuid": "19e8f947-9c4e-4699-a062-c3ad1082165c"}} {{(pid=100354) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 03 20:36:50.272068 np0000006371 devstack@c-api.service[100354]: DEBUG novaclient.v2.client [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] GET call to compute for https://10.4.3.92/compute/v2.1/servers/fc7fe12e-3c23-49a9-8dab-66c40c00aa34/os-volume_attachments/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 used request id req-deba48de-4469-4e17-a033-72dc9afaa7b6 {{(pid=100354) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 03 20:36:50.273839 np0000006371 devstack@c-api.service[100354]: ERROR cinder.volume.api [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-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 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Caught error: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: 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 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.275955 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fc7fe12e-3c23-49a9-8dab-66c40c00aa34 using the Compute API Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: ERROR cinder.api.middleware.fault Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.middleware.fault [None req-148ab1db-7737-47ed-ace8-8b45de127d0b tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 409 Aug 03 20:36:50.277703 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1149/4590] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:36:50 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 167 bytes in 232 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:50.283015 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.283754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f2b0f023-422e-4418-b86e-a90d1a0297f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.284793 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:50.284983 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.285027 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1147/4591] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:50 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:36:50.285176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.285955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4062d001-a728-4ea6-afcc-b6a0302de132 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.287724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4062d001-a728-4ea6-afcc-b6a0302de132 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:50.287972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4062d001-a728-4ea6-afcc-b6a0302de132 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.288193 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4062d001-a728-4ea6-afcc-b6a0302de132 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.291517 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-92eea0aa-a7c8-47c2-9595-dbbc1be5a416 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.294636 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.294636 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:50.294876 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.294876 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:50.297900 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:50.297995 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4062d001-a728-4ea6-afcc-b6a0302de132 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:50.301510 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4062d001-a728-4ea6-afcc-b6a0302de132 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc returned with HTTP 200 Aug 03 20:36:50.301688 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b4797c5-300c-4aa2-a54e-f0768c11b829 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:50.301869 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1139/4592] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.302032 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1158/4593] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.306618 np0000006371 devstack@c-api.service[100354]: WARNING keystonemiddleware.auth_token [None req-92eea0aa-a7c8-47c2-9595-dbbc1be5a416 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 03 20:36:50.307858 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1150/4594] 10.4.3.92 () {70 vars in 1590 bytes} [Mon Aug 3 20:36:50 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:36:50.314709 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-47503483-0eea-4f19-a0ba-58f70ef87652 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.316178 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-47503483-0eea-4f19-a0ba-58f70ef87652 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:50.316368 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-47503483-0eea-4f19-a0ba-58f70ef87652 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.316582 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-47503483-0eea-4f19-a0ba-58f70ef87652 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.317206 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.319095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:50.319450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "203be616-7ed3-498f-93c7-28abae530cdc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-696406737"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.322639 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.322639 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.325667 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-47503483-0eea-4f19-a0ba-58f70ef87652 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.328317 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.328317 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:50.328742 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:50.328946 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:50.329191 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-47503483-0eea-4f19-a0ba-58f70ef87652 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:50.329569 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1148/4595] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.340935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.342504 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:50.342712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.342932 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.348851 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.348851 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:50.351695 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.353446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['06c5a0bd-db41-4ad2-9a84-244481b431a4', 'cbd14c39-5990-4c46-bd2e-bda7ac365b0c', 'a676e58d-72f9-42b5-b15e-add184826a9c', '668435c8-86b2-4341-ab62-85072969bce0'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:50.355505 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a64cfd6-8f8a-4026-ba97-ef7375fbe351 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:50.355935 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1159/4596] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.389419 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:50.389877 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f451f2c9-edae-4b9d-8d47-c323e3aead51 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:50.390511 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1140/4597] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:50 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 03 20:36:50.394094 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.396222 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:50.396222 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.396422 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.399568 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.407178 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:50.407178 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.407178 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.407598 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.407598 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.407953 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:50.408747 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-847b4e1b-5ab1-404d-b7f6-220ad47cb52b tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 200 Aug 03 20:36:50.409189 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1149/4598] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.426483 np0000006371 devstack@c-api.service[100354]: DEBUG oslo_db.sqlalchemy.engines [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:36:50.432866 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.432866 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:50.436453 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.440306 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-ebbbb1d7-8d4d-48fc-b56f-1d480a68990e tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:50.440697 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1151/4599] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.474006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-98ff03b5-ebea-4409-b765-468315feabd6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.475608 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:50.475849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1440869822"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.477147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1440869822'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:50.477274 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume of 1 GB Aug 03 20:36:50.480877 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Availability Zones retrieved successfully. Aug 03 20:36:50.485632 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (5ac532d0-8520-41d6-8b54-5b2740bc9f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:50.486696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d8152e-51a6-431d-abab-b49501549307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:50.487690 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:50.510332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b7b7dee6-4f56-4843-9dba-073ba1ddbbe6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.510856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7b7dee6-4f56-4843-9dba-073ba1ddbbe6 None None] GET https://10.4.3.92/volume// Aug 03 20:36:50.511045 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7b7dee6-4f56-4843-9dba-073ba1ddbbe6 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.511285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b7b7dee6-4f56-4843-9dba-073ba1ddbbe6 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.511725 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b7b7dee6-4f56-4843-9dba-073ba1ddbbe6 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:50.511907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d8152e-51a6-431d-abab-b49501549307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:50.512055 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1141/4600] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36: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 03 20:36:50.512663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7b568a-6513-4c20-8e41-23947fa505a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:50.518537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c6029dc-edec-4ad8-ade3-78d661e16bed None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.520578 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c6029dc-edec-4ad8-ade3-78d661e16bed tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:50.520955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c6029dc-edec-4ad8-ade3-78d661e16bed tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b716252-20fe-4377-8742-92d1f170ebb5", "connector": null, "instance_uuid": "fc7fe12e-3c23-49a9-8dab-66c40c00aa34"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.528967 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.528967 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.549574 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Created reservations ['e5a0cab2-a882-47df-b9fd-2fd3494417ee', 'b69a3d87-b253-4f27-972c-edf20e39b7a9', '5887ec3a-ee92-4764-b09a-e44d37a74280', 'ad7ed91b-902b-4e5c-810f-86033b4e428e'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:50.550539 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7b568a-6513-4c20-8e41-23947fa505a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a0cab2-a882-47df-b9fd-2fd3494417ee', 'b69a3d87-b253-4f27-972c-edf20e39b7a9', '5887ec3a-ee92-4764-b09a-e44d37a74280', 'ad7ed91b-902b-4e5c-810f-86033b4e428e']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:50.551428 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cbe7ca-8bbd-4a09-878d-9d687dd378ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:50.562215 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c6029dc-edec-4ad8-ade3-78d661e16bed tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:50.562565 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1150/4601] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:50 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 03 20:36:50.579425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cbe7ca-8bbd-4a09-878d-9d687dd378ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d714e9-af36-4aa0-b1a8-b0e733f016b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1440869822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['e5a0cab2-a882-47df-b9fd-2fd3494417ee','b69a3d87-b253-4f27-972c-edf20e39b7a9','5887ec3a-ee92-4764-b09a-e44d37a74280','ad7ed91b-902b-4e5c-810f-86033b4e428e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1440869822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d714e9-af36-4aa0-b1a8-b0e733f016b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce852e90f0024a1385deb83da14f4081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:50.580093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830bbed2-d75f-4332-acb8-251789d2a5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:50.593260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.595142 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:50.595408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.595690 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.597788 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830bbed2-d75f-4332-acb8-251789d2a5a7) transitioned into state 'SUCCESS' from state '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-1440869822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce852e90f0024a1385deb83da14f4081',qos_specs=None,replication_status=,reservations=['e5a0cab2-a882-47df-b9fd-2fd3494417ee','b69a3d87-b253-4f27-972c-edf20e39b7a9','5887ec3a-ee92-4764-b09a-e44d37a74280','ad7ed91b-902b-4e5c-810f-86033b4e428e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df66dd3874ac4fb593b42d2b7fbdcf4a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:50.598379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4365c4d-e112-4de1-88ed-61b407b435f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:50.603015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9de481a3-8121-481a-b60c-c00d1d0dab63 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.603727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9de481a3-8121-481a-b60c-c00d1d0dab63 None None] GET https://10.4.3.92/volume// Aug 03 20:36:50.603727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9de481a3-8121-481a-b60c-c00d1d0dab63 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.603960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9de481a3-8121-481a-b60c-c00d1d0dab63 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.604353 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9de481a3-8121-481a-b60c-c00d1d0dab63 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:50.604746 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.604746 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:50.604842 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1142/4602] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:50.608342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4365c4d-e112-4de1-88ed-61b407b435f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:50.608740 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.609162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Flow 'volume_create_api' (5ac532d0-8520-41d6-8b54-5b2740bc9f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:50.609503 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Create volume request issued successfully. Aug 03 20:36:50.610165 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98ff03b5-ebea-4409-b765-468315feabd6 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:50.610631 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1160/4603] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:50 2026] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:50.612799 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.613934 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bdae898e-cb9a-45dc-880b-82d4809cf97c tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:50.614267 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1152/4604] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.614685 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:50.614889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.615086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.623289 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.625003 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:50.625142 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.625142 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.625218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.625368 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.628413 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:50.631948 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.631948 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:50.632877 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-4c8ebcf8-89e6-47d1-8df7-9d91e3caf1b4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:50.633306 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1151/4605] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 1035 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:50.635217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.635824 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:50.637208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:50.637424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.637638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.639755 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1545d77-a506-4fbf-a804-92dbfa09ee52 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:50.640113 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1143/4606] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:50.649619 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.649619 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:50.652821 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:50.657100 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7326bd53-879c-43a1-b432-dffc8fd90bf4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:50.657726 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1161/4607] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.674092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.675242 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:50.675341 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.675600 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.687877 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.687877 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:50.688522 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:50.693103 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a4a8428-fa06-4711-8a18-cf5db09e401d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:50.693470 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1153/4608] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.733724 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.735915 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:50.736133 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.736389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.745979 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.745979 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.749800 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:50.754513 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-5f98b430-7f15-4ffc-9b40-6da9c1d78c32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:50.754916 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1152/4609] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.754953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.756719 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] PUT https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 Aug 03 20:36:50.757049 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.764266 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Acquiring lock "cinder-attachment_update-1b716252-20fe-4377-8742-92d1f170ebb5-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:50.768595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Lock "cinder-attachment_update-1b716252-20fe-4377-8742-92d1f170ebb5-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:50.769964 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.769964 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:50.774013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.776569 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/action Aug 03 20:36:50.777036 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:50.777476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:50.791917 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.791917 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:50.792653 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:50.801683 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Begin detaching volume completed successfully. Aug 03 20:36:50.801994 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-e0e8f7eb-f166-4370-bd4c-9927be2fd910 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/action returned with HTTP 202 Aug 03 20:36:50.802662 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1162/4610] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:36:50 2026] POST /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:50.844979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4265bea9-e9d5-4fa6-9b84-b8e335286ab5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.845392 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4265bea9-e9d5-4fa6-9b84-b8e335286ab5 None None] GET https://10.4.3.92/volume// Aug 03 20:36:50.845595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4265bea9-e9d5-4fa6-9b84-b8e335286ab5 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.845861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4265bea9-e9d5-4fa6-9b84-b8e335286ab5 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.846185 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4265bea9-e9d5-4fa6-9b84-b8e335286ab5 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:50.846498 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1154/4611] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:50.853061 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.855153 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:50.855392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.855612 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.862359 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Lock "cinder-attachment_update-1b716252-20fe-4377-8742-92d1f170ebb5-np0000006371" released by "attachment_update" :: held 0.090s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:50.862359 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-630d6700-5efe-4686-987c-8749f43749ba tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 returned with HTTP 200 Aug 03 20:36:50.862359 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1144/4612] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:50 2026] PUT /volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:50.864733 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.864733 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:50.867870 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:50.871665 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-56f3fc9e-4bd4-4d64-89d0-d846af035d25 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:50.872041 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1153/4613] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:50.880336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-a9501321-f302-40d3-a512-3c44db84a7e5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:50.882426 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-a9501321-f302-40d3-a512-3c44db84a7e5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption Aug 03 20:36:50.882634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-a9501321-f302-40d3-a512-3c44db84a7e5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:50.882817 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-a9501321-f302-40d3-a512-3c44db84a7e5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:50.891093 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:50.891093 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:50.896637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-a9501321-f302-40d3-a512-3c44db84a7e5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption returned with HTTP 200 Aug 03 20:36:50.897137 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1163/4614] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:36:50 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.315238 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.317052 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:51.317241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.317410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.327553 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.327553 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:51.331440 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:51.335695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b42b58ea-6132-4d31-aea7-13e84411c1eb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:51.336066 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1155/4615] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.419028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.420589 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:51.420793 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.420980 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.425846 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.425846 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:51.426101 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:51.426724 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4275a2fa-14d9-4852-97c8-e9d28641e36e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 200 Aug 03 20:36:51.427052 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1145/4616] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.437830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-959672f9-a19a-4891-b25d-bd7c3c0f1831 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.439526 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-959672f9-a19a-4891-b25d-bd7c3c0f1831 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] PUT https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:51.439845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-959672f9-a19a-4891-b25d-bd7c3c0f1831 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:51.445727 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.445727 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:51.446102 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-959672f9-a19a-4891-b25d-bd7c3c0f1831 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Snapshot retrieved successfully. Aug 03 20:36:51.453136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-959672f9-a19a-4891-b25d-bd7c3c0f1831 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 200 Aug 03 20:36:51.453576 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1154/4617] 10.4.3.92 () {68 vars in 1367 bytes} [Mon Aug 3 20:36:51 2026] PUT /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.461776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.463448 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:51.463650 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.463820 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.463918 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:51.468124 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.468124 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:51.468373 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:51.486344 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:51.486506 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3d8ca6d1-86fb-4e12-8020-4cd30fe7ae27 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 202 Aug 03 20:36:51.486854 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1164/4618] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:51 2026] DELETE /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:51.494819 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.494891 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:51.495035 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.495204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.500222 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.500222 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:51.500503 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:51.501156 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-201c67f9-69ea-4bb8-9634-06603701bbc8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 200 Aug 03 20:36:51.501504 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1156/4619] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.627371 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.628985 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:51.629148 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.629475 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.638320 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.638320 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:51.641170 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:51.644644 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a3ee9c2-19b2-4186-98eb-2d16d292e208 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:51.644967 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1146/4620] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.652058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.653702 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:51.653864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.654033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.660525 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.660525 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:51.663730 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:51.667315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2d53561-12f5-4b62-b77b-da4da0566de7 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:51.667735 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1155/4621] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.702010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.703814 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:51.703984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.704163 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.710361 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.710361 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:51.713468 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:51.717094 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-f64852f1-29ad-4257-ae78-e65bab9f4593 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:51.717437 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1165/4622] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.790565 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3251bc57-ebfb-463f-a951-fb7d5e935618 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.791050 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3251bc57-ebfb-463f-a951-fb7d5e935618 None None] GET https://10.4.3.92/volume// Aug 03 20:36:51.791291 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3251bc57-ebfb-463f-a951-fb7d5e935618 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.791577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3251bc57-ebfb-463f-a951-fb7d5e935618 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.792031 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3251bc57-ebfb-463f-a951-fb7d5e935618 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:51.792403 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1157/4623] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:36:51.799218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-e1364245-bb05-4757-b75d-32be50fcb25d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.801177 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-e1364245-bb05-4757-b75d-32be50fcb25d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:51.801558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-e1364245-bb05-4757-b75d-32be50fcb25d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7d714e9-af36-4aa0-b1a8-b0e733f016b3", "connector": null, "instance_uuid": "fc99751a-81aa-4e28-b17e-8c5fda706c66"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:51.809644 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.809644 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:51.841197 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-e1364245-bb05-4757-b75d-32be50fcb25d tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:51.841692 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1147/4624] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:51 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 03 20:36:51.867261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.868799 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:51.868959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.869129 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.879743 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.879743 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:51.880449 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e644339e-a6ef-4509-85a1-0fbdc2b804ba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.880870 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e644339e-a6ef-4509-85a1-0fbdc2b804ba None None] GET https://10.4.3.92/volume// Aug 03 20:36:51.881026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e644339e-a6ef-4509-85a1-0fbdc2b804ba None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.881215 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e644339e-a6ef-4509-85a1-0fbdc2b804ba None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.881559 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e644339e-a6ef-4509-85a1-0fbdc2b804ba None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:51.881843 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1166/4625] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:36:51.883844 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:51.888726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:51.889246 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac2ef948-7e45-453d-bcf4-f4e48df08cea tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:51.889530 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1156/4626] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:51.890652 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:51.890837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:51.891000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:51.900342 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:51.900342 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:51.903367 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:51.907020 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-a267f253-3757-4334-826e-6e739f518fe1 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:51.907527 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1158/4627] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:51 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:52.003181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.005125 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] PUT https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 Aug 03 20:36:52.005481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:52.012965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Acquiring lock "cinder-attachment_update-d7d714e9-af36-4aa0-b1a8-b0e733f016b3-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:52.017101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-d7d714e9-af36-4aa0-b1a8-b0e733f016b3-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:52.018005 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.018005 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:52.119800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Lock "cinder-attachment_update-d7d714e9-af36-4aa0-b1a8-b0e733f016b3-np0000006371" released by "attachment_update" :: held 0.103s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:52.120293 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-88e0b174-355b-4336-bc10-f4f7ab355f4e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 returned with HTTP 200 Aug 03 20:36:52.120452 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1148/4628] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:52 2026] PUT /volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:52.348691 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5035b6d8-49a9-47c3-8797-53a6796294ed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.350570 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5035b6d8-49a9-47c3-8797-53a6796294ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:52.350734 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5035b6d8-49a9-47c3-8797-53a6796294ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.350903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5035b6d8-49a9-47c3-8797-53a6796294ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.360252 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.360252 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:52.363131 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5035b6d8-49a9-47c3-8797-53a6796294ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:52.366926 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5035b6d8-49a9-47c3-8797-53a6796294ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:52.367437 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1167/4629] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:52 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:52.509814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-96a034f2-90a0-4c06-b4de-4b678be5c486 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.511412 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96a034f2-90a0-4c06-b4de-4b678be5c486 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 Aug 03 20:36:52.511611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96a034f2-90a0-4c06-b4de-4b678be5c486 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.511810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-96a034f2-90a0-4c06-b4de-4b678be5c486 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.515469 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-96a034f2-90a0-4c06-b4de-4b678be5c486 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 returned with HTTP 404 Aug 03 20:36:52.516045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1157/4630] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:52 2026] GET /volume/v3/snapshots/fbd64dd0-b5f4-46df-9e81-e3d43a1f0876 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:52.521654 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.523329 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:52.523518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.523696 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.523842 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:52.530584 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.530584 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:52.531027 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:52.552377 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:52.552434 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a51e32c4-7189-42dd-b1ff-8c88906ed4a8 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc returned with HTTP 202 Aug 03 20:36:52.553157 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1159/4631] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:52 2026] DELETE /volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:52.559893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.561645 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:52.561843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.562099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.569961 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.569961 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:52.573779 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:52.578027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-819f9ee8-64df-4eb0-aea6-557eaefcca72 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc returned with HTTP 200 Aug 03 20:36:52.578430 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1149/4632] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:52 2026] GET /volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:52.657823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.659553 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:52.659754 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.659927 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.669066 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.669066 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:52.672955 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:52.677170 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08b20c97-aa5c-44de-a3c4-9e90989d1b11 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:52.677982 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1168/4633] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:52 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:52.730911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-9d669971-76b1-41d7-a7f8-e44df3437fc1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.733601 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-9d669971-76b1-41d7-a7f8-e44df3437fc1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f/action Aug 03 20:36:52.734064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-9d669971-76b1-41d7-a7f8-e44df3437fc1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:52.734276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-9d669971-76b1-41d7-a7f8-e44df3437fc1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:52.751508 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.751508 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:52.783429 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d839a271-488b-4f89-9f83-11e9e25eae9b req-9d669971-76b1-41d7-a7f8-e44df3437fc1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f/action returned with HTTP 204 Aug 03 20:36:52.783867 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1158/4634] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:52 2026] POST /volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:52.900892 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:52.902637 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:52.902797 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:52.902967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:52.918237 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:52.918237 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:52.920980 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:52.924553 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d271811b-663b-4a9e-93fa-cdadd0088de4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:52.924976 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1160/4635] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:52 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.378701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.380440 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:36:53.380721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.380908 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.389264 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.389264 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:53.392155 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:53.396089 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fc858a80-dd02-4c87-ad3b-25fa1faa6414 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:36:53.396469 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1150/4636] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:53.438194 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.440118 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:53.440318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.440507 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.446839 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.446839 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:53.449975 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:53.453855 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-270fafdd-700e-44fe-a4f9-d14dedc68977 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:53.454227 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1169/4637] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.515453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c81440fe-2fcb-4f80-bdf2-66c8c890e626 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.515874 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c81440fe-2fcb-4f80-bdf2-66c8c890e626 None None] GET https://10.4.3.92/volume// Aug 03 20:36:53.516057 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c81440fe-2fcb-4f80-bdf2-66c8c890e626 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.516271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c81440fe-2fcb-4f80-bdf2-66c8c890e626 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.516599 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c81440fe-2fcb-4f80-bdf2-66c8c890e626 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:53.516895 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1159/4638] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:36:53.522730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-de30e9d5-7545-49b0-8ede-bbcc917039a4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.524563 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-de30e9d5-7545-49b0-8ede-bbcc917039a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:36:53.524882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-de30e9d5-7545-49b0-8ede-bbcc917039a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fd8cbc7-e524-47e2-bc3a-09d9edef3dad", "connector": null, "instance_uuid": "cf99ff90-b099-48f5-b4a1-5f8e80c4784e"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:53.532190 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.532190 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:53.561120 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-de30e9d5-7545-49b0-8ede-bbcc917039a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:36:53.561573 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1161/4639] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:36:53 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 03 20:36:53.590816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-42ae8014-ec48-478b-b04c-861eb5375cda None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.591539 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42ae8014-ec48-478b-b04c-861eb5375cda tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc Aug 03 20:36:53.591727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42ae8014-ec48-478b-b04c-861eb5375cda tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.591831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-690815fd-8425-456a-8e11-a4160309b684 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.591907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-42ae8014-ec48-478b-b04c-861eb5375cda tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.593383 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-690815fd-8425-456a-8e11-a4160309b684 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:53.595492 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-690815fd-8425-456a-8e11-a4160309b684 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.595492 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-690815fd-8425-456a-8e11-a4160309b684 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.597756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-42ae8014-ec48-478b-b04c-861eb5375cda tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc returned with HTTP 404 Aug 03 20:36:53.598246 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1151/4640] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/203be616-7ed3-498f-93c7-28abae530cdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:53.603708 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.603708 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:53.604359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a82274e5-e3b7-405a-a8c0-90f58ebb3d63 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.604776 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a82274e5-e3b7-405a-a8c0-90f58ebb3d63 None None] GET https://10.4.3.92/volume// Aug 03 20:36:53.604959 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a82274e5-e3b7-405a-a8c0-90f58ebb3d63 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.605167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a82274e5-e3b7-405a-a8c0-90f58ebb3d63 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.605542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a82274e5-e3b7-405a-a8c0-90f58ebb3d63 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:53.605714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.605852 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1160/4641] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:36:53.607322 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:36:53.607624 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-690815fd-8425-456a-8e11-a4160309b684 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:53.607677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1722455767"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:53.609011 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1722455767'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:36:53.609161 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume of 1 GB Aug 03 20:36:53.609420 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.609420 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:53.611332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-690815fd-8425-456a-8e11-a4160309b684 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:53.611813 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1170/4642] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.613344 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Availability Zones retrieved successfully. Aug 03 20:36:53.614047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.616013 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:53.616233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.616391 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.618617 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (427341ac-2b64-4735-9954-fedf29b7cf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:53.619557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc2df55-3a03-49e0-9122-74befbd3028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:53.620324 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:36:53.625422 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.625422 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:53.629381 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:53.633580 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-cadb570d-bb58-48f7-9e8d-0ad62173ea68 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:53.633968 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1152/4643] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:53.643380 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc2df55-3a03-49e0-9122-74befbd3028c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:53.644088 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0d08c1-8a42-4e4d-b990-ff561bc44549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:53.678433 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['6b6d8ccf-06a3-44c2-a9a4-9d99287cd4b9', '36342174-13c1-48b2-9c6c-9122cf57a631', 'c4582adf-7190-472c-9655-61257856d5fa', 'b2fa297d-f20e-444f-b721-73e98f7250b1'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:53.679152 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0d08c1-8a42-4e4d-b990-ff561bc44549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b6d8ccf-06a3-44c2-a9a4-9d99287cd4b9', '36342174-13c1-48b2-9c6c-9122cf57a631', 'c4582adf-7190-472c-9655-61257856d5fa', 'b2fa297d-f20e-444f-b721-73e98f7250b1']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:53.679851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02e89e-0398-4a1e-8ca7-85c724ea69e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:53.689981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.691131 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:53.691314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.691495 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.700129 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.700129 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:53.703405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02e89e-0398-4a1e-8ca7-85c724ea69e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b395c85-b942-4240-ad37-7c1eee363241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722455767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['6b6d8ccf-06a3-44c2-a9a4-9d99287cd4b9','36342174-13c1-48b2-9c6c-9122cf57a631','c4582adf-7190-472c-9655-61257856d5fa','b2fa297d-f20e-444f-b721-73e98f7250b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722455767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b395c85-b942-4240-ad37-7c1eee363241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76edc7938394fbcb4d3652431348da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b6190bf85943698a979e069f51dcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:53.703405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a8aa94-de50-4d00-b45b-d72962771865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:53.703794 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:53.708122 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-30eeecfc-f7be-45fc-9c93-1e96a6b415bc tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:53.708671 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1161/4644] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.720704 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a8aa94-de50-4d00-b45b-d72962771865) transitioned into state 'SUCCESS' from state '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-1722455767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76edc7938394fbcb4d3652431348da1',qos_specs=None,replication_status=,reservations=['6b6d8ccf-06a3-44c2-a9a4-9d99287cd4b9','36342174-13c1-48b2-9c6c-9122cf57a631','c4582adf-7190-472c-9655-61257856d5fa','b2fa297d-f20e-444f-b721-73e98f7250b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b6190bf85943698a979e069f51dcd7',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:53.721310 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205d639f-e6a7-45dd-8ab5-f15324ca51ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:36:53.729521 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205d639f-e6a7-45dd-8ab5-f15324ca51ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:36:53.730248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Flow 'volume_create_api' (427341ac-2b64-4735-9954-fedf29b7cf77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:36:53.730522 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create volume request issued successfully. Aug 03 20:36:53.730997 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9faede8a-41e1-46bc-8329-b99e40e2d837 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:36:53.731388 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1162/4645] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:36:53 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:53.738756 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.740963 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] PUT https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d Aug 03 20:36:53.741375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:53.742054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-69ba4f55-c351-422c-b98c-642434fe5add None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.744219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-69ba4f55-c351-422c-b98c-642434fe5add tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:53.744470 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-69ba4f55-c351-422c-b98c-642434fe5add tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.745153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-69ba4f55-c351-422c-b98c-642434fe5add tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.749668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Acquiring lock "cinder-attachment_update-8fd8cbc7-e524-47e2-bc3a-09d9edef3dad-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:36:53.752208 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.752208 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:53.754385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-8fd8cbc7-e524-47e2-bc3a-09d9edef3dad-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:36:53.755293 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.755293 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:53.756151 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-69ba4f55-c351-422c-b98c-642434fe5add tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:53.760846 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-69ba4f55-c351-422c-b98c-642434fe5add tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 returned with HTTP 200 Aug 03 20:36:53.761250 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1153/4646] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.876891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-8fd8cbc7-e524-47e2-bc3a-09d9edef3dad-np0000006371" released by "attachment_update" :: held 0.122s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:36:53.877341 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-74145a11-dd3c-475f-9520-f963cf1e17b3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d returned with HTTP 200 Aug 03 20:36:53.878327 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1171/4647] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:36:53 2026] PUT /volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:53.886768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-9399288a-1547-4ef1-a875-00fc241d0b64 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.888916 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-9399288a-1547-4ef1-a875-00fc241d0b64 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption Aug 03 20:36:53.889102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-9399288a-1547-4ef1-a875-00fc241d0b64 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.889328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-9399288a-1547-4ef1-a875-00fc241d0b64 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.897271 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.897271 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:53.902766 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-9399288a-1547-4ef1-a875-00fc241d0b64 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption returned with HTTP 200 Aug 03 20:36:53.903148 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1162/4648] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:53.935573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:53.937393 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:53.937633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:53.937834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:53.947249 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:53.947249 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:53.951097 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:53.954877 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-719b7a80-54a0-475f-8b52-dfd6f58e42ee tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:53.955242 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1163/4649] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:53 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:54.622967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.624642 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:54.624828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:54.624997 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:54.635087 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.635087 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:54.641045 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:54.644586 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0e0c6a0-ed05-443b-ba9f-f3cd6bdae56a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:54.644912 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1154/4650] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:54 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:54.721450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-451df490-84cd-4070-8d5e-d3b64191cab8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.722961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-451df490-84cd-4070-8d5e-d3b64191cab8 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:54.723291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-451df490-84cd-4070-8d5e-d3b64191cab8 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:54.723591 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-451df490-84cd-4070-8d5e-d3b64191cab8 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:54.732963 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.732963 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:54.736166 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-451df490-84cd-4070-8d5e-d3b64191cab8 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:54.748401 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-451df490-84cd-4070-8d5e-d3b64191cab8 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:54.748401 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1172/4651] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:54 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:54.774578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.776131 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:54.776448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:54.776506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:54.783302 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.783302 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:54.786452 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:54.789691 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f23cf5e4-1e85-4348-afdb-a7f76fdc0506 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 returned with HTTP 200 Aug 03 20:36:54.790039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1163/4652] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:54 2026] GET /volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:54.801259 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.802738 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:36:54.803018 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b395c85-b942-4240-ad37-7c1eee363241", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1567326866"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:54.811435 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.811435 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:54.811870 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:54.812051 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Create snapshot from volume 2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:54.832994 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Created reservations ['981c89b6-f9d6-44f6-b1d6-7d3c5650fb6d', '4f2ce6d5-3b7a-434d-9af5-1f00307d6682', '00d86876-2d54-4cb5-9d01-b7b6c1c1fbd6', 'b757615e-7af1-453f-bf27-b66b30c58b9c'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:36:54.861413 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot create request issued successfully. Aug 03 20:36:54.861821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-118aeaf1-6ac7-4b84-9fbd-17b072c8a5ed tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:36:54.862287 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1164/4653] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:36:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:36:54.869973 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-339bb8c3-a65d-408b-ad22-29d508a1458e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.871817 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339bb8c3-a65d-408b-ad22-29d508a1458e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:54.872002 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-339bb8c3-a65d-408b-ad22-29d508a1458e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:54.872206 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-339bb8c3-a65d-408b-ad22-29d508a1458e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:54.877396 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.877396 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:54.877776 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-339bb8c3-a65d-408b-ad22-29d508a1458e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:54.878628 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339bb8c3-a65d-408b-ad22-29d508a1458e tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 200 Aug 03 20:36:54.879120 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1155/4654] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:54 2026] GET /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:54.966506 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:54.968208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:54.968381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:54.968597 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:54.977608 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:54.977608 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:54.980709 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:54.984689 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4bbc3b8c-b319-457b-9c60-c8435aa931bd tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:54.985050 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1173/4655] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:54 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.656397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.658628 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:55.658867 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.659096 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.670341 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.670341 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:55.674679 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:55.679734 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-55a7c690-b53d-4768-a06b-40e3f70d77fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:55.680241 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1164/4656] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:55 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.746545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-7e9dcdf7-3ebc-440d-b618-9022272e890a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.748555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-7e9dcdf7-3ebc-440d-b618-9022272e890a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04/action Aug 03 20:36:55.748881 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-7e9dcdf7-3ebc-440d-b618-9022272e890a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:55.748991 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-7e9dcdf7-3ebc-440d-b618-9022272e890a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:55.760069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f92306e-0b58-4117-9827-a4e558db094d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.761773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f92306e-0b58-4117-9827-a4e558db094d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:55.761952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f92306e-0b58-4117-9827-a4e558db094d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.762124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f92306e-0b58-4117-9827-a4e558db094d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.763657 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.763657 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:55.770352 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.770352 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:55.772759 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-2bda5590-e288-47f4-9341-f3f7b3143291 req-7e9dcdf7-3ebc-440d-b618-9022272e890a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04/action returned with HTTP 204 Aug 03 20:36:55.773165 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1165/4657] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:55 2026] POST /volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:55.773604 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6f92306e-0b58-4117-9827-a4e558db094d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:55.778678 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f92306e-0b58-4117-9827-a4e558db094d tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:55.779177 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1156/4658] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:55 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.883275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-3e2ed705-a591-49db-a09f-ca4723443477 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.886246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-3e2ed705-a591-49db-a09f-ca4723443477 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d Aug 03 20:36:55.886246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-3e2ed705-a591-49db-a09f-ca4723443477 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.886246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-3e2ed705-a591-49db-a09f-ca4723443477 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.887358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-059fc003-f646-4e62-b86b-014f43e4127a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.889171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-059fc003-f646-4e62-b86b-014f43e4127a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:55.890105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-059fc003-f646-4e62-b86b-014f43e4127a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.890105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-059fc003-f646-4e62-b86b-014f43e4127a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.894503 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.894503 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:55.894583 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.894583 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:55.894759 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-059fc003-f646-4e62-b86b-014f43e4127a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:55.895347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-059fc003-f646-4e62-b86b-014f43e4127a tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 200 Aug 03 20:36:55.895715 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1165/4659] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:55 2026] GET /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.904079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.906452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] POST https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action Aug 03 20:36:55.907271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:55.907271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:55.908905 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.admin_actions [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Updating snapshot '964c24d7-4bd4-4e57-b892-459538d3ed90' with '{'status': 'creating'}' {{(pid=100354) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:36:55.918786 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.918786 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:55.929279 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-39409333-8ae5-460d-a06b-6a10dc34ea97 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action returned with HTTP 202 Aug 03 20:36:55.931846 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1166/4660] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:36:55 2026] POST /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:55.935634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.937221 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:55.937395 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.937680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.943242 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.943242 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:55.943627 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:55.944339 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-44621731-6df9-4ecc-bfb3-0cd6114af8d3 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 200 Aug 03 20:36:55.944789 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1157/4661] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:55 2026] GET /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.946314 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81290855-11dd-41f0-98e4-4b9ca3a8df17 req-3e2ed705-a591-49db-a09f-ca4723443477 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d returned with HTTP 200 Aug 03 20:36:55.946993 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1174/4662] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:36:55 2026] DELETE /volume/v3/attachments/8c38939a-c55e-4c32-8398-d5f5d18a3c3d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:55.953427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d30766db-f065-4c62-8a77-eb701f89a78f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.955227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] POST https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action Aug 03 20:36:55.955583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:55.955716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:55.957059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.snapshot_actions [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100355) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 03 20:36:55.962240 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.962240 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:55.962887 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.snapshot_actions [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] Updating snapshot 964c24d7-4bd4-4e57-b892-459538d3ed90 with info {'id': '964c24d7-4bd4-4e57-b892-459538d3ed90', 'status': 'error', 'progress': '80%'} Aug 03 20:36:55.977027 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d30766db-f065-4c62-8a77-eb701f89a78f tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-member] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action returned with HTTP 202 Aug 03 20:36:55.977425 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1166/4663] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:36:55 2026] POST /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:55.984611 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.986112 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:55.986845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.986845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:55.986845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete snapshot with id: 964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:55.990889 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:55.990889 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:55.991134 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:55.996242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8ad9780c-0c8b-48f4-848f-96658d125056 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:55.998119 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8ad9780c-0c8b-48f4-848f-96658d125056 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:55.998335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8ad9780c-0c8b-48f4-848f-96658d125056 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:55.998550 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8ad9780c-0c8b-48f4-848f-96658d125056 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.007186 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.007186 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:56.010113 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8ad9780c-0c8b-48f4-848f-96658d125056 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:56.013824 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8ad9780c-0c8b-48f4-848f-96658d125056 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:56.014201 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1158/4664] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:55 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:56.016482 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot delete request issued successfully. Aug 03 20:36:56.016761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aa3bc60a-3da3-44d7-954a-6954ccce0ddf tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 202 Aug 03 20:36:56.017345 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1167/4665] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:36:55 2026] DELETE /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:56.023968 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-261a8a2d-8235-4090-9ffc-a918cee31126 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.025777 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-261a8a2d-8235-4090-9ffc-a918cee31126 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:56.025964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-261a8a2d-8235-4090-9ffc-a918cee31126 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.026161 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-261a8a2d-8235-4090-9ffc-a918cee31126 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.030945 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.030945 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:56.031342 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-261a8a2d-8235-4090-9ffc-a918cee31126 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Snapshot retrieved successfully. Aug 03 20:36:56.032165 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-261a8a2d-8235-4090-9ffc-a918cee31126 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 200 Aug 03 20:36:56.032694 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1175/4666] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:56.049920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.052055 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:56.052294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.052534 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.059143 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.059143 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:56.062286 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:56.065726 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-679e1ecf-242f-4a47-b3ce-db8c6cb882a8 req-a38b18a9-cb00-44dd-b2b8-36eb9b51196f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:56.066104 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1167/4667] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:56.693879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a0946960-2120-4b17-8d52-54604a37669c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.694888 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a0946960-2120-4b17-8d52-54604a37669c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:56.695080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a0946960-2120-4b17-8d52-54604a37669c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.695284 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a0946960-2120-4b17-8d52-54604a37669c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.705805 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.705805 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:56.708886 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a0946960-2120-4b17-8d52-54604a37669c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:56.712477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a0946960-2120-4b17-8d52-54604a37669c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:56.712846 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1159/4668] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:56.791821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-87549443-d477-432c-bf46-78f8847d59a7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.793352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-87549443-d477-432c-bf46-78f8847d59a7 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:56.793508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-87549443-d477-432c-bf46-78f8847d59a7 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.793655 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-87549443-d477-432c-bf46-78f8847d59a7 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.801416 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.801416 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:56.804342 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-87549443-d477-432c-bf46-78f8847d59a7 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:56.807872 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-87549443-d477-432c-bf46-78f8847d59a7 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:56.808207 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1168/4669] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:56.818861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.820443 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:56.820635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.820806 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.829618 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.829618 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:56.832567 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:56.836062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-18f107e2-9b8c-4930-b02f-2f5977f3b258 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:56.836387 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1176/4670] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:56.847291 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.849086 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:36:56.849427 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-detach": {"attachment_id": "49441acc-050b-482e-9258-586febc43c04"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:56.849573 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "49441acc-050b-482e-9258-586febc43c04"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:56.859219 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.859219 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:56.859649 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:56.865965 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d3f4742-4af3-4cfd-9058-4e650e8b8eea tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 400 Aug 03 20:36:56.866397 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1168/4671] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:36:56 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 100 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:36:56.900238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.902705 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:56.902927 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.903151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.910853 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.910853 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:56.913659 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:56.919449 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-032121c0-a801-404f-a960-e675354778e4 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:56.920085 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1160/4672] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:56.937224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.939006 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5/action Aug 03 20:36:56.939342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:56.939495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:56.948659 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:56.948659 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:56.949157 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:56.954620 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Begin detaching volume completed successfully. Aug 03 20:36:56.954735 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-57d9e8b1-e689-4123-b1f6-e0ffb26ef657 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5/action returned with HTTP 202 Aug 03 20:36:56.955129 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1169/4673] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:36:56 2026] POST /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:56.992762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c3753d0c-b872-40e2-96e5-0a2cd477c7db None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:56.993182 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3753d0c-b872-40e2-96e5-0a2cd477c7db None None] GET https://10.4.3.92/volume// Aug 03 20:36:56.993259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c3753d0c-b872-40e2-96e5-0a2cd477c7db None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:56.993432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c3753d0c-b872-40e2-96e5-0a2cd477c7db None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:56.993744 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c3753d0c-b872-40e2-96e5-0a2cd477c7db None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:36:56.994001 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1177/4674] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:36: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 03 20:36:57.000726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.004119 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:36:57.004119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.004119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.014040 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:57.014040 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:57.017338 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:36:57.021990 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-83ea17ee-81e3-4b35-add8-16b56ea0411a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:36:57.021990 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1169/4675] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:36:56 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 1331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:57.027091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-76913b37-1aed-4311-934b-44871c443315 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.029192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-76913b37-1aed-4311-934b-44871c443315 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:57.029355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-76913b37-1aed-4311-934b-44871c443315 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.029608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-76913b37-1aed-4311-934b-44871c443315 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.038875 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:57.038875 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:57.042184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-867e6e66-fe88-4b39-8b3f-640f66b320c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.042467 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-76913b37-1aed-4311-934b-44871c443315 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:57.044374 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-867e6e66-fe88-4b39-8b3f-640f66b320c2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 Aug 03 20:36:57.044570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-867e6e66-fe88-4b39-8b3f-640f66b320c2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.044754 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-867e6e66-fe88-4b39-8b3f-640f66b320c2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.046575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-76913b37-1aed-4311-934b-44871c443315 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:57.047085 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1161/4676] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:57 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:57.049507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-867e6e66-fe88-4b39-8b3f-640f66b320c2 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 returned with HTTP 404 Aug 03 20:36:57.049507 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1170/4677] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:36:57 2026] GET /volume/v3/snapshots/964c24d7-4bd4-4e57-b892-459538d3ed90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:57.056753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2809af42-713a-4d5e-96c7-cda362abc5ca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.058813 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:57.059021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.059168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.059325 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume with id: 2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:57.067373 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:57.067373 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:57.067856 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:57.087709 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Delete volume request issued successfully. Aug 03 20:36:57.087939 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2809af42-713a-4d5e-96c7-cda362abc5ca tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 returned with HTTP 202 Aug 03 20:36:57.088475 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1178/4678] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:57 2026] DELETE /volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:57.094693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.096845 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:57.097127 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.097420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.108981 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:57.108981 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:57.114201 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Volume info retrieved successfully. Aug 03 20:36:57.119585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cdcb4a71-7b23-4c37-ba86-c36c63641e37 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 returned with HTTP 200 Aug 03 20:36:57.120079 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1170/4679] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:57 2026] GET /volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:57.724037 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:57.725592 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:57.725757 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:57.725931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:57.734356 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:57.734356 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:57.737448 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:57.740866 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b057fb2-bc7c-427d-bf40-2e3b2003d4ed tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:57.741198 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1162/4680] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:57 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:58.061180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3c36f63f-4157-4fc4-90de-349908b839af None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:58.062954 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c36f63f-4157-4fc4-90de-349908b839af tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:58.063190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c36f63f-4157-4fc4-90de-349908b839af tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:58.063397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c36f63f-4157-4fc4-90de-349908b839af tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:58.071785 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:58.071785 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:58.074627 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3c36f63f-4157-4fc4-90de-349908b839af tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:58.078154 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c36f63f-4157-4fc4-90de-349908b839af tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:58.078510 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1171/4681] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:58 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:58.132893 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-75a50d36-e5fa-401a-a742-ee601c484ea0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:58.134449 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75a50d36-e5fa-401a-a742-ee601c484ea0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] GET https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 Aug 03 20:36:58.134637 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75a50d36-e5fa-401a-a742-ee601c484ea0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:58.134831 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75a50d36-e5fa-401a-a742-ee601c484ea0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:58.139943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75a50d36-e5fa-401a-a742-ee601c484ea0 tempest-ProjectMemberTests-1565234580 tempest-ProjectMemberTests-1565234580-project-admin] https://10.4.3.92/volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 returned with HTTP 404 Aug 03 20:36:58.140405 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1179/4682] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:58 2026] GET /volume/v3/volumes/2b395c85-b942-4240-ad37-7c1eee363241 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:58.753418 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:58.755755 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:58.756412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:58.756412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:58.765210 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:58.765210 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:58.768777 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:58.772396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b92c983e-52a9-40e6-8b5f-5e86b6fea5d3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:58.772802 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1171/4683] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:58 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:58.830649 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:58.832167 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:58.832333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:58.832511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:58.832656 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume with id: fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:58.838541 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:58.838541 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:58.838913 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:58.847934 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:36:58.854997 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume request issued successfully. Aug 03 20:36:58.854997 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-28132a34-21f5-45de-9ac4-7e05dbcc9569 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 202 Aug 03 20:36:58.855250 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1163/4684] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:36:58 2026] DELETE /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:58.862083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:58.863996 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:58.864230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:58.864501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:58.871851 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:58.871851 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:58.875407 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:36:58.879666 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fae2f78a-ccd9-4e18-95cf-1aec21e28c84 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 200 Aug 03 20:36:58.880063 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1172/4685] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:58 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.089440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0000e37a-6882-415f-b58c-3fcba4d849db None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.091008 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0000e37a-6882-415f-b58c-3fcba4d849db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:36:59.091218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0000e37a-6882-415f-b58c-3fcba4d849db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.091422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0000e37a-6882-415f-b58c-3fcba4d849db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.099575 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:59.099575 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:36:59.103195 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0000e37a-6882-415f-b58c-3fcba4d849db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:36:59.107318 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0000e37a-6882-415f-b58c-3fcba4d849db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:36:59.107687 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1180/4686] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.128828 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-eeb2502c-8b03-4895-a0ab-ad9a99d3bfca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.130815 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-eeb2502c-8b03-4895-a0ab-ad9a99d3bfca tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477/action Aug 03 20:36:59.131180 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-eeb2502c-8b03-4895-a0ab-ad9a99d3bfca tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:36:59.131289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-eeb2502c-8b03-4895-a0ab-ad9a99d3bfca tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.146345 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:59.146345 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:36:59.183782 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-fa0b7ae5-f246-423d-b54c-c15e4e213b02 req-eeb2502c-8b03-4895-a0ab-ad9a99d3bfca tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477/action returned with HTTP 204 Aug 03 20:36:59.184218 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1172/4687] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:59.357650 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-56687061-e375-4f93-8f8d-cfac615442ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.427974 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-56687061-e375-4f93-8f8d-cfac615442ee tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.428619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-56687061-e375-4f93-8f8d-cfac615442ee tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1968501662", "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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.459728 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-56687061-e375-4f93-8f8d-cfac615442ee tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.460033 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1164/4688] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 380 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.468078 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a42b7e4-4f13-4ea9-9321-571983a38d54 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.470107 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a42b7e4-4f13-4ea9-9321-571983a38d54 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption Aug 03 20:36:59.473031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a42b7e4-4f13-4ea9-9321-571983a38d54 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.508182 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a42b7e4-4f13-4ea9-9321-571983a38d54 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption returned with HTTP 200 Aug 03 20:36:59.508647 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1173/4689] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.516335 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4da30947-afd0-40c7-974e-c1ce29d0679e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.518013 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4da30947-afd0-40c7-974e-c1ce29d0679e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.518431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4da30947-afd0-40c7-974e-c1ce29d0679e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1210097348", "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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.535592 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4da30947-afd0-40c7-974e-c1ce29d0679e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.536027 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1181/4690] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.543401 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0e6e5a7f-6da4-4b91-9d33-be622437c4bd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.545088 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0e6e5a7f-6da4-4b91-9d33-be622437c4bd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca/encryption Aug 03 20:36:59.545395 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0e6e5a7f-6da4-4b91-9d33-be622437c4bd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.568565 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0e6e5a7f-6da4-4b91-9d33-be622437c4bd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca/encryption returned with HTTP 200 Aug 03 20:36:59.568925 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1173/4691] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.576814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9aebf7cd-82a2-4e77-86d2-e0de0960408d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.578445 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9aebf7cd-82a2-4e77-86d2-e0de0960408d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.578781 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9aebf7cd-82a2-4e77-86d2-e0de0960408d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1015319180", "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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.597395 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9aebf7cd-82a2-4e77-86d2-e0de0960408d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.597775 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1165/4692] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.606037 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a0e64be1-8f43-4e9e-b755-b806c28e0ea9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.607745 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a0e64be1-8f43-4e9e-b755-b806c28e0ea9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs Aug 03 20:36:59.608107 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a0e64be1-8f43-4e9e-b755-b806c28e0ea9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.633560 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a0e64be1-8f43-4e9e-b755-b806c28e0ea9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs returned with HTTP 200 Aug 03 20:36:59.633967 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1174/4693] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:36:59.640192 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0ce5024b-4764-4e51-bc63-af3eb71b9920 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.641974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ce5024b-4764-4e51-bc63-af3eb71b9920 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] PUT https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs/key2 Aug 03 20:36:59.642295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0ce5024b-4764-4e51-bc63-af3eb71b9920 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.658402 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ce5024b-4764-4e51-bc63-af3eb71b9920 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs/key2 returned with HTTP 200 Aug 03 20:36:59.658919 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1182/4694] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:36:59 2026] PUT /volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:36:59.665791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7ed8fd9e-eefe-4efa-8a00-34ee8e37dc5d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.667270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ed8fd9e-eefe-4efa-8a00-34ee8e37dc5d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.667583 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ed8fd9e-eefe-4efa-8a00-34ee8e37dc5d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.684069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ed8fd9e-eefe-4efa-8a00-34ee8e37dc5d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.684409 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1174/4695] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.691703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8fe405c-3f6f-4348-bc8e-7b18f72e401e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.693325 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8fe405c-3f6f-4348-bc8e-7b18f72e401e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/9ae6b59f-1e41-4061-9dfc-24a1b3a6e4ab Aug 03 20:36:59.693624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8fe405c-3f6f-4348-bc8e-7b18f72e401e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.693810 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8fe405c-3f6f-4348-bc8e-7b18f72e401e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.715854 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8fe405c-3f6f-4348-bc8e-7b18f72e401e tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/9ae6b59f-1e41-4061-9dfc-24a1b3a6e4ab returned with HTTP 202 Aug 03 20:36:59.716201 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1166/4696] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:36:59 2026] DELETE /volume/v3/types/9ae6b59f-1e41-4061-9dfc-24a1b3a6e4ab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:59.722730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e40711ff-beb6-4941-bfc2-9cad0277dbba None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.724241 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e40711ff-beb6-4941-bfc2-9cad0277dbba tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.724581 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e40711ff-beb6-4941-bfc2-9cad0277dbba tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1503409512", "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=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.738192 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e40711ff-beb6-4941-bfc2-9cad0277dbba tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.738514 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1175/4697] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.745245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-749e53cd-3542-441b-aa95-ec932852a52a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.746977 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-749e53cd-3542-441b-aa95-ec932852a52a tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption Aug 03 20:36:59.747348 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-749e53cd-3542-441b-aa95-ec932852a52a tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.761687 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-749e53cd-3542-441b-aa95-ec932852a52a tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption returned with HTTP 200 Aug 03 20:36:59.762094 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1183/4698] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.768510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d2e54e89-17f3-4bf2-9cde-0f37e1958257 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.770214 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d2e54e89-17f3-4bf2-9cde-0f37e1958257 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption/114d62bd-6a42-4e14-b4eb-90219c8f5dba Aug 03 20:36:59.770389 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d2e54e89-17f3-4bf2-9cde-0f37e1958257 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.770598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d2e54e89-17f3-4bf2-9cde-0f37e1958257 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.780333 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d2e54e89-17f3-4bf2-9cde-0f37e1958257 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption/114d62bd-6a42-4e14-b4eb-90219c8f5dba returned with HTTP 202 Aug 03 20:36:59.780695 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1175/4699] 10.4.3.92 () {66 vars in 1482 bytes} [Mon Aug 3 20:36:59 2026] DELETE /volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d/encryption/114d62bd-6a42-4e14-b4eb-90219c8f5dba => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:59.785476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.787268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59ebe056-111c-440c-816c-63bccba8db36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.787471 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:36:59.787734 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.787983 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.789044 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59ebe056-111c-440c-816c-63bccba8db36 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.789501 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59ebe056-111c-440c-816c-63bccba8db36 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-543251516", "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=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.798844 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:59.798844 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:36:59.801882 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:36:59.804430 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59ebe056-111c-440c-816c-63bccba8db36 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.804816 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1176/4700] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.805407 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66d4b473-b843-47e0-a58d-6b81ac17e6df tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:36:59.805802 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1167/4701] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.811537 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a365e2ca-0489-4d44-835b-612b44907a09 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.813220 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a365e2ca-0489-4d44-835b-612b44907a09 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548/extra_specs/key1 Aug 03 20:36:59.813422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a365e2ca-0489-4d44-835b-612b44907a09 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.813642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a365e2ca-0489-4d44-835b-612b44907a09 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.829564 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a365e2ca-0489-4d44-835b-612b44907a09 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548/extra_specs/key1 returned with HTTP 202 Aug 03 20:36:59.829947 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1184/4702] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:36:59 2026] DELETE /volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:36:59.836235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8fc22336-284b-44d9-80bb-314d6b91aa12 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.837767 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8fc22336-284b-44d9-80bb-314d6b91aa12 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.838076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8fc22336-284b-44d9-80bb-314d6b91aa12 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679004205", "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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.851088 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8fc22336-284b-44d9-80bb-314d6b91aa12 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.851402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1176/4703] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.858403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2dae5cf0-6c26-40f1-8568-586c39cb888d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.860085 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2dae5cf0-6c26-40f1-8568-586c39cb888d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/3c4a9aeb-e14b-4bfe-aba4-33c70bef4180 Aug 03 20:36:59.860259 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2dae5cf0-6c26-40f1-8568-586c39cb888d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.860448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2dae5cf0-6c26-40f1-8568-586c39cb888d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.882152 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2dae5cf0-6c26-40f1-8568-586c39cb888d tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/3c4a9aeb-e14b-4bfe-aba4-33c70bef4180 returned with HTTP 202 Aug 03 20:36:59.882532 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1177/4704] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:36:59 2026] DELETE /volume/v3/types/3c4a9aeb-e14b-4bfe-aba4-33c70bef4180 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:59.889223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f46db88-5504-454f-8bee-6147a807b0a9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.890958 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f46db88-5504-454f-8bee-6147a807b0a9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs Aug 03 20:36:59.891089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2438832a-773d-4aa2-9031-d2039a71ed27 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.891185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f46db88-5504-454f-8bee-6147a807b0a9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.891367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f46db88-5504-454f-8bee-6147a807b0a9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.892686 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2438832a-773d-4aa2-9031-d2039a71ed27 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 Aug 03 20:36:59.892864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2438832a-773d-4aa2-9031-d2039a71ed27 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.893041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2438832a-773d-4aa2-9031-d2039a71ed27 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.897272 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f46db88-5504-454f-8bee-6147a807b0a9 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs returned with HTTP 200 Aug 03 20:36:59.897659 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1168/4705] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.898262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2438832a-773d-4aa2-9031-d2039a71ed27 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 returned with HTTP 404 Aug 03 20:36:59.898686 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1185/4706] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/volumes/fdefb622-aa15-455f-b52d-b63f96130495 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:36:59.904184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-924f4f32-9df5-4594-a151-9d0136426782 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.904258 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d2f6903-269a-496e-8344-6d89d0d58137 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.905778 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-924f4f32-9df5-4594-a151-9d0136426782 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types Aug 03 20:36:59.905838 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:36:59.905968 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-924f4f32-9df5-4594-a151-9d0136426782 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.906018 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.906170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-924f4f32-9df5-4594-a151-9d0136426782 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.906209 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.906936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:36:59.924410 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Get all volumes completed successfully. Aug 03 20:36:59.925283 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-924f4f32-9df5-4594-a151-9d0136426782 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:36:59.925744 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1177/4707] 10.4.3.92 () {66 vars in 1224 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types => generated 3341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:36:59.927058 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:36:59.927058 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:36:59.931644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d2f6903-269a-496e-8344-6d89d0d58137 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:36:59.932036 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1178/4708] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:36:59.934434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4cfe90cc-6d00-419f-8e17-f27e88066a0c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.936160 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cfe90cc-6d00-419f-8e17-f27e88066a0c tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/cipher Aug 03 20:36:59.936365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cfe90cc-6d00-419f-8e17-f27e88066a0c tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.936585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4cfe90cc-6d00-419f-8e17-f27e88066a0c tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.942178 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4cfe90cc-6d00-419f-8e17-f27e88066a0c tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/cipher returned with HTTP 200 Aug 03 20:36:59.942592 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1169/4709] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:36:59.945956 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6a57920b-0da9-473a-9863-d276613bd019 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.947637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a57920b-0da9-473a-9863-d276613bd019 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] DELETE https://10.4.3.92/volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514 Aug 03 20:36:59.947827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a57920b-0da9-473a-9863-d276613bd019 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.948016 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a57920b-0da9-473a-9863-d276613bd019 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.949298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-196e93b9-dbd0-4e4c-a2b1-cb7af1e1c5fd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.951004 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-196e93b9-dbd0-4e4c-a2b1-cb7af1e1c5fd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption Aug 03 20:36:59.951194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-196e93b9-dbd0-4e4c-a2b1-cb7af1e1c5fd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.951405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-196e93b9-dbd0-4e4c-a2b1-cb7af1e1c5fd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.956704 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-196e93b9-dbd0-4e4c-a2b1-cb7af1e1c5fd tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption returned with HTTP 200 Aug 03 20:36:59.957028 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1178/4710] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:36:59.966306 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b8b8c7b5-5bfa-4a88-91c3-82b6732e75a2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.968557 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8b8c7b5-5bfa-4a88-91c3-82b6732e75a2 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/multiattach Aug 03 20:36:59.968788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8b8c7b5-5bfa-4a88-91c3-82b6732e75a2 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.969015 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8b8c7b5-5bfa-4a88-91c3-82b6732e75a2 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.969150 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a57920b-0da9-473a-9863-d276613bd019 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514 returned with HTTP 202 Aug 03 20:36:59.969693 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1186/4711] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:36:59 2026] DELETE /volume/v3/types/b51298d3-fa6f-4cb1-bbe4-ff7a18362514 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:36:59.976030 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8b8c7b5-5bfa-4a88-91c3-82b6732e75a2 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/multiattach returned with HTTP 200 Aug 03 20:36:59.976613 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1179/4712] 10.4.3.92 () {66 vars in 1407 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:36:59.981645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-339868c8-fae2-4738-8fb1-ec443da66e6a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.983797 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339868c8-fae2-4738-8fb1-ec443da66e6a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:36:59.983888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-90bb2d85-eace-4f94-a42e-d1edf7d17ad0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:36:59.984402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-339868c8-fae2-4738-8fb1-ec443da66e6a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2059226460", "extra_specs": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:36:59.985625 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90bb2d85-eace-4f94-a42e-d1edf7d17ad0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/volume_backend_name Aug 03 20:36:59.985807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90bb2d85-eace-4f94-a42e-d1edf7d17ad0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:36:59.985983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-90bb2d85-eace-4f94-a42e-d1edf7d17ad0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:36:59.992151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-90bb2d85-eace-4f94-a42e-d1edf7d17ad0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/volume_backend_name returned with HTTP 200 Aug 03 20:36:59.992479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1179/4713] 10.4.3.92 () {66 vars in 1431 bytes} [Mon Aug 3 20:36:59 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:37:00.001379 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ff19e5ee-c59f-43b6-bbdc-2ff014ec0db0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.001651 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-339868c8-fae2-4738-8fb1-ec443da66e6a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:00.002190 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1170/4714] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:36:59 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:00.003502 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ff19e5ee-c59f-43b6-bbdc-2ff014ec0db0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] GET https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 Aug 03 20:37:00.003502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ff19e5ee-c59f-43b6-bbdc-2ff014ec0db0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.003502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ff19e5ee-c59f-43b6-bbdc-2ff014ec0db0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.007871 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ff19e5ee-c59f-43b6-bbdc-2ff014ec0db0 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 returned with HTTP 200 Aug 03 20:37:00.008214 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1187/4715] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:00.010009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1e521e73-88bd-4737-ac81-d2967583f90a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.012203 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e521e73-88bd-4737-ac81-d2967583f90a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] POST https://10.4.3.92/volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6/encryption Aug 03 20:37:00.012650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1e521e73-88bd-4737-ac81-d2967583f90a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.017162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-317f2183-48ef-4a05-ac7d-ae4f90f90357 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.018813 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-317f2183-48ef-4a05-ac7d-ae4f90f90357 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] PUT https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/b8764232-dc1d-4c35-9798-906fdd7fee4f Aug 03 20:37:00.019203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-317f2183-48ef-4a05-ac7d-ae4f90f90357 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.027353 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1e521e73-88bd-4737-ac81-d2967583f90a tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6/encryption returned with HTTP 200 Aug 03 20:37:00.027747 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1180/4716] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:37:00 2026] POST /volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:00.034064 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-317f2183-48ef-4a05-ac7d-ae4f90f90357 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/b8764232-dc1d-4c35-9798-906fdd7fee4f returned with HTTP 200 Aug 03 20:37:00.034525 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1180/4717] 10.4.3.92 () {68 vars in 1499 bytes} [Mon Aug 3 20:37:00 2026] PUT /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/encryption/b8764232-dc1d-4c35-9798-906fdd7fee4f => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:37:00.036383 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-276b1265-c0f6-4c92-8916-ffa9520c422a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.038089 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:00.038515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-647203104", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2059226460", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.040905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-647203104', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2059226460', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:00.043405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0b7b1258-773d-48f0-8bd5-b0bbbb046bed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.044476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume of 1 GB Aug 03 20:37:00.044804 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.044804 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:00.045031 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b7b1258-773d-48f0-8bd5-b0bbbb046bed tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] PUT https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/key1 Aug 03 20:37:00.045280 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Availability Zones retrieved successfully. Aug 03 20:37:00.045340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0b7b1258-773d-48f0-8bd5-b0bbbb046bed tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.050559 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (84e8c6c8-dbc3-4551-8cf8-9a29b3cc9fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:00.051642 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfe41d9-410c-4271-825f-1b454bdd9df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:00.052427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:00.062335 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0b7b1258-773d-48f0-8bd5-b0bbbb046bed tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/key1 returned with HTTP 200 Aug 03 20:37:00.062741 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1188/4718] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:37:00 2026] PUT /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:37:00.070230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6bce7a9b-915f-44b3-a761-8901cb469125 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.073377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bce7a9b-915f-44b3-a761-8901cb469125 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] PUT https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 Aug 03 20:37:00.073377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bce7a9b-915f-44b3-a761-8901cb469125 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.076556 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfe41d9-410c-4271-825f-1b454bdd9df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:37:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5d81d10-db76-4a04-ae30-9fa145168ff6,is_public=True,name='tempest-scenario-type-luks-2059226460',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5d81d10-db76-4a04-ae30-9fa145168ff6', '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=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:00.077302 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce40b40-4e1e-497e-9d22-4a8fdff9c894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:00.085140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bce7a9b-915f-44b3-a761-8901cb469125 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 returned with HTTP 200 Aug 03 20:37:00.085529 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1181/4719] 10.4.3.92 () {68 vars in 1355 bytes} [Mon Aug 3 20:37:00 2026] PUT /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 => generated 371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:00.093931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eeb59f49-ece1-4c97-b3ac-cadf182184d5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.097596 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eeb59f49-ece1-4c97-b3ac-cadf182184d5 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548 Aug 03 20:37:00.097596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eeb59f49-ece1-4c97-b3ac-cadf182184d5 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.097596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eeb59f49-ece1-4c97-b3ac-cadf182184d5 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.107767 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2059226460 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2059226460, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:37:00.108607 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2059226460 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2059226460, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:37:00.119487 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.121257 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.121610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.121651 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.123245 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eeb59f49-ece1-4c97-b3ac-cadf182184d5 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548 returned with HTTP 202 Aug 03 20:37:00.123805 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1181/4720] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/types/336956c8-9284-4345-83df-b49f7e98d548 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:00.131106 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.131106 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:00.132782 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-42eff909-de66-497d-bf70-b510bf822472 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.134253 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.134916 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42eff909-de66-497d-bf70-b510bf822472 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d Aug 03 20:37:00.135137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42eff909-de66-497d-bf70-b510bf822472 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.135356 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42eff909-de66-497d-bf70-b510bf822472 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.138111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1a000125-14f5-4cf4-990b-e1d8286f2bc3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:00.138483 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1189/4721] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:00.139454 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Created reservations ['90925431-733a-498b-a3ba-681cd239db59', '9510fe05-ade6-4b2a-a9ba-966f3946b88d', '1c7434a3-d00d-4b72-ac1c-bcab65744b49', '7bcd5719-1ea3-48f2-b196-e3c7ce7c5baa'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:00.139608 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce40b40-4e1e-497e-9d22-4a8fdff9c894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90925431-733a-498b-a3ba-681cd239db59', '9510fe05-ade6-4b2a-a9ba-966f3946b88d', '1c7434a3-d00d-4b72-ac1c-bcab65744b49', '7bcd5719-1ea3-48f2-b196-e3c7ce7c5baa']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:00.140510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a78ce8-cb49-46c6-9df7-0254a5a8df41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:00.150445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-31fcf1d4-eb19-4700-b444-16daf344c424 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.152123 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-31fcf1d4-eb19-4700-b444-16daf344c424 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.152294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-31fcf1d4-eb19-4700-b444-16daf344c424 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.153087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-31fcf1d4-eb19-4700-b444-16daf344c424 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.160940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a78ce8-cb49-46c6-9df7-0254a5a8df41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea5df16-5612-4f39-9c43-51778ba0c2c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-647203104',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['90925431-733a-498b-a3ba-681cd239db59','9510fe05-ade6-4b2a-a9ba-966f3946b88d','1c7434a3-d00d-4b72-ac1c-bcab65744b49','7bcd5719-1ea3-48f2-b196-e3c7ce7c5baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=e5d81d10-db76-4a04-ae30-9fa145168ff6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-647203104',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aea5df16-5612-4f39-9c43-51778ba0c2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674a1caf531e4f41893e090fd321f758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64513c003e15480a8e46fb3130dcd14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5d81d10-db76-4a04-ae30-9fa145168ff6),volume_type_id=e5d81d10-db76-4a04-ae30-9fa145168ff6)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:00.161713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6675430b-5596-47ee-9271-a6b65601b9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:00.163173 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.163173 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:00.163437 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42eff909-de66-497d-bf70-b510bf822472 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d returned with HTTP 202 Aug 03 20:37:00.163876 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1182/4722] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/types/2dcbb329-ac35-4b80-99cc-86fbbb17419d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:00.167747 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-31fcf1d4-eb19-4700-b444-16daf344c424 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.171903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6428ef4f-5163-46a1-b2fa-3b87d2c7b169 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.172354 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-31fcf1d4-eb19-4700-b444-16daf344c424 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:00.172877 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1182/4723] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:00.173730 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6428ef4f-5163-46a1-b2fa-3b87d2c7b169 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973 Aug 03 20:37:00.173925 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6428ef4f-5163-46a1-b2fa-3b87d2c7b169 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.174097 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6428ef4f-5163-46a1-b2fa-3b87d2c7b169 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.185186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.188257 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.188257 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.188370 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6675430b-5596-47ee-9271-a6b65601b9ea) transitioned into state 'SUCCESS' from state '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-647203104',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674a1caf531e4f41893e090fd321f758',qos_specs=None,replication_status=,reservations=['90925431-733a-498b-a3ba-681cd239db59','9510fe05-ade6-4b2a-a9ba-966f3946b88d','1c7434a3-d00d-4b72-ac1c-bcab65744b49','7bcd5719-1ea3-48f2-b196-e3c7ce7c5baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64513c003e15480a8e46fb3130dcd14f',volume_type_id=e5d81d10-db76-4a04-ae30-9fa145168ff6)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:00.188525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.188525 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume with id: d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.188671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d712f-4162-4654-9793-b71f0f77e0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:00.199407 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.199407 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:00.199928 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.200535 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d712f-4162-4654-9793-b71f0f77e0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:00.201343 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Flow 'volume_create_api' (84e8c6c8-dbc3-4551-8cf8-9a29b3cc9fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:00.201652 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Create volume request issued successfully. Aug 03 20:37:00.202225 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-276b1265-c0f6-4c92-8916-ffa9520c422a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:00.202578 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1171/4724] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:00 2026] POST /volume/v3/volumes => generated 782 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:00.209298 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6428ef4f-5163-46a1-b2fa-3b87d2c7b169 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973 returned with HTTP 202 Aug 03 20:37:00.209412 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-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 03 20:37:00.210225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a02a421d-ea5c-4c6d-aaf6-0fb1adea0fa3 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 400 Aug 03 20:37:00.210342 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1190/4725] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/types/91b0e7a4-e5cb-402d-a29d-20383751b973 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:00.210404 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1183/4726] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:37:00.217195 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.217661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-879c066d-9b30-471d-9466-534ecd2c9f7f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.219109 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.219363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.219476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-879c066d-9b30-471d-9466-534ecd2c9f7f tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca Aug 03 20:37:00.219567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.219641 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-879c066d-9b30-471d-9466-534ecd2c9f7f tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.219874 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-879c066d-9b30-471d-9466-534ecd2c9f7f tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.220229 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.220229 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:00.229955 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.229955 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:00.233872 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.238710 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-286adff0-dd53-49f1-8dca-f0bd41b2fc3b tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:00.239287 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1183/4727] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:00.247295 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-879c066d-9b30-471d-9466-534ecd2c9f7f tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca returned with HTTP 202 Aug 03 20:37:00.247714 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1172/4728] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/types/001bd69b-de30-4fa1-813e-758838cb2aca => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:00.255190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3fc04be9-f7fb-488d-97e5-edf4670f5db7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.257340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fc04be9-f7fb-488d-97e5-edf4670f5db7 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] DELETE https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 Aug 03 20:37:00.257569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fc04be9-f7fb-488d-97e5-edf4670f5db7 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.257782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fc04be9-f7fb-488d-97e5-edf4670f5db7 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.283838 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.284331 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.284621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.284818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.289305 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fc04be9-f7fb-488d-97e5-edf4670f5db7 tempest-VolumeTypesAdminTests-371753134 tempest-VolumeTypesAdminTests-371753134-project-admin] https://10.4.3.92/volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 returned with HTTP 202 Aug 03 20:37:00.289879 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1191/4729] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:00 2026] DELETE /volume/v3/types/167c7077-74bf-48fc-b1ee-1846319f6140 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:00.295820 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.295820 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:00.299861 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.304151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-aebc1c85-3a8c-459e-9215-7d6773e1a2a5 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:00.304569 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1184/4730] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:00.321755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.323671 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] POST https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3/action Aug 03 20:37:00.323992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:00.324131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:00.334077 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.334077 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:00.334522 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.345418 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Begin detaching volume completed successfully. Aug 03 20:37:00.345717 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-525f21b6-573c-4179-b7e1-831906ac2ff0 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3/action returned with HTTP 202 Aug 03 20:37:00.346192 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1184/4731] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:37:00 2026] POST /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:37:00.389364 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eaa80951-eba6-4cc5-b1fe-b46f8cd31c87 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.389787 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eaa80951-eba6-4cc5-b1fe-b46f8cd31c87 None None] GET https://10.4.3.92/volume// Aug 03 20:37:00.389992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eaa80951-eba6-4cc5-b1fe-b46f8cd31c87 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.390196 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eaa80951-eba6-4cc5-b1fe-b46f8cd31c87 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.390557 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eaa80951-eba6-4cc5-b1fe-b46f8cd31c87 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:00.390890 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1173/4732] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37: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 03 20:37:00.397973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.399879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:00.400109 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.400318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.408452 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.408452 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:00.411290 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:00.414904 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-9c9ba692-af27-437c-ad78-3cbc96827df2 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:00.415272 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1192/4733] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:37:00.817135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d370e62c-beab-4c39-86a8-b9868f592306 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:00.820973 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d370e62c-beab-4c39-86a8-b9868f592306 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:00.820973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d370e62c-beab-4c39-86a8-b9868f592306 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:00.820973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d370e62c-beab-4c39-86a8-b9868f592306 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:00.828178 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:00.828178 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:00.833591 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d370e62c-beab-4c39-86a8-b9868f592306 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:00.840014 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d370e62c-beab-4c39-86a8-b9868f592306 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:00.840641 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1185/4734] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:00 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:01.813421 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b47d0325-6f88-4982-b1cc-1361866598da None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:01.854106 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:01.855749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:01.855906 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:01.856109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:01.865090 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:01.865090 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:01.868307 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:01.872204 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7666fd9b-0b37-40d8-873b-3203ece1d0e1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:01.872626 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1174/4735] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:01 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:01.892259 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b47d0325-6f88-4982-b1cc-1361866598da tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:01.892599 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b47d0325-6f88-4982-b1cc-1361866598da tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-599779734", "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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:01.907273 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b47d0325-6f88-4982-b1cc-1361866598da tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:01.907648 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1185/4736] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:01 2026] POST /volume/v3/types => generated 379 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:01.916165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5e8f3d9-1f9d-4511-9717-7c11a9ba6871 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:01.918032 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5e8f3d9-1f9d-4511-9717-7c11a9ba6871 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption Aug 03 20:37:01.918434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5e8f3d9-1f9d-4511-9717-7c11a9ba6871 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:01.935701 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5e8f3d9-1f9d-4511-9717-7c11a9ba6871 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption returned with HTTP 200 Aug 03 20:37:01.936133 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1193/4737] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:37:01 2026] POST /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:01.945220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08e9b351-52a8-4275-9c31-4d0deed070be None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:01.946990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08e9b351-52a8-4275-9c31-4d0deed070be tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:01.947410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08e9b351-52a8-4275-9c31-4d0deed070be tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-651566709", "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=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:01.964852 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08e9b351-52a8-4275-9c31-4d0deed070be tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:01.965217 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1186/4738] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:01 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:01.972570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ba205498-d6b5-41aa-adb6-ec4d28b8d885 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.032695 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba205498-d6b5-41aa-adb6-ec4d28b8d885 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] POST https://10.4.3.92/volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d/encryption Aug 03 20:37:02.033071 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba205498-d6b5-41aa-adb6-ec4d28b8d885 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.035066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-ba205498-d6b5-41aa-adb6-ec4d28b8d885 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.035278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba205498-d6b5-41aa-adb6-ec4d28b8d885 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d/encryption returned with HTTP 403 Aug 03 20:37:02.035693 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1175/4739] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:37:01 2026] POST /volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.043201 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5053d1e5-4d5e-40fe-bef6-e3cd3908579f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.045083 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5053d1e5-4d5e-40fe-bef6-e3cd3908579f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:02.045420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5053d1e5-4d5e-40fe-bef6-e3cd3908579f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1838042457", "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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.061958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5053d1e5-4d5e-40fe-bef6-e3cd3908579f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:02.062439 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1186/4740] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.070876 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0fa0d0f7-4c89-467b-b4a8-8a7ae920afe7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.072356 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0fa0d0f7-4c89-467b-b4a8-8a7ae920afe7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] POST https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs Aug 03 20:37:02.072702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0fa0d0f7-4c89-467b-b4a8-8a7ae920afe7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.074420 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-0fa0d0f7-4c89-467b-b4a8-8a7ae920afe7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.074603 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0fa0d0f7-4c89-467b-b4a8-8a7ae920afe7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs returned with HTTP 403 Aug 03 20:37:02.074961 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1194/4741] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.081246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-acb2bef6-d8fa-44dd-be2e-50d81c3e38ff None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.083172 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-acb2bef6-d8fa-44dd-be2e-50d81c3e38ff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] PUT https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs/key2 Aug 03 20:37:02.083296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-acb2bef6-d8fa-44dd-be2e-50d81c3e38ff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.085302 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-acb2bef6-d8fa-44dd-be2e-50d81c3e38ff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.085519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-acb2bef6-d8fa-44dd-be2e-50d81c3e38ff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs/key2 returned with HTTP 403 Aug 03 20:37:02.085888 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1187/4742] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:37:02 2026] PUT /volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.092716 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e047f94c-599f-47fc-9f80-1d0324d5ebff None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.095008 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e047f94c-599f-47fc-9f80-1d0324d5ebff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:02.095400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e047f94c-599f-47fc-9f80-1d0324d5ebff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.098824 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-e047f94c-599f-47fc-9f80-1d0324d5ebff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.099044 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e047f94c-599f-47fc-9f80-1d0324d5ebff tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types returned with HTTP 403 Aug 03 20:37:02.099700 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1176/4743] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.106258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0e63e05-9596-42a2-a960-3491308fe1c5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.107917 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0e63e05-9596-42a2-a960-3491308fe1c5 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:02.108426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0e63e05-9596-42a2-a960-3491308fe1c5 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1012375733", "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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.129697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0e63e05-9596-42a2-a960-3491308fe1c5 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:02.130053 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1187/4744] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.137879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7422fef4-c02a-4b6b-9998-e02488e71489 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.139604 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7422fef4-c02a-4b6b-9998-e02488e71489 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption Aug 03 20:37:02.139911 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7422fef4-c02a-4b6b-9998-e02488e71489 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.160485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7422fef4-c02a-4b6b-9998-e02488e71489 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption returned with HTTP 200 Aug 03 20:37:02.160871 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1195/4745] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.170996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5e1b4640-787e-4426-b74b-d165a2433b3d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.172828 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5e1b4640-787e-4426-b74b-d165a2433b3d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] DELETE https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption/c6dacd29-56b0-4f24-84db-00ef91e12903 Aug 03 20:37:02.173069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5e1b4640-787e-4426-b74b-d165a2433b3d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.173190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5e1b4640-787e-4426-b74b-d165a2433b3d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.173786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-5e1b4640-787e-4426-b74b-d165a2433b3d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.173959 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5e1b4640-787e-4426-b74b-d165a2433b3d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption/c6dacd29-56b0-4f24-84db-00ef91e12903 returned with HTTP 403 Aug 03 20:37:02.174375 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1188/4746] 10.4.3.92 () {66 vars in 1482 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7/encryption/c6dacd29-56b0-4f24-84db-00ef91e12903 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.183149 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49c11f6a-9625-4085-b39c-f2a0296a1729 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.185540 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49c11f6a-9625-4085-b39c-f2a0296a1729 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:02.185981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49c11f6a-9625-4085-b39c-f2a0296a1729 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-561437062", "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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.214502 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49c11f6a-9625-4085-b39c-f2a0296a1729 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:02.215200 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1177/4747] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.228225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.230270 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] DELETE https://10.4.3.92/volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50/extra_specs/key1 Aug 03 20:37:02.231640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.231640 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.236598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.236598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad9c1b97-5ca8-472d-841c-7c7294f6a407 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50/extra_specs/key1 returned with HTTP 403 Aug 03 20:37:02.236942 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1188/4748] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.248526 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6cc00bff-9dd9-4523-879a-2d54c537f9d1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.250226 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6cc00bff-9dd9-4523-879a-2d54c537f9d1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:37:02.250618 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6cc00bff-9dd9-4523-879a-2d54c537f9d1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1072973703", "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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.276111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6cc00bff-9dd9-4523-879a-2d54c537f9d1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:02.276451 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1196/4749] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:37:02 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.285612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-26524651-9c38-4519-b13e-0169fadf0cb1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.287808 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-26524651-9c38-4519-b13e-0169fadf0cb1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] DELETE https://10.4.3.92/volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 Aug 03 20:37:02.288060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-26524651-9c38-4519-b13e-0169fadf0cb1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.288349 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-26524651-9c38-4519-b13e-0169fadf0cb1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.289204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-26524651-9c38-4519-b13e-0169fadf0cb1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.289425 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-26524651-9c38-4519-b13e-0169fadf0cb1 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 returned with HTTP 403 Aug 03 20:37:02.290036 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1189/4750] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.297864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-424b66db-758b-4cb8-b5cd-7f3aae9230a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.298020 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d1f1a469-bcbd-447b-9867-d8035c8fc7b3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.300392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-424b66db-758b-4cb8-b5cd-7f3aae9230a2 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] DELETE https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 Aug 03 20:37:02.300607 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-424b66db-758b-4cb8-b5cd-7f3aae9230a2 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.300756 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-424b66db-758b-4cb8-b5cd-7f3aae9230a2 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.301477 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1f1a469-bcbd-447b-9867-d8035c8fc7b3 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs Aug 03 20:37:02.301741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1f1a469-bcbd-447b-9867-d8035c8fc7b3 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.302072 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d1f1a469-bcbd-447b-9867-d8035c8fc7b3 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.310922 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:02.310922 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:02.318941 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d1f1a469-bcbd-447b-9867-d8035c8fc7b3 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs returned with HTTP 200 Aug 03 20:37:02.318941 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1178/4751] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.327004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-98f145b7-ddc3-406c-803e-eea554876f5f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.329233 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98f145b7-ddc3-406c-803e-eea554876f5f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types Aug 03 20:37:02.329635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98f145b7-ddc3-406c-803e-eea554876f5f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.329905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98f145b7-ddc3-406c-803e-eea554876f5f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.331102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-98f145b7-ddc3-406c-803e-eea554876f5f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:02.360941 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98f145b7-ddc3-406c-803e-eea554876f5f tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:37:02.361307 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1197/4752] 10.4.3.92 () {66 vars in 1224 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types => generated 3048 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:02.372688 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d16d01d3-c2a8-4c19-b161-dfef3eac5ae5 req-424b66db-758b-4cb8-b5cd-7f3aae9230a2 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 returned with HTTP 200 Aug 03 20:37:02.372955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.373270 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1189/4753] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/attachments/49441acc-050b-482e-9258-586febc43c04 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.375422 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/cipher Aug 03 20:37:02.375657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.375839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.376744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.376963 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bba4853f-3456-4319-a1f8-3597d53eb1ab tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/cipher returned with HTTP 403 Aug 03 20:37:02.377411 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1190/4754] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.387064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-50990c91-11ee-4504-9e7c-eeb368d8787d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.388935 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-50990c91-11ee-4504-9e7c-eeb368d8787d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption Aug 03 20:37:02.389132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-50990c91-11ee-4504-9e7c-eeb368d8787d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.389312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-50990c91-11ee-4504-9e7c-eeb368d8787d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.389950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-50990c91-11ee-4504-9e7c-eeb368d8787d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.390146 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-50990c91-11ee-4504-9e7c-eeb368d8787d tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption returned with HTTP 403 Aug 03 20:37:02.390537 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1179/4755] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.397323 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5e1ef494-5bbd-4f86-a445-12418727cff2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.399237 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e1ef494-5bbd-4f86-a445-12418727cff2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/multiattach Aug 03 20:37:02.399418 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e1ef494-5bbd-4f86-a445-12418727cff2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.399624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5e1ef494-5bbd-4f86-a445-12418727cff2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.407480 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5e1ef494-5bbd-4f86-a445-12418727cff2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/multiattach returned with HTTP 200 Aug 03 20:37:02.408961 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1198/4756] 10.4.3.92 () {66 vars in 1407 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:37:02.417094 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8d745a2-9c6c-4456-949c-cd03db7318a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.419568 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8d745a2-9c6c-4456-949c-cd03db7318a2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/volume_backend_name Aug 03 20:37:02.419798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8d745a2-9c6c-4456-949c-cd03db7318a2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.420033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8d745a2-9c6c-4456-949c-cd03db7318a2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.420317 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:02.420317 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:02.430370 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8d745a2-9c6c-4456-949c-cd03db7318a2 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/volume_backend_name returned with HTTP 404 Aug 03 20:37:02.430370 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1190/4757] 10.4.3.92 () {66 vars in 1431 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.437848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1c049a22-ef12-40b9-8015-67ed792783d4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.440641 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c049a22-ef12-40b9-8015-67ed792783d4 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] GET https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 Aug 03 20:37:02.440852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c049a22-ef12-40b9-8015-67ed792783d4 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.441102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1c049a22-ef12-40b9-8015-67ed792783d4 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.448278 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1c049a22-ef12-40b9-8015-67ed792783d4 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 returned with HTTP 200 Aug 03 20:37:02.448657 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1191/4758] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.457797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f52b879f-e8c1-4dac-8f92-11310150b97a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.459846 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f52b879f-e8c1-4dac-8f92-11310150b97a tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] PUT https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/b44927c7-6576-4f51-aed1-7e46728c0afa Aug 03 20:37:02.460218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f52b879f-e8c1-4dac-8f92-11310150b97a tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.462430 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-f52b879f-e8c1-4dac-8f92-11310150b97a tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.462887 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f52b879f-e8c1-4dac-8f92-11310150b97a tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/b44927c7-6576-4f51-aed1-7e46728c0afa returned with HTTP 403 Aug 03 20:37:02.466333 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1180/4759] 10.4.3.92 () {68 vars in 1499 bytes} [Mon Aug 3 20:37:02 2026] PUT /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/encryption/b44927c7-6576-4f51-aed1-7e46728c0afa => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.471452 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d23add60-3b8c-4425-8892-27c3e5969d6e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.473650 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d23add60-3b8c-4425-8892-27c3e5969d6e tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] PUT https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/key1 Aug 03 20:37:02.473958 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d23add60-3b8c-4425-8892-27c3e5969d6e tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.475836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-d23add60-3b8c-4425-8892-27c3e5969d6e tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.476036 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d23add60-3b8c-4425-8892-27c3e5969d6e tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/key1 returned with HTTP 403 Aug 03 20:37:02.476441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1199/4760] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:37:02 2026] PUT /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.484304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-19f0025d-d2c0-452a-86a9-f27beb080afb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.486918 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19f0025d-d2c0-452a-86a9-f27beb080afb tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] PUT https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 Aug 03 20:37:02.487420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-19f0025d-d2c0-452a-86a9-f27beb080afb tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:02.490972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-19f0025d-d2c0-452a-86a9-f27beb080afb tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '524ab9f4eed44a0cacc32140ec97ae0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c65c499efe146d998481810a5f6f6cc', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:37:02.490972 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-19f0025d-d2c0-452a-86a9-f27beb080afb tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-member] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 returned with HTTP 403 Aug 03 20:37:02.491139 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1191/4761] 10.4.3.92 () {68 vars in 1355 bytes} [Mon Aug 3 20:37:02 2026] PUT /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:02.498857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-91d44c7f-d553-4b9e-aaae-736934feab4c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.501482 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91d44c7f-d553-4b9e-aaae-736934feab4c tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 Aug 03 20:37:02.501713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-91d44c7f-d553-4b9e-aaae-736934feab4c tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.502039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-91d44c7f-d553-4b9e-aaae-736934feab4c tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.549832 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-91d44c7f-d553-4b9e-aaae-736934feab4c tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 returned with HTTP 202 Aug 03 20:37:02.550247 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1192/4762] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/f16ecb89-59d5-47cb-b375-a7a473abac20 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.556749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-16d694d9-8f9e-4d69-aa90-da8cb8cde965 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.559152 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16d694d9-8f9e-4d69-aa90-da8cb8cde965 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50 Aug 03 20:37:02.559358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-16d694d9-8f9e-4d69-aa90-da8cb8cde965 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.559589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-16d694d9-8f9e-4d69-aa90-da8cb8cde965 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.591541 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16d694d9-8f9e-4d69-aa90-da8cb8cde965 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50 returned with HTTP 202 Aug 03 20:37:02.591942 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1181/4763] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/681eb9d5-2ecf-4e9d-8983-70071246be50 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.600073 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-43c36f13-8570-4ff1-886f-8448eccfe548 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.601815 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43c36f13-8570-4ff1-886f-8448eccfe548 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7 Aug 03 20:37:02.602007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43c36f13-8570-4ff1-886f-8448eccfe548 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.602566 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-43c36f13-8570-4ff1-886f-8448eccfe548 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.630396 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-43c36f13-8570-4ff1-886f-8448eccfe548 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7 returned with HTTP 202 Aug 03 20:37:02.630869 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1200/4764] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/38e65b24-132b-4c9a-97e0-e77535579ad7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.635270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-1c62d8e7-6cec-42de-9f3c-89b2142d4b36 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.637560 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-1c62d8e7-6cec-42de-9f3c-89b2142d4b36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 Aug 03 20:37:02.637757 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-1c62d8e7-6cec-42de-9f3c-89b2142d4b36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.637951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-1c62d8e7-6cec-42de-9f3c-89b2142d4b36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.638032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4723d80f-2a65-435c-9c63-6312df1a22e7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.640473 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4723d80f-2a65-435c-9c63-6312df1a22e7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355 Aug 03 20:37:02.640731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4723d80f-2a65-435c-9c63-6312df1a22e7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.640988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4723d80f-2a65-435c-9c63-6312df1a22e7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.648114 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:02.648114 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:02.667782 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4723d80f-2a65-435c-9c63-6312df1a22e7 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355 returned with HTTP 202 Aug 03 20:37:02.668265 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1193/4765] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/db3dc31c-f682-4e63-b08f-9235d62ce355 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.675306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dec77535-e7e3-4264-938f-2c32dd14a589 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.677714 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dec77535-e7e3-4264-938f-2c32dd14a589 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d Aug 03 20:37:02.677962 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dec77535-e7e3-4264-938f-2c32dd14a589 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.678183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dec77535-e7e3-4264-938f-2c32dd14a589 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.704149 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dec77535-e7e3-4264-938f-2c32dd14a589 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d returned with HTTP 202 Aug 03 20:37:02.704793 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1182/4766] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/a9458d0f-45c3-4425-bbe3-cb8186c6638d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.713788 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-562489bf-1ee4-4f65-b87b-d8f53b6d8348 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.715498 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-562489bf-1ee4-4f65-b87b-d8f53b6d8348 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] DELETE https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 Aug 03 20:37:02.715677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-562489bf-1ee4-4f65-b87b-d8f53b6d8348 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.715861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-562489bf-1ee4-4f65-b87b-d8f53b6d8348 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.728280 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-e44008ec-a946-46eb-97c2-1c01e28e01f6 req-1c62d8e7-6cec-42de-9f3c-89b2142d4b36 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 returned with HTTP 200 Aug 03 20:37:02.729230 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1192/4767] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/attachments/0ccbc9d5-86c9-4de0-8da1-964f59d06477 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:02.743485 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-562489bf-1ee4-4f65-b87b-d8f53b6d8348 tempest-VolumeTypesMemberTests-613514322 tempest-VolumeTypesMemberTests-613514322-project-admin] https://10.4.3.92/volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 returned with HTTP 202 Aug 03 20:37:02.743987 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1201/4768] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:37:02 2026] DELETE /volume/v3/types/f774c9fc-4fd8-4417-a53e-d4c26ab16092 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:02.884596 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7f929e8e-9918-49b6-a982-2a8b6328156b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:02.886894 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f929e8e-9918-49b6-a982-2a8b6328156b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:02.887136 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f929e8e-9918-49b6-a982-2a8b6328156b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:02.887396 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f929e8e-9918-49b6-a982-2a8b6328156b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:02.898932 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:02.898932 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:02.903418 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7f929e8e-9918-49b6-a982-2a8b6328156b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:02.910072 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f929e8e-9918-49b6-a982-2a8b6328156b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:02.910620 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1194/4769] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:02 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:03.224800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.226599 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:37:03.226941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:03.227099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:03.240713 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.240713 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:03.245917 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.admin_actions [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] Updating volume 'c6c8a3af-58b8-47ff-b6ac-60cc06a31533' with '{'status': 'in-use'}' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 03 20:37:03.292569 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6e53c1e2-7728-4e5c-b57d-e46ba036dee1 tempest-TestServerVolumeAttachmentScenario-457919751 tempest-TestServerVolumeAttachmentScenario-457919751-project-admin] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 202 Aug 03 20:37:03.293100 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1183/4770] 10.4.3.92 () {68 vars in 1383 bytes} [Mon Aug 3 20:37:03 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:37:03.300685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.302305 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:03.302517 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.302689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.315271 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.315271 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:03.320949 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:03.326590 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5cbf83ef-81e8-4256-aa72-3965bcaf313f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:37:03.327074 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1193/4771] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:03.368305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.370698 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:03.370948 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.371210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.382157 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.382157 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:03.387354 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:03.392542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-fab59bcd-b16e-4dad-b023-fba510a4ed26 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:37:03.393098 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1202/4772] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:03.419290 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.420950 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] POST https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action Aug 03 20:37:03.421364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:03.421560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:03.434113 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.434113 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:03.434759 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:03.471800 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Begin detaching volume completed successfully. Aug 03 20:37:03.472101 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-9a041280-e395-494b-83a3-5b706f6ca011 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action returned with HTTP 202 Aug 03 20:37:03.472697 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1195/4773] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:37:03 2026] POST /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:37:03.535818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-95cc49f1-6d4e-4453-848d-7e2829d120db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.538779 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95cc49f1-6d4e-4453-848d-7e2829d120db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:03.538779 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95cc49f1-6d4e-4453-848d-7e2829d120db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.538779 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-95cc49f1-6d4e-4453-848d-7e2829d120db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.539700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e7ca5993-8b32-4e9f-ab51-28c9d8ffd71c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.540986 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e7ca5993-8b32-4e9f-ab51-28c9d8ffd71c None None] GET https://10.4.3.92/volume// Aug 03 20:37:03.540986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e7ca5993-8b32-4e9f-ab51-28c9d8ffd71c None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.540986 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e7ca5993-8b32-4e9f-ab51-28c9d8ffd71c None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.540986 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e7ca5993-8b32-4e9f-ab51-28c9d8ffd71c None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:03.540986 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1194/4774] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:37:03.546818 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.546818 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:03.549659 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.551770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:03.552097 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.552302 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.554426 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-95cc49f1-6d4e-4453-848d-7e2829d120db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:03.563284 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.563284 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:03.563798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-95cc49f1-6d4e-4453-848d-7e2829d120db tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:03.564209 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1184/4775] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:03.567000 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:03.571861 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-ff7572fe-624b-4200-9023-9f3e182bd460 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:37:03.572527 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1203/4776] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:37:03.923060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:03.926838 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:03.927133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:03.927412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:03.941777 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:03.941777 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:03.945338 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:03.949610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86b4c7fc-dac7-4d5a-80d5-5dd894da165d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:03.950068 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1196/4777] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:03 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:04.618761 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-7e612af4-db19-4706-b1c0-b88f839642ad req-5f55732d-57b9-48b6-8495-d18c29e0cc46 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:04.623879 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-5f55732d-57b9-48b6-8495-d18c29e0cc46 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 Aug 03 20:37:04.624076 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-5f55732d-57b9-48b6-8495-d18c29e0cc46 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:04.624254 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-5f55732d-57b9-48b6-8495-d18c29e0cc46 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:04.637976 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:04.637976 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:04.735124 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7e612af4-db19-4706-b1c0-b88f839642ad req-5f55732d-57b9-48b6-8495-d18c29e0cc46 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 returned with HTTP 200 Aug 03 20:37:04.735542 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1195/4778] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:37:04 2026] DELETE /volume/v3/attachments/2fef78b7-5be6-41b6-903b-d933ce0da4b3 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:04.963357 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a63a9766-ab51-4adb-8055-18643b836e70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:04.965065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a63a9766-ab51-4adb-8055-18643b836e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:04.965260 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a63a9766-ab51-4adb-8055-18643b836e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:04.965413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a63a9766-ab51-4adb-8055-18643b836e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:04.979606 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:04.979606 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:04.989320 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a63a9766-ab51-4adb-8055-18643b836e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:04.995321 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a63a9766-ab51-4adb-8055-18643b836e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:04.996115 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1185/4779] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:04 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:05.676525 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:05.679500 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:05.679500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:05.679500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:05.686298 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:05.686298 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:05.690091 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:05.698599 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-84ddefad-f430-45f0-85f9-8f443e5fd5f1 req-a056b7de-b8ba-48e8-9607-ae2a79eda346 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:37:05.698599 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1204/4780] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:05 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:06.008761 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-82613eb5-0e09-45de-9208-01de7668ef82 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:06.013084 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82613eb5-0e09-45de-9208-01de7668ef82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:06.013288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82613eb5-0e09-45de-9208-01de7668ef82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:06.013486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-82613eb5-0e09-45de-9208-01de7668ef82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:06.026906 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:06.026906 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:06.034073 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-82613eb5-0e09-45de-9208-01de7668ef82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:06.041475 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-82613eb5-0e09-45de-9208-01de7668ef82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:06.042111 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1197/4781] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:06 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:06.508106 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:06.510092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:06.510393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:06.510648 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:06.510920 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume with id: d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:06.517958 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:06.517958 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:06.518535 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:06.561962 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume request issued successfully. Aug 03 20:37:06.562199 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89c2e7e5-d0dc-4960-9aa4-31f40a50a574 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 202 Aug 03 20:37:06.562959 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1196/4782] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:06 2026] DELETE /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:06.571156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ccad3bc-025d-4283-997f-57544560978e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:06.573219 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ccad3bc-025d-4283-997f-57544560978e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:06.573447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ccad3bc-025d-4283-997f-57544560978e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:06.573899 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ccad3bc-025d-4283-997f-57544560978e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:06.582123 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:06.582123 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:06.586358 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0ccad3bc-025d-4283-997f-57544560978e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:06.592716 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ccad3bc-025d-4283-997f-57544560978e tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 200 Aug 03 20:37:06.593263 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1186/4783] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:06 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:07.055752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:07.059491 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:07.059758 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:07.060248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:07.074890 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:07.074890 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:07.079188 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:07.083996 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6808fb3f-bc69-4948-8730-dce9b3ad6ff8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:07.084494 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1205/4784] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:07 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:07.111683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-911a48ae-d6d1-4188-b1ba-c01b597e5b6e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:07.114822 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-911a48ae-d6d1-4188-b1ba-c01b597e5b6e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d/action Aug 03 20:37:07.114822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-911a48ae-d6d1-4188-b1ba-c01b597e5b6e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:07.114822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-911a48ae-d6d1-4188-b1ba-c01b597e5b6e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:07.144828 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:07.144828 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:07.169401 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-e7d78ecf-301d-477b-81e5-77e40f0c4d0a req-911a48ae-d6d1-4188-b1ba-c01b597e5b6e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d/action returned with HTTP 204 Aug 03 20:37:07.169829 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1198/4785] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:37:07 2026] POST /volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:07.608308 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5d5fb1f6-30d2-4180-a438-40d7115faa49 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:07.610006 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d5fb1f6-30d2-4180-a438-40d7115faa49 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 Aug 03 20:37:07.610225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d5fb1f6-30d2-4180-a438-40d7115faa49 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:07.610439 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5d5fb1f6-30d2-4180-a438-40d7115faa49 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:07.635825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5d5fb1f6-30d2-4180-a438-40d7115faa49 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 returned with HTTP 404 Aug 03 20:37:07.636340 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1197/4786] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:07 2026] GET /volume/v3/volumes/d7d714e9-af36-4aa0-b1a8-b0e733f016b3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:07.720065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:07.722341 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:37:07.724284 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:07.724538 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:07.724762 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume with id: 6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:37:07.733093 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:07.733093 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:07.733586 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:07.753033 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume request issued successfully. Aug 03 20:37:07.753229 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-706fd5fa-0c44-4756-9671-bba0edeccc94 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 202 Aug 03 20:37:07.753646 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1187/4787] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:07 2026] DELETE /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:07.763170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:07.765067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:37:07.765326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:07.765570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:07.773079 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:07.773079 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:07.777058 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:07.781674 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-959a90aa-4f15-4b2c-973d-f52a8697dfbf tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 200 Aug 03 20:37:07.782407 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1206/4788] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:07 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:08.098159 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fc9e1058-14c3-4203-aca8-21378a0e534f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.099873 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fc9e1058-14c3-4203-aca8-21378a0e534f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:37:08.100030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fc9e1058-14c3-4203-aca8-21378a0e534f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.100205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fc9e1058-14c3-4203-aca8-21378a0e534f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.108454 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.108454 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:08.111632 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fc9e1058-14c3-4203-aca8-21378a0e534f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:08.115179 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fc9e1058-14c3-4203-aca8-21378a0e534f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:37:08.115599 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1199/4789] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:08.621851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.624050 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:37:08.624250 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.624446 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.624649 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Delete volume with id: 1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:37:08.631807 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.631807 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:08.632395 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:08.658262 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Delete volume request issued successfully. Aug 03 20:37:08.658428 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ffbd112-8e83-4a06-804f-cefc8d0b6b03 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 202 Aug 03 20:37:08.658829 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1198/4790] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:08 2026] DELETE /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:08.675806 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.678745 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:37:08.678745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.678745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.688295 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.688295 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:08.692854 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:08.697604 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd9d1e35-f93e-4235-a4f6-4aea9dec387a tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 200 Aug 03 20:37:08.698343 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1188/4791] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:08.713028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.714965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:08.715224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.715489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.725445 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.725445 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:08.730062 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:08.737139 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-2c4091c0-38bc-4a8b-accc-e99f2cc1ddd8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:08.737782 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1207/4792] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:08.797313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-497298af-f311-4060-a2d0-f3980b0bc921 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.799369 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-497298af-f311-4060-a2d0-f3980b0bc921 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 Aug 03 20:37:08.799668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-497298af-f311-4060-a2d0-f3980b0bc921 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.799995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-497298af-f311-4060-a2d0-f3980b0bc921 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.807393 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-497298af-f311-4060-a2d0-f3980b0bc921 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 returned with HTTP 404 Aug 03 20:37:08.808146 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1200/4793] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/6dac603c-924e-4600-bc7d-57b76f1c0b09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:08.825193 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13b61feb-2987-408a-9e32-8a5437cd04af None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.825549 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b61feb-2987-408a-9e32-8a5437cd04af None None] GET https://10.4.3.92/volume// Aug 03 20:37:08.825702 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b61feb-2987-408a-9e32-8a5437cd04af None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.825893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b61feb-2987-408a-9e32-8a5437cd04af None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.826224 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b61feb-2987-408a-9e32-8a5437cd04af None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:08.826502 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1199/4794] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:37:08.834103 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-24b42c26-aac2-4b44-b472-55a2abe765de None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.836188 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-24b42c26-aac2-4b44-b472-55a2abe765de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:37:08.836594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-24b42c26-aac2-4b44-b472-55a2abe765de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1460f3b0-35b2-4d9f-946c-0f42460b0ea3", "connector": null, "instance_uuid": "cf99ff90-b099-48f5-b4a1-5f8e80c4784e"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:08.847470 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.847470 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:08.892139 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-24b42c26-aac2-4b44-b472-55a2abe765de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:37:08.892680 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1189/4795] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:37:08 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 03 20:37:08.928826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.929077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.930707 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:37:08.930841 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.930909 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:08.931041 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.931074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.931213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume with id: 980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:37:08.931257 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.942643 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.942643 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:08.944192 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.944192 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:08.944935 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:08.947165 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:08.948765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3f6a7417-3794-4ee9-b46f-4ea75aac476f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.949345 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f6a7417-3794-4ee9-b46f-4ea75aac476f None None] GET https://10.4.3.92/volume// Aug 03 20:37:08.949629 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f6a7417-3794-4ee9-b46f-4ea75aac476f None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.949914 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3f6a7417-3794-4ee9-b46f-4ea75aac476f None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.950367 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3f6a7417-3794-4ee9-b46f-4ea75aac476f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:08.952761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-280b5ed3-1551-4ec7-8433-7649c94881f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:08.953711 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1200/4796] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:37:08.955307 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1208/4797] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:08.963733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.967371 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:08.967696 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.967971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.974558 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Delete volume request issued successfully. Aug 03 20:37:08.974899 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-17cd7338-1e7a-4b37-a6c7-6c08f49ab5b4 tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 202 Aug 03 20:37:08.975434 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1201/4798] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:08 2026] DELETE /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:08.982243 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.982243 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:08.984522 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:08.986833 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:37:08.987115 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:08.987313 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:08.987377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:08.993793 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-4b015706-e900-4ffc-8d8f-50380fb499b5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:08.994422 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1190/4799] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1097 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:37:08.997143 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:08.997143 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:09.002001 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Volume info retrieved successfully. Aug 03 20:37:09.010056 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d93aef21-bbb4-499f-944b-94ed18d7c94a tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 200 Aug 03 20:37:09.010528 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1201/4800] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:08 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:09.113270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:09.115658 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] PUT https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 Aug 03 20:37:09.116101 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:09.124214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Acquiring lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:37:09.129225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:37:09.131361 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:09.131361 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:09.225451 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" released by "attachment_update" :: held 0.096s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:37:09.225756 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-0144e6e9-fa15-4ff9-ae63-c10f16553586 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 returned with HTTP 200 Aug 03 20:37:09.226215 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1209/4801] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:37:09 2026] PUT /volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:09.710370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3c01ccda-ceee-4f4c-a82b-8de4d9ebe290 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:09.712106 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c01ccda-ceee-4f4c-a82b-8de4d9ebe290 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 Aug 03 20:37:09.712299 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c01ccda-ceee-4f4c-a82b-8de4d9ebe290 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:09.712491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3c01ccda-ceee-4f4c-a82b-8de4d9ebe290 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:09.718153 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3c01ccda-ceee-4f4c-a82b-8de4d9ebe290 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 returned with HTTP 404 Aug 03 20:37:09.718722 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1202/4802] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:09 2026] GET /volume/v3/volumes/1b716252-20fe-4377-8742-92d1f170ebb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:09.725219 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:09.727026 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:09.727212 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:09.727394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:09.727568 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Delete volume with id: c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:09.735472 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:09.735472 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:09.735951 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:09.763829 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Delete volume request issued successfully. Aug 03 20:37:09.764171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b1c8dda4-8939-4711-b26b-e955040d28c5 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 202 Aug 03 20:37:09.764765 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1191/4803] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:09 2026] DELETE /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:09.772806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:09.775363 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:09.775716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:09.776021 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:09.787321 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:09.787321 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:09.790938 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Volume info retrieved successfully. Aug 03 20:37:09.796005 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26d2996c-0bcb-4758-a883-4476bb5f4e3f tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 200 Aug 03 20:37:09.796171 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1202/4804] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:09 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:09.969035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:09.970713 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:09.970912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:09.971140 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:09.979992 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:09.979992 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:09.983185 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:09.987921 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d62f3a95-8948-418a-b8ec-057ba285fb0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:09.988348 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1210/4805] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:09 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:10.026584 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ccf2d48a-e222-4e7a-a25e-a6c9fb7cef1f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:10.028318 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccf2d48a-e222-4e7a-a25e-a6c9fb7cef1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] GET https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 Aug 03 20:37:10.028522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccf2d48a-e222-4e7a-a25e-a6c9fb7cef1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:10.028696 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccf2d48a-e222-4e7a-a25e-a6c9fb7cef1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:10.034347 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccf2d48a-e222-4e7a-a25e-a6c9fb7cef1f tempest-AttachVolumeNegativeTest-956315376 tempest-AttachVolumeNegativeTest-956315376-project-member] https://10.4.3.92/volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 returned with HTTP 404 Aug 03 20:37:10.034822 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1203/4806] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:10 2026] GET /volume/v3/volumes/980ba5a6-6398-4160-bade-9f67872c1617 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:10.812291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2042e2cb-0b40-4133-95d4-91e91813ea77 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:10.816001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2042e2cb-0b40-4133-95d4-91e91813ea77 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] GET https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 Aug 03 20:37:10.816200 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2042e2cb-0b40-4133-95d4-91e91813ea77 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:10.816379 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2042e2cb-0b40-4133-95d4-91e91813ea77 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:10.821754 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2042e2cb-0b40-4133-95d4-91e91813ea77 tempest-TestServerVolumeAttachmentScenario-709941093 tempest-TestServerVolumeAttachmentScenario-709941093-project-member] https://10.4.3.92/volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 returned with HTTP 404 Aug 03 20:37:10.822217 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1192/4807] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:10 2026] GET /volume/v3/volumes/c6c8a3af-58b8-47ff-b6ac-60cc06a31533 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:11.002306 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:11.004102 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:11.004205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:11.004420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:11.013572 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:11.013572 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:11.017343 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:11.021597 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd2df037-284f-4afe-91d9-2e44cafc4c5c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:11.021986 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1203/4808] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:11 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:12.033336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:12.037770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:12.037770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:12.037770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:12.050433 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:12.050433 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:12.058358 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:12.061177 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42fe2ca1-97cf-41b9-8c2c-a66bc1f6e082 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:12.061676 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1211/4809] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:12 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:12.615648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-31fbcd95-e5cb-447a-94e7-ce9555ea8acd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:12.617978 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-31fbcd95-e5cb-447a-94e7-ce9555ea8acd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92/action Aug 03 20:37:12.618386 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-31fbcd95-e5cb-447a-94e7-ce9555ea8acd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:12.622651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-31fbcd95-e5cb-447a-94e7-ce9555ea8acd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:12.651225 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:12.651225 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:12.705597 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-353e38fe-7b98-4aa5-abf3-85e455715a5f req-31fbcd95-e5cb-447a-94e7-ce9555ea8acd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92/action returned with HTTP 204 Aug 03 20:37:12.706163 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1204/4810] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:37:12 2026] POST /volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:13.075885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-08c08582-a112-481d-b686-4b864b8eab7f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:13.077616 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-08c08582-a112-481d-b686-4b864b8eab7f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:13.077800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-08c08582-a112-481d-b686-4b864b8eab7f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:13.077954 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-08c08582-a112-481d-b686-4b864b8eab7f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:13.086276 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:13.086276 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:13.089908 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-08c08582-a112-481d-b686-4b864b8eab7f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:13.093689 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-08c08582-a112-481d-b686-4b864b8eab7f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:13.094049 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1193/4811] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:13 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:13.653549 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:13.780195 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:13.780628 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1750394095"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:13.782141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1750394095'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:13.782268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume of 1 GB Aug 03 20:37:13.786280 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Availability Zones retrieved successfully. Aug 03 20:37:13.792020 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (f59d3120-ebfa-4885-8273-744928d2a713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:13.793075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c09b90-9a09-498c-9251-15cf4f8f9c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:13.794138 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:13.823993 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c09b90-9a09-498c-9251-15cf4f8f9c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:13.825186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b76d40b4-aea6-458f-a1d6-ac93dba78a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:13.910636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Created reservations ['f7dcff44-e761-4d43-b123-44146be62b8b', '3212e33d-1085-44fd-9c87-63c8a8ea21c0', 'a2d161f5-e67c-4fc3-8cfa-3ac003c50790', '124565f0-7b9e-4edb-880a-c83ee4f49b8a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:13.911776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b76d40b4-aea6-458f-a1d6-ac93dba78a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7dcff44-e761-4d43-b123-44146be62b8b', '3212e33d-1085-44fd-9c87-63c8a8ea21c0', 'a2d161f5-e67c-4fc3-8cfa-3ac003c50790', '124565f0-7b9e-4edb-880a-c83ee4f49b8a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:13.912536 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08938500-7170-46c8-93eb-6221d26fe36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:13.937972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08938500-7170-46c8-93eb-6221d26fe36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1750394095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['f7dcff44-e761-4d43-b123-44146be62b8b','3212e33d-1085-44fd-9c87-63c8a8ea21c0','a2d161f5-e67c-4fc3-8cfa-3ac003c50790','124565f0-7b9e-4edb-880a-c83ee4f49b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1750394095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a1affbf0e334c74bac600905af4bca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:13.939053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e9c8a5-b9a1-4b6f-a558-4f884459acf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:13.960967 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e9c8a5-b9a1-4b6f-a558-4f884459acf2) transitioned into state 'SUCCESS' from state '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-1750394095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['f7dcff44-e761-4d43-b123-44146be62b8b','3212e33d-1085-44fd-9c87-63c8a8ea21c0','a2d161f5-e67c-4fc3-8cfa-3ac003c50790','124565f0-7b9e-4edb-880a-c83ee4f49b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:13.961421 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179d55d6-b4a4-4899-8b4c-82c12603eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:13.975220 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179d55d6-b4a4-4899-8b4c-82c12603eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:13.976219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (f59d3120-ebfa-4885-8273-744928d2a713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:13.976986 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request issued successfully. Aug 03 20:37:13.977268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0b208ea-8e58-41f1-a4d8-a7737ae3305c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:13.978005 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1204/4812] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:13 2026] POST /volume/v3/volumes => generated 758 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:13.989681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:13.991890 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:13.992100 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:13.992318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:14.001982 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:14.001982 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:14.006389 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:14.011741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ca230af-57e2-42d2-b01c-66e92b52f7e3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 200 Aug 03 20:37:14.012189 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1212/4813] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:13 2026] GET /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:15.026377 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:15.028121 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:15.028315 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:15.028521 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:15.037362 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:15.037362 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:15.043789 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:15.047844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c1f09d90-2b96-40d4-9f05-5a4be26f8fdd tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 200 Aug 03 20:37:15.048226 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1205/4814] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:15 2026] GET /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:15.075421 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:15.077393 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:15.077624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:15.077819 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:15.095109 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:15.095109 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:15.095109 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:15.095109 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-520cebbb-d868-4ed4-ad8e-f8c033e81c80 req-ede53473-ed28-4992-b5c4-81a7f501bd50 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 200 Aug 03 20:37:15.095278 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1194/4815] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:15 2026] GET /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:15.108575 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:15.110367 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:15.110784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-637173381"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:15.112373 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-637173381'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:15.112567 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume of 1 GB Aug 03 20:37:15.112874 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:15.112874 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:15.117593 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Availability Zones retrieved successfully. Aug 03 20:37:15.123261 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (7f5ba262-3884-4790-8ec1-90040bcf36ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:15.124349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ebb996-c6f1-4c15-9973-cad81b004cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:15.126748 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:15.162332 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ebb996-c6f1-4c15-9973-cad81b004cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:15.163323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6f20b4-ee18-427a-9b27-14a95e952384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:15.207373 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Created reservations ['e83923e7-0e89-4c23-a0da-85668178f56d', 'a9a80341-b768-494b-b8a7-493ea9286044', 'ec3ca996-f48f-4d08-92e8-f78bec992f83', 'c7331f0c-c50c-41e7-89cb-f75e046ad82a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:15.208101 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6f20b4-ee18-427a-9b27-14a95e952384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e83923e7-0e89-4c23-a0da-85668178f56d', 'a9a80341-b768-494b-b8a7-493ea9286044', 'ec3ca996-f48f-4d08-92e8-f78bec992f83', 'c7331f0c-c50c-41e7-89cb-f75e046ad82a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:15.208785 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b9386c-a935-401f-abe6-5228877f9ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:15.232944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b9386c-a935-401f-abe6-5228877f9ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71eece50-cbbe-463c-b8a4-1618a684afe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-637173381',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['e83923e7-0e89-4c23-a0da-85668178f56d','a9a80341-b768-494b-b8a7-493ea9286044','ec3ca996-f48f-4d08-92e8-f78bec992f83','c7331f0c-c50c-41e7-89cb-f75e046ad82a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-637173381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71eece50-cbbe-463c-b8a4-1618a684afe2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a1affbf0e334c74bac600905af4bca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:15.233586 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cee9c-e007-4813-aa2c-631bba70c43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:15.251688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cee9c-e007-4813-aa2c-631bba70c43f) transitioned into state 'SUCCESS' from state '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-637173381',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['e83923e7-0e89-4c23-a0da-85668178f56d','a9a80341-b768-494b-b8a7-493ea9286044','ec3ca996-f48f-4d08-92e8-f78bec992f83','c7331f0c-c50c-41e7-89cb-f75e046ad82a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:15.252320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5100c65-47e4-4bc2-b9ec-43fb5aaa9779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:15.261700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5100c65-47e4-4bc2-b9ec-43fb5aaa9779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:15.262387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (7f5ba262-3884-4790-8ec1-90040bcf36ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:15.262688 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request issued successfully. Aug 03 20:37:15.263219 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-367d49c1-bc55-4aff-ab0b-d72c14163e26 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:15.263641 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1205/4816] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:15 2026] POST /volume/v3/volumes => generated 757 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:15.277824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:15.279997 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:15.280239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:15.280500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:15.288431 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:15.288431 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:15.292159 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:15.297062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5328edf4-f936-4274-bf38-b7cc816b5f65 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 200 Aug 03 20:37:15.297476 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1213/4817] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:15 2026] GET /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:16.314489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.316568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:16.316568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:16.316659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:16.325178 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:16.325178 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:16.329934 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:16.334556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f6ff6f2d-2cd2-4f85-b161-0635a1693f7b tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 200 Aug 03 20:37:16.334772 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1206/4818] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:16 2026] GET /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:16.360628 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.362584 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:16.362761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:16.362957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:16.373151 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:16.373151 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:16.387752 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:16.394001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e32a60f1-f6e5-49d2-8d5e-dbae5442e8b9 req-485e42e5-24f7-4886-a89e-5df01171071c tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 200 Aug 03 20:37:16.394561 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1195/4819] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:16 2026] GET /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:16.415506 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.421638 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:16.422971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1208678349"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:16.425029 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1208678349'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:16.425200 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume of 1 GB Aug 03 20:37:16.426126 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:16.426126 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:16.431002 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Availability Zones retrieved successfully. Aug 03 20:37:16.439025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (263a2d90-201b-4359-a199-c66fac06d6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:16.440307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94cc407-dc67-4606-b106-447b883bdc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.441634 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:16.484210 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94cc407-dc67-4606-b106-447b883bdc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.485240 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7606d603-699b-4c6c-aa36-ffe0e1a76ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.524747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.600451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Created reservations ['9c417dad-193a-4abb-939a-e0e7167bc9f1', '5a3c0ecc-8ca0-45b8-81fd-8b6a3b4c79a9', '9ffdb22b-a831-47a0-ba89-09fc7b840863', '2d21ab11-2fee-445f-9eb7-aa4939e87223'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:16.601567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7606d603-699b-4c6c-aa36-ffe0e1a76ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c417dad-193a-4abb-939a-e0e7167bc9f1', '5a3c0ecc-8ca0-45b8-81fd-8b6a3b4c79a9', '9ffdb22b-a831-47a0-ba89-09fc7b840863', '2d21ab11-2fee-445f-9eb7-aa4939e87223']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.602336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25895c4a-5e68-4d59-b885-93a71efd2ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.618388 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:16.618517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-655374614"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:16.620329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-655374614'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:16.624172 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:16.625262 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:16.631731 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (6786187d-f5bd-4fb8-a3cc-dc1693837fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:16.632778 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c821c02a-be5f-4dd8-a017-b8f404b59a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.633842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:16.648167 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25895c4a-5e68-4d59-b885-93a71efd2ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a423673e-61c8-4922-a2c5-5535d33f9463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1208678349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['9c417dad-193a-4abb-939a-e0e7167bc9f1','5a3c0ecc-8ca0-45b8-81fd-8b6a3b4c79a9','9ffdb22b-a831-47a0-ba89-09fc7b840863','2d21ab11-2fee-445f-9eb7-aa4939e87223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1208678349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a423673e-61c8-4922-a2c5-5535d33f9463,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a1affbf0e334c74bac600905af4bca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.651194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4a4da8-eefe-4a8b-aeec-675863969081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.660231 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c821c02a-be5f-4dd8-a017-b8f404b59a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.661188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c1aaaf-c491-4861-9e5b-77c0149c2e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.691771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4a4da8-eefe-4a8b-aeec-675863969081) transitioned into state 'SUCCESS' from state '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-1208678349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a1affbf0e334c74bac600905af4bca8',qos_specs=None,replication_status=,reservations=['9c417dad-193a-4abb-939a-e0e7167bc9f1','5a3c0ecc-8ca0-45b8-81fd-8b6a3b4c79a9','9ffdb22b-a831-47a0-ba89-09fc7b840863','2d21ab11-2fee-445f-9eb7-aa4939e87223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4eb99be18b4dc28cdd38bc3181d8b8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.692750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1fd6e1-5d29-4ea6-b310-dab46edb5e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.719475 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1fd6e1-5d29-4ea6-b310-dab46edb5e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.720772 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Flow 'volume_create_api' (263a2d90-201b-4359-a199-c66fac06d6a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:16.721209 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Create volume request issued successfully. Aug 03 20:37:16.722598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c56c583e-2efd-488f-8ae6-3f659daf2474 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:16.723217 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1206/4820] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:16 2026] POST /volume/v3/volumes => generated 758 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:16.737525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.740607 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:16.740867 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:16.741101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:16.755017 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:16.755017 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:16.757642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['1c90353c-c6de-4d0c-8121-0867dbbef24f', '6f7ab952-182f-4f79-af7a-9db8df0bd370', 'bbeb24e6-e9f0-4be5-8f8a-5b01c44a9409', 'b4f04878-3aef-40d7-bf8e-051e3a466255'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:16.760480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c1aaaf-c491-4861-9e5b-77c0149c2e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c90353c-c6de-4d0c-8121-0867dbbef24f', '6f7ab952-182f-4f79-af7a-9db8df0bd370', 'bbeb24e6-e9f0-4be5-8f8a-5b01c44a9409', 'b4f04878-3aef-40d7-bf8e-051e3a466255']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.760480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7da22-b44f-488b-98fb-b3a173c487e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.761741 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:16.770094 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2bb624c1-d22f-4f3b-9c7e-1498c75117d8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 200 Aug 03 20:37:16.770612 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1207/4821] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:16 2026] GET /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:16.807483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7da22-b44f-488b-98fb-b3a173c487e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc0f12c8-a5b9-440d-a95c-c6fff2b469d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-655374614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['1c90353c-c6de-4d0c-8121-0867dbbef24f','6f7ab952-182f-4f79-af7a-9db8df0bd370','bbeb24e6-e9f0-4be5-8f8a-5b01c44a9409','b4f04878-3aef-40d7-bf8e-051e3a466255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-655374614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc0f12c8-a5b9-440d-a95c-c6fff2b469d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.807483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cea051-cf6d-40b2-8ceb-50e0339eb73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.869809 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cea051-cf6d-40b2-8ceb-50e0339eb73f) transitioned into state 'SUCCESS' from state '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-655374614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['1c90353c-c6de-4d0c-8121-0867dbbef24f','6f7ab952-182f-4f79-af7a-9db8df0bd370','bbeb24e6-e9f0-4be5-8f8a-5b01c44a9409','b4f04878-3aef-40d7-bf8e-051e3a466255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.869809 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f32c47-072b-4c74-ab03-0f8ea6a8522d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:16.888891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f32c47-072b-4c74-ab03-0f8ea6a8522d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:16.890172 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (6786187d-f5bd-4fb8-a3cc-dc1693837fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:16.890505 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:16.893740 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-255b71ba-c67a-42f2-8c08-2e5d8aa3d865 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:16.894290 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1214/4822] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:37:16 2026] POST /volume/v3/volumes => generated 755 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:16.909064 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:16.911108 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:16.911351 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:16.911589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:16.922241 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:16.922241 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:16.926865 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:16.932109 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff207bb5-2e30-4955-bc26-7c433bd85371 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 returned with HTTP 200 Aug 03 20:37:16.932624 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1196/4823] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:16 2026] GET /volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:17.787983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:17.790275 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:17.790525 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:17.790950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:17.800819 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:17.800819 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:17.811647 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:17.816544 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-39cd41c1-e8c6-4968-920c-19dd6e90aad3 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 200 Aug 03 20:37:17.816914 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1207/4824] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:17 2026] GET /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:17.843180 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:17.847186 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:17.847370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:17.847602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:17.849317 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=444,cinder:INSERT=74,cinder:UPDATE=118,cinder:DELETE=1 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:37:17.855575 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:17.855575 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:17.859475 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:17.863932 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-08b98b7e-c1cf-4d96-b245-4dc0a817ecce req-dc8cf2e8-a546-438b-8fbe-7121fed02f08 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 200 Aug 03 20:37:17.864374 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1208/4825] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:17 2026] GET /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:17.945670 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:17.947621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:17.947869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:17.948059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:17.955145 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:17.955145 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:17.960160 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:17.966497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:17.966880 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1f1a661f-f473-4d7e-84d5-cf8d827d4ea7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 returned with HTTP 200 Aug 03 20:37:17.966880 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1215/4826] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:17 2026] GET /volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:17.966946 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:17.966946 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:17.966946 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:17.967223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:17.967928 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:17.970233 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=393,cinder:UPDATE=84,cinder:INSERT=56,cinder:DELETE=1 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:37:17.977500 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:17.977580 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:17.978411 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:17.978411 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:17.980568 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:37:17.981012 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc0f12c8-a5b9-440d-a95c-c6fff2b469d4", "name": "tempest-CreateVolumesFromBackupTest-Backup-1970400421"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:17.983077 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b042a3e6-63d6-4fe8-bc84-b1b899d5821b req-2d11749a-2634-4925-8d9e-543336ab876f tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:17.986547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Creating new backup {'backup': {'volume_id': 'fc0f12c8-a5b9-440d-a95c-c6fff2b469d4', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1970400421'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:37:17.986547 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Creating backup of volume fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 in container None Aug 03 20:37:17.986711 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1197/4827] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:17 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:17.994792 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:17.994792 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:17.995316 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:18.020039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.022041 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.022239 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.022415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.022666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.023390 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.031159 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.031546 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.031546 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:18.035340 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-1528d4b6-5f3b-4fab-baf6-11b737d75b4b req-884895ab-cb9e-4f97-88c4-082dc56ecef7 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.035737 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1209/4828] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.041335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['06813826-6edc-4264-a794-e363a1ff50f1', 'fe4f866b-fa0f-41bb-941b-fe2e3a4122f8'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:18.062351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.064257 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.064453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.064658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.064935 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.066133 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.072566 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.073475 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.073475 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:18.077567 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-2e973c1a-4b34-409e-93c5-c137eb5d33ea req-f44a2bbc-1651-43b1-8a29-9427e03b76af tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.078014 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1216/4829] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.093566 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-866c4a42-f5c7-4e6c-8c93-96a2a9d1d22b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:37:18.093971 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1208/4830] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:17 2026] POST /volume/v3/backups => generated 337 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:18.102894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.109105 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.110854 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.111027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:18.111113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.111203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.111240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.111404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.111444 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.113446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:18.113544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.117743 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.117743 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:18.118835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-699b2efa-ab14-4472-9cc9-2b92d4684e39 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:18.119151 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1198/4831] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 744 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:18.119845 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.120868 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.120868 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:18.125933 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a88165cf-9d70-493d-9626-711470266b36 req-fe625828-64f8-48a8-9127-2f50b1b5a0b5 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.127000 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1210/4832] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.156006 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.157935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.158103 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.158398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.158701 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.159571 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100353) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.171880 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.171880 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.171880 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:18.177991 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-5d1d5f5d-59a8-455d-81f4-98421e642864 req-4951871c-58f7-4a5a-b7f8-09402578ea7a tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.178373 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1217/4833] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.205213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.207820 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.208007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.208196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.208472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.208831 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.208831 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:18.210001 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.222823 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.223695 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.223695 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:18.228444 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-202db15c-6aca-44f8-8183-c2d98f680a87 req-c9e5c560-a318-49cd-9ce2-29b8717af466 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.228975 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1209/4834] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.260897 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.263323 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.263672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.263935 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.264384 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.api_utils [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100356) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.265543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.277805 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.279804 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.279804 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:18.287208 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bee997d5-fa78-4fb2-a47a-b08dd9ff7f3c req-976d3666-2f77-4963-bf11-357cf38df982 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.287643 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1199/4835] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.327994 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.331695 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Aug 03 20:37:18.331958 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.332220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.333399 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:37:18.334293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:37:18.349219 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] Get all volumes completed successfully. Aug 03 20:37:18.350632 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.350632 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:18.357507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-6a852d19-5b3a-474e-bf61-6b6082ba24bf req-126e2916-6a06-4e60-a111-972a840edb21 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Aug 03 20:37:18.357507 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1211/4836] 10.4.3.92 () {68 vars in 1501 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:18.376903 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.379244 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:18.379520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.379740 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.379914 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume with id: a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:18.387239 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.387239 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:18.387704 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:18.419513 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume request issued successfully. Aug 03 20:37:18.419713 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-21a8c5d4-0394-4677-8942-1153e08e8d03 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 202 Aug 03 20:37:18.420106 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1218/4837] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:18 2026] DELETE /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:18.432054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0008c935-3896-423a-a0ef-7c66b81b0899 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:18.432054 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0008c935-3896-423a-a0ef-7c66b81b0899 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:18.432054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0008c935-3896-423a-a0ef-7c66b81b0899 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:18.432054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0008c935-3896-423a-a0ef-7c66b81b0899 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:18.439880 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:18.439880 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:18.444618 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0008c935-3896-423a-a0ef-7c66b81b0899 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:18.450134 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0008c935-3896-423a-a0ef-7c66b81b0899 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 200 Aug 03 20:37:18.450717 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1210/4838] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:18 2026] GET /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:19.129931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:19.131744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:19.131921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:19.132091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:19.132203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:19.136524 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:19.136524 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:19.137221 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4feb3cf7-b32c-437a-b2dc-52d02639739d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:19.137691 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1200/4839] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:19 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:19.464815 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-433033b1-446f-4ba0-99b5-b0e3e8df0875 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:19.467145 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-433033b1-446f-4ba0-99b5-b0e3e8df0875 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 Aug 03 20:37:19.467481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-433033b1-446f-4ba0-99b5-b0e3e8df0875 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:19.467751 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-433033b1-446f-4ba0-99b5-b0e3e8df0875 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:19.474853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-433033b1-446f-4ba0-99b5-b0e3e8df0875 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 returned with HTTP 404 Aug 03 20:37:19.475514 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1212/4840] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:19 2026] GET /volume/v3/volumes/a423673e-61c8-4922-a2c5-5535d33f9463 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:19.483754 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:19.485973 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] DELETE https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:19.486198 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:19.486434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:19.486652 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume with id: 71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:19.491548 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=453,cinder:UPDATE=110,cinder:INSERT=55,cinder:DELETE=1 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:37:19.506720 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:19.506720 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:19.507419 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:19.531828 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume request issued successfully. Aug 03 20:37:19.532083 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-124bebfd-49f0-47fb-8dfb-9006ab82008e tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 202 Aug 03 20:37:19.532662 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1219/4841] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:19 2026] DELETE /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:19.540948 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:19.543311 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:19.543619 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:19.543893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:19.547431 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=497,cinder:INSERT=108,cinder:UPDATE=164 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:37:19.554355 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:19.554355 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:19.558927 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:19.564930 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6c68635-6098-4e04-8bfa-d3c8b0f16a22 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 200 Aug 03 20:37:19.565337 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1211/4842] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:19 2026] GET /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:20.148765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d96f717f-ce68-4b16-8624-9f357dea263d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:20.150417 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d96f717f-ce68-4b16-8624-9f357dea263d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:20.150701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d96f717f-ce68-4b16-8624-9f357dea263d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:20.150959 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d96f717f-ce68-4b16-8624-9f357dea263d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:20.151070 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d96f717f-ce68-4b16-8624-9f357dea263d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:20.155698 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:20.155698 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:20.158135 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d96f717f-ce68-4b16-8624-9f357dea263d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:20.158135 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1201/4843] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:20 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:20.580857 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-424e9a9f-ef20-4d8d-962f-27ad359d59c1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:20.582915 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-424e9a9f-ef20-4d8d-962f-27ad359d59c1 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 Aug 03 20:37:20.583293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-424e9a9f-ef20-4d8d-962f-27ad359d59c1 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:20.583293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-424e9a9f-ef20-4d8d-962f-27ad359d59c1 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:20.592147 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-424e9a9f-ef20-4d8d-962f-27ad359d59c1 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 returned with HTTP 404 Aug 03 20:37:20.592700 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1213/4844] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:20 2026] GET /volume/v3/volumes/71eece50-cbbe-463c-b8a4-1618a684afe2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:20.599357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:20.601817 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:20.602027 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:20.602238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:20.602394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume with id: fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:20.614951 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:20.614951 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:20.616052 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:20.656351 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Delete volume request issued successfully. Aug 03 20:37:20.656521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-89a26fef-1730-4110-b015-fbcc6d25dd59 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 202 Aug 03 20:37:20.657098 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1220/4845] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:20 2026] DELETE /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:20.671699 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3df7ba32-7c5e-4898-8712-747073bc8081 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:20.673511 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3df7ba32-7c5e-4898-8712-747073bc8081 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:20.673706 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3df7ba32-7c5e-4898-8712-747073bc8081 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:20.673963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3df7ba32-7c5e-4898-8712-747073bc8081 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:20.682533 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:20.682533 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:20.687481 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3df7ba32-7c5e-4898-8712-747073bc8081 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Volume info retrieved successfully. Aug 03 20:37:20.694493 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3df7ba32-7c5e-4898-8712-747073bc8081 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 200 Aug 03 20:37:20.694493 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1212/4846] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:20 2026] GET /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:21.171567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-23023eba-8943-4391-88a5-6e9cb96c2afd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:21.172991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-23023eba-8943-4391-88a5-6e9cb96c2afd tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:21.173223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-23023eba-8943-4391-88a5-6e9cb96c2afd tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:21.173469 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-23023eba-8943-4391-88a5-6e9cb96c2afd tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:21.173629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-23023eba-8943-4391-88a5-6e9cb96c2afd tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:21.178323 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:21.178323 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:21.179475 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-23023eba-8943-4391-88a5-6e9cb96c2afd tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:21.179761 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1202/4847] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:21 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:21.710275 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8f4eb25f-62a1-4254-a4fa-0be1525a07f8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:21.711887 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8f4eb25f-62a1-4254-a4fa-0be1525a07f8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] GET https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa Aug 03 20:37:21.712065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8f4eb25f-62a1-4254-a4fa-0be1525a07f8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:21.712238 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8f4eb25f-62a1-4254-a4fa-0be1525a07f8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:21.717273 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8f4eb25f-62a1-4254-a4fa-0be1525a07f8 tempest-VolumesTestJSON-334911257 tempest-VolumesTestJSON-334911257-project-member] https://10.4.3.92/volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa returned with HTTP 404 Aug 03 20:37:21.717708 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1214/4848] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:21 2026] GET /volume/v3/volumes/fdd8ea9e-bf1a-482c-9fea-8170eb2e12fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:22.193171 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:22.195488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:22.195810 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:22.196030 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:22.196180 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:22.204683 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:22.204683 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:22.205784 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-889202a5-25e7-4891-b9ba-3eaf8ebc0808 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:22.206293 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1221/4849] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:22 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:23.218621 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.220699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:23.220899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:23.221100 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:23.221209 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:23.225394 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:23.225394 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:23.226243 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c87f30b-48ca-4767-b1c9-99c7b5f48223 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:23.226681 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1213/4850] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:23 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:23.826689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6214cf49-5011-4aac-9609-0a9b2b0d6f79 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.919882 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6214cf49-5011-4aac-9609-0a9b2b0d6f79 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] GET https://10.4.3.92/volume/v3/os-services Aug 03 20:37:23.920173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6214cf49-5011-4aac-9609-0a9b2b0d6f79 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:23.921530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6214cf49-5011-4aac-9609-0a9b2b0d6f79 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:23.925639 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6214cf49-5011-4aac-9609-0a9b2b0d6f79 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Aug 03 20:37:23.926275 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1203/4851] 10.4.3.92 () {66 vars in 1242 bytes} [Mon Aug 3 20:37:23 2026] GET /volume/v3/os-services => generated 626 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:23.937329 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ddf3cdcc-6bfc-4b62-a8ee-12ef85933caf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.939062 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ddf3cdcc-6bfc-4b62-a8ee-12ef85933caf tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] PUT https://10.4.3.92/volume/v3/os-services/disable-log-reason Aug 03 20:37:23.939397 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ddf3cdcc-6bfc-4b62-a8ee-12ef85933caf tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006371", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:23.941061 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ddf3cdcc-6bfc-4b62-a8ee-12ef85933caf tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 03 20:37:23.941684 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1215/4852] 10.4.3.92 () {68 vars in 1319 bytes} [Mon Aug 3 20:37:23 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:37:23.952394 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a64f3f2d-5f1f-4268-8ed1-1ee36eec146a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.954114 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a64f3f2d-5f1f-4268-8ed1-1ee36eec146a tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] PUT https://10.4.3.92/volume/v3/os-services/disable Aug 03 20:37:23.954415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a64f3f2d-5f1f-4268-8ed1-1ee36eec146a tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006371", "binary": "invalid_binary"} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:23.961303 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a64f3f2d-5f1f-4268-8ed1-1ee36eec146a tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services/disable returned with HTTP 404 Aug 03 20:37:23.961977 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1222/4853] 10.4.3.92 () {68 vars in 1286 bytes} [Mon Aug 3 20:37:23 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:23.972580 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-853c4341-0d00-488c-bac6-13b4f0095b42 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.974806 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-853c4341-0d00-488c-bac6-13b4f0095b42 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] PUT https://10.4.3.92/volume/v3/os-services/enable Aug 03 20:37:23.975263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-853c4341-0d00-488c-bac6-13b4f0095b42 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:23.984106 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-853c4341-0d00-488c-bac6-13b4f0095b42 tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services/enable returned with HTTP 404 Aug 03 20:37:23.984796 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1214/4854] 10.4.3.92 () {68 vars in 1283 bytes} [Mon Aug 3 20:37:23 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:23.995150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4ae97fdc-b55e-4a82-8e8a-8c44bef5fd3e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:23.999483 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ae97fdc-b55e-4a82-8e8a-8c44bef5fd3e tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] PUT https://10.4.3.92/volume/v3/os-services/freeze Aug 03 20:37:23.999483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ae97fdc-b55e-4a82-8e8a-8c44bef5fd3e tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:24.007845 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ae97fdc-b55e-4a82-8e8a-8c44bef5fd3e tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services/freeze returned with HTTP 400 Aug 03 20:37:24.008647 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1204/4855] 10.4.3.92 () {68 vars in 1283 bytes} [Mon Aug 3 20:37:23 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 03 20:37:24.018843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2d2667ef-5a75-43ac-904c-d79b96da6baa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:24.020622 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d2667ef-5a75-43ac-904c-d79b96da6baa tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] PUT https://10.4.3.92/volume/v3/os-services/thaw Aug 03 20:37:24.021005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2d2667ef-5a75-43ac-904c-d79b96da6baa tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:24.032106 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2d2667ef-5a75-43ac-904c-d79b96da6baa tempest-VolumeServicesNegativeTest-840680123 tempest-VolumeServicesNegativeTest-840680123-project-admin] https://10.4.3.92/volume/v3/os-services/thaw returned with HTTP 400 Aug 03 20:37:24.032688 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1216/4856] 10.4.3.92 () {68 vars in 1277 bytes} [Mon Aug 3 20:37:24 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 03 20:37:24.238513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7631935f-db38-4176-86dd-c9052e034ab4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:24.241577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7631935f-db38-4176-86dd-c9052e034ab4 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:24.241577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7631935f-db38-4176-86dd-c9052e034ab4 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:24.241577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7631935f-db38-4176-86dd-c9052e034ab4 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:24.241577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7631935f-db38-4176-86dd-c9052e034ab4 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:24.245940 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:24.245940 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:24.247009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7631935f-db38-4176-86dd-c9052e034ab4 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:24.247508 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1223/4857] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:24 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:25.260371 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:25.262915 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:25.263339 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:25.263555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:25.263726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:25.270433 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:25.270433 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:25.271831 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fe456e2f-d1c1-4df3-b794-171e922d0401 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:25.272342 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1215/4858] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:25 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:26.079996 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bdd02f61-e662-464a-947c-d5b08486b191 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:26.184981 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bdd02f61-e662-464a-947c-d5b08486b191 tempest-AvailabilityZoneTestJSON-2027697680 tempest-AvailabilityZoneTestJSON-2027697680-project-member] GET https://10.4.3.92/volume/v3/os-availability-zone Aug 03 20:37:26.185221 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bdd02f61-e662-464a-947c-d5b08486b191 tempest-AvailabilityZoneTestJSON-2027697680 tempest-AvailabilityZoneTestJSON-2027697680-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:26.185443 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bdd02f61-e662-464a-947c-d5b08486b191 tempest-AvailabilityZoneTestJSON-2027697680 tempest-AvailabilityZoneTestJSON-2027697680-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:26.189099 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bdd02f61-e662-464a-947c-d5b08486b191 tempest-AvailabilityZoneTestJSON-2027697680 tempest-AvailabilityZoneTestJSON-2027697680-project-member] Availability Zones retrieved successfully. Aug 03 20:37:26.189345 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bdd02f61-e662-464a-947c-d5b08486b191 tempest-AvailabilityZoneTestJSON-2027697680 tempest-AvailabilityZoneTestJSON-2027697680-project-member] https://10.4.3.92/volume/v3/os-availability-zone returned with HTTP 200 Aug 03 20:37:26.189804 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1205/4859] 10.4.3.92 () {66 vars in 1269 bytes} [Mon Aug 3 20:37:26 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:37:26.285417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-206e2644-74ab-4629-8fda-5d06954b6cdc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:26.289408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-206e2644-74ab-4629-8fda-5d06954b6cdc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:26.289678 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-206e2644-74ab-4629-8fda-5d06954b6cdc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:26.289914 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-206e2644-74ab-4629-8fda-5d06954b6cdc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:26.290074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-206e2644-74ab-4629-8fda-5d06954b6cdc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:26.299980 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:26.299980 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:26.300972 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-206e2644-74ab-4629-8fda-5d06954b6cdc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:26.301482 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1217/4860] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:26 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:27.311743 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:27.313835 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:27.314776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:27.314776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:27.314776 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:27.318934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:27.318934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:27.319712 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84be280e-fbbf-48b0-bc85-2d8f98fd9f06 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:27.320106 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1224/4861] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:27 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:28.334268 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:28.336008 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:28.336196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:28.336369 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:28.336518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:28.340628 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:28.340628 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:28.341355 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-60339f4b-c755-476f-a4c7-a53f61c45ebf tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:28.341764 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1216/4862] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:28 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:29.354990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a684627d-399f-4789-ba52-881c69b80ea8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:29.356872 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a684627d-399f-4789-ba52-881c69b80ea8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:29.357059 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a684627d-399f-4789-ba52-881c69b80ea8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:29.357251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a684627d-399f-4789-ba52-881c69b80ea8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:29.357397 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a684627d-399f-4789-ba52-881c69b80ea8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:29.362543 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:29.362543 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:29.363347 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a684627d-399f-4789-ba52-881c69b80ea8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:29.363948 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1206/4863] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:29 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:30.375241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0513390d-be4e-4da1-a70f-db47313bb122 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:30.376988 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0513390d-be4e-4da1-a70f-db47313bb122 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:30.377217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0513390d-be4e-4da1-a70f-db47313bb122 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:30.377437 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0513390d-be4e-4da1-a70f-db47313bb122 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:30.378362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0513390d-be4e-4da1-a70f-db47313bb122 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:30.381697 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:30.381697 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:30.382519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0513390d-be4e-4da1-a70f-db47313bb122 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:30.382870 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1218/4864] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:30 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:31.396381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:31.398340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:31.398652 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:31.398900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:31.399041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:31.403541 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:31.403541 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:31.404496 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-63f6c8e0-b64d-479f-bfad-da1ec1466660 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:31.404756 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1225/4865] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:31 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:32.416911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:32.418699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:32.418957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:32.419204 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:32.419357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:32.423768 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:32.423768 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:32.424345 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b01b7b3-2b40-42a1-8feb-1783b358f6f9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:32.424756 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1217/4866] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:32 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:33.435750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:33.438453 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:33.438671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:33.438863 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:33.439016 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:33.444565 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:33.444565 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:33.445711 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e2b650e4-edaa-4c98-b1e0-c3bfe5ae1c6d tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:33.446127 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1207/4867] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:33 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:34.458231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dc431411-4451-4a40-9c71-63e718e159a2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:34.460795 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc431411-4451-4a40-9c71-63e718e159a2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:34.461056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc431411-4451-4a40-9c71-63e718e159a2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:34.461308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc431411-4451-4a40-9c71-63e718e159a2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:34.461486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-dc431411-4451-4a40-9c71-63e718e159a2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:34.466547 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:34.466547 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:34.467568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc431411-4451-4a40-9c71-63e718e159a2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:34.468017 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1219/4868] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:34 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:34.478687 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:34.480520 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:34.481049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0755f3ba-ee8f-489c-92d9-a544d6762632", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1050926877"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:34.482672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {"'backup_id": '0755f3ba-ee8f-489c-92d9-a544d6762632', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1050926877'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:34.484387 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:34.488573 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:34.494406 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (7a1afe65-c3e6-477e-9e62-6aa4614d36da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:34.495844 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d68b6f3-b64b-4d85-9e3e-0ce96127cd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.497167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:34.526919 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d68b6f3-b64b-4d85-9e3e-0ce96127cd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.527843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94537a2f-4a04-4b54-b4aa-48584cad09b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.572578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['42c7315c-74b0-4b21-8230-a6fd85dfbb34', 'd5e6fbe9-463f-4122-a40a-01826e084faa', '65b2f737-083d-429d-8cff-5a836c1841a9', 'c16119ea-8d64-4182-bef2-303c708344c1'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:34.573654 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94537a2f-4a04-4b54-b4aa-48584cad09b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42c7315c-74b0-4b21-8230-a6fd85dfbb34', 'd5e6fbe9-463f-4122-a40a-01826e084faa', '65b2f737-083d-429d-8cff-5a836c1841a9', 'c16119ea-8d64-4182-bef2-303c708344c1']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.574535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d8bac7-b4b2-4033-86fc-0da952dce2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.600577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d8bac7-b4b2-4033-86fc-0da952dce2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1050926877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['42c7315c-74b0-4b21-8230-a6fd85dfbb34','d5e6fbe9-463f-4122-a40a-01826e084faa','65b2f737-083d-429d-8cff-5a836c1841a9','c16119ea-8d64-4182-bef2-303c708344c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1050926877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.601409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c7cc07-25bb-4955-9470-5efef96e08fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.624653 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c7cc07-25bb-4955-9470-5efef96e08fe) transitioned into state 'SUCCESS' from state '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-1050926877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['42c7315c-74b0-4b21-8230-a6fd85dfbb34','d5e6fbe9-463f-4122-a40a-01826e084faa','65b2f737-083d-429d-8cff-5a836c1841a9','c16119ea-8d64-4182-bef2-303c708344c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.625506 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e289983-7082-447a-82ce-0561a8a7406b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.637502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e289983-7082-447a-82ce-0561a8a7406b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.638957 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (7a1afe65-c3e6-477e-9e62-6aa4614d36da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:34.639478 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:34.640382 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d00014cb-a1e3-430a-8499-ebe9622bf839 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:34.641053 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1226/4869] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:34 2026] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:34.656153 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:34.659601 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:34.660104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0755f3ba-ee8f-489c-92d9-a544d6762632", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1357706407"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:34.662520 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {"'backup_id": '0755f3ba-ee8f-489c-92d9-a544d6762632', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1357706407'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:34.662723 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:34.670862 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:34.678175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (cc7b9a6f-a281-4ca4-a522-67b05a91bfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:34.679668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910c18fc-048e-491a-acb7-fd172a6a8f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.680951 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:34.709128 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910c18fc-048e-491a-acb7-fd172a6a8f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.710325 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (604303c6-c116-4efb-99af-e129ca9c8b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.774741 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['7a43d97d-173e-42b5-aaa9-36ac9476c760', '05fb5c4a-4082-4769-8617-b8ca71e462b1', '30d64247-487b-4413-a0bb-4cee68654fcc', '2db5b430-7683-4e5f-989d-34348e11b79c'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:34.775592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (604303c6-c116-4efb-99af-e129ca9c8b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a43d97d-173e-42b5-aaa9-36ac9476c760', '05fb5c4a-4082-4769-8617-b8ca71e462b1', '30d64247-487b-4413-a0bb-4cee68654fcc', '2db5b430-7683-4e5f-989d-34348e11b79c']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.776335 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75306655-aad8-400c-892a-30039afc7166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.816608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75306655-aad8-400c-892a-30039afc7166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492d8525-720e-4976-871d-dda85a769b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1357706407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['7a43d97d-173e-42b5-aaa9-36ac9476c760','05fb5c4a-4082-4769-8617-b8ca71e462b1','30d64247-487b-4413-a0bb-4cee68654fcc','2db5b430-7683-4e5f-989d-34348e11b79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1357706407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492d8525-720e-4976-871d-dda85a769b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.817125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82dcb66e-9ed8-4795-8006-0a2cedf10231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.841318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82dcb66e-9ed8-4795-8006-0a2cedf10231) transitioned into state 'SUCCESS' from state '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-1357706407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['7a43d97d-173e-42b5-aaa9-36ac9476c760','05fb5c4a-4082-4769-8617-b8ca71e462b1','30d64247-487b-4413-a0bb-4cee68654fcc','2db5b430-7683-4e5f-989d-34348e11b79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.842153 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f48a82-0569-4d48-8ef5-36a860c486ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.854487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f48a82-0569-4d48-8ef5-36a860c486ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.855294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (cc7b9a6f-a281-4ca4-a522-67b05a91bfa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:34.855639 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:34.856185 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34589c66-111e-4c81-929c-d8b0afc2fe9a tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:34.856710 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1218/4870] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:34 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:34.868629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:34.870628 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:34.871141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0755f3ba-ee8f-489c-92d9-a544d6762632", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1421776549"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:34.873984 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {"'backup_id": '0755f3ba-ee8f-489c-92d9-a544d6762632', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1421776549'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:34.874176 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:34.883953 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:34.895776 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (d3e5ab6c-6efe-4b09-83fd-d576600ef57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:34.897489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af438868-cbad-4135-8e01-4f264dfe213e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.899175 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:34.930415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af438868-cbad-4135-8e01-4f264dfe213e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.931413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e4db14-027a-41ec-92ab-38de1c53a21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:34.983205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['af7af7ce-98c6-4197-a4c6-eedd8d02b43b', '359a3055-57a9-4dcb-bd1f-31a7314d562b', '3c9e22c3-a335-4abb-ad28-2b8a3a19e31e', '15ba948a-96b2-4671-a4bd-0cbe82257c6b'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:34.984209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e4db14-027a-41ec-92ab-38de1c53a21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af7af7ce-98c6-4197-a4c6-eedd8d02b43b', '359a3055-57a9-4dcb-bd1f-31a7314d562b', '3c9e22c3-a335-4abb-ad28-2b8a3a19e31e', '15ba948a-96b2-4671-a4bd-0cbe82257c6b']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:34.985237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe8d8d9-c279-4798-8308-915c99ee45ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.015995 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe8d8d9-c279-4798-8308-915c99ee45ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef51d27-205d-4f30-b747-a499c116a215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1421776549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['af7af7ce-98c6-4197-a4c6-eedd8d02b43b','359a3055-57a9-4dcb-bd1f-31a7314d562b','3c9e22c3-a335-4abb-ad28-2b8a3a19e31e','15ba948a-96b2-4671-a4bd-0cbe82257c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1421776549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef51d27-205d-4f30-b747-a499c116a215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.017339 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dedbec0-20db-4e8a-a0b3-768476c2a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.041783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dedbec0-20db-4e8a-a0b3-768476c2a287) transitioned into state 'SUCCESS' from state '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-1421776549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['af7af7ce-98c6-4197-a4c6-eedd8d02b43b','359a3055-57a9-4dcb-bd1f-31a7314d562b','3c9e22c3-a335-4abb-ad28-2b8a3a19e31e','15ba948a-96b2-4671-a4bd-0cbe82257c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.042749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f5a44e-855c-416e-92e6-d773c1212bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.057433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f5a44e-855c-416e-92e6-d773c1212bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.058211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (d3e5ab6c-6efe-4b09-83fd-d576600ef57f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:35.058545 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:35.059062 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a61ec5c5-7076-47c1-8fa7-9d9883a7acc3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:35.060036 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1208/4871] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:34 2026] POST /volume/v3/volumes => generated 756 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:35.074442 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.076452 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:35.076765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0755f3ba-ee8f-489c-92d9-a544d6762632", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1674606463"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:35.078543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {"'backup_id": '0755f3ba-ee8f-489c-92d9-a544d6762632', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1674606463'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:35.078684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:35.082584 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:35.088268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (9f8329ee-c09c-4211-8663-e65cacaacd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:35.089769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0201c4-6d4a-49cb-a16b-51987adb5f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.090647 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:35.118556 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0201c4-6d4a-49cb-a16b-51987adb5f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.119361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2547a69-26b1-45dd-9f3d-b91b65d51a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.162735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['18fa2826-ad6d-4fd1-bc6b-d1ca39d676cd', '94c54b11-8c22-4add-aeb9-58e0201c1f13', 'dd5a6562-54de-4717-93fa-59534ec96736', '2c8c5372-29f7-40e1-bf29-b625ceca5cb5'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:35.163975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2547a69-26b1-45dd-9f3d-b91b65d51a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18fa2826-ad6d-4fd1-bc6b-d1ca39d676cd', '94c54b11-8c22-4add-aeb9-58e0201c1f13', 'dd5a6562-54de-4717-93fa-59534ec96736', '2c8c5372-29f7-40e1-bf29-b625ceca5cb5']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.164429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59be3824-2032-4f67-a4c1-be25ed922d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.186766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59be3824-2032-4f67-a4c1-be25ed922d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd2d218b-a6d9-4645-8bc6-0f151fec4f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1674606463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['18fa2826-ad6d-4fd1-bc6b-d1ca39d676cd','94c54b11-8c22-4add-aeb9-58e0201c1f13','dd5a6562-54de-4717-93fa-59534ec96736','2c8c5372-29f7-40e1-bf29-b625ceca5cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1674606463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd2d218b-a6d9-4645-8bc6-0f151fec4f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.188327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da25c1f7-f499-4449-ac08-49ab5d7e3201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.209504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da25c1f7-f499-4449-ac08-49ab5d7e3201) transitioned into state 'SUCCESS' from state '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-1674606463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['18fa2826-ad6d-4fd1-bc6b-d1ca39d676cd','94c54b11-8c22-4add-aeb9-58e0201c1f13','dd5a6562-54de-4717-93fa-59534ec96736','2c8c5372-29f7-40e1-bf29-b625ceca5cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.210219 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a161f2b-527f-4fac-a6fb-3f65cd11a399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.221404 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a161f2b-527f-4fac-a6fb-3f65cd11a399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.222385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (9f8329ee-c09c-4211-8663-e65cacaacd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:35.222620 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:35.223294 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-95671cb1-02ca-47ca-9a2f-1824c968e44c tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:35.223974 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1220/4872] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:35 2026] POST /volume/v3/volumes => generated 756 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:35.240014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.242812 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:35.243251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0755f3ba-ee8f-489c-92d9-a544d6762632", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1615914821"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:35.245293 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request body: {'volume': {"'backup_id": '0755f3ba-ee8f-489c-92d9-a544d6762632', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1615914821'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:35.245483 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume of 1 GB Aug 03 20:37:35.245889 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.245889 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:35.250811 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Availability Zones retrieved successfully. Aug 03 20:37:35.259936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (2ec9cee8-f288-4d2f-98b2-4cbbfa73479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:35.261475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad85321-5f91-4341-a37d-e3d151efe004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.262802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:35.298727 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad85321-5f91-4341-a37d-e3d151efe004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.299950 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1d3dcc-d479-4bf8-88ed-d75afcfc8a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.355887 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Created reservations ['468627ec-9f69-42f7-8091-6ff67a57eec3', 'cd15bf3d-dbb5-45ef-96e9-0dfe074f615e', '3d4000c1-9975-4741-a3f3-27bdd49bd845', '5a1fa54b-b0c0-4ae8-b39a-3c032d7ffae9'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:35.356940 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1d3dcc-d479-4bf8-88ed-d75afcfc8a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468627ec-9f69-42f7-8091-6ff67a57eec3', 'cd15bf3d-dbb5-45ef-96e9-0dfe074f615e', '3d4000c1-9975-4741-a3f3-27bdd49bd845', '5a1fa54b-b0c0-4ae8-b39a-3c032d7ffae9']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.357853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86ad70-35e0-4183-8f6d-df71677c5541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.382450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86ad70-35e0-4183-8f6d-df71677c5541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad1652d-30fa-42f4-8f00-0d8a4b32ef73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1615914821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['468627ec-9f69-42f7-8091-6ff67a57eec3','cd15bf3d-dbb5-45ef-96e9-0dfe074f615e','3d4000c1-9975-4741-a3f3-27bdd49bd845','5a1fa54b-b0c0-4ae8-b39a-3c032d7ffae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1615914821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad1652d-30fa-42f4-8f00-0d8a4b32ef73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b8611c2f924e4b895b7c24821b52f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0677288a978348bb86f81bd941c8a9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.383273 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a803cb-afde-4402-9377-b3be4d49ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.401656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a803cb-afde-4402-9377-b3be4d49ccfe) transitioned into state 'SUCCESS' from state '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-1615914821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b8611c2f924e4b895b7c24821b52f8',qos_specs=None,replication_status=,reservations=['468627ec-9f69-42f7-8091-6ff67a57eec3','cd15bf3d-dbb5-45ef-96e9-0dfe074f615e','3d4000c1-9975-4741-a3f3-27bdd49bd845','5a1fa54b-b0c0-4ae8-b39a-3c032d7ffae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0677288a978348bb86f81bd941c8a9e8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.402321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231d2b1f-36ce-4b18-9347-f5590ad3c756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:35.410849 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231d2b1f-36ce-4b18-9347-f5590ad3c756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:35.411604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Flow 'volume_create_api' (2ec9cee8-f288-4d2f-98b2-4cbbfa73479b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:35.411860 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Create volume request issued successfully. Aug 03 20:37:35.412367 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8fb3b202-eff3-42a8-902b-04e2be409cc9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:35.412777 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1227/4873] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:35 2026] POST /volume/v3/volumes => generated 756 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:35.424608 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.426640 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 Aug 03 20:37:35.426804 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:35.426972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:35.437986 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.437986 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:35.445928 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:35.460220 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7ef8a75e-5ede-4196-863b-f24c29fead80 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 returned with HTTP 200 Aug 03 20:37:35.460829 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1219/4874] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:35 2026] GET /volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:35.478211 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.480335 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e Aug 03 20:37:35.480543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:35.480738 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:35.488392 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.488392 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:35.492548 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:35.498727 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4ff39f6-43bd-44af-9b5f-d49b566e4f2e tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e returned with HTTP 200 Aug 03 20:37:35.499180 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1209/4875] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:35 2026] GET /volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:35.516235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d59312d2-4b37-4cea-8940-b762a63460e2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.518425 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d59312d2-4b37-4cea-8940-b762a63460e2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 Aug 03 20:37:35.518715 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d59312d2-4b37-4cea-8940-b762a63460e2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:35.519025 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d59312d2-4b37-4cea-8940-b762a63460e2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:35.526679 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.526679 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:35.531427 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d59312d2-4b37-4cea-8940-b762a63460e2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:35.537737 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d59312d2-4b37-4cea-8940-b762a63460e2 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 returned with HTTP 200 Aug 03 20:37:35.538331 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1221/4876] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:35 2026] GET /volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:35.553441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bc254e6c-5212-405b-99b9-667307cab7f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.555726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bc254e6c-5212-405b-99b9-667307cab7f6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 Aug 03 20:37:35.556088 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bc254e6c-5212-405b-99b9-667307cab7f6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:35.556328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bc254e6c-5212-405b-99b9-667307cab7f6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:35.564627 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.564627 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:35.576241 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bc254e6c-5212-405b-99b9-667307cab7f6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:35.587436 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bc254e6c-5212-405b-99b9-667307cab7f6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 returned with HTTP 200 Aug 03 20:37:35.587907 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1228/4877] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:35 2026] GET /volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:35.603108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:35.604994 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:35.605179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:35.605414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:35.613157 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:35.613157 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:35.616712 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:35.622805 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0707eb7d-7950-402e-a6a5-aaca6d9d7768 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 returned with HTTP 200 Aug 03 20:37:35.623275 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1220/4878] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:35 2026] GET /volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:36.637517 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:36.639608 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:36.639912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:36.640141 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:36.650025 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:36.650025 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:36.656295 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:36.662389 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ab81ca69-bbd0-4fbb-a459-d614e0b734a5 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 returned with HTTP 200 Aug 03 20:37:36.663199 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1210/4879] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:36 2026] GET /volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:36.677408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:36.679323 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:36.679557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:36.679808 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:36.679945 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete backup with id: 0755f3ba-ee8f-489c-92d9-a544d6762632. Aug 03 20:37:36.684849 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:36.684849 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:36.697494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] delete_backup rpcapi backup_id 0755f3ba-ee8f-489c-92d9-a544d6762632 {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:37:36.699382 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3e5fc022-d6a0-4a4e-8b02-81dcfea274a3 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 202 Aug 03 20:37:36.699980 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1222/4880] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:36 2026] DELETE /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:37:36.710977 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:36.712964 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:36.713248 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:36.713475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:36.713581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:36.718812 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:36.718812 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:36.719581 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-474cbea0-3f1c-4f5e-8b30-32b546561418 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 200 Aug 03 20:37:36.719932 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1229/4881] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:36 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:37.247031 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b8004049-db23-4d8f-bdd1-29c808db6039 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:37.249386 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:37.249737 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-504881027", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:37.251671 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-504881027', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:37.422487 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Create volume of 1 GB Aug 03 20:37:37.427419 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Availability Zones retrieved successfully. Aug 03 20:37:37.432755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Flow 'volume_create_api' (898ce842-6018-4a44-88a0-98388c5e50af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:37.434817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e15b46-2f0b-4628-8f16-dc781fbfd694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:37.435807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:37.494490 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e15b46-2f0b-4628-8f16-dc781fbfd694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:37.495182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1aeec94-ed1b-42ab-bd70-846de4a94e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:37.561372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Created reservations ['a4ecdb64-172b-492f-8fab-b4ba07e2ae1f', 'f171b9ee-87b0-4ada-ab57-12bc732ae4f9', 'd26624e3-1d4b-4878-a9fd-1a040919e221', '4661b727-dddd-43c1-b4e4-1f0947feb27d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:37.562124 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1aeec94-ed1b-42ab-bd70-846de4a94e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ecdb64-172b-492f-8fab-b4ba07e2ae1f', 'f171b9ee-87b0-4ada-ab57-12bc732ae4f9', 'd26624e3-1d4b-4878-a9fd-1a040919e221', '4661b727-dddd-43c1-b4e4-1f0947feb27d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:37.562893 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136d85e0-a793-429d-9c92-add6abbbd5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:37.591649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136d85e0-a793-429d-9c92-add6abbbd5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff8a7a94-13a5-47bc-b8e4-913f8017ebe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-504881027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f17474208ed4e21a8a077c56912c6f4',qos_specs=None,replication_status=,reservations=['a4ecdb64-172b-492f-8fab-b4ba07e2ae1f','f171b9ee-87b0-4ada-ab57-12bc732ae4f9','d26624e3-1d4b-4878-a9fd-1a040919e221','4661b727-dddd-43c1-b4e4-1f0947feb27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-504881027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff8a7a94-13a5-47bc-b8e4-913f8017ebe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f17474208ed4e21a8a077c56912c6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:37.592223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef91db9-c053-4d6b-a5e0-b478d1a3b0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:37.610638 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef91db9-c053-4d6b-a5e0-b478d1a3b0fb) transitioned into state 'SUCCESS' from state '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-504881027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f17474208ed4e21a8a077c56912c6f4',qos_specs=None,replication_status=,reservations=['a4ecdb64-172b-492f-8fab-b4ba07e2ae1f','f171b9ee-87b0-4ada-ab57-12bc732ae4f9','d26624e3-1d4b-4878-a9fd-1a040919e221','4661b727-dddd-43c1-b4e4-1f0947feb27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:37.611298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ebae60-a805-4104-9bbb-267f98cd989f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:37.621955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ebae60-a805-4104-9bbb-267f98cd989f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:37.622885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Flow 'volume_create_api' (898ce842-6018-4a44-88a0-98388c5e50af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:37.623227 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Create volume request issued successfully. Aug 03 20:37:37.623868 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b8004049-db23-4d8f-bdd1-29c808db6039 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:37.624456 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1221/4882] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:37 2026] POST /volume/v3/volumes => generated 751 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:37.636003 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:37.638107 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:37:37.638477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:37.638713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:37.645811 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:37.645811 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:37.649693 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:37.653948 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f6ae0b0b-9605-4cbd-9abe-3bad13a7b653 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:37:37.654510 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1211/4883] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:37 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:37.733705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-66948b7f-52cd-4fab-951c-ea350380da92 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:37.736503 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66948b7f-52cd-4fab-951c-ea350380da92 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 Aug 03 20:37:37.736758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66948b7f-52cd-4fab-951c-ea350380da92 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:37.736983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66948b7f-52cd-4fab-951c-ea350380da92 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:37.737116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-66948b7f-52cd-4fab-951c-ea350380da92 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Show backup with id 0755f3ba-ee8f-489c-92d9-a544d6762632. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:37.741550 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66948b7f-52cd-4fab-951c-ea350380da92 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 returned with HTTP 404 Aug 03 20:37:37.742148 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1223/4884] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:37 2026] GET /volume/v3/backups/0755f3ba-ee8f-489c-92d9-a544d6762632 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:37.750167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:37.752000 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:37.752180 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:37.752403 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:37.752586 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: 9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:37.761094 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:37.761094 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:37.761646 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:37.789434 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:37.789709 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72751bba-78e3-4f0f-9f17-c1e238776ee6 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 returned with HTTP 202 Aug 03 20:37:37.792218 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1230/4885] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:37 2026] DELETE /volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:37.797270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-104d180a-5218-430a-bea4-11ddd5c81127 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:37.799544 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-104d180a-5218-430a-bea4-11ddd5c81127 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:37.799797 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-104d180a-5218-430a-bea4-11ddd5c81127 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:37.800034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-104d180a-5218-430a-bea4-11ddd5c81127 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:37.808336 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:37.808336 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:37.812632 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-104d180a-5218-430a-bea4-11ddd5c81127 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:37.818420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-104d180a-5218-430a-bea4-11ddd5c81127 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 returned with HTTP 200 Aug 03 20:37:37.819040 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1222/4886] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:37 2026] GET /volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:38.668165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.670097 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:37:38.670346 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.670617 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.677513 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.677513 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:38.681204 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:38.685853 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d69261b4-9d20-43b7-beed-39c8c46975f5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:37:38.686399 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1212/4887] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:38.701908 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.703713 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:37:38.703942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.704190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.711603 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.711603 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:38.715256 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:38.719971 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-693f1895-d4b9-4fde-8c15-4396ffd5b4a8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:37:38.720477 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1224/4888] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:38.736216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d80811f9-0539-4723-b9a7-6c522f185c3d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.738031 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d80811f9-0539-4723-b9a7-6c522f185c3d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:37:38.738295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d80811f9-0539-4723-b9a7-6c522f185c3d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.738544 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d80811f9-0539-4723-b9a7-6c522f185c3d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.745563 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.745563 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:38.749066 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d80811f9-0539-4723-b9a7-6c522f185c3d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:38.754268 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d80811f9-0539-4723-b9a7-6c522f185c3d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:37:38.754703 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1231/4889] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:38.766677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.768433 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:37:38.768786 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff8a7a94-13a5-47bc-b8e4-913f8017ebe3", "name": "tempest-TestVolumeBackupRestore-backup-2037588801", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:38.770402 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Creating new backup {'backup': {'volume_id': 'ff8a7a94-13a5-47bc-b8e4-913f8017ebe3', 'name': 'tempest-TestVolumeBackupRestore-backup-2037588801', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:37:38.770557 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Creating backup of volume ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 in container None Aug 03 20:37:38.778056 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.778056 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:38.778545 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:38.805264 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Created reservations ['33e67aae-c4de-4262-b6f6-cabf84ea7644', 'c3e4bea7-657f-4755-b103-b6d528c5b7f4'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:38.830765 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b49a2746-9d63-4fb3-a7a9-7d301a3adc2e tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:37:38.831344 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1223/4890] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:37:38 2026] POST /volume/v3/backups => generated 333 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:38.831619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0bdc910e-7519-494b-820b-f17e8dc53185 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.833536 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0bdc910e-7519-494b-820b-f17e8dc53185 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 Aug 03 20:37:38.833788 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0bdc910e-7519-494b-820b-f17e8dc53185 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.833968 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0bdc910e-7519-494b-820b-f17e8dc53185 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.840717 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.841066 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0bdc910e-7519-494b-820b-f17e8dc53185 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 returned with HTTP 404 Aug 03 20:37:38.841358 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1213/4891] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/volumes/9ad1652d-30fa-42f4-8f00-0d8a4b32ef73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:38.843834 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:38.845934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.845934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.845934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:38.847505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-600c4f81-a9b8-41e0-9962-337047a08f85 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.849966 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 Aug 03 20:37:38.850157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.850366 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.850536 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: cd2d218b-a6d9-4645-8bc6-0f151fec4f08 Aug 03 20:37:38.853104 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.853104 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:38.853929 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9eb893c-9cef-41ff-8da1-f3dc33b6f5bc tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:38.854353 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1225/4892] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 740 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:38.859410 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.859410 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:38.859917 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:38.882692 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:38.882935 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-600c4f81-a9b8-41e0-9962-337047a08f85 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 returned with HTTP 202 Aug 03 20:37:38.883511 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1232/4893] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:38 2026] DELETE /volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:38.892983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:38.894826 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 Aug 03 20:37:38.895041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:38.895263 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:38.902154 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:38.902154 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:38.905649 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:38.910029 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-108ed5a2-cedf-439d-8a36-a30dd5560189 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 returned with HTTP 200 Aug 03 20:37:38.910451 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1224/4894] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:38 2026] GET /volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:39.867625 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:39.869494 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:39.869813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:39.870013 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:39.870152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:39.876372 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:39.876372 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:39.877273 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-183ef390-674c-4591-bfc2-d0b1f8a4e5fb tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:39.877724 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1214/4895] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:39 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:39.923540 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-42d4d629-1ac8-47b9-b956-db46e6364ab8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:39.925241 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42d4d629-1ac8-47b9-b956-db46e6364ab8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 Aug 03 20:37:39.925421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42d4d629-1ac8-47b9-b956-db46e6364ab8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:39.925612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42d4d629-1ac8-47b9-b956-db46e6364ab8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:39.931555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42d4d629-1ac8-47b9-b956-db46e6364ab8 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 returned with HTTP 404 Aug 03 20:37:39.931977 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1226/4896] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:39 2026] GET /volume/v3/volumes/cd2d218b-a6d9-4645-8bc6-0f151fec4f08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:39.939239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:39.941042 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 Aug 03 20:37:39.941279 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:39.941560 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:39.941759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: 5ef51d27-205d-4f30-b747-a499c116a215 Aug 03 20:37:39.948602 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:39.948602 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:39.948991 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:39.968301 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:39.968573 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e29381e3-ab8b-48ab-b7d4-b6a0bac3980b tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 returned with HTTP 202 Aug 03 20:37:39.969054 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1233/4897] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:39 2026] DELETE /volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:39.975813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:39.977481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 Aug 03 20:37:39.977676 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:39.977869 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:39.984575 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:39.984575 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:39.987953 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:39.992238 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35a18f26-18d9-4937-ae8b-55986ba3ffaa tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 returned with HTTP 200 Aug 03 20:37:39.992680 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1225/4898] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:39 2026] GET /volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:40.887622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:40.889531 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:40.889761 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:40.889942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:40.890067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:40.894165 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:40.894165 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:40.895032 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b2e04eb4-5e05-4ce5-ae00-f29ac02b19b8 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:40.895438 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1215/4899] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:40 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:41.004595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b79367f2-1340-47fa-af96-037089032553 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:41.007956 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b79367f2-1340-47fa-af96-037089032553 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 Aug 03 20:37:41.007956 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b79367f2-1340-47fa-af96-037089032553 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:41.007956 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b79367f2-1340-47fa-af96-037089032553 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:41.012408 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b79367f2-1340-47fa-af96-037089032553 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 returned with HTTP 404 Aug 03 20:37:41.012872 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1227/4900] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:41 2026] GET /volume/v3/volumes/5ef51d27-205d-4f30-b747-a499c116a215 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:41.019069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:41.020768 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e Aug 03 20:37:41.020959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:41.021191 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:41.021370 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: 492d8525-720e-4976-871d-dda85a769b1e Aug 03 20:37:41.028155 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:41.028155 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:41.028643 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:41.048773 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:41.048944 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fd6a663-72e4-4256-81ba-2bef34445e76 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e returned with HTTP 202 Aug 03 20:37:41.049441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1234/4901] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:41 2026] DELETE /volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:41.056107 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e5beb34c-7989-48dc-a409-414d526126da None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:41.058618 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5beb34c-7989-48dc-a409-414d526126da tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e Aug 03 20:37:41.058920 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5beb34c-7989-48dc-a409-414d526126da tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:41.059228 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e5beb34c-7989-48dc-a409-414d526126da tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:41.066582 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:41.066582 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:41.069872 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e5beb34c-7989-48dc-a409-414d526126da tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:41.073709 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e5beb34c-7989-48dc-a409-414d526126da tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e returned with HTTP 200 Aug 03 20:37:41.074044 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1226/4902] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:41 2026] GET /volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:41.905957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:41.908456 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:41.908784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:41.909066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:41.909236 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:41.915393 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:41.915393 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:41.916521 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0efe47cb-682c-4ed2-8a81-0f611fa1d5df tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:41.917094 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1216/4903] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:41 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:42.085916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f641f7e4-fa93-44df-8708-2711d0f6e375 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:42.088432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f641f7e4-fa93-44df-8708-2711d0f6e375 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e Aug 03 20:37:42.088644 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f641f7e4-fa93-44df-8708-2711d0f6e375 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:42.088822 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f641f7e4-fa93-44df-8708-2711d0f6e375 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:42.094354 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f641f7e4-fa93-44df-8708-2711d0f6e375 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e returned with HTTP 404 Aug 03 20:37:42.094777 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1228/4904] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:42 2026] GET /volume/v3/volumes/492d8525-720e-4976-871d-dda85a769b1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:42.101206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-96252d0a-89bb-46c8-993e-862ce0668857 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:42.103519 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 Aug 03 20:37:42.103792 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:42.104044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:42.104269 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 Aug 03 20:37:42.112886 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:42.112886 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:42.113533 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:42.132033 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:42.132292 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96252d0a-89bb-46c8-993e-862ce0668857 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 returned with HTTP 202 Aug 03 20:37:42.132994 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1235/4905] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:42 2026] DELETE /volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:42.139242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:42.141328 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 Aug 03 20:37:42.141559 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:42.141759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:42.150021 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:42.150021 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:42.154330 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:42.158519 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d9d1949b-d2ae-478d-889f-c3f7352f69a9 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 returned with HTTP 200 Aug 03 20:37:42.158859 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1227/4906] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:42 2026] GET /volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:42.927618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:42.929230 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:42.929404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:42.929593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:42.929692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:42.934339 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:42.934339 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:42.935233 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ff55e95-9394-4e52-b744-1456dfbdae20 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:42.935627 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1217/4907] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:42 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:43.170820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d0b638c5-611d-4095-a407-bd335e7a2037 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.172256 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0b638c5-611d-4095-a407-bd335e7a2037 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 Aug 03 20:37:43.172415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0b638c5-611d-4095-a407-bd335e7a2037 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.172604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0b638c5-611d-4095-a407-bd335e7a2037 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.178512 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0b638c5-611d-4095-a407-bd335e7a2037 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 returned with HTTP 404 Aug 03 20:37:43.178935 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1229/4908] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/volumes/b2429ef2-1b69-4c8a-9bb6-b668e2ef0ac6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:43.187495 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.189050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:43.189236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.189409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.189590 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume with id: fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:43.196629 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.196629 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:43.197027 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:43.232706 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Delete volume request issued successfully. Aug 03 20:37:43.232706 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e3f693-dfb7-4475-93fe-e54c1666954f tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 returned with HTTP 202 Aug 03 20:37:43.232706 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1236/4909] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:37:43 2026] DELETE /volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:43.238722 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.240529 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:43.240723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.240915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.247663 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.247663 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:43.251226 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Volume info retrieved successfully. Aug 03 20:37:43.255358 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4aaab64e-c206-4b9a-adbd-235cb82cd9f7 tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 returned with HTTP 200 Aug 03 20:37:43.256082 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1228/4910] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:43.892875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b34c95bf-ab8e-41e0-9893-09637eae892a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.894524 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b34c95bf-ab8e-41e0-9893-09637eae892a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:43.894734 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b34c95bf-ab8e-41e0-9893-09637eae892a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.894920 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b34c95bf-ab8e-41e0-9893-09637eae892a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.901673 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.901673 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:43.904950 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b34c95bf-ab8e-41e0-9893-09637eae892a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:43.908761 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b34c95bf-ab8e-41e0-9893-09637eae892a tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:43.909204 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1218/4911] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:43.920137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.921717 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:43.921886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.922057 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.928257 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.928257 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:43.931500 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:43.935340 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e63a1c34-187a-4bbe-9cc3-af421a2b74e0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:43.935817 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1230/4912] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:43.945035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-01759376-0d23-4688-b359-532d27c677e5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.946659 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01759376-0d23-4688-b359-532d27c677e5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:43.946836 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01759376-0d23-4688-b359-532d27c677e5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.947005 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-01759376-0d23-4688-b359-532d27c677e5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.947101 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-01759376-0d23-4688-b359-532d27c677e5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:43.950875 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.950875 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:43.951550 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-01759376-0d23-4688-b359-532d27c677e5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:43.951914 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1237/4913] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:37:43.972658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:43.974598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:43.974777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:43.974946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:43.980941 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:43.980941 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:43.983792 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:43.987176 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-0bcd759f-c6cf-488f-94c9-a7d95f840ca5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:43.987503 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1229/4914] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:43 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:44.056309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b65ad9eb-88e3-4e49-9b03-5015753ebb62 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.056698 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b65ad9eb-88e3-4e49-9b03-5015753ebb62 None None] GET https://10.4.3.92/volume// Aug 03 20:37:44.056860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b65ad9eb-88e3-4e49-9b03-5015753ebb62 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.057086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b65ad9eb-88e3-4e49-9b03-5015753ebb62 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.057403 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b65ad9eb-88e3-4e49-9b03-5015753ebb62 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:44.057679 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1219/4915] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:37: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 03 20:37:44.064622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-041921ab-82fa-4144-87c2-80baecc39a3f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.066476 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-041921ab-82fa-4144-87c2-80baecc39a3f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:37:44.066823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-041921ab-82fa-4144-87c2-80baecc39a3f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aea5df16-5612-4f39-9c43-51778ba0c2c8", "connector": null, "instance_uuid": "69cab77e-24c1-4be9-ba4f-8c566788603d"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:44.074904 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.074904 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:44.101450 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-041921ab-82fa-4144-87c2-80baecc39a3f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:37:44.101864 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1231/4916] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:37:44 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 03 20:37:44.135288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.136845 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:44.137074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.137197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.146845 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.146845 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:44.148535 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ad5c03fe-6990-4172-94ec-e325e1c62d26 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.149003 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad5c03fe-6990-4172-94ec-e325e1c62d26 None None] GET https://10.4.3.92/volume// Aug 03 20:37:44.149210 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad5c03fe-6990-4172-94ec-e325e1c62d26 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.149453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad5c03fe-6990-4172-94ec-e325e1c62d26 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.149852 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad5c03fe-6990-4172-94ec-e325e1c62d26 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:44.150238 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1230/4917] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37: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 03 20:37:44.150383 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:44.154102 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-087d1edc-8ae8-4d35-b3d8-ea51d225e4c8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:44.154440 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1238/4918] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:44 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:44.159243 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.161512 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:44.161726 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.161969 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.171097 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.171097 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:44.175497 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:44.180781 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-c257b6e3-6120-49a4-b6f0-a26c2b52eb93 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:44.181322 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1220/4919] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:37:44 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:37:44.270613 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-02fd6c59-2df8-40fa-844e-b6989caffbfc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.273546 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02fd6c59-2df8-40fa-844e-b6989caffbfc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] GET https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 Aug 03 20:37:44.273546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02fd6c59-2df8-40fa-844e-b6989caffbfc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.273546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-02fd6c59-2df8-40fa-844e-b6989caffbfc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.276196 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.277881 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa Aug 03 20:37:44.278199 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:44.279688 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-02fd6c59-2df8-40fa-844e-b6989caffbfc tempest-CreateVolumesFromBackupTest-1996346652 tempest-CreateVolumesFromBackupTest-1996346652-project-member] https://10.4.3.92/volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 returned with HTTP 404 Aug 03 20:37:44.280213 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1232/4920] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:44 2026] GET /volume/v3/volumes/fc0f12c8-a5b9-440d-a95c-c6fff2b469d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:44.284548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:37:44.288493 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:37:44.289256 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.289256 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:44.360106 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" released by "attachment_update" :: held 0.071s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:37:44.360505 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-28e14d35-5b27-4d5c-a777-9861c72fc61b tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa returned with HTTP 200 Aug 03 20:37:44.361223 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1231/4921] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:37:44 2026] PUT /volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:44.369803 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-dd1a13a4-ebab-47dc-b1b8-a973f32905c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.371709 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-dd1a13a4-ebab-47dc-b1b8-a973f32905c2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption Aug 03 20:37:44.371922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-dd1a13a4-ebab-47dc-b1b8-a973f32905c2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.372156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-dd1a13a4-ebab-47dc-b1b8-a973f32905c2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.380364 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.380364 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:44.385604 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-dd1a13a4-ebab-47dc-b1b8-a973f32905c2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption returned with HTTP 200 Aug 03 20:37:44.385943 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1239/4922] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:37:44 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:44.962165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:44.963956 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:44.964154 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:44.964348 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:44.964445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:44.968947 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:44.968947 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:44.969751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1030c43e-53d5-4116-bff5-f66215c45bc5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:44.970398 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1221/4923] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:44 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:45.167652 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:45.169127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:45.169289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:45.169457 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:45.179791 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:45.179791 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:45.183399 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:45.188621 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6b8f09c4-2631-4081-a084-b67b46e9f030 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:45.189341 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1233/4924] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:45 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:45.231512 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:45.318770 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:45.319118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2108880058"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:45.320479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2108880058'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:45.320605 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:37:45.320857 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:45.320857 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:45.324737 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:37:45.329632 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (50206cc7-0b42-449e-9cb2-569cfb838b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:45.330994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa284f4-0b08-490d-a383-50e706823716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:45.331896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:45.356027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa284f4-0b08-490d-a383-50e706823716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:45.356821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee41677-9917-4615-9d71-e8685550f98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:45.403942 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['d579fc16-8c06-4a3e-af76-ecc5077f5609', '9fa60912-7097-489a-9134-90fe1f5696ef', 'e00bbedb-cf74-4b77-a48c-7b6a5adfb080', '9064cce1-c292-4cd9-bf6d-fc0154c9074d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:45.404650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee41677-9917-4615-9d71-e8685550f98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d579fc16-8c06-4a3e-af76-ecc5077f5609', '9fa60912-7097-489a-9134-90fe1f5696ef', 'e00bbedb-cf74-4b77-a48c-7b6a5adfb080', '9064cce1-c292-4cd9-bf6d-fc0154c9074d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:45.405323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76c27fd-8c94-4aea-a91b-a285a0ca25ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:45.426435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d76c27fd-8c94-4aea-a91b-a285a0ca25ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179e38e5-93bf-4a0e-a17b-24f072bd4c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2108880058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['d579fc16-8c06-4a3e-af76-ecc5077f5609','9fa60912-7097-489a-9134-90fe1f5696ef','e00bbedb-cf74-4b77-a48c-7b6a5adfb080','9064cce1-c292-4cd9-bf6d-fc0154c9074d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2108880058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179e38e5-93bf-4a0e-a17b-24f072bd4c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:45.427113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ccd73a-593c-4d33-a84c-5911c2881e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:45.454030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ccd73a-593c-4d33-a84c-5911c2881e20) transitioned into state 'SUCCESS' from state '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-2108880058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['d579fc16-8c06-4a3e-af76-ecc5077f5609','9fa60912-7097-489a-9134-90fe1f5696ef','e00bbedb-cf74-4b77-a48c-7b6a5adfb080','9064cce1-c292-4cd9-bf6d-fc0154c9074d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:45.454788 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d8aa3e-6414-4219-b10f-f57931e64086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:45.467530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d8aa3e-6414-4219-b10f-f57931e64086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:45.468349 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (50206cc7-0b42-449e-9cb2-569cfb838b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:45.468744 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:37:45.469309 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ac1ac7b-4b5e-4799-9790-f2509b4dd9ef tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:45.469715 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1232/4925] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:37:45 2026] POST /volume/v3/volumes => generated 768 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:45.485307 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:45.487798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:45.488093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:45.488350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:45.496588 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:45.496588 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:45.500746 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:45.505434 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d34e64c2-9b77-40a6-a0ee-d70f3a7886dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 200 Aug 03 20:37:45.506057 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1240/4926] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:45 2026] GET /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:45.981417 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-33a07480-14a5-4356-b699-186754e11cb7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:45.982960 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33a07480-14a5-4356-b699-186754e11cb7 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:45.983127 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33a07480-14a5-4356-b699-186754e11cb7 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:45.983312 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33a07480-14a5-4356-b699-186754e11cb7 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:45.983410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-33a07480-14a5-4356-b699-186754e11cb7 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:45.987130 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:45.987130 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:45.987749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33a07480-14a5-4356-b699-186754e11cb7 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:45.988049 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1222/4927] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:45 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:46.203143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:46.205106 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:46.205351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:46.205621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:46.217621 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:46.217621 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:46.220791 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:46.225531 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1642e5fb-8953-407c-8224-abebbcd3e0a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:46.225990 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1234/4928] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:46 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:46.519839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:46.521713 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:46.521922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:46.522125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:46.528866 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:46.528866 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:46.531962 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:46.536148 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6f3a7fe4-1cd9-4d83-abb7-93929a24210f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 200 Aug 03 20:37:46.536548 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1233/4929] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:46 2026] GET /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:46.552067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:46.553765 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:37:46.554143 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "179e38e5-93bf-4a0e-a17b-24f072bd4c74", "name": "tempest-VolumeDependencyTests-Snapshot-667625090"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:46.561871 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:46.561871 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:46.562320 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:46.562450 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create snapshot from volume 179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:46.603663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['5fe1ae13-936f-42cf-aa7a-20d9bf112dd4', '14022e0c-ae1e-4e75-a5a4-0900ad3805b3', '1d2c628b-ab36-4de8-b654-0092f93b8dd7', 'b7de4fbf-aa7b-4139-8c8f-70fee57d6759'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:46.636770 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot create request issued successfully. Aug 03 20:37:46.637090 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c1528198-71ba-4f2c-9627-4461951f9fc7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:37:46.637484 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1241/4930] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:37:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:46.648491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-928430ea-cf82-499a-b2d3-42ee051ad768 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:46.650687 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-928430ea-cf82-499a-b2d3-42ee051ad768 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:46.650864 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-928430ea-cf82-499a-b2d3-42ee051ad768 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:46.651043 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-928430ea-cf82-499a-b2d3-42ee051ad768 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:46.655980 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:46.655980 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:46.656767 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-928430ea-cf82-499a-b2d3-42ee051ad768 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:46.657472 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-928430ea-cf82-499a-b2d3-42ee051ad768 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 200 Aug 03 20:37:46.657903 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1223/4931] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:46 2026] GET /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:47.006709 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-892d144b-e617-4b40-bdf0-aafed13cb667 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:47.008792 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-892d144b-e617-4b40-bdf0-aafed13cb667 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:47.009043 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-892d144b-e617-4b40-bdf0-aafed13cb667 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:47.009266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-892d144b-e617-4b40-bdf0-aafed13cb667 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:47.009371 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-892d144b-e617-4b40-bdf0-aafed13cb667 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:47.014959 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:47.014959 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:47.015813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-892d144b-e617-4b40-bdf0-aafed13cb667 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:47.016280 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1235/4932] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:47 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:47.239767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-46c1b09a-079a-47ed-8583-d6c0844d092f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:47.242132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46c1b09a-079a-47ed-8583-d6c0844d092f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:47.242357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46c1b09a-079a-47ed-8583-d6c0844d092f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:47.242562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46c1b09a-079a-47ed-8583-d6c0844d092f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:47.251037 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:47.251037 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:47.253895 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-46c1b09a-079a-47ed-8583-d6c0844d092f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:47.257889 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46c1b09a-079a-47ed-8583-d6c0844d092f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:47.258244 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1234/4933] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:47 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:47.667392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:47.669196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:47.669435 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:47.669680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:47.674281 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:47.674281 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:47.674711 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:47.675493 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb6aff8d-5e93-4f66-9e9d-a9bb5b676763 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 200 Aug 03 20:37:47.675842 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1242/4934] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:47 2026] GET /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:47.684286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:47.685723 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:47.686018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b7423db7-3fe5-4968-8745-ff43eddb2a44", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2098795905"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:47.687333 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'snapshot_id': 'b7423db7-3fe5-4968-8745-ff43eddb2a44', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2098795905'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:47.691812 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:47.691812 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:47.692206 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:47.692342 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:37:47.695025 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:37:47.699519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (56c33afd-1451-4795-9751-5b29aa77c298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:47.700842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b20e31-7b34-4166-a3ee-4b06461813b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:47.701600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:47.727560 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b20e31-7b34-4166-a3ee-4b06461813b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b7423db7-3fe5-4968-8745-ff43eddb2a44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:47.728261 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a2f5aa-279c-4a46-b598-6fb003ba5c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:47.774479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['4cc3fe41-99cf-4a3f-b0fb-58ecf5930625', '36604db8-bb70-493a-8311-d0a93b71433a', '139c9259-4034-4ecf-9d79-a9b28815af8e', 'd9687840-0191-4dec-bc95-bcd038122f92'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:47.774479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a2f5aa-279c-4a46-b598-6fb003ba5c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc3fe41-99cf-4a3f-b0fb-58ecf5930625', '36604db8-bb70-493a-8311-d0a93b71433a', '139c9259-4034-4ecf-9d79-a9b28815af8e', 'd9687840-0191-4dec-bc95-bcd038122f92']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:47.775125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56f0c72-c998-4875-b6cc-c5c1906bfdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:47.812138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56f0c72-c998-4875-b6cc-c5c1906bfdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29396186-0af4-4f76-859c-933dd69d92c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2098795905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4cc3fe41-99cf-4a3f-b0fb-58ecf5930625','36604db8-bb70-493a-8311-d0a93b71433a','139c9259-4034-4ecf-9d79-a9b28815af8e','d9687840-0191-4dec-bc95-bcd038122f92'],size=1,snapshot_id=b7423db7-3fe5-4968-8745-ff43eddb2a44,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2098795905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29396186-0af4-4f76-859c-933dd69d92c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b7423db7-3fe5-4968-8745-ff43eddb2a44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:47.813233 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb87707-fcaa-4dfc-87ed-c94b0c088392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:47.833671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb87707-fcaa-4dfc-87ed-c94b0c088392) transitioned into state 'SUCCESS' from state '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-2098795905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4cc3fe41-99cf-4a3f-b0fb-58ecf5930625','36604db8-bb70-493a-8311-d0a93b71433a','139c9259-4034-4ecf-9d79-a9b28815af8e','d9687840-0191-4dec-bc95-bcd038122f92'],size=1,snapshot_id=b7423db7-3fe5-4968-8745-ff43eddb2a44,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:47.834352 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ce1e23-210d-4305-9b26-1060e2d3c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:47.865245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ce1e23-210d-4305-9b26-1060e2d3c881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:47.866084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (56c33afd-1451-4795-9751-5b29aa77c298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:47.866388 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:37:47.867051 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84e7290f-3a65-41b2-a4ef-7a06bf8977fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:47.867630 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1224/4935] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:37:47 2026] POST /volume/v3/volumes => generated 802 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:47.880135 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:47.882005 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:47.882224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:47.882418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:47.891200 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:47.891200 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:47.895295 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:47.899754 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8354438c-4f78-4e61-aaf9-fbf2774527fc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 200 Aug 03 20:37:47.900151 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1236/4936] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:47 2026] GET /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:48.027667 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-797838de-13da-4915-b214-1f2f240e0cb0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:48.029567 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-797838de-13da-4915-b214-1f2f240e0cb0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:48.029791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-797838de-13da-4915-b214-1f2f240e0cb0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:48.030010 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-797838de-13da-4915-b214-1f2f240e0cb0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:48.030162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-797838de-13da-4915-b214-1f2f240e0cb0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:48.037079 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:48.037079 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:48.037079 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-797838de-13da-4915-b214-1f2f240e0cb0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:48.037079 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1235/4937] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:48 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:48.269896 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4a9b124a-1386-4b5c-94f3-8579d939034e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:48.271987 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a9b124a-1386-4b5c-94f3-8579d939034e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:48.272267 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a9b124a-1386-4b5c-94f3-8579d939034e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:48.272550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a9b124a-1386-4b5c-94f3-8579d939034e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:48.282801 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:48.282801 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:48.286706 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4a9b124a-1386-4b5c-94f3-8579d939034e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:48.290917 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a9b124a-1386-4b5c-94f3-8579d939034e tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:48.291483 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1243/4938] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:48 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:48.913021 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:48.914773 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:48.914952 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:48.915143 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:48.921151 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:48.921151 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:48.924138 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:48.927369 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1713dc32-bed5-4cdf-8e90-6fe9daa651d6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 200 Aug 03 20:37:48.927699 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1225/4939] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:48 2026] GET /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:48.940298 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-30c16319-fc97-4a38-adfa-92cff5d842ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:48.942152 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:37:48.942662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29396186-0af4-4f76-859c-933dd69d92c0", "name": "tempest-VolumeDependencyTests-Snapshot-1068020498"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:48.953438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:48.953438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:48.953438 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:48.953438 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create snapshot from volume 29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:48.986141 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['d69f7bf4-dc2c-4c0f-b72a-e154d5a1d9cf', '7877a203-5454-4e42-a2fd-6150cb8dea4d', '30e13a0d-e359-47e8-9bd1-80845a668c77', 'e540a880-d4e5-433d-9e01-2c9e23b24fbf'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:49.023783 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot create request issued successfully. Aug 03 20:37:49.024310 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-30c16319-fc97-4a38-adfa-92cff5d842ee tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:37:49.024983 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1237/4940] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:37:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:49.039616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:49.041522 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:49.041716 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:49.041916 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:49.047283 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:49.047283 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:49.047752 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:49.048543 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bd6bb20e-4b33-4625-af3b-415d7eb9bc46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 200 Aug 03 20:37:49.048931 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1236/4941] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:49 2026] GET /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:49.050647 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:49.052123 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:49.052123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:49.052123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:49.052123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:49.056378 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:49.056378 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:49.057200 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2ec9307b-03e2-4c62-90e6-df7d32e0ecd4 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:49.057592 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1244/4942] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:49 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:49.304060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:49.306150 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:49.306358 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:49.306589 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:49.317600 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:49.317600 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:49.322509 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:49.328125 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-691cc546-87ee-418e-b5ab-2010c8c459f9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:49.328621 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1226/4943] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:49 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:50.059852 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:50.061517 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:50.061853 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:50.062149 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:50.068870 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:50.068870 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:50.068870 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:50.069032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:50.069311 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-167288cd-79b4-4a45-8851-6d6ed4698f99 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 200 Aug 03 20:37:50.069311 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1238/4944] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:50 2026] GET /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:50.071718 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:50.071718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:50.071718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:50.071718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:50.075742 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:50.075742 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:50.076745 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1ac0f832-62ed-48bb-9b67-39a5cfe5b72f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:50.077131 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1237/4945] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:50 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:50.078084 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-994201e2-f407-4979-9640-76eb71803de7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:50.079652 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:50.079997 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4001ed53-acf9-41c5-a480-ab60f6ebf3f7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1186835449"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:50.081339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'snapshot_id': '4001ed53-acf9-41c5-a480-ab60f6ebf3f7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1186835449'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:50.085906 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:50.085906 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:50.086325 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:50.086477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:37:50.089439 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:37:50.094117 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (043919b5-979f-449e-a602-bcd21c0fc664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:50.095059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7c2b2d-824f-4cac-a517-254e21459b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:50.095884 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:50.122096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7c2b2d-824f-4cac-a517-254e21459b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4001ed53-acf9-41c5-a480-ab60f6ebf3f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:50.122096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27a1240-4af8-4db6-8121-252a610ec683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:50.167256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['52862853-2a7a-43e3-9163-18a2e3f4985b', '9b8f53b6-a100-4efe-a03d-178fd4060227', 'bc5c21a6-4ebf-455c-adf0-551489846f5b', 'aab3ac22-7df5-4c8f-a3cd-41b804c8858b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:50.168064 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27a1240-4af8-4db6-8121-252a610ec683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52862853-2a7a-43e3-9163-18a2e3f4985b', '9b8f53b6-a100-4efe-a03d-178fd4060227', 'bc5c21a6-4ebf-455c-adf0-551489846f5b', 'aab3ac22-7df5-4c8f-a3cd-41b804c8858b']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:50.168774 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1afe9192-1973-42a4-9e5a-fd1bd5845179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:50.203888 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1afe9192-1973-42a4-9e5a-fd1bd5845179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0092c63b-0ecf-4bba-be68-7618582abdfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1186835449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['52862853-2a7a-43e3-9163-18a2e3f4985b','9b8f53b6-a100-4efe-a03d-178fd4060227','bc5c21a6-4ebf-455c-adf0-551489846f5b','aab3ac22-7df5-4c8f-a3cd-41b804c8858b'],size=1,snapshot_id=4001ed53-acf9-41c5-a480-ab60f6ebf3f7,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1186835449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0092c63b-0ecf-4bba-be68-7618582abdfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4001ed53-acf9-41c5-a480-ab60f6ebf3f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:50.204581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347f8bd2-5330-4a17-9149-3406ee1d01af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:50.227082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347f8bd2-5330-4a17-9149-3406ee1d01af) transitioned into state 'SUCCESS' from state '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-1186835449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['52862853-2a7a-43e3-9163-18a2e3f4985b','9b8f53b6-a100-4efe-a03d-178fd4060227','bc5c21a6-4ebf-455c-adf0-551489846f5b','aab3ac22-7df5-4c8f-a3cd-41b804c8858b'],size=1,snapshot_id=4001ed53-acf9-41c5-a480-ab60f6ebf3f7,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:50.227750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad461a-7883-4f9b-834b-1daf70e5c91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:50.251801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ad461a-7883-4f9b-834b-1daf70e5c91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:50.252611 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (043919b5-979f-449e-a602-bcd21c0fc664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:50.253202 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:37:50.253421 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-994201e2-f407-4979-9640-76eb71803de7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:50.253825 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1245/4946] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:37:50 2026] POST /volume/v3/volumes => generated 802 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:50.268075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:50.269917 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:50.270132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:50.270305 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:50.278108 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:50.278108 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:50.281689 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:50.285953 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dc528c08-764b-45c1-88fe-1a8482f79c22 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 200 Aug 03 20:37:50.286520 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1227/4947] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:50 2026] GET /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:50.342213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:50.345035 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:50.346482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:50.346482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:50.361219 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:50.361219 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:50.366500 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:50.373675 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b30a5695-86aa-4b03-8318-8f34ff965e32 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:50.373675 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1239/4948] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:50 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:51.087778 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:51.089346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:51.089556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:51.089719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:51.089812 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:51.109249 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:51.109249 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:51.112996 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14f17dcd-398a-49e0-87d8-b5f8bd3df810 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:51.115701 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1238/4949] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:51 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:51.299283 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:51.301709 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:51.301928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:51.302157 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:51.310752 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:51.310752 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:51.315030 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:51.319965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4f1ce20-6ee7-4d66-93fa-3b7e8eb6c7e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 200 Aug 03 20:37:51.320434 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1246/4950] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:51 2026] GET /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:51.335678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c4c45f09-d942-4420-8051-169771e6adaa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:51.337192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:51.337545 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0092c63b-0ecf-4bba-be68-7618582abdfc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-281618347"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:51.338979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'source_volid': '0092c63b-0ecf-4bba-be68-7618582abdfc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-281618347'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:51.345907 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:51.345907 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:51.346311 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume retrieved successfully. Aug 03 20:37:51.346424 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:37:51.349520 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:37:51.355155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (ace70165-56b4-4678-b5e3-44445a9d1bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:51.356323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc40898-5508-4534-aa3f-0b10242797e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:51.358096 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:51.381981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc40898-5508-4534-aa3f-0b10242797e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0092c63b-0ecf-4bba-be68-7618582abdfc', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:51.383953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b245615-ef5e-4bc4-a7ab-6933fc7206e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:51.386381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:51.390679 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:51.390679 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:51.390679 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:51.400919 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:51.400919 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:51.405572 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:51.411693 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92d3025a-8de8-4296-9f04-f9fa77d9178c tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:51.412179 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1240/4951] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:51 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:51.419263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['9b23ae07-9ed4-4054-aad1-8869e71f890b', '260b5d2e-aea1-41fc-9b2e-6698688367ba', '71b7f39a-a320-40e4-ac50-2ad51ad72cff', 'dc7f0715-ddd0-4284-9922-ae5f0ebee821'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:51.419970 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b245615-ef5e-4bc4-a7ab-6933fc7206e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b23ae07-9ed4-4054-aad1-8869e71f890b', '260b5d2e-aea1-41fc-9b2e-6698688367ba', '71b7f39a-a320-40e4-ac50-2ad51ad72cff', 'dc7f0715-ddd0-4284-9922-ae5f0ebee821']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:51.420607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f851e78b-183c-4672-832a-30ad9bc28cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:51.454765 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f851e78b-183c-4672-832a-30ad9bc28cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-281618347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['9b23ae07-9ed4-4054-aad1-8869e71f890b','260b5d2e-aea1-41fc-9b2e-6698688367ba','71b7f39a-a320-40e4-ac50-2ad51ad72cff','dc7f0715-ddd0-4284-9922-ae5f0ebee821'],size=1,snapshot_id=None,source_replicaid=,source_volid=0092c63b-0ecf-4bba-be68-7618582abdfc,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-281618347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0092c63b-0ecf-4bba-be68-7618582abdfc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:51.455381 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f74fe2-0901-46bf-ad10-9e4d7494458d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:51.473152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f74fe2-0901-46bf-ad10-9e4d7494458d) transitioned into state 'SUCCESS' from state '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-281618347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['9b23ae07-9ed4-4054-aad1-8869e71f890b','260b5d2e-aea1-41fc-9b2e-6698688367ba','71b7f39a-a320-40e4-ac50-2ad51ad72cff','dc7f0715-ddd0-4284-9922-ae5f0ebee821'],size=1,snapshot_id=None,source_replicaid=,source_volid=0092c63b-0ecf-4bba-be68-7618582abdfc,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:51.474085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde373f2-dcfa-4fde-8883-cf19e572984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:51.492362 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde373f2-dcfa-4fde-8883-cf19e572984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:51.493271 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (ace70165-56b4-4678-b5e3-44445a9d1bfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:51.493599 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:37:51.494195 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c4c45f09-d942-4420-8051-169771e6adaa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:51.494676 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1228/4952] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:37:51 2026] POST /volume/v3/volumes => generated 801 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:51.509994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-898331f9-7d76-4a10-a55c-db663d455b0b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:51.511639 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-898331f9-7d76-4a10-a55c-db663d455b0b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:51.511817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-898331f9-7d76-4a10-a55c-db663d455b0b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:51.512001 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-898331f9-7d76-4a10-a55c-db663d455b0b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:51.517795 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:51.517795 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:51.520810 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-898331f9-7d76-4a10-a55c-db663d455b0b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:51.524260 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-898331f9-7d76-4a10-a55c-db663d455b0b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 200 Aug 03 20:37:51.524609 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1239/4953] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:51 2026] GET /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:52.126819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.128375 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:52.128573 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:52.128749 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:52.128842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:52.132824 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.132824 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:52.133503 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-af416825-99ae-4fac-bd8c-1ddaedeb2a13 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:52.133825 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1247/4954] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:52 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:52.423687 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.425639 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:52.425809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:52.425988 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:52.434822 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.434822 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:52.438961 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:52.443432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8ee8925-9a7b-4b16-930d-07ac44a9a83f tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:52.443965 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1241/4955] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:52 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:52.511631 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-1f54f988-c9f0-4de9-b81f-aa73384adce7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.514994 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-1f54f988-c9f0-4de9-b81f-aa73384adce7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa/action Aug 03 20:37:52.517472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-1f54f988-c9f0-4de9-b81f-aa73384adce7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:37:52.517472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-1f54f988-c9f0-4de9-b81f-aa73384adce7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:52.531323 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.531323 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:52.537637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-282015d0-6986-4bca-a496-6d376c7b120c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.539924 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-282015d0-6986-4bca-a496-6d376c7b120c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:52.540231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-282015d0-6986-4bca-a496-6d376c7b120c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:52.540509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-282015d0-6986-4bca-a496-6d376c7b120c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:52.542575 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0c1796ad-8199-4671-8b6c-5a864cd56308 req-1f54f988-c9f0-4de9-b81f-aa73384adce7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa/action returned with HTTP 204 Aug 03 20:37:52.542981 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1229/4956] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:37:52 2026] POST /volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:52.549202 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.549202 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:52.553702 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-282015d0-6986-4bca-a496-6d376c7b120c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:52.559154 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-282015d0-6986-4bca-a496-6d376c7b120c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 200 Aug 03 20:37:52.560389 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1240/4957] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:52 2026] GET /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:52.574984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.578584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:52.578584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:52.578584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:52.578584 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:52.582754 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.582754 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:52.583236 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:52.598721 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot delete request issued successfully. Aug 03 20:37:52.598979 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d2d6e2f5-78b1-492b-a04b-10adeba563ec tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 202 Aug 03 20:37:52.599441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1248/4958] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:37:52 2026] DELETE /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:52.606783 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b931e901-5466-4626-a7a3-0f2bafa12804 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:52.609263 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b931e901-5466-4626-a7a3-0f2bafa12804 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:52.609589 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b931e901-5466-4626-a7a3-0f2bafa12804 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:52.609839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b931e901-5466-4626-a7a3-0f2bafa12804 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:52.616721 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:52.616721 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:52.617226 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b931e901-5466-4626-a7a3-0f2bafa12804 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:52.618081 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b931e901-5466-4626-a7a3-0f2bafa12804 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 200 Aug 03 20:37:52.618482 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1242/4959] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:52 2026] GET /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:53.144133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-76a7af2f-9671-48d8-a288-3c116733e262 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.145805 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-76a7af2f-9671-48d8-a288-3c116733e262 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:53.145999 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-76a7af2f-9671-48d8-a288-3c116733e262 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.146170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-76a7af2f-9671-48d8-a288-3c116733e262 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.146272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-76a7af2f-9671-48d8-a288-3c116733e262 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:53.150148 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:53.150148 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:53.150794 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-76a7af2f-9671-48d8-a288-3c116733e262 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:53.151122 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1230/4960] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:53 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:53.456780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.458708 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:53.458891 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.459080 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.467473 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:53.467473 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:53.470413 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:53.474098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3caf30fb-8734-404c-b52d-d0c746cbcbc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:53.474424 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1241/4961] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:53 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:53.485139 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.486817 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:37:53.487078 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.487303 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.495557 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:53.495557 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:53.498427 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:37:53.501929 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8f4e4d38-ec43-41af-b8aa-ffb6e0b3871d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:37:53.502296 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1249/4962] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:53 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:53.627261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-be6b342c-8cdf-47ba-ac1b-1160460ad1c6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.628986 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be6b342c-8cdf-47ba-ac1b-1160460ad1c6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:37:53.629203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be6b342c-8cdf-47ba-ac1b-1160460ad1c6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.629422 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-be6b342c-8cdf-47ba-ac1b-1160460ad1c6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.633192 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-be6b342c-8cdf-47ba-ac1b-1160460ad1c6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 404 Aug 03 20:37:53.633754 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1243/4963] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:53 2026] GET /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:53.639707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.641893 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:53.642174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.642433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.642602 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:53.647719 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:53.647719 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:53.648198 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:53.664034 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot delete request issued successfully. Aug 03 20:37:53.664209 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e09f5d0a-04ad-4126-b66d-940fed432d93 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 202 Aug 03 20:37:53.664856 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1231/4964] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:37:53 2026] DELETE /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:37:53.671896 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:53.674062 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:53.674316 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:53.674565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:53.679415 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:53.679415 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:53.679824 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:37:53.680469 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-823f1515-e28a-4093-b30a-cae3b6e9fc43 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 200 Aug 03 20:37:53.681030 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1242/4965] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:53 2026] GET /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:54.159886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-072af707-9e57-4ad9-9981-98097499281b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.161538 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-072af707-9e57-4ad9-9981-98097499281b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:54.161729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-072af707-9e57-4ad9-9981-98097499281b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:54.161914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-072af707-9e57-4ad9-9981-98097499281b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:54.162026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-072af707-9e57-4ad9-9981-98097499281b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:54.165957 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.165957 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:54.166696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-072af707-9e57-4ad9-9981-98097499281b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:54.167039 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1250/4966] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:54 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:54.178832 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.180521 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:37:54.180713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:54.180886 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:54.187472 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.187472 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:54.190699 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:54.195309 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c8d89dcc-a80c-4d33-beb5-9a10d7167a34 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:37:54.195889 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1244/4967] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:54 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:54.207866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-130a92d3-2657-4799-b619-8883641a55fe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.209735 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] POST https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2/restore Aug 03 20:37:54.210086 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:54.211365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Restoring backup ae24acd3-3ce4-427f-ba6c-15f2529486a2 ({'restore': {}}) {{(pid=100356) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 03 20:37:54.211514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Restoring backup ae24acd3-3ce4-427f-ba6c-15f2529486a2 to volume None. Aug 03 20:37:54.215811 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.215811 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:54.216851 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Creating volume of 1 GB for restore of backup ae24acd3-3ce4-427f-ba6c-15f2529486a2. Aug 03 20:37:54.220202 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Availability Zones retrieved successfully. Aug 03 20:37:54.225313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Flow 'volume_create_api' (26086a53-cb17-4060-b19d-1d27c7482628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:54.226199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fccd62-4ea2-499f-a619-e02186e6b6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:54.227008 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:54.253494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fccd62-4ea2-499f-a619-e02186e6b6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:54.253494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ddc4fd0-dd0d-452d-a88d-fa8ed4871f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:54.288227 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Created reservations ['52bbcfa1-cf26-47d1-9916-5f75983f330b', '9d65fa31-1761-4bbb-865f-891a391113b3', '3c5529dc-326a-4cb6-b6df-81941bfe91ea', 'f185f325-bc7e-4f23-8524-9b1429be6e0d'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:54.289238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ddc4fd0-dd0d-452d-a88d-fa8ed4871f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52bbcfa1-cf26-47d1-9916-5f75983f330b', '9d65fa31-1761-4bbb-865f-891a391113b3', '3c5529dc-326a-4cb6-b6df-81941bfe91ea', 'f185f325-bc7e-4f23-8524-9b1429be6e0d']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:54.290077 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff1919-39f2-41ea-bed5-17d0c95a06c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:54.316104 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff1919-39f2-41ea-bed5-17d0c95a06c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d697ce-d119-4c20-8500-5c682154f408', '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_ae24acd3-3ce4-427f-ba6c-15f2529486a2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f17474208ed4e21a8a077c56912c6f4',qos_specs=None,replication_status=,reservations=['52bbcfa1-cf26-47d1-9916-5f75983f330b','9d65fa31-1761-4bbb-865f-891a391113b3','3c5529dc-326a-4cb6-b6df-81941bfe91ea','f185f325-bc7e-4f23-8524-9b1429be6e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ae24acd3-3ce4-427f-ba6c-15f2529486a2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d697ce-d119-4c20-8500-5c682154f408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f17474208ed4e21a8a077c56912c6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:54.316941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f685b3-30ac-45f5-871b-c5cd1e050a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:54.330242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f685b3-30ac-45f5-871b-c5cd1e050a38) transitioned into 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_ae24acd3-3ce4-427f-ba6c-15f2529486a2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f17474208ed4e21a8a077c56912c6f4',qos_specs=None,replication_status=,reservations=['52bbcfa1-cf26-47d1-9916-5f75983f330b','9d65fa31-1761-4bbb-865f-891a391113b3','3c5529dc-326a-4cb6-b6df-81941bfe91ea','f185f325-bc7e-4f23-8524-9b1429be6e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e1af75a9bec4a378e44701f97a79fdb',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:54.330910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a4936c-1fa9-4b3f-aa1e-3b2d7c8cba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:54.338644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a4936c-1fa9-4b3f-aa1e-3b2d7c8cba6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:54.339394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Flow 'volume_create_api' (26086a53-cb17-4060-b19d-1d27c7482628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:54.339691 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Create volume request issued successfully. Aug 03 20:37:54.346213 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.346213 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:54.346213 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:54.689379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-feadf9c6-abc6-48e6-8e20-a72244a93474 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.691602 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-feadf9c6-abc6-48e6-8e20-a72244a93474 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:37:54.691856 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-feadf9c6-abc6-48e6-8e20-a72244a93474 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:54.692121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-feadf9c6-abc6-48e6-8e20-a72244a93474 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:54.697576 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-feadf9c6-abc6-48e6-8e20-a72244a93474 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 404 Aug 03 20:37:54.698160 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1243/4968] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:37:54 2026] GET /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:54.706871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.708777 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:54.709076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:54.709324 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:54.709692 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:54.716807 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.716807 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:54.717328 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:54.748014 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:37:54.748221 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bb7ac734-9add-4bf0-9a37-866a6dcd2977 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 202 Aug 03 20:37:54.748683 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1251/4969] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:37:54 2026] DELETE /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:37:54.755254 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:54.756649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:54.757021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:54.757293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:54.764413 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:54.764413 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:54.768504 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:54.773004 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5d0c7cc6-e7b9-4824-913b-6b3b1521146b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 200 Aug 03 20:37:54.773480 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1245/4970] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:54 2026] GET /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:55.354977 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:55.354977 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:55.355337 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:37:55.355453 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Checking backup size 1 against volume size 1 {{(pid=100356) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 03 20:37:55.355565 np0000006371 devstack@c-api.service[100356]: INFO cinder.backup.api [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Overwriting volume 83d697ce-d119-4c20-8500-5c682154f408 with restore of backup ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:55.373955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] restore_backup in rpcapi backup_id ae24acd3-3ce4-427f-ba6c-15f2529486a2 {{(pid=100356) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 03 20:37:55.376030 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-130a92d3-2657-4799-b619-8883641a55fe tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2/restore returned with HTTP 202 Aug 03 20:37:55.376396 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1232/4971] 10.4.3.92 () {68 vars in 1386 bytes} [Mon Aug 3 20:37:54 2026] POST /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2/restore => generated 189 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:37:55.384985 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:55.386748 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:55.387038 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:55.387256 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:55.387405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:55.399514 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:55.399514 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:55.401739 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07570b78-ad4c-42ea-8608-f40e4ba17187 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:55.402135 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1244/4972] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:55 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:55.785384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b23ba787-1f3b-47fc-9c61-e681acf102c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:55.787437 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b23ba787-1f3b-47fc-9c61-e681acf102c2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:37:55.787685 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b23ba787-1f3b-47fc-9c61-e681acf102c2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:55.787907 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b23ba787-1f3b-47fc-9c61-e681acf102c2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:55.794216 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b23ba787-1f3b-47fc-9c61-e681acf102c2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 404 Aug 03 20:37:55.794909 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1252/4973] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:55 2026] GET /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:37:55.803486 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:55.805388 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:55.805619 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:55.805791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:55.806021 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:55.815300 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:55.815300 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:55.815855 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:55.833390 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:37:55.833853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afa62c3e-bb06-4843-943c-c157d2c6f4c8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 202 Aug 03 20:37:55.834375 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1246/4974] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:37:55 2026] DELETE /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:37:55.841662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1da500c4-ae00-48e9-98d7-96457a80561f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:55.843760 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1da500c4-ae00-48e9-98d7-96457a80561f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:55.844069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1da500c4-ae00-48e9-98d7-96457a80561f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:55.844318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1da500c4-ae00-48e9-98d7-96457a80561f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:55.853204 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:55.853204 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:55.858188 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1da500c4-ae00-48e9-98d7-96457a80561f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:55.863784 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1da500c4-ae00-48e9-98d7-96457a80561f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 200 Aug 03 20:37:55.864344 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1233/4975] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:55 2026] GET /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:56.413762 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:56.415401 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:56.415694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:56.415875 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:56.415975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:56.420215 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:56.420215 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:56.420920 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8e6007cb-a71d-4bb5-b645-f191f86bb692 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:56.421243 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1245/4976] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:56 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:56.881363 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4b17b1cb-7e9c-4a0d-9902-ea8c56c2822c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:56.883066 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b17b1cb-7e9c-4a0d-9902-ea8c56c2822c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:37:56.883250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b17b1cb-7e9c-4a0d-9902-ea8c56c2822c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:56.883429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4b17b1cb-7e9c-4a0d-9902-ea8c56c2822c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:56.888533 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4b17b1cb-7e9c-4a0d-9902-ea8c56c2822c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 404 Aug 03 20:37:56.888928 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1253/4977] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:56 2026] GET /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:37:56.895214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-da648374-98b7-4642-96aa-fd1f1096f114 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:56.896836 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:56.897138 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:56.897786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:56.897786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:56.904369 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:56.904369 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:56.904843 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:56.923150 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:37:56.923150 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da648374-98b7-4642-96aa-fd1f1096f114 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 202 Aug 03 20:37:56.923304 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1247/4978] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:37:56 2026] DELETE /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:37:56.929626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8200fed7-e424-41cf-815a-63c75964ab4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:56.931276 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8200fed7-e424-41cf-815a-63c75964ab4e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:56.931452 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8200fed7-e424-41cf-815a-63c75964ab4e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:56.931634 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8200fed7-e424-41cf-815a-63c75964ab4e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:56.937819 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:56.937819 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:56.940983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8200fed7-e424-41cf-815a-63c75964ab4e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:56.944344 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8200fed7-e424-41cf-815a-63c75964ab4e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 200 Aug 03 20:37:56.944700 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1234/4979] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:56 2026] GET /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 894 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:57.431794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f2d02962-c864-4555-bd0f-8690778a9279 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:57.433447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2d02962-c864-4555-bd0f-8690778a9279 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:57.433638 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2d02962-c864-4555-bd0f-8690778a9279 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:57.433808 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2d02962-c864-4555-bd0f-8690778a9279 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:57.433918 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f2d02962-c864-4555-bd0f-8690778a9279 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:57.438454 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:57.438454 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:57.439320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2d02962-c864-4555-bd0f-8690778a9279 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:57.439733 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1246/4980] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:57 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:57.959840 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-53037936-e100-46ff-9635-6c2f05567956 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:57.962233 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53037936-e100-46ff-9635-6c2f05567956 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:37:57.962546 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53037936-e100-46ff-9635-6c2f05567956 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:57.962841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-53037936-e100-46ff-9635-6c2f05567956 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:57.970364 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-53037936-e100-46ff-9635-6c2f05567956 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 404 Aug 03 20:37:57.970878 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1254/4981] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:57 2026] GET /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:37:57.978651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:57.980147 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:57.980359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:57.980591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:57.980784 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:57.987901 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:57.987901 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:57.988350 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:58.004692 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:37:58.004911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-43c4f8e1-a6b6-4fe0-99c0-31caddd40a52 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 202 Aug 03 20:37:58.005491 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1248/4982] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:37:57 2026] DELETE /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:37:58.012500 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.014300 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:58.014528 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.014715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.021674 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.021674 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:58.025044 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:58.028990 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d8dd667-d20f-4cc1-a888-59ee9620c43c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 200 Aug 03 20:37:58.029339 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1235/4983] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:58 2026] GET /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.254034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.256254 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:58.256760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.256760 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.276913 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.276913 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:58.280538 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:58.285019 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-cff746c5-7a0f-456e-9c01-92ebad3560d8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:58.285304 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1247/4984] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:37:58 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1210 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.358555 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eb47ab94-a97c-49a8-b74a-f7f0039ad774 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.359033 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb47ab94-a97c-49a8-b74a-f7f0039ad774 None None] GET https://10.4.3.92/volume// Aug 03 20:37:58.359254 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb47ab94-a97c-49a8-b74a-f7f0039ad774 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.359431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb47ab94-a97c-49a8-b74a-f7f0039ad774 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.359993 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb47ab94-a97c-49a8-b74a-f7f0039ad774 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:58.360134 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1255/4985] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:37: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 03 20:37:58.367766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-1f9940f4-62af-4128-ad68-050bbd27cbd1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.370381 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-1f9940f4-62af-4128-ad68-050bbd27cbd1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:37:58.370974 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-1f9940f4-62af-4128-ad68-050bbd27cbd1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1460f3b0-35b2-4d9f-946c-0f42460b0ea3", "connector": null, "instance_uuid": "18ffca67-d0c8-4f4d-9597-2c9764d66e91"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:58.384399 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.384399 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:58.412918 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-1f9940f4-62af-4128-ad68-050bbd27cbd1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:37:58.413357 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1249/4986] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:37:58 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.440217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c309769d-2379-4e83-a98a-2cdce18f575b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.442351 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c309769d-2379-4e83-a98a-2cdce18f575b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:58.442584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c309769d-2379-4e83-a98a-2cdce18f575b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.442773 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c309769d-2379-4e83-a98a-2cdce18f575b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.449075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.450753 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:58.450961 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.451152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.451279 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:58.455083 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.455083 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:58.455290 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.455290 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:58.456070 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e5b1fe6-9eff-4306-8635-ae744413af01 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:58.456533 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1248/4987] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:58 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:58.458501 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c309769d-2379-4e83-a98a-2cdce18f575b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:58.461628 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f5db4081-9e92-411a-b3c5-21e9210af00e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.461944 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5db4081-9e92-411a-b3c5-21e9210af00e None None] GET https://10.4.3.92/volume// Aug 03 20:37:58.462120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5db4081-9e92-411a-b3c5-21e9210af00e None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.462664 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c309769d-2379-4e83-a98a-2cdce18f575b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:58.462725 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5db4081-9e92-411a-b3c5-21e9210af00e None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.462773 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1236/4988] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:58 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.462838 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5db4081-9e92-411a-b3c5-21e9210af00e None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:58.462987 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1256/4989] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37: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 03 20:37:58.472853 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.474098 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-619670fe-a6e2-4814-8761-eac90b828aa7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.474424 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-619670fe-a6e2-4814-8761-eac90b828aa7 None None] GET https://10.4.3.92/volume// Aug 03 20:37:58.474595 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-619670fe-a6e2-4814-8761-eac90b828aa7 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.474787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-619670fe-a6e2-4814-8761-eac90b828aa7 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.475122 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-619670fe-a6e2-4814-8761-eac90b828aa7 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:37:58.475451 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1249/4990] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:37: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 03 20:37:58.477168 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:58.477381 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.477586 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.485238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d9b457d5-9324-4a97-ab5a-46c84778ad86 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.487231 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d9b457d5-9324-4a97-ab5a-46c84778ad86 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:37:58.487591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d9b457d5-9324-4a97-ab5a-46c84778ad86 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aea5df16-5612-4f39-9c43-51778ba0c2c8", "connector": null, "instance_uuid": "69cab77e-24c1-4be9-ba4f-8c566788603d"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:58.489513 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.489513 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:58.492401 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:58.496266 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-dcc95d35-c8ab-4a16-ba8c-2dd572905653 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:58.496671 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1250/4991] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:37:58 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:37:58.503165 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.503165 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:58.546766 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d9b457d5-9324-4a97-ab5a-46c84778ad86 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:37:58.547296 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1237/4992] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:37:58 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.559671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-e8aca71a-d9fd-4408-b1ca-1887b9c528b8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.561493 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-e8aca71a-d9fd-4408-b1ca-1887b9c528b8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa Aug 03 20:37:58.561673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-e8aca71a-d9fd-4408-b1ca-1887b9c528b8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:58.561866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-e8aca71a-d9fd-4408-b1ca-1887b9c528b8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:58.568362 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.568362 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:58.585416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:58.587788 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] PUT https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 Aug 03 20:37:58.588258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:58.597552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Acquiring lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:37:58.602557 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:37:58.603816 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:58.603816 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:58.616386 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-e8aca71a-d9fd-4408-b1ca-1887b9c528b8 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa returned with HTTP 200 Aug 03 20:37:58.616887 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1257/4993] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:37:58 2026] DELETE /volume/v3/attachments/971ee949-991a-48a3-8fe8-71ac10c0a3fa => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:58.701394 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-1460f3b0-35b2-4d9f-946c-0f42460b0ea3-np0000006371" released by "attachment_update" :: held 0.099s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:37:58.701724 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-e9e54641-bc30-42a3-90d6-d56f3cc27c84 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 returned with HTTP 200 Aug 03 20:37:58.702175 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1250/4994] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:37:58 2026] PUT /volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:59.044170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-09b76d25-1c83-47e7-a341-5cd7259ed336 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.046959 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09b76d25-1c83-47e7-a341-5cd7259ed336 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:37:59.047494 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09b76d25-1c83-47e7-a341-5cd7259ed336 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:59.047755 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-09b76d25-1c83-47e7-a341-5cd7259ed336 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:59.055442 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-09b76d25-1c83-47e7-a341-5cd7259ed336 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 404 Aug 03 20:37:59.056115 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1251/4995] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:59 2026] GET /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:37:59.064782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.066338 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:37:59.066670 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-78068165"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:59.067965 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-78068165'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:37:59.068077 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:37:59.068305 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:59.068305 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:59.071983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:37:59.076907 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (dc39a8fc-1829-4507-8fa9-fac63c5593ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:59.077700 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd5820f-993e-4ddb-a761-eb0a5e2a6700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:59.078716 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:37:59.106402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd5820f-993e-4ddb-a761-eb0a5e2a6700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:59.109626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09993fb7-4ed1-4efa-89a3-f7a86144b589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:59.147302 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['548b0370-f768-4ddd-993e-dd78977b7b95', '1222fcbd-be94-4c60-b322-3a372a3321af', '246e4f11-ca5d-4d23-853a-e3e1e7886fac', '666c2187-7664-4b11-8291-35e0f8d7fc9c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:37:59.148026 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09993fb7-4ed1-4efa-89a3-f7a86144b589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548b0370-f768-4ddd-993e-dd78977b7b95', '1222fcbd-be94-4c60-b322-3a372a3321af', '246e4f11-ca5d-4d23-853a-e3e1e7886fac', '666c2187-7664-4b11-8291-35e0f8d7fc9c']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:59.148698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3509fcf-6e13-4f6a-952a-25578e140f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:59.170044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3509fcf-6e13-4f6a-952a-25578e140f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c03bd9-41b1-4c39-998f-4cdce0d373e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-78068165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['548b0370-f768-4ddd-993e-dd78977b7b95','1222fcbd-be94-4c60-b322-3a372a3321af','246e4f11-ca5d-4d23-853a-e3e1e7886fac','666c2187-7664-4b11-8291-35e0f8d7fc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-78068165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c03bd9-41b1-4c39-998f-4cdce0d373e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:59.170725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d259a94-57cb-4f8f-b554-c2eb7dd3f30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:59.186688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d259a94-57cb-4f8f-b554-c2eb7dd3f30f) transitioned into state 'SUCCESS' from state '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-78068165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['548b0370-f768-4ddd-993e-dd78977b7b95','1222fcbd-be94-4c60-b322-3a372a3321af','246e4f11-ca5d-4d23-853a-e3e1e7886fac','666c2187-7664-4b11-8291-35e0f8d7fc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:59.187263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61246fe2-cab4-4a56-a39d-03455c8c524a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:37:59.197437 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61246fe2-cab4-4a56-a39d-03455c8c524a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:37:59.198200 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (dc39a8fc-1829-4507-8fa9-fac63c5593ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:37:59.198484 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:37:59.198995 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-088a3553-ad1a-4ee3-9257-540a4ba809eb tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:37:59.199372 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1238/4996] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:37:59 2026] POST /volume/v3/volumes => generated 766 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:37:59.210480 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.212072 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:37:59.212318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:59.212662 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:59.220924 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:59.220924 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:37:59.224405 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:37:59.228798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a1bb4515-fb7f-4752-8835-67b9230bec05 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 200 Aug 03 20:37:59.229201 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1258/4997] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:37:59 2026] GET /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:59.404175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.406013 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 Aug 03 20:37:59.406324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:37:59.413439 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:37:59.417236 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:37:59.418077 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:59.418077 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:37:59.465591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c1eb4b3-aef0-4ab4-a9b4-d0233e651b3a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:37:59.476002 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1252/4998] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:59 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:37:59.479835 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.485188 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:37:59.485188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:59.485188 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:59.492000 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:37:59.492000 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:37:59.495150 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:37:59.499115 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-431c559f-396f-4ee6-9ae5-8619ddfcb532 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:37:59.499556 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1239/4999] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:37:59 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:59.534007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" released by "attachment_update" :: held 0.117s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:37:59.534315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-2e3a7221-a603-43ea-a513-7b77eb0423ad tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 returned with HTTP 200 Aug 03 20:37:59.535216 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1251/5000] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:37:59 2026] PUT /volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 => generated 968 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:37:59.543653 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-503e6004-eb0e-4f52-ad2a-6c6eafd2c972 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:37:59.545976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-503e6004-eb0e-4f52-ad2a-6c6eafd2c972 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 Aug 03 20:37:59.546310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-503e6004-eb0e-4f52-ad2a-6c6eafd2c972 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:37:59.546415 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-503e6004-eb0e-4f52-ad2a-6c6eafd2c972 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:37:59.563076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-503e6004-eb0e-4f52-ad2a-6c6eafd2c972 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 returned with HTTP 200 Aug 03 20:37:59.563567 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1259/5001] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:37:59 2026] GET /volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:00.241203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.243031 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:00.243269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:00.243524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:00.250524 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.250524 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:00.254012 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:00.257954 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b2b6857-76a4-42e8-887d-d8f55994ba54 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 200 Aug 03 20:38:00.258301 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1253/5002] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:00 2026] GET /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:00.270335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.272693 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:00.273119 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72c03bd9-41b1-4c39-998f-4cdce0d373e0", "name": "tempest-VolumeDependencyTests-Snapshot-345618827"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:00.283271 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.283271 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:00.283921 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:00.284076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create snapshot from volume 72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:00.315639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['9279c526-8454-4de0-a281-1afe6274ddd2', '539c22c5-6881-4ae1-a45a-e0ff58a4afb5', '63029131-93a1-4798-8a4a-66a48bc0eeac', '58459427-9508-4308-8138-de1c406795bf'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:00.347309 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot create request issued successfully. Aug 03 20:38:00.347746 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eece08f7-d86e-48ae-a67f-1d622f44a46e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:00.348211 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1240/5003] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:00.356136 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-370b6edb-ccb0-4681-978e-9397e51e21df None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.357920 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-370b6edb-ccb0-4681-978e-9397e51e21df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:00.358121 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-370b6edb-ccb0-4681-978e-9397e51e21df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:00.358299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-370b6edb-ccb0-4681-978e-9397e51e21df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:00.363146 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.363146 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:00.363587 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-370b6edb-ccb0-4681-978e-9397e51e21df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:00.364293 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-370b6edb-ccb0-4681-978e-9397e51e21df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 200 Aug 03 20:38:00.364647 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1252/5004] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:00 2026] GET /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:00.482545 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.484713 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:00.484969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:00.485233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:00.485416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:00.490483 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.490483 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:00.491402 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80565b9a-50ba-489e-a3a5-20244a0dca11 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:38:00.492040 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1260/5005] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:00 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:00.511405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cd64798b-4269-40aa-9cb0-697145885d78 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.513116 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cd64798b-4269-40aa-9cb0-697145885d78 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:00.513317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cd64798b-4269-40aa-9cb0-697145885d78 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:00.513507 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cd64798b-4269-40aa-9cb0-697145885d78 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:00.525646 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.525646 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:00.529352 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cd64798b-4269-40aa-9cb0-697145885d78 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:00.534126 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cd64798b-4269-40aa-9cb0-697145885d78 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:00.534476 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1254/5006] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:00 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:00.957614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-464f1ea7-15d3-4134-8ac0-5060d994d432 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:00.959935 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-464f1ea7-15d3-4134-8ac0-5060d994d432 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16/action Aug 03 20:38:00.960317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-464f1ea7-15d3-4134-8ac0-5060d994d432 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:00.960451 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-464f1ea7-15d3-4134-8ac0-5060d994d432 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:00.979936 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:00.979936 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:00.991368 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-9431fe73-a87d-4eb7-9776-8d60d282b4d3 req-464f1ea7-15d3-4134-8ac0-5060d994d432 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16/action returned with HTTP 204 Aug 03 20:38:00.991987 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1241/5007] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:00 2026] POST /volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:01.372560 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ec57c42c-1434-42c3-978e-f5791288332f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.374402 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec57c42c-1434-42c3-978e-f5791288332f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:01.374638 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec57c42c-1434-42c3-978e-f5791288332f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:01.374840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec57c42c-1434-42c3-978e-f5791288332f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:01.380967 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:01.380967 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:01.381433 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ec57c42c-1434-42c3-978e-f5791288332f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:01.382154 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec57c42c-1434-42c3-978e-f5791288332f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 200 Aug 03 20:38:01.382534 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1253/5008] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:01 2026] GET /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:01.390433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.392533 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:01.393011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d73c6ee-bf82-494a-b805-d1554648349c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-902093689"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:01.394839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'snapshot_id': '7d73c6ee-bf82-494a-b805-d1554648349c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-902093689'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:01.400147 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:01.400147 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:01.400579 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:01.401103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:01.404021 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:01.408726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (f5e5b7ba-f622-474f-b4ea-80e8917093eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:01.409702 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3158300-43e7-4fc4-967c-a48ba5c55ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.410615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:01.437111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3158300-43e7-4fc4-967c-a48ba5c55ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d73c6ee-bf82-494a-b805-d1554648349c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.437969 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6803ac4-068c-4d23-839e-59448ac1f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.477900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['59fd65fa-a358-4b80-a534-7598e4ef2f7a', '807f1116-12f0-451f-8643-e0d81b8513c5', '2a3d0cce-2390-4aa5-86b9-3fbf78582301', '4fb33db4-a190-48f2-a5f6-f39e3facb4ea'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:01.478941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6803ac4-068c-4d23-839e-59448ac1f95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59fd65fa-a358-4b80-a534-7598e4ef2f7a', '807f1116-12f0-451f-8643-e0d81b8513c5', '2a3d0cce-2390-4aa5-86b9-3fbf78582301', '4fb33db4-a190-48f2-a5f6-f39e3facb4ea']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.480017 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0350bb-f668-47cc-9f86-a074eea2b266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.500923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.502650 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:01.502839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:01.503019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:01.503113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:01.506782 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:01.506782 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:01.507438 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-016a50b2-9448-4758-9b3a-5ef07ea6f46a tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:38:01.507777 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1255/5009] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:01 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:01.520626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0350bb-f668-47cc-9f86-a074eea2b266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dc1e058-99f9-4aae-80b8-0a7cc0148842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-902093689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['59fd65fa-a358-4b80-a534-7598e4ef2f7a','807f1116-12f0-451f-8643-e0d81b8513c5','2a3d0cce-2390-4aa5-86b9-3fbf78582301','4fb33db4-a190-48f2-a5f6-f39e3facb4ea'],size=1,snapshot_id=7d73c6ee-bf82-494a-b805-d1554648349c,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-902093689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dc1e058-99f9-4aae-80b8-0a7cc0148842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d73c6ee-bf82-494a-b805-d1554648349c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.521346 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e01464-e29d-4626-81d5-5c05b925031f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.538468 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e01464-e29d-4626-81d5-5c05b925031f) transitioned into state 'SUCCESS' from state '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-902093689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['59fd65fa-a358-4b80-a534-7598e4ef2f7a','807f1116-12f0-451f-8643-e0d81b8513c5','2a3d0cce-2390-4aa5-86b9-3fbf78582301','4fb33db4-a190-48f2-a5f6-f39e3facb4ea'],size=1,snapshot_id=7d73c6ee-bf82-494a-b805-d1554648349c,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.539126 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d166ee40-3766-4abd-8e38-a5d2dd6a4cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.547085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.548981 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:01.549168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:01.549340 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:01.557168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d166ee40-3766-4abd-8e38-a5d2dd6a4cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.557923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (f5e5b7ba-f622-474f-b4ea-80e8917093eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:01.558212 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:01.558746 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-20b27a40-7162-4ec2-9722-18c1fb8941dd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:01.559120 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1261/5010] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:38:01 2026] POST /volume/v3/volumes => generated 801 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:01.560382 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:01.560382 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:01.563503 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:01.567160 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f8b62b3a-efad-48d1-90eb-ef985beb49a0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:01.567548 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1242/5011] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:01 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:01.571682 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.573839 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:01.574502 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:01.574502 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:01.583012 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:01.583012 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:01.586817 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:01.590501 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f11c8d6-6d26-4fba-902a-f5c05535b366 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 200 Aug 03 20:38:01.590864 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1254/5012] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:01 2026] GET /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:01.772216 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:01.773914 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:01.774243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1577089512", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:01.775712 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1577089512', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:01.775880 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume of 1 GB Aug 03 20:38:01.780279 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Availability Zones retrieved successfully. Aug 03 20:38:01.787181 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (b2b2ba59-7584-4411-bb35-af21a680c00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:01.788146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466f9d36-5f5c-40fa-b3d9-58602f0783c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.789271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:01.819788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466f9d36-5f5c-40fa-b3d9-58602f0783c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.820899 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a0e82e-8ae2-4ca8-b968-d0ae855c93c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.934766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['6d8b0ee6-947d-4f35-a832-3488d8241796', '8938219e-d060-42ad-be7d-4b09e391a3f8', '7e58caf8-d267-4c96-ab1f-c59157fe2a58', 'a2c4d6bc-efca-461d-8d8b-096e3407572d'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:01.935572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a0e82e-8ae2-4ca8-b968-d0ae855c93c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d8b0ee6-947d-4f35-a832-3488d8241796', '8938219e-d060-42ad-be7d-4b09e391a3f8', '7e58caf8-d267-4c96-ab1f-c59157fe2a58', 'a2c4d6bc-efca-461d-8d8b-096e3407572d']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.936271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0882bd6e-dbd7-466b-ab91-e2d039c2beeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.960567 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0882bd6e-dbd7-466b-ab91-e2d039c2beeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21bc0328-610f-49ad-ba80-b42156a1e2b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1577089512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['6d8b0ee6-947d-4f35-a832-3488d8241796','8938219e-d060-42ad-be7d-4b09e391a3f8','7e58caf8-d267-4c96-ab1f-c59157fe2a58','a2c4d6bc-efca-461d-8d8b-096e3407572d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1577089512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21bc0328-610f-49ad-ba80-b42156a1e2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60f9ab35e4e46ff9f06f037ec61387d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6120840912d24fdf889a3b49309e6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.961850 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedff29d-fc0c-43f0-8181-6f315932d95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:01.991054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedff29d-fc0c-43f0-8181-6f315932d95b) transitioned into state 'SUCCESS' from state '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-1577089512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['6d8b0ee6-947d-4f35-a832-3488d8241796','8938219e-d060-42ad-be7d-4b09e391a3f8','7e58caf8-d267-4c96-ab1f-c59157fe2a58','a2c4d6bc-efca-461d-8d8b-096e3407572d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:01.991882 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002aa7ae-016e-49e2-aa6f-b31689a03420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:02.002245 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002aa7ae-016e-49e2-aa6f-b31689a03420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:02.003116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (b2b2ba59-7584-4411-bb35-af21a680c00b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:02.003484 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request issued successfully. Aug 03 20:38:02.004034 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-25e32f8f-09d4-45ce-9c56-09955db2a639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:02.004447 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1256/5013] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:01 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:02.019795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-000b65ff-5745-4664-ad7d-944bd66d0550 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.022007 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-000b65ff-5745-4664-ad7d-944bd66d0550 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:02.022232 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-000b65ff-5745-4664-ad7d-944bd66d0550 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.022468 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-000b65ff-5745-4664-ad7d-944bd66d0550 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.033270 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.033270 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:02.038136 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-000b65ff-5745-4664-ad7d-944bd66d0550 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:02.041912 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-000b65ff-5745-4664-ad7d-944bd66d0550 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:02.042250 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1262/5014] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:02.517249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-658090a8-a58c-4660-b8b5-22332fadc600 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.519083 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-658090a8-a58c-4660-b8b5-22332fadc600 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:02.519268 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-658090a8-a58c-4660-b8b5-22332fadc600 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.519474 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-658090a8-a58c-4660-b8b5-22332fadc600 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.519580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-658090a8-a58c-4660-b8b5-22332fadc600 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:02.523762 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.523762 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:02.524524 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-658090a8-a58c-4660-b8b5-22332fadc600 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:38:02.524881 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1243/5015] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:02.603274 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.605500 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:02.605771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.606001 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.614580 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.614580 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:02.619002 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:02.624407 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a4e2f06a-ab76-426f-a36f-d8957ec414b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 200 Aug 03 20:38:02.624933 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1255/5016] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:02.637589 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.639380 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:02.639699 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1dc1e058-99f9-4aae-80b8-0a7cc0148842", "name": "tempest-VolumeDependencyTests-Snapshot-59702397"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:02.647631 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.647631 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:02.648051 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:02.648155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create snapshot from volume 1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:02.673931 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['2ac79de9-6ef0-4c44-81a0-55c7048a3d0e', 'ef33f804-3774-4822-bfb4-04b42bab64d3', '5688e522-5548-464d-8d8b-54229b27b31c', 'aa0e8e0d-91d3-445f-9ef4-9af90c312cbc'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:02.702981 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot create request issued successfully. Aug 03 20:38:02.703228 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf23aa27-ed84-44b5-a22f-1628f1c55ce4 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:02.703651 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1257/5017] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:02.712576 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-08abc616-7055-46c9-bb94-317b61c91090 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.714884 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08abc616-7055-46c9-bb94-317b61c91090 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:02.715177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08abc616-7055-46c9-bb94-317b61c91090 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.715466 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08abc616-7055-46c9-bb94-317b61c91090 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.721257 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.721257 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:02.721922 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-08abc616-7055-46c9-bb94-317b61c91090 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:02.723010 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08abc616-7055-46c9-bb94-317b61c91090 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 200 Aug 03 20:38:02.723729 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1263/5018] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:02.783540 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.785125 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:02.785292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.785476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.796028 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.796028 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:02.799230 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:02.802909 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c9f83619-8ac5-4bf9-9695-6bb5fbdc0491 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:02.803270 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1244/5019] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1507 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:02.814877 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.816189 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:02.816447 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.816728 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.828569 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.828569 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:02.831767 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:02.836054 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-35df2464-8d6b-4fe4-9fc1-923654d7d2a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:02.836054 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1256/5020] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1507 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:02.847342 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.849103 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:02.849282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.849469 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.859632 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.859632 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:02.862489 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:02.866985 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7a54637b-4ab7-4bf9-8ba2-747cbb55a36c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:02.867488 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1258/5021] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1507 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:02.906069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.935169 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:02.935421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:02.935664 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:02.946721 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.946721 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:02.949411 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:02.952741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-ebf6c6cd-0fa2-41c2-94b7-4abae0853969 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:02.953098 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1264/5022] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:02 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1507 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:02.968285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:02.971515 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action Aug 03 20:38:02.971515 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:02.971678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:02.982349 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:02.982349 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:02.982790 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:02.987953 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Begin detaching volume completed successfully. Aug 03 20:38:02.988157 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-a39efaf2-7491-4731-98ee-75f54c5c791e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action returned with HTTP 202 Aug 03 20:38:02.988562 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1245/5023] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:02 2026] POST /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:03.007485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.009759 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:03.009759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.009759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.022789 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.022789 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:03.027162 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6a9e81e4-6688-40d7-9606-39410b3fd15f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.027585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a9e81e4-6688-40d7-9606-39410b3fd15f None None] GET https://10.4.3.92/volume// Aug 03 20:38:03.027643 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:03.027813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a9e81e4-6688-40d7-9606-39410b3fd15f None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.028145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6a9e81e4-6688-40d7-9606-39410b3fd15f None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.028433 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6a9e81e4-6688-40d7-9606-39410b3fd15f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:03.028753 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1259/5024] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:03.033194 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-536dc5fd-4c87-403f-857f-5a7f41cbf018 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:03.033627 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1257/5025] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:03.037667 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.055139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.057167 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:03.058547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.058547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.062062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:03.062267 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.062436 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.065519 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.065519 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:03.069622 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:03.072372 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.072372 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:03.074573 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa793ae0-f1dd-4081-9e26-698a1f108467 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:03.075039 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1246/5026] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.075395 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:03.078851 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-3335f5f7-a66b-4cd6-8a10-0145456e8d7c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:03.079323 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1265/5027] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1690 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:03.087095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.088664 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:03.088834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.089010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.096847 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.096847 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:03.100116 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:03.103473 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b21106ad-9b7d-42a5-b7db-9e6f83ffcaef tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:03.103866 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1260/5028] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.533964 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.535901 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:03.536164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.536412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.536589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:03.541107 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.541107 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:03.541898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-af57d69d-40c3-4247-b8cc-cff218bf0c5f tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:38:03.542360 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1258/5029] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.586626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.588553 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:03.588750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.588938 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.599090 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.599090 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:03.601898 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:03.605320 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-5b35160f-c3c1-4126-964f-a468304b0c4a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:03.605667 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1247/5030] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1510 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:03.619179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-aa15b28a-6ee2-4827-aefd-860ce8f8bbd2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.621151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-aa15b28a-6ee2-4827-aefd-860ce8f8bbd2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 Aug 03 20:38:03.621353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-aa15b28a-6ee2-4827-aefd-860ce8f8bbd2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.621517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-aa15b28a-6ee2-4827-aefd-860ce8f8bbd2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.627661 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.627661 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:03.702934 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d910da6a-7b60-4150-95e2-1ea541a6a431 req-aa15b28a-6ee2-4827-aefd-860ce8f8bbd2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 returned with HTTP 200 Aug 03 20:38:03.703507 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1266/5031] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:03 2026] DELETE /volume/v3/attachments/6eace4f8-b230-458c-8288-20542d117d16 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:03.728052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.734598 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.736491 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:03.736738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.736975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.742866 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.742866 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:03.743364 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:03.744273 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3b9325e3-6f2b-428c-8346-d0feba965bf3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 200 Aug 03 20:38:03.744714 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1259/5032] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.753434 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.754976 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:03.755306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5f4a52cb-d03d-4559-ab46-e432b5ff920f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-403179285"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:03.756745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'snapshot_id': '5f4a52cb-d03d-4559-ab46-e432b5ff920f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-403179285'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:03.762542 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.762542 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:03.763728 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:03.763875 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:03.767358 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:03.767505 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:03.767568 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.767765 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.772819 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (a9d7d481-c17d-4efb-bae9-f45cceabdd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:03.773833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41196583-24c6-4dd9-94b4-024cc29d4fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:03.774711 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:03.775031 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.775031 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:03.778968 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:03.782894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d171504a-afc5-43d0-98ed-b5c05ad33fb7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.783183 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-5f4c2d74-28db-48e5-9204-f46156e710a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:03.783241 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1261/5033] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.784873 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d171504a-afc5-43d0-98ed-b5c05ad33fb7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption Aug 03 20:38:03.785578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d171504a-afc5-43d0-98ed-b5c05ad33fb7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.785578 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d171504a-afc5-43d0-98ed-b5c05ad33fb7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.796354 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.796354 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:03.803541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41196583-24c6-4dd9-94b4-024cc29d4fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f4a52cb-d03d-4559-ab46-e432b5ff920f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:03.804368 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ca8bcd-1a50-4aa2-a40d-4dce84cd5cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:03.805019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-d171504a-afc5-43d0-98ed-b5c05ad33fb7 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption returned with HTTP 200 Aug 03 20:38:03.805427 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1267/5034] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:03.853753 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['4cf4df50-d633-4c65-9c38-9499e9c9665c', 'a19d02c8-f5cd-4a1a-9fcf-78a426352a3a', '77f0ab99-31f1-4685-8c65-1e78a325680d', '6554cd20-f709-410e-831f-2d7613000a2f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:03.860289 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ca8bcd-1a50-4aa2-a40d-4dce84cd5cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf4df50-d633-4c65-9c38-9499e9c9665c', 'a19d02c8-f5cd-4a1a-9fcf-78a426352a3a', '77f0ab99-31f1-4685-8c65-1e78a325680d', '6554cd20-f709-410e-831f-2d7613000a2f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:03.860289 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69eedf8-1a66-4edc-ab54-f4b5457ec08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ec81a300-1678-4700-92c6-2304db6782dd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec81a300-1678-4700-92c6-2304db6782dd None None] GET https://10.4.3.92/volume// Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec81a300-1678-4700-92c6-2304db6782dd None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec81a300-1678-4700-92c6-2304db6782dd None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec81a300-1678-4700-92c6-2304db6782dd None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:03.860438 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1260/5035] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:38: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 03 20:38:03.867672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ec0f447e-d639-444d-b71a-8b77f721bd62 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.869930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ec0f447e-d639-444d-b71a-8b77f721bd62 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:03.870330 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ec0f447e-d639-444d-b71a-8b77f721bd62 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21bc0328-610f-49ad-ba80-b42156a1e2b9", "connector": null, "instance_uuid": "d09bdfc0-abf6-4f75-8050-25df87a33e9f"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:03.880897 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.880897 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:03.903574 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69eedf8-1a66-4edc-ab54-f4b5457ec08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9090437a-8965-46d3-aec0-0f492d3d4c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-403179285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4cf4df50-d633-4c65-9c38-9499e9c9665c','a19d02c8-f5cd-4a1a-9fcf-78a426352a3a','77f0ab99-31f1-4685-8c65-1e78a325680d','6554cd20-f709-410e-831f-2d7613000a2f'],size=1,snapshot_id=5f4a52cb-d03d-4559-ab46-e432b5ff920f,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-403179285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9090437a-8965-46d3-aec0-0f492d3d4c31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f4a52cb-d03d-4559-ab46-e432b5ff920f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:03.904478 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642541e7-9014-4ce9-b3fb-ad68538f514f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:03.935802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642541e7-9014-4ce9-b3fb-ad68538f514f) transitioned into state 'SUCCESS' from state '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-403179285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4cf4df50-d633-4c65-9c38-9499e9c9665c','a19d02c8-f5cd-4a1a-9fcf-78a426352a3a','77f0ab99-31f1-4685-8c65-1e78a325680d','6554cd20-f709-410e-831f-2d7613000a2f'],size=1,snapshot_id=5f4a52cb-d03d-4559-ab46-e432b5ff920f,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:03.936394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d82dfb1f-0f44-413d-bc0a-3d0c6926be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:03.945589 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ec0f447e-d639-444d-b71a-8b77f721bd62 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:03.946205 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1262/5036] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:03 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 03 20:38:03.965409 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d82dfb1f-0f44-413d-bc0a-3d0c6926be40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:03.966226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (a9d7d481-c17d-4efb-bae9-f45cceabdd8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:03.966514 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:03.967103 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7d2f0419-2527-427f-ac29-e763d0ab4421 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:03.967788 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1248/5037] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:38:03 2026] POST /volume/v3/volumes => generated 801 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:03.980118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.986541 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:03.986541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.986541 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.995356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a02bd485-1033-43e1-967f-63a7089f84a9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:03.995356 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a02bd485-1033-43e1-967f-63a7089f84a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:03.995356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a02bd485-1033-43e1-967f-63a7089f84a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:03.995356 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a02bd485-1033-43e1-967f-63a7089f84a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:03.998133 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:03.998133 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:04.001911 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:04.006097 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.006097 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:04.006593 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6d94c47-4f8f-47b8-897d-c206590ad5cd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 200 Aug 03 20:38:04.007055 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1268/5038] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:04.009689 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a02bd485-1033-43e1-967f-63a7089f84a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:04.014128 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a02bd485-1033-43e1-967f-63a7089f84a9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:04.014509 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1261/5039] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:03 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:04.023205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e0d9aca5-c80b-4443-83d1-42c8998cd722 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.023564 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0d9aca5-c80b-4443-83d1-42c8998cd722 None None] GET https://10.4.3.92/volume// Aug 03 20:38:04.023728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0d9aca5-c80b-4443-83d1-42c8998cd722 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.023899 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0d9aca5-c80b-4443-83d1-42c8998cd722 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.024218 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0d9aca5-c80b-4443-83d1-42c8998cd722 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:04.024502 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1263/5040] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:04.035529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.037577 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:04.038254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.038254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.048056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.049917 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.049917 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:04.051392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:04.051392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.051392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.054128 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:04.057747 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-24f14a24-a022-4a90-ae29-1375d7d28eea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:04.058161 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1249/5041] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:04 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:04.061936 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.061936 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:04.066364 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:04.070528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-931752bd-e39e-46c3-8c58-34f3b7dff585 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:04.070910 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1269/5042] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:04 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:04.170066 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.172313 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] PUT https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 Aug 03 20:38:04.172691 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:04.187758 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Acquiring lock "cinder-attachment_update-21bc0328-610f-49ad-ba80-b42156a1e2b9-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:04.194572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-21bc0328-610f-49ad-ba80-b42156a1e2b9-np0000006371" acquired by "attachment_update" :: waited 0.007s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:04.195541 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.195541 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:04.297296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-21bc0328-610f-49ad-ba80-b42156a1e2b9-np0000006371" released by "attachment_update" :: held 0.103s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:04.297634 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-ab254f1b-dfc2-45f2-bd0b-3f6d4e3864ad tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 returned with HTTP 200 Aug 03 20:38:04.298136 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1262/5043] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:04 2026] PUT /volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:04.552280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.553794 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:04.553953 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.554117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.554200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Show backup with id ae24acd3-3ce4-427f-ba6c-15f2529486a2. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:04.557904 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.557904 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:04.558510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-33465f54-157a-4acc-a9ae-bcfe98071af2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 200 Aug 03 20:38:04.558821 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1264/5044] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:04 2026] GET /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:04.568150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.569940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:04.570137 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.570328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.577636 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.577636 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:04.580741 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:04.586760 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8e4d258e-9d10-4e14-a8c9-5cc1c6084a61 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 200 Aug 03 20:38:04.587153 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1250/5045] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:04 2026] GET /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:04.598747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:04.601219 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:04.601219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:04.601219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:04.607909 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:04.607909 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:04.611311 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:04.615853 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ecea350-327a-4ac4-ab08-d4b0f2eabe7b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 200 Aug 03 20:38:04.616148 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1270/5046] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:04 2026] GET /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:05.022277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:05.027300 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:05.027538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:05.027608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:05.027895 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:05.029883 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:05.030086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:05.030293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:05.038896 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:05.038896 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:05.041392 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:05.041392 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:05.043093 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:05.044822 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:05.048110 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3850dfe-58c4-4260-a357-4f5ac77b8bdf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 200 Aug 03 20:38:05.048574 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1263/5047] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:05 2026] GET /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:05.049181 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-06605f90-ae1b-41b3-ba72-d8b553d4e96d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:05.049650 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1265/5048] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:05 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:05.060845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d616d6de-4b46-4776-bace-435db8a0fc26 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:05.062705 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:05.062914 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:05.063093 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:05.063207 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:05.069755 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:05.069755 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:05.069976 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:05.087952 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot delete request issued successfully. Aug 03 20:38:05.088169 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d616d6de-4b46-4776-bace-435db8a0fc26 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 202 Aug 03 20:38:05.088642 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1251/5049] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:05 2026] DELETE /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:05.097431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7d7957dc-97d2-482c-8916-51ca885905a1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:05.100909 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d7957dc-97d2-482c-8916-51ca885905a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:05.100909 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7d7957dc-97d2-482c-8916-51ca885905a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:05.100909 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7d7957dc-97d2-482c-8916-51ca885905a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:05.114165 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:05.114165 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:05.114877 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7d7957dc-97d2-482c-8916-51ca885905a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:05.116069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7d7957dc-97d2-482c-8916-51ca885905a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 200 Aug 03 20:38:05.117293 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1271/5050] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:05 2026] GET /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:05.843042 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:05.844869 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:05.845046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:05.845223 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:05.852226 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:05.852226 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:05.855343 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:05.859282 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-e04f4ec8-888d-43ee-95cf-eaedae9d80ec tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 200 Aug 03 20:38:05.859661 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1264/5051] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:05 2026] GET /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 1414 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:06.061606 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.063289 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:06.063482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.063742 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.072603 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.072603 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:06.075864 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:06.080036 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ca15280-83e5-4719-8c99-69b99a407ba8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:06.080343 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1266/5052] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:06.126953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-66a00f95-ac56-48a5-8889-8d74e8a87d68 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.129109 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66a00f95-ac56-48a5-8889-8d74e8a87d68 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:06.129373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66a00f95-ac56-48a5-8889-8d74e8a87d68 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.129653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-66a00f95-ac56-48a5-8889-8d74e8a87d68 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.134673 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-66a00f95-ac56-48a5-8889-8d74e8a87d68 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 404 Aug 03 20:38:06.135181 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1252/5053] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:06.135988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-56e6abe6-4a5e-4a73-8a2b-db5902b6cb83 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.138037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-56e6abe6-4a5e-4a73-8a2b-db5902b6cb83 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874/action Aug 03 20:38:06.138377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-56e6abe6-4a5e-4a73-8a2b-db5902b6cb83 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:06.138530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-56e6abe6-4a5e-4a73-8a2b-db5902b6cb83 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:06.141024 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.142609 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:06.142791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.142965 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.143063 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:06.147974 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.147974 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:06.148330 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:06.156537 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.156537 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:06.163964 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot delete request issued successfully. Aug 03 20:38:06.164151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-15ee70e8-0506-4ed1-aae1-4198803a4a44 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 202 Aug 03 20:38:06.164532 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1265/5054] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:06 2026] DELETE /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:06.168088 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f56e9ca-e921-48d3-9058-5703d23ff8bb req-56e6abe6-4a5e-4a73-8a2b-db5902b6cb83 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874/action returned with HTTP 204 Aug 03 20:38:06.168829 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1272/5055] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:06 2026] POST /volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:06.172208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.173828 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:06.174016 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.174204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.179117 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.179117 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:06.179591 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:06.180299 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1bfecf0c-0727-451d-8a53-149fe6a40051 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 200 Aug 03 20:38:06.180825 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1267/5056] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:06.269655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.271758 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:06.271960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.272162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.278684 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.278684 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:06.281927 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:06.286686 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-d5c2d689-631e-4ee8-a3b3-07f6ca35af8c tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 200 Aug 03 20:38:06.287059 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1253/5057] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:06.296239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a81014c3-b0f6-4af5-861b-fe34dcc9af5b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.296648 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a81014c3-b0f6-4af5-861b-fe34dcc9af5b None None] GET https://10.4.3.92/volume// Aug 03 20:38:06.296799 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a81014c3-b0f6-4af5-861b-fe34dcc9af5b None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.297032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a81014c3-b0f6-4af5-861b-fe34dcc9af5b None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.297389 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a81014c3-b0f6-4af5-861b-fe34dcc9af5b None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:06.297745 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1266/5058] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:38: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 03 20:38:06.304843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-8a622a0a-17a2-46b1-8cb0-5d9de3a5d9a5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.306976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-8a622a0a-17a2-46b1-8cb0-5d9de3a5d9a5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:06.307384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-8a622a0a-17a2-46b1-8cb0-5d9de3a5d9a5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d697ce-d119-4c20-8500-5c682154f408", "connector": null, "instance_uuid": "3e567958-d706-42ba-809b-c7e663fb497f"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:06.317045 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.317045 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:06.341255 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-8a622a0a-17a2-46b1-8cb0-5d9de3a5d9a5 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:06.341783 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1273/5059] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:06 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 03 20:38:06.586817 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.588653 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:06.588854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.589020 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.598623 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.598623 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:06.601911 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:06.605534 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4d911ae3-7fc1-4bee-8c15-ff90eaa3346e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:06.605909 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1268/5060] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:06.654214 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.657351 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:06.657666 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.657911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.668814 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.668814 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:06.672864 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:06.678702 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-215f7bba-2f72-4709-837b-1a915a1fde8d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:06.679171 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1254/5061] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1210 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:06.701130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.702987 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action Aug 03 20:38:06.703319 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:06.703425 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:06.713522 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.713522 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:06.713995 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:06.724151 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Begin detaching volume completed successfully. Aug 03 20:38:06.724357 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-13824aa6-f2d8-4c57-afce-a6717a9b1080 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action returned with HTTP 202 Aug 03 20:38:06.724817 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1267/5062] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:06 2026] POST /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:06.756636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.758231 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:06.758392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.758605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.766357 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.766357 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:06.770569 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:06.775372 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e54174a3-5f42-4950-a3a3-8eb9e27e440f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:06.775729 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1274/5063] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:06.787593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eac8396e-7912-4850-918a-8752ecc5881e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.787930 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eac8396e-7912-4850-918a-8752ecc5881e None None] GET https://10.4.3.92/volume// Aug 03 20:38:06.788077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eac8396e-7912-4850-918a-8752ecc5881e None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.788250 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eac8396e-7912-4850-918a-8752ecc5881e None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.788570 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eac8396e-7912-4850-918a-8752ecc5881e None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:06.788972 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1269/5064] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:06.796099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:06.798878 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:06.799170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:06.799433 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:06.808559 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:06.808559 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:06.811958 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:06.815978 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-4648d822-2dce-4b5c-a213-09aa5161b12d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:06.816366 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1255/5065] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:06 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:07.092923 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f11af9d6-f727-4230-aae2-353f3dfe184c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.094735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f11af9d6-f727-4230-aae2-353f3dfe184c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:07.094928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f11af9d6-f727-4230-aae2-353f3dfe184c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.095113 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f11af9d6-f727-4230-aae2-353f3dfe184c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.103958 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.103958 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:07.107291 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f11af9d6-f727-4230-aae2-353f3dfe184c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:07.111546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f11af9d6-f727-4230-aae2-353f3dfe184c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:07.111934 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1268/5066] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:07 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:07.191781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ec8cf604-407e-40bf-bf10-03425885dec6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.194572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec8cf604-407e-40bf-bf10-03425885dec6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:07.194782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ec8cf604-407e-40bf-bf10-03425885dec6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.195066 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ec8cf604-407e-40bf-bf10-03425885dec6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.200493 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec8cf604-407e-40bf-bf10-03425885dec6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 404 Aug 03 20:38:07.200788 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1275/5067] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:07 2026] GET /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:07.207815 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-57212122-fb76-4507-9340-f827ffb0198d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.212483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:07.212483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.212483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.212483 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:07.217293 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.217293 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:07.217807 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:07.238276 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:07.238473 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-57212122-fb76-4507-9340-f827ffb0198d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 202 Aug 03 20:38:07.238905 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1270/5068] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:07 2026] DELETE /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:07.250775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-239cd179-713a-4755-bbf5-a80f4b76850f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.252305 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-239cd179-713a-4755-bbf5-a80f4b76850f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:07.252510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-239cd179-713a-4755-bbf5-a80f4b76850f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.252725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-239cd179-713a-4755-bbf5-a80f4b76850f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.260364 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.260364 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:07.267480 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-239cd179-713a-4755-bbf5-a80f4b76850f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:07.268640 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-239cd179-713a-4755-bbf5-a80f4b76850f tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 200 Aug 03 20:38:07.268999 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1256/5069] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:07 2026] GET /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:07.338747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1c80cf69-6be4-4197-a5e1-30ba658e2a3a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.339089 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c80cf69-6be4-4197-a5e1-30ba658e2a3a None None] GET https://10.4.3.92/volume// Aug 03 20:38:07.339237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c80cf69-6be4-4197-a5e1-30ba658e2a3a None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.339422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1c80cf69-6be4-4197-a5e1-30ba658e2a3a None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.339748 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1c80cf69-6be4-4197-a5e1-30ba658e2a3a None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:07.340147 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1269/5070] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:07.346209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.349976 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:07.350340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.350388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.365555 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.365555 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:07.368175 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:07.372346 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-35a67aed-cb09-4d72-99a9-37a4aa7e0afa tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 200 Aug 03 20:38:07.372737 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1276/5071] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:07 2026] GET /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 1593 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:07.478547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.481786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] PUT https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe Aug 03 20:38:07.481786 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:07.493731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Acquiring lock "cinder-attachment_update-83d697ce-d119-4c20-8500-5c682154f408-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:07.498975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Lock "cinder-attachment_update-83d697ce-d119-4c20-8500-5c682154f408-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:07.499932 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.499932 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:07.594624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-6dfe3b93-4e98-483e-a56a-23c8a091a88b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.597380 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-6dfe3b93-4e98-483e-a56a-23c8a091a88b tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23/action Aug 03 20:38:07.597912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-6dfe3b93-4e98-483e-a56a-23c8a091a88b tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:07.598085 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-6dfe3b93-4e98-483e-a56a-23c8a091a88b tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:07.605079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Lock "cinder-attachment_update-83d697ce-d119-4c20-8500-5c682154f408-np0000006371" released by "attachment_update" :: held 0.106s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:07.605379 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-b7fccfa2-a2c2-4258-a9e3-ef30cbbc995b tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe returned with HTTP 200 Aug 03 20:38:07.605835 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1271/5072] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:07 2026] PUT /volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:07.620545 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.620545 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:07.630027 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-0f14f891-7c46-4fdc-ba10-062d26b648d6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.632269 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-0f14f891-7c46-4fdc-ba10-062d26b648d6 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] POST https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe/action Aug 03 20:38:07.632685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-0f14f891-7c46-4fdc-ba10-062d26b648d6 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:07.632819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-0f14f891-7c46-4fdc-ba10-062d26b648d6 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:07.637429 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c0a4423a-c5a7-4b81-9c3e-9d02ca16c67d req-6dfe3b93-4e98-483e-a56a-23c8a091a88b tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23/action returned with HTTP 204 Aug 03 20:38:07.638081 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1257/5073] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:07 2026] POST /volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:07.650418 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.650418 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:07.668476 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-d57c4e9f-dfc1-4b97-be95-0f4b8663c9c6 req-0f14f891-7c46-4fdc-ba10-062d26b648d6 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe/action returned with HTTP 204 Aug 03 20:38:07.668922 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1270/5074] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:07 2026] POST /volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:07.794656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:07.796808 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:07.797056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:07.797433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:07.813075 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:07.813075 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:07.820367 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:07.826439 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9dd1e14-730a-4e53-9ff1-e25d5487cd51 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:07.826980 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1277/5075] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:07 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:08.127805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.129795 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:08.130055 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.130297 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.142076 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.142076 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:08.146149 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:08.151447 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c3ff0d1-c221-45d1-9a12-231c06cb714e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:08.151915 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1272/5076] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:08 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:08.283644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d71a39db-cb7c-4b70-be60-87a9f06f201d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.285969 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d71a39db-cb7c-4b70-be60-87a9f06f201d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:08.287069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d71a39db-cb7c-4b70-be60-87a9f06f201d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.287069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d71a39db-cb7c-4b70-be60-87a9f06f201d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.291759 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d71a39db-cb7c-4b70-be60-87a9f06f201d tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 404 Aug 03 20:38:08.292168 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1258/5077] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:08 2026] GET /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:08.300333 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.303028 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:08.303751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.303751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.303751 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:08.314811 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.314811 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:08.315517 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:08.335712 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:08.336019 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c6ff3ddd-cbc9-48ad-8c69-eacbf88ded13 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 202 Aug 03 20:38:08.336702 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1271/5078] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:08 2026] DELETE /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:08.343864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.345366 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:08.345719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.345859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.354926 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.354926 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:08.358109 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:08.363687 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ff8d3bb-b2b9-4fa8-8725-ada3919b938e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 200 Aug 03 20:38:08.364285 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1278/5079] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:08 2026] GET /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:08.454301 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-059fc319-d5f2-4030-aa37-c920ca01032e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.454684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-059fc319-d5f2-4030-aa37-c920ca01032e None None] GET https://10.4.3.92/volume// Aug 03 20:38:08.454827 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-059fc319-d5f2-4030-aa37-c920ca01032e None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.455029 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-059fc319-d5f2-4030-aa37-c920ca01032e None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.455335 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-059fc319-d5f2-4030-aa37-c920ca01032e None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:08.455668 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1273/5080] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:08.465769 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-988c7dd2-e35a-4757-a280-3e55b570fc57 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.467452 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-988c7dd2-e35a-4757-a280-3e55b570fc57 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:08.467796 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-988c7dd2-e35a-4757-a280-3e55b570fc57 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aea5df16-5612-4f39-9c43-51778ba0c2c8", "connector": null, "instance_uuid": "69cab77e-24c1-4be9-ba4f-8c566788603d"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:08.478956 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.478956 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:08.518909 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-988c7dd2-e35a-4757-a280-3e55b570fc57 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:08.519338 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1259/5081] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:08 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:08.526170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-fb06d06f-0aa8-4c3e-acc3-7578e58dc205 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.528077 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-fb06d06f-0aa8-4c3e-acc3-7578e58dc205 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 Aug 03 20:38:08.528252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-fb06d06f-0aa8-4c3e-acc3-7578e58dc205 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.528420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-fb06d06f-0aa8-4c3e-acc3-7578e58dc205 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.552145 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.552145 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:08.625544 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-fb06d06f-0aa8-4c3e-acc3-7578e58dc205 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 returned with HTTP 200 Aug 03 20:38:08.625981 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1272/5082] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:08 2026] DELETE /volume/v3/attachments/b37dbc57-5fe9-464f-aeda-5f1d44a89874 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:08.842980 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:08.845091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:08.845300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:08.845673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:08.856431 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:08.856431 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:08.860223 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:08.864389 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8e36672a-2fbb-4d0c-a96f-310a6c2de18d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:08.864966 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1279/5083] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:08 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:09.249518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.252079 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:09.252286 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:09.252492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:09.262514 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:09.262514 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:09.266077 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:09.270411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-118d8d4d-bcd1-43e7-a456-2d5df7f6b760 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:09.270828 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1274/5084] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:09 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:09.376979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b2fad99c-0366-44f8-b5f4-2db3d1af02c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.378474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b2fad99c-0366-44f8-b5f4-2db3d1af02c9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:09.378688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b2fad99c-0366-44f8-b5f4-2db3d1af02c9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:09.378887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b2fad99c-0366-44f8-b5f4-2db3d1af02c9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:09.384072 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b2fad99c-0366-44f8-b5f4-2db3d1af02c9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 404 Aug 03 20:38:09.384452 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1260/5085] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:09 2026] GET /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:09.392309 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5cd65a88-203c-45b7-b134-84eb203619ce None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.394160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:09.394401 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:09.394595 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:09.394773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:09.403302 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:09.403302 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:09.403446 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:09.423199 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:09.423662 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5cd65a88-203c-45b7-b134-84eb203619ce tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 202 Aug 03 20:38:09.424039 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1273/5086] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:09 2026] DELETE /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:09.431947 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.434081 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:09.434345 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:09.434703 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:09.442334 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:09.442334 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:09.445750 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:09.450092 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3bb4d947-1f71-41c3-8a16-d71b5996def7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 200 Aug 03 20:38:09.450580 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1280/5087] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:09 2026] GET /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:09.879212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.879212 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:09.879212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:09.879212 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:09.891711 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:09.891711 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:09.895615 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:09.899812 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b33d96de-e1ec-43a8-8123-5e8e9972ca40 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:09.900197 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1275/5088] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:09 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:09.971110 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:09.973265 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] PUT https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 Aug 03 20:38:09.973849 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:09.984156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Acquiring lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:09.990429 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:09.991346 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:09.991346 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:10.080709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Lock "cinder-attachment_update-aea5df16-5612-4f39-9c43-51778ba0c2c8-np0000006371" released by "attachment_update" :: held 0.091s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:10.081089 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-d4d686f1-3bbd-4567-b5cf-1dd1f2642fa1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 returned with HTTP 200 Aug 03 20:38:10.081582 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1261/5089] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:09 2026] PUT /volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:10.091474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-b24493c3-48dd-407a-8fb0-68b5025bf80d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.093787 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-b24493c3-48dd-407a-8fb0-68b5025bf80d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 Aug 03 20:38:10.094033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-b24493c3-48dd-407a-8fb0-68b5025bf80d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:10.094275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-b24493c3-48dd-407a-8fb0-68b5025bf80d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:10.112253 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-b24493c3-48dd-407a-8fb0-68b5025bf80d tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 returned with HTTP 200 Aug 03 20:38:10.112765 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1274/5090] 10.4.3.92 () {70 vars in 1644 bytes} [Mon Aug 3 20:38:10 2026] GET /volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:10.466692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-253826ad-6ee5-400f-a26a-08dbd9a1b413 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.468213 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-253826ad-6ee5-400f-a26a-08dbd9a1b413 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:10.468384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-253826ad-6ee5-400f-a26a-08dbd9a1b413 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:10.468583 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-253826ad-6ee5-400f-a26a-08dbd9a1b413 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:10.473414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-253826ad-6ee5-400f-a26a-08dbd9a1b413 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 404 Aug 03 20:38:10.473822 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1281/5091] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:10 2026] GET /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:10.480998 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-77867465-0098-4a0a-863f-ae9776950275 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.483193 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:10.483666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-413188350"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:10.485419 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-413188350'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:10.485612 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:10.490655 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:10.495981 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (5ad4df35-f6ad-4883-aac4-f3b29aadc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:10.496861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed9e874-ccee-42ff-adc3-174d948bfa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:10.497760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:10.520843 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed9e874-ccee-42ff-adc3-174d948bfa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:10.521593 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274e2264-a125-4485-a99a-e6379243f9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:10.560787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['4187120e-d03d-43ea-937e-f94caef124e9', '7395aaf3-aaee-40c6-ae3e-8d30cc8d56cb', '0d87abc2-96b9-48f8-a2d7-2a60a1813f80', '651a9346-7d46-4092-9ecb-2e287a828ff3'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:10.561554 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274e2264-a125-4485-a99a-e6379243f9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4187120e-d03d-43ea-937e-f94caef124e9', '7395aaf3-aaee-40c6-ae3e-8d30cc8d56cb', '0d87abc2-96b9-48f8-a2d7-2a60a1813f80', '651a9346-7d46-4092-9ecb-2e287a828ff3']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:10.562365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a381ef86-7ea2-4462-8b8b-49063ee4f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:10.590478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a381ef86-7ea2-4462-8b8b-49063ee4f8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-413188350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4187120e-d03d-43ea-937e-f94caef124e9','7395aaf3-aaee-40c6-ae3e-8d30cc8d56cb','0d87abc2-96b9-48f8-a2d7-2a60a1813f80','651a9346-7d46-4092-9ecb-2e287a828ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-413188350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:10.591194 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c286f4-59be-4bdc-8603-2616a560f4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:10.612101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c286f4-59be-4bdc-8603-2616a560f4d1) transitioned into state 'SUCCESS' from state '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-413188350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['4187120e-d03d-43ea-937e-f94caef124e9','7395aaf3-aaee-40c6-ae3e-8d30cc8d56cb','0d87abc2-96b9-48f8-a2d7-2a60a1813f80','651a9346-7d46-4092-9ecb-2e287a828ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:10.612894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9d586d-f57b-4e6c-9ff2-bb375dc1d0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:10.633655 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9d586d-f57b-4e6c-9ff2-bb375dc1d0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:10.634830 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (5ad4df35-f6ad-4883-aac4-f3b29aadc845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:10.635172 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:10.635800 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-77867465-0098-4a0a-863f-ae9776950275 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:10.636290 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1276/5092] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:38:10 2026] POST /volume/v3/volumes => generated 767 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:10.648170 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.653117 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:10.653369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:10.653640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:10.661532 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:10.661532 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:10.665346 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:10.670620 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e0f8655a-ba5e-4b9a-9082-17cc26239aa3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 200 Aug 03 20:38:10.671223 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1262/5093] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:10 2026] GET /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:10.914045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.915596 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:10.915775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:10.915941 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:10.923971 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:10.923971 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:10.926824 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:10.930189 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-69e0c343-4cfd-45ab-8d9f-a3a085996d94 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:10.930516 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1275/5094] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:10 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:10.959866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:10.961524 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:10.961855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21bc0328-610f-49ad-ba80-b42156a1e2b9", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-979451155", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:10.972477 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:10.972477 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:10.972919 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:10.973049 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create snapshot from volume 21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:11.011127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['3f3bf055-5c37-4ae4-a1c1-bb310b32bf51', '6f3e2e63-d185-4200-8977-4e0052d9c149', '7d1f7f7e-e4fd-4c98-9284-da1bb2c30a48', '556c3289-30e8-44ae-af3e-f59d6bc1ba17'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:11.050411 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot force create request issued successfully. Aug 03 20:38:11.050779 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b5a30cb9-53c0-4414-8332-0cd91c2b1e07 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:11.051411 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1282/5095] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:10 2026] POST /volume/v3/snapshots => generated 312 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:11.061175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:11.067199 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:11.067199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:11.067199 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:11.068017 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:11.068017 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:11.068408 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:11.069966 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2054e4b5-fbe8-4309-9ed8-8b4e7c28b157 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 200 Aug 03 20:38:11.069966 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1277/5096] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:11 2026] GET /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:11.682403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fad2b041-af27-4bd1-9280-cd1aee064adf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:11.684065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fad2b041-af27-4bd1-9280-cd1aee064adf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:11.684264 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fad2b041-af27-4bd1-9280-cd1aee064adf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:11.684435 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fad2b041-af27-4bd1-9280-cd1aee064adf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:11.690962 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:11.690962 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:11.694165 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fad2b041-af27-4bd1-9280-cd1aee064adf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:11.697632 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fad2b041-af27-4bd1-9280-cd1aee064adf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 200 Aug 03 20:38:11.697946 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1263/5097] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:11 2026] GET /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:11.709173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:11.710850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:11.711221 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e", "name": "tempest-VolumeDependencyTests-Snapshot-412262458"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:11.718821 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:11.718821 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:11.719203 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:11.719329 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create snapshot from volume 1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:11.744852 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['7a9a7fef-1055-47f6-8a5e-bd024f0f58d8', '8b7dd172-673c-4bdd-b41c-e53b23e64f5a', '40b797d8-283c-453e-9954-a4342ac5d99b', '1cbf3d26-07a0-4be4-85e3-0360e16c2dfe'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:11.773156 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot create request issued successfully. Aug 03 20:38:11.773473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-89b0d2bf-96b5-4054-9486-bf31a8c4b79e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:11.773904 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1276/5098] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:11.783200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0476510e-9621-437a-9af7-edb302fee049 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:11.784956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0476510e-9621-437a-9af7-edb302fee049 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:11.787274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0476510e-9621-437a-9af7-edb302fee049 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:11.787274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0476510e-9621-437a-9af7-edb302fee049 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:11.790266 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:11.790266 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:11.790714 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0476510e-9621-437a-9af7-edb302fee049 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:11.791368 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0476510e-9621-437a-9af7-edb302fee049 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 200 Aug 03 20:38:11.791735 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1283/5099] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:11 2026] GET /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:11.942413 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:11.944757 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:11.945043 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:11.945266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:11.957622 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:11.957622 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:11.962359 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:11.968734 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f436e596-af4d-4b6c-aac4-df4187ba7117 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:11.969223 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1278/5100] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:11 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:12.078719 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.081005 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:12.081005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.081128 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.087068 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.087068 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:12.087648 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:12.088574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-54d01471-ce9e-4c75-95b0-5d1875319f18 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 200 Aug 03 20:38:12.089005 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1264/5101] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:12 2026] GET /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:12.101728 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.108372 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:12.108372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.108372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.114594 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.114594 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:12.115855 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:12.118091 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-777dbf0a-2fee-4db8-b140-5125e2d9e8ec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 200 Aug 03 20:38:12.118091 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1277/5102] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:12 2026] GET /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:12.156339 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-2911812c-8240-4493-b62d-d7c895bc2e4f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.164215 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-2911812c-8240-4493-b62d-d7c895bc2e4f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 Aug 03 20:38:12.164780 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-2911812c-8240-4493-b62d-d7c895bc2e4f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.166807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-2911812c-8240-4493-b62d-d7c895bc2e4f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.179571 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.179571 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:12.235455 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-81c288dc-fc30-47e6-9942-6ebd626a5dae req-2911812c-8240-4493-b62d-d7c895bc2e4f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 returned with HTTP 200 Aug 03 20:38:12.235855 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1284/5103] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:12 2026] DELETE /volume/v3/attachments/8772ca7c-32df-42ef-bda9-492a65c50c92 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:12.800387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.801745 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:12.801963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.802113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.807051 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.807051 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:12.807421 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:12.808148 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1afc5ff1-9ce9-4688-b8b4-847ba9f4a793 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 200 Aug 03 20:38:12.808520 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1279/5104] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:12 2026] GET /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:12.816605 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-16fc5959-58c3-4743-b20a-9c59110acfaf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.818206 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:12.818570 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7c910888-3ad8-4150-b0e1-cb34958d6476", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1981956916"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:12.819955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'snapshot_id': '7c910888-3ad8-4150-b0e1-cb34958d6476', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1981956916'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:12.824833 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.824833 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:12.825216 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:12.825314 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:12.828415 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:12.832964 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (e507cb17-d080-4d20-a7d7-5071ee0eb9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:12.833886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33cc620-3017-4319-a18a-62fb3e1caedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:12.834668 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:12.859843 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33cc620-3017-4319-a18a-62fb3e1caedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c910888-3ad8-4150-b0e1-cb34958d6476', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:12.860548 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3418958e-70a3-43aa-bfd6-2e7823c73139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:12.895178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['037dc275-6b46-43b7-b7a4-2a4ac0b4251c', '0baa4be7-fc21-4ca9-b086-3c0a792a8d39', 'd20759a7-4578-4231-9077-2addf200762c', 'a9a19933-44e0-4cfd-b885-e4549d4c2d5f'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:12.895896 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3418958e-70a3-43aa-bfd6-2e7823c73139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037dc275-6b46-43b7-b7a4-2a4ac0b4251c', '0baa4be7-fc21-4ca9-b086-3c0a792a8d39', 'd20759a7-4578-4231-9077-2addf200762c', 'a9a19933-44e0-4cfd-b885-e4549d4c2d5f']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:12.896544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d56a11-411a-4199-bb6c-9eed999b07e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:12.930456 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d56a11-411a-4199-bb6c-9eed999b07e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1981956916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['037dc275-6b46-43b7-b7a4-2a4ac0b4251c','0baa4be7-fc21-4ca9-b086-3c0a792a8d39','d20759a7-4578-4231-9077-2addf200762c','a9a19933-44e0-4cfd-b885-e4549d4c2d5f'],size=1,snapshot_id=7c910888-3ad8-4150-b0e1-cb34958d6476,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1981956916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c910888-3ad8-4150-b0e1-cb34958d6476,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:12.931168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd770e01-5b0b-41ba-9162-64b6d11d6686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:12.948389 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd770e01-5b0b-41ba-9162-64b6d11d6686) transitioned into state 'SUCCESS' from state '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-1981956916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['037dc275-6b46-43b7-b7a4-2a4ac0b4251c','0baa4be7-fc21-4ca9-b086-3c0a792a8d39','d20759a7-4578-4231-9077-2addf200762c','a9a19933-44e0-4cfd-b885-e4549d4c2d5f'],size=1,snapshot_id=7c910888-3ad8-4150-b0e1-cb34958d6476,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:12.949074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c4e9f9-7d8f-4cf0-be56-2805603fc632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:12.966205 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c4e9f9-7d8f-4cf0-be56-2805603fc632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:12.967024 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (e507cb17-d080-4d20-a7d7-5071ee0eb9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:12.967301 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:12.967850 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-16fc5959-58c3-4743-b20a-9c59110acfaf tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:12.968254 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1265/5105] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:38:12 2026] POST /volume/v3/volumes => generated 802 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:12.979410 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.981373 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:12.981424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:12.981732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.981783 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.983704 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:12.984012 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:12.984375 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:12.989388 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.989388 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:12.993085 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:12.993757 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:12.993757 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:12.997151 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2f8e793d-beb3-4c9a-a56f-93849dac70bc tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b returned with HTTP 200 Aug 03 20:38:12.997538 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1278/5106] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:12 2026] GET /volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:12.998040 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.003079 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68075383-8c2d-4f5c-ba79-712a1f99c3f1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:13.003559 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1285/5107] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:12 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 918 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:13.014374 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8458a0eb-e820-419e-9524-a1f267636478 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.016560 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8458a0eb-e820-419e-9524-a1f267636478 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:13.016809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8458a0eb-e820-419e-9524-a1f267636478 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.017044 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8458a0eb-e820-419e-9524-a1f267636478 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.027990 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.027990 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:13.031646 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8458a0eb-e820-419e-9524-a1f267636478 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.035593 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8458a0eb-e820-419e-9524-a1f267636478 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:13.035915 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1280/5108] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:13.077879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.080383 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:13.080646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.080888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.091624 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.091624 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:13.095387 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.100303 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-71fda5fc-7d5e-46d3-89ee-f7ba278ba74a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:13.100932 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1266/5109] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:13.117683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.119810 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/action Aug 03 20:38:13.120152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:13.120281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:13.131515 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.131515 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:13.132040 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.139246 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Begin detaching volume completed successfully. Aug 03 20:38:13.139449 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-d83b29dc-efcf-41a8-9553-6ca553339dfb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/action returned with HTTP 202 Aug 03 20:38:13.139952 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1279/5110] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:13 2026] POST /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:13.160202 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.162489 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:13.162697 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.162874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.172098 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.172098 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:13.175328 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.179763 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-606cf1de-44d2-4cb9-a945-d61cf46fc587 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:13.180300 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1286/5111] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:13.181031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9bc7853e-5bef-4b95-b3fc-6d3f6533368f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.181394 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bc7853e-5bef-4b95-b3fc-6d3f6533368f None None] GET https://10.4.3.92/volume// Aug 03 20:38:13.181586 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9bc7853e-5bef-4b95-b3fc-6d3f6533368f None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.181767 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9bc7853e-5bef-4b95-b3fc-6d3f6533368f None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.182058 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bc7853e-5bef-4b95-b3fc-6d3f6533368f None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:13.182315 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1281/5112] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:13.189249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.191265 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:13.191491 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.191684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.207300 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.207300 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:13.212850 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:13.220407 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-a6ed2062-43ab-41f5-ba43-a4b18b006d67 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:13.220852 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1267/5113] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:13.246205 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-535865c7-e53e-4ef4-addb-015620754afc req-b77eabc2-4e97-4b4e-9ae8-8d32082a3688 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.249689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-b77eabc2-4e97-4b4e-9ae8-8d32082a3688 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption Aug 03 20:38:13.249821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-b77eabc2-4e97-4b4e-9ae8-8d32082a3688 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.249988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-b77eabc2-4e97-4b4e-9ae8-8d32082a3688 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.263869 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.263869 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:13.272040 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-b77eabc2-4e97-4b4e-9ae8-8d32082a3688 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption returned with HTTP 200 Aug 03 20:38:13.272845 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1280/5114] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:13.643765 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-29982fa8-2646-4441-bd5b-b34976e80830 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.645741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:13.646167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21bc0328-610f-49ad-ba80-b42156a1e2b9", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1360908318", "description": null, "metadata": null}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:13.657485 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.657485 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:13.657973 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:13.658103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create snapshot from volume 21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:13.684075 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['9558ec34-b6f5-4de1-b0ce-cef81fbaaca7', 'eebf648c-eb65-4e71-a85e-d167beffec61', '3ad0b3ac-ca1e-46c8-a5cb-0ceabf93fd6a', 'f7ec52d5-c236-46a4-a8f9-94c11fcce878'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:13.716094 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot force create request issued successfully. Aug 03 20:38:13.716379 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-29982fa8-2646-4441-bd5b-b34976e80830 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:13.717056 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1287/5115] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:13.724608 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b57100a0-b612-491d-92fa-431cfd3896a5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:13.726171 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b57100a0-b612-491d-92fa-431cfd3896a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:13.726339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b57100a0-b612-491d-92fa-431cfd3896a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:13.726555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b57100a0-b612-491d-92fa-431cfd3896a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:13.731710 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:13.731710 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:13.732107 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b57100a0-b612-491d-92fa-431cfd3896a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:13.732768 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b57100a0-b612-491d-92fa-431cfd3896a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 200 Aug 03 20:38:13.733142 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1282/5116] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:13 2026] GET /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:14.012044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.014031 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:14.014263 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.014482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.022134 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.022134 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:14.025234 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:14.029448 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86e224f8-aa9f-400c-b2c3-8b08d8b254bd tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b returned with HTTP 200 Aug 03 20:38:14.029858 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1268/5117] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:14 2026] GET /volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:14.042849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.048135 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:14.048135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.048135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.048135 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:14.055999 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.055999 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:14.056571 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:14.071494 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot delete request issued successfully. Aug 03 20:38:14.071494 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-13b36618-8ae2-473e-abd3-7173e7cb64a9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 202 Aug 03 20:38:14.071494 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1281/5118] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:14 2026] DELETE /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:14.078753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.080759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:14.080970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.081167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.086268 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.086268 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:14.086704 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Snapshot retrieved successfully. Aug 03 20:38:14.087550 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5ffc82bf-3118-4883-94b4-5e84bf14e7c7 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 200 Aug 03 20:38:14.087904 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1288/5119] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:14 2026] GET /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:14.193092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.194894 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:14.195086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.195269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.203966 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.203966 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:14.206910 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:14.210751 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54fea147-e46e-4bf4-9e74-cc6ce8391a0f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:14.211085 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1283/5120] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:14 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:14.742342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.743674 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:14.743868 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.744065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.749114 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.749114 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:14.749571 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:14.750272 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f0ec577-f4b1-4750-9ffc-2d25d70acb8a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 200 Aug 03 20:38:14.750681 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1269/5121] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:14 2026] GET /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:14.759160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:14.760767 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:14.761252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:14.761630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:14.769383 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:14.769383 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:14.769383 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:14.769383 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ecc2cef-d920-4d08-a12f-18001ca20088 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 200 Aug 03 20:38:14.769383 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1282/5122] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:14 2026] GET /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:15.097866 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e96774f5-f7c8-42b5-8bf7-1e226e2eb227 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.101091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e96774f5-f7c8-42b5-8bf7-1e226e2eb227 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:15.101276 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e96774f5-f7c8-42b5-8bf7-1e226e2eb227 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.101477 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e96774f5-f7c8-42b5-8bf7-1e226e2eb227 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.109625 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e96774f5-f7c8-42b5-8bf7-1e226e2eb227 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 404 Aug 03 20:38:15.110093 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1289/5123] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:15 2026] GET /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:15.118682 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.120547 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:15.120792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.121005 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.121143 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:15.128938 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:15.128938 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:15.129441 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:15.147453 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:15.147679 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-76ccc314-f40d-4a6d-9ac5-691369d453aa tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 202 Aug 03 20:38:15.148095 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1284/5124] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:15 2026] DELETE /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:15.155968 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.158001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:15.158251 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.158485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.166226 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:15.166226 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:15.170634 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:15.176433 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-760ac735-c552-4f93-9319-180e3ffb3ff8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 200 Aug 03 20:38:15.176602 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1270/5125] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:15 2026] GET /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 03 20:38:15.189841 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-aed4cf04-eb00-492c-80d3-5fec1c2d58b0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.193129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-aed4cf04-eb00-492c-80d3-5fec1c2d58b0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption Aug 03 20:38:15.193283 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-aed4cf04-eb00-492c-80d3-5fec1c2d58b0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.193513 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-aed4cf04-eb00-492c-80d3-5fec1c2d58b0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.204698 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:15.204698 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:15.210770 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-aed4cf04-eb00-492c-80d3-5fec1c2d58b0 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption returned with HTTP 200 Aug 03 20:38:15.211279 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1283/5126] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:38:15 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:15.223869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.227244 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:15.227410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.227640 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.242656 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:15.242656 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:15.247187 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:15.252262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ad26708-ab7d-430b-979c-8b19b1a480a8 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:15.252879 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1290/5127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:15 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:15.572829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-535865c7-e53e-4ef4-addb-015620754afc req-2c83af02-583a-4518-8b92-4b92032437fa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:15.574901 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-2c83af02-583a-4518-8b92-4b92032437fa tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d Aug 03 20:38:15.575095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-2c83af02-583a-4518-8b92-4b92032437fa tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:15.575280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-2c83af02-583a-4518-8b92-4b92032437fa tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:15.584565 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:15.584565 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:15.641346 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-535865c7-e53e-4ef4-addb-015620754afc req-2c83af02-583a-4518-8b92-4b92032437fa tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d returned with HTTP 200 Aug 03 20:38:15.641821 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1285/5128] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:15 2026] DELETE /volume/v3/attachments/eb11a9ca-bc78-4393-a838-602bdd5c478d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:16.190595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5bc8380d-1fac-4df1-bc48-2e1ab5b0d845 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.193756 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5bc8380d-1fac-4df1-bc48-2e1ab5b0d845 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:16.193756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5bc8380d-1fac-4df1-bc48-2e1ab5b0d845 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.193756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5bc8380d-1fac-4df1-bc48-2e1ab5b0d845 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.205660 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5bc8380d-1fac-4df1-bc48-2e1ab5b0d845 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 404 Aug 03 20:38:16.205660 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1271/5129] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:16.213164 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.215278 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:16.216130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-170015187"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:16.217376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-170015187'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:16.218324 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:16.221500 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:16.227285 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (a0d8be6a-9f5b-4f89-9386-9e7872e1763f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:16.228139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffcfc32b-5da6-476a-86a7-e17944e16dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:16.230025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:16.257170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffcfc32b-5da6-476a-86a7-e17944e16dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:16.257958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be217ff-a02c-4f14-82e2-2d2161dddb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:16.266066 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.268069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:16.268290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.268511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.275935 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.275935 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:16.279995 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.284557 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6a53fecd-3464-49a3-b3b1-0a844db6d552 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:16.284970 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1291/5130] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:16.291406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.293095 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:16.293387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21bc0328-610f-49ad-ba80-b42156a1e2b9", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-837642323", "description": null, "metadata": null}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:16.297728 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-11801571-915e-4f25-bdae-766c712cb768 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.298971 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11801571-915e-4f25-bdae-766c712cb768 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:16.299217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-11801571-915e-4f25-bdae-766c712cb768 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.299396 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['13295568-8fff-4896-bf79-c2480e288b59', '43ae3715-b746-416f-a5ac-729e5eb02f71', 'a4a56cec-de4e-4cc7-bd40-cf480330c042', '55ee3bb2-48b2-49d6-b79b-9521bd0d0aa3'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:16.299592 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-11801571-915e-4f25-bdae-766c712cb768 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.300116 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be217ff-a02c-4f14-82e2-2d2161dddb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13295568-8fff-4896-bf79-c2480e288b59', '43ae3715-b746-416f-a5ac-729e5eb02f71', 'a4a56cec-de4e-4cc7-bd40-cf480330c042', '55ee3bb2-48b2-49d6-b79b-9521bd0d0aa3']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:16.300777 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c97af0c-c3c1-4a36-9956-33ebbc2146e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:16.302909 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.302909 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:16.304775 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:16.304775 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create snapshot from volume 21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:16.308576 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.308576 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:16.311799 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-11801571-915e-4f25-bdae-766c712cb768 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.315626 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-11801571-915e-4f25-bdae-766c712cb768 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:16.316099 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1272/5131] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:16.320705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c97af0c-c3c1-4a36-9956-33ebbc2146e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ddb9a26-2b7d-477b-be18-5108db3ea6c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170015187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['13295568-8fff-4896-bf79-c2480e288b59','43ae3715-b746-416f-a5ac-729e5eb02f71','a4a56cec-de4e-4cc7-bd40-cf480330c042','55ee3bb2-48b2-49d6-b79b-9521bd0d0aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-170015187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ddb9a26-2b7d-477b-be18-5108db3ea6c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:16.321392 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ddf27a-b881-4ca1-a574-2f5ea3135162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:16.324993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['49fa49a7-0dea-4a37-8d91-bc198cfdfc11', '12568ad7-208d-4494-99d8-684d0892f45c', 'd5b8688d-74bf-45f7-abcf-dc19f7aeef0a', '80fa95d9-e1be-4568-8e7a-c79bf64d494f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:16.338754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ddf27a-b881-4ca1-a574-2f5ea3135162) transitioned into state 'SUCCESS' from state '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-170015187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['13295568-8fff-4896-bf79-c2480e288b59','43ae3715-b746-416f-a5ac-729e5eb02f71','a4a56cec-de4e-4cc7-bd40-cf480330c042','55ee3bb2-48b2-49d6-b79b-9521bd0d0aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:16.340672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b3f4a0-9a33-4002-93ba-b62e6e5191c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:16.351114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b3f4a0-9a33-4002-93ba-b62e6e5191c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:16.351871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (a0d8be6a-9f5b-4f89-9386-9e7872e1763f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:16.352166 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:16.352705 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8118d9e9-e462-42db-b78b-b41d79952ae3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:16.353138 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1284/5132] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:38:16 2026] POST /volume/v3/volumes => generated 767 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:16.359689 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.362208 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot force create request issued successfully. Aug 03 20:38:16.363191 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-906a3bcd-6d1f-49fc-b1ed-22977df4dfec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:16.363287 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:16.363388 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1286/5133] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:16 2026] POST /volume/v3/snapshots => generated 312 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:16.363456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.363456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.365342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.367344 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:16.367747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.368090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.372668 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-93851882-2eff-41d3-ba29-3da79050a4d4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.373503 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.373503 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:16.374320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93851882-2eff-41d3-ba29-3da79050a4d4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:16.374579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93851882-2eff-41d3-ba29-3da79050a4d4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.377359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93851882-2eff-41d3-ba29-3da79050a4d4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.377456 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.377456 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:16.377552 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.379586 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.379586 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:16.379940 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-f6c8bdbe-8339-4a2d-aac0-163192209e4d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:16.380156 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-93851882-2eff-41d3-ba29-3da79050a4d4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:16.380290 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1292/5134] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:16.380776 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:16.383483 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93851882-2eff-41d3-ba29-3da79050a4d4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 200 Aug 03 20:38:16.383483 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1285/5135] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:16.386933 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4e3bb3d-3ac8-4b7d-9eaf-5df9f9a17b46 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 200 Aug 03 20:38:16.387634 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1273/5136] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:16.403366 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.405394 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06/action Aug 03 20:38:16.405738 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:16.405835 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:16.416137 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.416137 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:16.416672 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.421756 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Begin detaching volume completed successfully. Aug 03 20:38:16.421948 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-8dbdf722-d40e-4c65-8d35-ca30dc775af2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06/action returned with HTTP 202 Aug 03 20:38:16.422320 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1287/5137] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:16 2026] POST /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:16.442414 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.445846 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:16.446634 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.446879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.459018 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.459018 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:16.463700 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.467750 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8a366408-a7df-4159-a4b5-84bad51a72a4 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:16.468097 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1293/5138] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:16.470599 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b828ce82-0fb2-4622-b860-e3609ea5dad5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.471139 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b828ce82-0fb2-4622-b860-e3609ea5dad5 None None] GET https://10.4.3.92/volume// Aug 03 20:38:16.471372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b828ce82-0fb2-4622-b860-e3609ea5dad5 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.471677 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b828ce82-0fb2-4622-b860-e3609ea5dad5 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.472105 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b828ce82-0fb2-4622-b860-e3609ea5dad5 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:16.476261 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1286/5139] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:16.479886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:16.482820 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:16.483244 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:16.483644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:16.496685 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:16.496685 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:16.500812 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:16.505535 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-ebf54001-12b0-4fd0-9b91-1098554d000f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:16.505986 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1274/5140] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:16 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:17.288609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f084841a-c475-4ef5-b334-5844f362b044 req-b3f166a1-6b99-4d3d-a45a-c3dd05e379bb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.290501 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-b3f166a1-6b99-4d3d-a45a-c3dd05e379bb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f Aug 03 20:38:17.290678 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-b3f166a1-6b99-4d3d-a45a-c3dd05e379bb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.290848 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-b3f166a1-6b99-4d3d-a45a-c3dd05e379bb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.296831 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.296831 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:17.342803 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f084841a-c475-4ef5-b334-5844f362b044 req-b3f166a1-6b99-4d3d-a45a-c3dd05e379bb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f returned with HTTP 200 Aug 03 20:38:17.343209 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1288/5141] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:17 2026] DELETE /volume/v3/attachments/1c10440a-c462-4578-9d4e-ad59c60bdf4f => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:17.389086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d117ee56-4c0c-4288-8359-27fc76093079 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.390823 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d117ee56-4c0c-4288-8359-27fc76093079 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:17.391034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d117ee56-4c0c-4288-8359-27fc76093079 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.391217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d117ee56-4c0c-4288-8359-27fc76093079 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.396093 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.396093 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:17.396529 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d117ee56-4c0c-4288-8359-27fc76093079 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:17.397242 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d117ee56-4c0c-4288-8359-27fc76093079 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 200 Aug 03 20:38:17.397618 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1294/5142] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:17.404158 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e9c40f05-6a08-4914-93ff-916fff925bea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.410175 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9c40f05-6a08-4914-93ff-916fff925bea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:17.410377 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9c40f05-6a08-4914-93ff-916fff925bea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.410632 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e9c40f05-6a08-4914-93ff-916fff925bea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.412664 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.416279 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:17.416279 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.416279 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.418279 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.418279 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:17.420924 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.420924 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:17.421708 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:17.422659 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dbf02ad7-08c6-4f89-9348-8eba27ab2f6d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 200 Aug 03 20:38:17.423105 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1275/5143] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:17.423606 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e9c40f05-6a08-4914-93ff-916fff925bea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:17.427898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e9c40f05-6a08-4914-93ff-916fff925bea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 200 Aug 03 20:38:17.428303 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1287/5144] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:17.445602 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-afb037a7-b394-4abb-b278-9787ea7cf043 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.447997 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:17.448846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1ddb9a26-2b7d-477b-be18-5108db3ea6c2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1380048672"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:17.451052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request body: {'volume': {'source_volid': '1ddb9a26-2b7d-477b-be18-5108db3ea6c2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1380048672'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:17.460760 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.460760 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:17.461281 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume retrieved successfully. Aug 03 20:38:17.461443 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume of 1 GB Aug 03 20:38:17.465487 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Availability Zones retrieved successfully. Aug 03 20:38:17.469643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.471184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (3bb7c36e-7a8f-464e-8d48-f34fd3e33fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:17.472185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805983c6-0c90-4d74-8058-a0f82bf6e591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:17.473178 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:17.475313 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:17.475505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.475674 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.481506 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.483017 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:17.483285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.483576 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.488623 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.488623 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:17.489958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f5527848-2d72-4d59-a61c-98db80099412 req-db5754d8-749b-450b-9aef-3105db2cb1ec None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.490714 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.490714 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:17.491701 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:17.492227 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-db5754d8-749b-450b-9aef-3105db2cb1ec tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6/action Aug 03 20:38:17.492227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-db5754d8-749b-450b-9aef-3105db2cb1ec tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:17.492350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-db5754d8-749b-450b-9aef-3105db2cb1ec tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:17.494566 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:17.495594 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-bd0738df-af2f-4a14-ae20-82d2dc9012d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:17.495693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805983c6-0c90-4d74-8058-a0f82bf6e591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1ddb9a26-2b7d-477b-be18-5108db3ea6c2', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:17.495955 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1295/5145] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:17.497176 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741bb27-3ba6-4f03-82e2-171a3f45953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:17.498853 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d5b3f34a-9fa5-4b24-a1e8-d97b08bcec16 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:17.499285 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1276/5146] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:17.507123 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.507123 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:17.511090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.512737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.513076 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:17.513250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.513483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.513637 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume with id: 8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:17.515279 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9/action Aug 03 20:38:17.515842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:17.516115 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:17.518801 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f5527848-2d72-4d59-a61c-98db80099412 req-db5754d8-749b-450b-9aef-3105db2cb1ec tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6/action returned with HTTP 204 Aug 03 20:38:17.519443 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1288/5147] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:17 2026] POST /volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:17.520008 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.520008 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:17.520416 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:17.531084 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.531084 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:17.531084 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:17.533148 np0000006371 devstack@c-api.service[100353]: WARNING cinder.keymgr.conf_key_mgr [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:38:17.537516 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Begin detaching volume completed successfully. Aug 03 20:38:17.537888 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-46802963-8264-41ce-b4fc-e29d1cd993fd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9/action returned with HTTP 202 Aug 03 20:38:17.538209 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Created reservations ['d47e5ea5-0a0b-4aef-aa82-f52445a16cb2', '54a895bf-dd49-46ec-964b-bded93e9fff1', '1f5619a8-ea16-4338-9af5-6de477c2d96c', '93abe864-6448-4239-a340-a7e49f9ed0c1'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:17.538660 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1277/5148] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:17 2026] POST /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:17.539109 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741bb27-3ba6-4f03-82e2-171a3f45953f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47e5ea5-0a0b-4aef-aa82-f52445a16cb2', '54a895bf-dd49-46ec-964b-bded93e9fff1', '1f5619a8-ea16-4338-9af5-6de477c2d96c', '93abe864-6448-4239-a340-a7e49f9ed0c1']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:17.539855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e4d30a-5bbb-41eb-a7f0-d456178d2a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:17.540515 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume request issued successfully. Aug 03 20:38:17.540898 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-038fe1e8-8a49-431d-bb4b-bd81c3ef2cb1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 202 Aug 03 20:38:17.541416 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1296/5149] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:17 2026] DELETE /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:17.551074 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4148a7ca-a357-4149-890b-89f945f81026 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.557046 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4148a7ca-a357-4149-890b-89f945f81026 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:17.560483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4148a7ca-a357-4149-890b-89f945f81026 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.560483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4148a7ca-a357-4149-890b-89f945f81026 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.564629 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.564629 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:17.568221 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4148a7ca-a357-4149-890b-89f945f81026 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:17.573420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4148a7ca-a357-4149-890b-89f945f81026 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 200 Aug 03 20:38:17.574025 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1289/5150] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:17.579289 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e4d30a-5bbb-41eb-a7f0-d456178d2a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b83e441-3615-4e97-bd6d-b16d2e0bbeed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380048672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['d47e5ea5-0a0b-4aef-aa82-f52445a16cb2','54a895bf-dd49-46ec-964b-bded93e9fff1','1f5619a8-ea16-4338-9af5-6de477c2d96c','93abe864-6448-4239-a340-a7e49f9ed0c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=1ddb9a26-2b7d-477b-be18-5108db3ea6c2,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380048672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b83e441-3615-4e97-bd6d-b16d2e0bbeed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0827a475a4514fadba9d60327158199f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1ddb9a26-2b7d-477b-be18-5108db3ea6c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d069c1e2080249e89ddbc305bd3bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:17.580059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13147585-db4e-4818-be9c-5110d1c18ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8a1d5674-046d-41fb-ad71-054b4bea0162 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a1d5674-046d-41fb-ad71-054b4bea0162 None None] GET https://10.4.3.92/volume// Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a1d5674-046d-41fb-ad71-054b4bea0162 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8a1d5674-046d-41fb-ad71-054b4bea0162 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8a1d5674-046d-41fb-ad71-054b4bea0162 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:17.596624 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1278/5151] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:17.600288 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13147585-db4e-4818-be9c-5110d1c18ec0) transitioned into state 'SUCCESS' from state '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-1380048672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0827a475a4514fadba9d60327158199f',qos_specs=None,replication_status=,reservations=['d47e5ea5-0a0b-4aef-aa82-f52445a16cb2','54a895bf-dd49-46ec-964b-bded93e9fff1','1f5619a8-ea16-4338-9af5-6de477c2d96c','93abe864-6448-4239-a340-a7e49f9ed0c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=1ddb9a26-2b7d-477b-be18-5108db3ea6c2,status='creating',user_id='d069c1e2080249e89ddbc305bd3bee64',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:17.601000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a5c19d-c4f3-4491-b33f-e2df1c8c3172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:17.603802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.607802 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:17.607802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.607802 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.617985 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.617985 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:17.621042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a5c19d-c4f3-4491-b33f-e2df1c8c3172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:17.621813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Flow 'volume_create_api' (3bb7c36e-7a8f-464e-8d48-f34fd3e33fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:17.622086 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Create volume request issued successfully. Aug 03 20:38:17.622149 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:17.622705 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afb037a7-b394-4abb-b278-9787ea7cf043 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:17.623083 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1289/5152] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:38:17 2026] POST /volume/v3/volumes => generated 802 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:17.626792 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-6108d3d8-07c8-49cf-9317-761be10954c5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:17.627158 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1297/5153] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:17.637323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:17.639898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:17.640181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:17.640391 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:17.649421 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:17.649421 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:17.654326 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:17.660516 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fb8cfd55-5ef6-47df-8b7e-4bcc4bfeedf8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed returned with HTTP 200 Aug 03 20:38:17.661114 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1290/5154] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:17 2026] GET /volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:18.004334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.005711 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:18.006045 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.006335 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.008708 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=404,cinder:INSERT=49,cinder:UPDATE=113 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:38:18.015812 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.015812 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:18.021635 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:18.023283 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3a8502f4-e0c6-401a-9a2b-fd102485ced4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:38:18.023779 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1279/5155] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:18.060253 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.062970 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:18.063195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.063468 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.066080 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=350,cinder:INSERT=51,cinder:UPDATE=104 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:38:18.076454 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.076454 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:18.080803 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:18.085713 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-16bf7317-bcab-4cfe-ae69-c2710dfd1dc2 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:38:18.086348 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1290/5156] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:18.101559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.103678 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] POST https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/action Aug 03 20:38:18.104048 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:18.104315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:18.114418 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.114418 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:18.114886 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:18.120085 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Begin detaching volume completed successfully. Aug 03 20:38:18.120354 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-b47bc8ae-b032-4a95-90d9-4ba8f29a7ea5 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/action returned with HTTP 202 Aug 03 20:38:18.120766 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1298/5157] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:18 2026] POST /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:18.160578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a6d025fd-e53e-4107-9745-5ddf2ba276ff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.160894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a6d025fd-e53e-4107-9745-5ddf2ba276ff None None] GET https://10.4.3.92/volume// Aug 03 20:38:18.161045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a6d025fd-e53e-4107-9745-5ddf2ba276ff None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.161225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a6d025fd-e53e-4107-9745-5ddf2ba276ff None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.161600 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a6d025fd-e53e-4107-9745-5ddf2ba276ff None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:18.161852 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1291/5158] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20: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 03 20:38:18.173613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.175764 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:18.176124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.176446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.186362 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.186362 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:18.192435 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:18.195140 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-f69f5db4-25c0-4a4c-8f27-f238c552c7a1 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:38:18.195643 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1280/5159] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:18.205525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-c47c1a33-8e6d-433a-815b-9aa9edfe3b65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.207771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-c47c1a33-8e6d-433a-815b-9aa9edfe3b65 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption Aug 03 20:38:18.208053 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-c47c1a33-8e6d-433a-815b-9aa9edfe3b65 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.208448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-c47c1a33-8e6d-433a-815b-9aa9edfe3b65 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.218537 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.218537 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:18.224598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-c47c1a33-8e6d-433a-815b-9aa9edfe3b65 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption returned with HTTP 200 Aug 03 20:38:18.224957 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1291/5160] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:18.488192 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-1895f271-b47e-42a5-9f51-763455076e66 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.490054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-1895f271-b47e-42a5-9f51-763455076e66 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 Aug 03 20:38:18.490203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-1895f271-b47e-42a5-9f51-763455076e66 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.490390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-1895f271-b47e-42a5-9f51-763455076e66 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.501653 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.501653 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:18.543953 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-6f9557ab-ec3a-4821-9e86-28f6c4dfc0d6 req-1895f271-b47e-42a5-9f51-763455076e66 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 returned with HTTP 200 Aug 03 20:38:18.544359 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1299/5161] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:18 2026] DELETE /volume/v3/attachments/f86f3a5c-4d61-4da6-8d71-8885a7faec23 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:18.585270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-92d8d360-b0c1-4168-bcfe-b87da4a72011 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.587104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-92d8d360-b0c1-4168-bcfe-b87da4a72011 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad Aug 03 20:38:18.587633 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-92d8d360-b0c1-4168-bcfe-b87da4a72011 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.587874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-92d8d360-b0c1-4168-bcfe-b87da4a72011 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.595381 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-92d8d360-b0c1-4168-bcfe-b87da4a72011 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad returned with HTTP 404 Aug 03 20:38:18.596301 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1292/5162] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/8fd8cbc7-e524-47e2-bc3a-09d9edef3dad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:18.602699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.606306 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:38:18.606306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.606306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.606306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:38:18.619344 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Get all volumes completed successfully. Aug 03 20:38:18.619629 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.621444 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:18.621805 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-523109202", "snapshot_id": "fac9b75a-7c3f-4e21-9269-0c567fb5def1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:18.621943 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.621943 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:18.623490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-523109202', 'snapshot_id': 'fac9b75a-7c3f-4e21-9269-0c567fb5def1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:18.626776 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e4df3081-bdeb-423e-b602-2be0a17dc6fd tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:38:18.627278 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1281/5163] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:18.628639 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.628639 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:18.629043 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:18.629149 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume of 1 GB Aug 03 20:38:18.632694 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Availability Zones retrieved successfully. Aug 03 20:38:18.637735 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (5d9c1f82-e98d-46ef-a35b-e1b4fb034a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:18.639618 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd7cd50-8e83-42b9-9c72-9592fda69ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:18.640527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:18.642120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d8eeeaff-170c-4da2-b345-3a022c1fd331 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.644304 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8eeeaff-170c-4da2-b345-3a022c1fd331 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] DELETE https://10.4.3.92/volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4 Aug 03 20:38:18.644594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8eeeaff-170c-4da2-b345-3a022c1fd331 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.644842 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8eeeaff-170c-4da2-b345-3a022c1fd331 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.645151 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.645151 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:18.669914 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8eeeaff-170c-4da2-b345-3a022c1fd331 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4 returned with HTTP 202 Aug 03 20:38:18.670184 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd7cd50-8e83-42b9-9c72-9592fda69ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fac9b75a-7c3f-4e21-9269-0c567fb5def1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:18.670346 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1300/5164] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:38:18 2026] DELETE /volume/v3/types/ec661df1-400b-4e4d-85ab-0bbdee7459f4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:18.670978 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3836938-38b7-4d17-9a2c-344d7b2d043b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:18.677405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.680405 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:18.680405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.680405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.680552 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.681821 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:18.682116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.682390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.682619 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume with id: 849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:18.688911 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.688911 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:18.689039 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.689039 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:18.690882 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:18.693334 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:18.698858 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ee3429a7-ef7c-4c78-92c5-4c9ec8ccaa66 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed returned with HTTP 200 Aug 03 20:38:18.699480 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1293/5165] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:18.704523 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume request issued successfully. Aug 03 20:38:18.704800 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ca0a0e8-815a-42b4-988f-30f29ea9a8cc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 202 Aug 03 20:38:18.705243 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1282/5166] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:18 2026] DELETE /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:18.711851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.713731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:18.713971 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.714174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.714330 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:18.715300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.715339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['5206056f-8c3b-445f-8bcb-934ecf1d17b1', '4324fc41-014b-4375-8b50-5a6c95b60dea', '7f32f4bb-47b9-40b6-b3bd-1cf879b493f0', 'a1ab6ca9-4955-481c-961c-6e13b4aba532'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:18.716317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3836938-38b7-4d17-9a2c-344d7b2d043b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5206056f-8c3b-445f-8bcb-934ecf1d17b1', '4324fc41-014b-4375-8b50-5a6c95b60dea', '7f32f4bb-47b9-40b6-b3bd-1cf879b493f0', 'a1ab6ca9-4955-481c-961c-6e13b4aba532']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:18.717268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60a05af-725e-4213-b166-f290ce701eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:18.717761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:18.717992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.718230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.720891 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.720891 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:18.721442 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:18.726548 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.726548 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:18.730619 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:18.735950 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-696448d7-a9e8-45a4-91c6-10c83e41b37e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 200 Aug 03 20:38:18.736816 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1294/5167] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:18.738007 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:18.738193 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d7b11149-b6e0-49b7-84d8-dab1e952b5ea tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 202 Aug 03 20:38:18.738727 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1301/5168] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:18 2026] DELETE /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:18.745707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-419305be-fb57-4a82-94c2-1027dc72eb5c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.747025 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-419305be-fb57-4a82-94c2-1027dc72eb5c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:18.747278 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-419305be-fb57-4a82-94c2-1027dc72eb5c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.747546 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-419305be-fb57-4a82-94c2-1027dc72eb5c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.755216 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.755216 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:18.757748 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-419305be-fb57-4a82-94c2-1027dc72eb5c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:18.761298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-419305be-fb57-4a82-94c2-1027dc72eb5c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 200 Aug 03 20:38:18.761751 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1283/5169] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:18.765235 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60a05af-725e-4213-b166-f290ce701eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d200067-9ed2-47ea-8490-b650c0404011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-523109202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['5206056f-8c3b-445f-8bcb-934ecf1d17b1','4324fc41-014b-4375-8b50-5a6c95b60dea','7f32f4bb-47b9-40b6-b3bd-1cf879b493f0','a1ab6ca9-4955-481c-961c-6e13b4aba532'],size=1,snapshot_id=fac9b75a-7c3f-4e21-9269-0c567fb5def1,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-523109202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d200067-9ed2-47ea-8490-b650c0404011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60f9ab35e4e46ff9f06f037ec61387d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fac9b75a-7c3f-4e21-9269-0c567fb5def1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6120840912d24fdf889a3b49309e6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:18.766026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320c746a-92f3-4ee5-87fc-31d43eaed6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:18.784013 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320c746a-92f3-4ee5-87fc-31d43eaed6e5) transitioned into state 'SUCCESS' from state '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-523109202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['5206056f-8c3b-445f-8bcb-934ecf1d17b1','4324fc41-014b-4375-8b50-5a6c95b60dea','7f32f4bb-47b9-40b6-b3bd-1cf879b493f0','a1ab6ca9-4955-481c-961c-6e13b4aba532'],size=1,snapshot_id=fac9b75a-7c3f-4e21-9269-0c567fb5def1,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:18.784845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1391c35-31a0-44a3-94d9-5b631bf58b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:18.803102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1391c35-31a0-44a3-94d9-5b631bf58b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:18.803893 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (5d9c1f82-e98d-46ef-a35b-e1b4fb034a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:18.804180 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request issued successfully. Aug 03 20:38:18.804747 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-08b0537e-e5bb-4b4f-96e5-fbacfdc136e7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:18.805166 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1292/5170] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:18 2026] POST /volume/v3/volumes => generated 788 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:18.815842 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:18.817409 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:18.817627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:18.817820 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:18.825264 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:18.825264 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:18.829690 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:18.834379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8c4475f9-76fd-49de-b853-d7f15d182d8e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:18.835053 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1295/5171] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:18 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:19.753505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5d28fea8-bcbf-46fb-8646-a7a75b684df1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.755690 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d28fea8-bcbf-46fb-8646-a7a75b684df1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 Aug 03 20:38:19.755931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d28fea8-bcbf-46fb-8646-a7a75b684df1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.756219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5d28fea8-bcbf-46fb-8646-a7a75b684df1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.759198 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=399,cinder:UPDATE=117,cinder:INSERT=55 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:38:19.765057 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5d28fea8-bcbf-46fb-8646-a7a75b684df1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 returned with HTTP 404 Aug 03 20:38:19.765713 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1302/5172] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/849ff7f3-597a-4477-a988-119acfc44f06 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:19.772911 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.773375 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a54249ff-699f-41eb-b69e-a5a0557f536e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.777147 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a54249ff-699f-41eb-b69e-a5a0557f536e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:19.777273 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:19.777327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a54249ff-699f-41eb-b69e-a5a0557f536e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.777369 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.777395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a54249ff-699f-41eb-b69e-a5a0557f536e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.777427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.777427 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume with id: 1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:19.782265 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a54249ff-699f-41eb-b69e-a5a0557f536e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 404 Aug 03 20:38:19.782810 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1293/5173] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:19.783607 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.783607 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:19.784253 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:19.790601 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.792490 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:19.792754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.792979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.793171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:19.795554 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=347,cinder:INSERT=44,cinder:UPDATE=85 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:38:19.801553 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.801553 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:19.802148 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:19.805514 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume request issued successfully. Aug 03 20:38:19.805514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3dde5efc-9ecf-4740-bd79-1786cc8a9aaf tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 202 Aug 03 20:38:19.805514 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1284/5174] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:19 2026] DELETE /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:19.813049 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-625b32f4-58db-4c09-8e19-530c99b28f49 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.815139 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-625b32f4-58db-4c09-8e19-530c99b28f49 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:19.815479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-625b32f4-58db-4c09-8e19-530c99b28f49 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.815741 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-625b32f4-58db-4c09-8e19-530c99b28f49 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.823868 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.823868 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:19.825008 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:19.825251 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7a49b4f6-53d7-4ec4-831b-41d9496ae36b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed returned with HTTP 202 Aug 03 20:38:19.825682 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1296/5175] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:19 2026] DELETE /volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:19.827305 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-625b32f4-58db-4c09-8e19-530c99b28f49 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:38:19.832623 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.832697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-625b32f4-58db-4c09-8e19-530c99b28f49 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 200 Aug 03 20:38:19.833102 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1303/5176] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:19.834883 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:19.835068 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.835362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.844495 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.844495 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:19.847286 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.849479 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:19.851795 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:19.851795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.851795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.870202 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-936f6139-0eff-4cf7-9924-e7841ffc3b91 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed returned with HTTP 200 Aug 03 20:38:19.870202 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1294/5177] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:19.870632 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.870632 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:19.870632 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:19.870632 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e325243b-8340-4a59-b6bb-d90ce843e2bf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:19.870632 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1285/5178] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:19.894609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:19.896850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:19.897281 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:19.897565 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:19.905096 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:19.905096 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:19.909154 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:19.913876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5a28d469-0f18-4610-aa13-41e01d4fc3b8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:19.914279 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1297/5179] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:19 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:20.359193 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.361171 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:20.361361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.361556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.367704 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.367704 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:20.370691 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:20.374206 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-ab1c9882-1906-4d77-a6ee-5b3698bbecfb tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:20.374612 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1304/5180] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:20.443793 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-406d011f-b92a-4c6a-a4e0-a9b33464a324 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.444276 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-406d011f-b92a-4c6a-a4e0-a9b33464a324 None None] GET https://10.4.3.92/volume// Aug 03 20:38:20.444476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-406d011f-b92a-4c6a-a4e0-a9b33464a324 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.444664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-406d011f-b92a-4c6a-a4e0-a9b33464a324 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.444964 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-406d011f-b92a-4c6a-a4e0-a9b33464a324 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:20.445251 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1295/5181] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:38: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 03 20:38:20.453257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-b4452228-2647-43a9-9bc2-0ced918c9dc1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.454981 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-b4452228-2647-43a9-9bc2-0ced918c9dc1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:20.456544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-b4452228-2647-43a9-9bc2-0ced918c9dc1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d200067-9ed2-47ea-8490-b650c0404011", "connector": null, "instance_uuid": "d09bdfc0-abf6-4f75-8050-25df87a33e9f"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:20.463644 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.463644 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:20.495337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-b4452228-2647-43a9-9bc2-0ced918c9dc1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:20.495337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1286/5182] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:20 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 03 20:38:20.523203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9d85b986-d920-4093-ab93-4ace057627db None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.525276 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d85b986-d920-4093-ab93-4ace057627db tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:20.525684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d85b986-d920-4093-ab93-4ace057627db tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.526123 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d85b986-d920-4093-ab93-4ace057627db tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.529891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e5551dae-1e56-432d-96e0-df443b12a8e0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.530380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5551dae-1e56-432d-96e0-df443b12a8e0 None None] GET https://10.4.3.92/volume// Aug 03 20:38:20.530472 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5551dae-1e56-432d-96e0-df443b12a8e0 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.530673 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e5551dae-1e56-432d-96e0-df443b12a8e0 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.531062 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e5551dae-1e56-432d-96e0-df443b12a8e0 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:20.531431 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1305/5183] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:20.536257 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.536257 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:20.538218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.540084 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:20.540256 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.540431 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.540501 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9d85b986-d920-4093-ab93-4ace057627db tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:20.545153 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d85b986-d920-4093-ab93-4ace057627db tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:20.545731 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1298/5184] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:20.548895 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.548895 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:20.552130 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:20.555767 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4fe7837e-5f42-4283-82db-b416c4def560 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:20.556254 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1296/5185] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:20.656142 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.657991 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] PUT https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b Aug 03 20:38:20.659476 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:20.666116 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Acquiring lock "cinder-attachment_update-4d200067-9ed2-47ea-8490-b650c0404011-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:20.672294 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-4d200067-9ed2-47ea-8490-b650c0404011-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:20.672294 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.672294 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:20.741472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-4d200067-9ed2-47ea-8490-b650c0404011-np0000006371" released by "attachment_update" :: held 0.070s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:20.741472 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-4694b0c6-cbc0-42a8-b058-dad27b673ebc tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b returned with HTTP 200 Aug 03 20:38:20.741472 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1287/5186] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:20 2026] PUT /volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:20.845583 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-359cf8cb-5ae8-4256-873e-20d96eca0fda None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.847097 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-359cf8cb-5ae8-4256-873e-20d96eca0fda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 Aug 03 20:38:20.847257 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-359cf8cb-5ae8-4256-873e-20d96eca0fda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.847453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-359cf8cb-5ae8-4256-873e-20d96eca0fda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.852528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-359cf8cb-5ae8-4256-873e-20d96eca0fda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 returned with HTTP 404 Aug 03 20:38:20.852899 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1306/5187] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/1460f3b0-35b2-4d9f-946c-0f42460b0ea3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:20.859526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.861070 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:38:20.861271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.861454 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.862219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:38:20.876012 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Get all volumes completed successfully. Aug 03 20:38:20.881085 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.881085 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:20.882227 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b4e94613-b4a9-46de-97c4-2cec293f9ec5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.884252 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4e94613-b4a9-46de-97c4-2cec293f9ec5 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed Aug 03 20:38:20.884522 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4e94613-b4a9-46de-97c4-2cec293f9ec5 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.884745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4e94613-b4a9-46de-97c4-2cec293f9ec5 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.886970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-34fb3c65-5e17-481a-a4a2-5c4fd3c373d8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:38:20.887346 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1299/5188] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:20.891173 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4e94613-b4a9-46de-97c4-2cec293f9ec5 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed returned with HTTP 404 Aug 03 20:38:20.891764 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1297/5189] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/5b83e441-3615-4e97-bd6d-b16d2e0bbeed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:20.900987 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.903479 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:20.903479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.904807 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.904807 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:20.904910 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-19bfec99-5f60-46da-b667-ecad0d25f7c8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.906081 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19bfec99-5f60-46da-b667-ecad0d25f7c8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] DELETE https://10.4.3.92/volume/v3/types/638380b6-8448-4916-bcbc-5feae80f6d1d Aug 03 20:38:20.906245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19bfec99-5f60-46da-b667-ecad0d25f7c8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.906432 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-19bfec99-5f60-46da-b667-ecad0d25f7c8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.909476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3dc1ee24-b7e7-46e0-8d31-a98c67fb8e1a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 404 Aug 03 20:38:20.910088 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1288/5190] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:20 2026] DELETE /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:20.916987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b77a996-20f8-4e5d-a09d-5d73de52e4d3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.918701 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b77a996-20f8-4e5d-a09d-5d73de52e4d3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 Aug 03 20:38:20.918978 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b77a996-20f8-4e5d-a09d-5d73de52e4d3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.919243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b77a996-20f8-4e5d-a09d-5d73de52e4d3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.924886 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b77a996-20f8-4e5d-a09d-5d73de52e4d3 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 returned with HTTP 404 Aug 03 20:38:20.925413 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1300/5191] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/1ddb9a26-2b7d-477b-be18-5108db3ea6c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:20.930207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-19bfec99-5f60-46da-b667-ecad0d25f7c8 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types/638380b6-8448-4916-bcbc-5feae80f6d1d returned with HTTP 202 Aug 03 20:38:20.930625 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1307/5192] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:38:20 2026] DELETE /volume/v3/types/638380b6-8448-4916-bcbc-5feae80f6d1d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:20.935296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.937649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:20.937944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.938204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.938472 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:20.947865 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.947865 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:20.948485 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:20.972604 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume request issued successfully. Aug 03 20:38:20.972841 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-58b8c71c-5d41-4c24-b917-447f6bd97150 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b returned with HTTP 202 Aug 03 20:38:20.973330 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1298/5193] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:20 2026] DELETE /volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:38:20.984998 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:20.988527 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:20.988527 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:20.988527 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:20.995797 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:20.995797 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:21.000643 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Volume info retrieved successfully. Aug 03 20:38:21.006172 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dafc70ac-3bbe-4e96-8a2e-411175748da8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b returned with HTTP 200 Aug 03 20:38:21.006898 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1289/5194] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:20 2026] GET /volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:21.560184 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:21.563442 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:21.563699 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:21.563885 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:21.583047 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:21.583047 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:21.591052 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:21.604759 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7f5fcadc-e6bf-4571-8ee7-83003a9ddd70 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:21.605104 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1301/5195] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:21 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:22.023681 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7113d827-e50b-4a69-ac7c-e056c8b41c5e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.028435 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7113d827-e50b-4a69-ac7c-e056c8b41c5e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b Aug 03 20:38:22.028660 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7113d827-e50b-4a69-ac7c-e056c8b41c5e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.028894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7113d827-e50b-4a69-ac7c-e056c8b41c5e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.036741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7113d827-e50b-4a69-ac7c-e056c8b41c5e tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b returned with HTTP 404 Aug 03 20:38:22.037354 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1308/5196] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/bc8b4a2e-c420-48a4-859d-ed7d4cf0dc4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.044497 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.048456 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:22.048456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.048456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.048456 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:22.053853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf0c84ca-f79b-4cec-8f8f-564efa8a9b2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 404 Aug 03 20:38:22.053853 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1299/5197] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.062876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4a8e7448-eb20-4c13-b1e5-333e467d7357 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.066341 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a8e7448-eb20-4c13-b1e5-333e467d7357 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 Aug 03 20:38:22.066341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a8e7448-eb20-4c13-b1e5-333e467d7357 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.066341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a8e7448-eb20-4c13-b1e5-333e467d7357 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.070007 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a8e7448-eb20-4c13-b1e5-333e467d7357 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 returned with HTTP 404 Aug 03 20:38:22.070826 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1290/5198] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/snapshots/7c910888-3ad8-4150-b0e1-cb34958d6476 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.076315 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0257c829-a547-47a5-9f03-ffb2902398a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.077815 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0257c829-a547-47a5-9f03-ffb2902398a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:22.077990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0257c829-a547-47a5-9f03-ffb2902398a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.078154 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0257c829-a547-47a5-9f03-ffb2902398a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.078307 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-0257c829-a547-47a5-9f03-ffb2902398a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:22.084442 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0257c829-a547-47a5-9f03-ffb2902398a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 404 Aug 03 20:38:22.084809 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1302/5199] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.090135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d685ba03-254e-48fc-a6ee-3754b5a1f107 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.091638 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d685ba03-254e-48fc-a6ee-3754b5a1f107 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e Aug 03 20:38:22.091810 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d685ba03-254e-48fc-a6ee-3754b5a1f107 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.091976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d685ba03-254e-48fc-a6ee-3754b5a1f107 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.097074 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d685ba03-254e-48fc-a6ee-3754b5a1f107 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e returned with HTTP 404 Aug 03 20:38:22.097454 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1309/5200] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/1aecbe4b-4c8f-46f7-9870-2fee0e1bbf6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.103248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.106739 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:22.106739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.106739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.106739 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:22.112149 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b13b9c0-e013-4409-8ac4-b77353faab2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 404 Aug 03 20:38:22.112656 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1300/5201] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.118090 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9f905a7a-5444-461b-a23b-0861331520b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.119661 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f905a7a-5444-461b-a23b-0861331520b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 Aug 03 20:38:22.119908 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f905a7a-5444-461b-a23b-0861331520b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.120159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f905a7a-5444-461b-a23b-0861331520b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.124856 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f905a7a-5444-461b-a23b-0861331520b8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 returned with HTTP 404 Aug 03 20:38:22.125298 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1291/5202] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/9090437a-8965-46d3-aec0-0f492d3d4c31 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.130317 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-220090df-653d-4e8c-a437-d331dc33d882 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.131841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-220090df-653d-4e8c-a437-d331dc33d882 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:22.132044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-220090df-653d-4e8c-a437-d331dc33d882 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.132249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-220090df-653d-4e8c-a437-d331dc33d882 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.132404 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-220090df-653d-4e8c-a437-d331dc33d882 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:22.138479 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-220090df-653d-4e8c-a437-d331dc33d882 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 404 Aug 03 20:38:22.139077 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1303/5203] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.144648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e81e5ede-abdd-4152-8917-bc6c365705a1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.146198 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e81e5ede-abdd-4152-8917-bc6c365705a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f Aug 03 20:38:22.146372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e81e5ede-abdd-4152-8917-bc6c365705a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.146594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e81e5ede-abdd-4152-8917-bc6c365705a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.150085 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e81e5ede-abdd-4152-8917-bc6c365705a1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f returned with HTTP 404 Aug 03 20:38:22.150524 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1310/5204] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/snapshots/5f4a52cb-d03d-4559-ab46-e432b5ff920f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.155987 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.159303 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:22.159303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.159303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.159303 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:22.163557 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-99716854-bb76-41e6-8b0a-6fbbcf2e8c2b tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 404 Aug 03 20:38:22.164084 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1301/5205] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.170347 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-06526400-9694-4b95-8562-c00c10ef0d67 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.172179 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06526400-9694-4b95-8562-c00c10ef0d67 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 Aug 03 20:38:22.172489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06526400-9694-4b95-8562-c00c10ef0d67 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.172766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06526400-9694-4b95-8562-c00c10ef0d67 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.178078 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06526400-9694-4b95-8562-c00c10ef0d67 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 returned with HTTP 404 Aug 03 20:38:22.178604 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1292/5206] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/1dc1e058-99f9-4aae-80b8-0a7cc0148842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.183548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.185014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:22.185176 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.185355 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.185452 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:22.192046 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b4a42d2a-6ea6-49b7-a500-e100bc8f7c85 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 404 Aug 03 20:38:22.192412 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1304/5207] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.197508 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-91dd8335-b88e-4404-a173-8f533425b7a6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.199050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91dd8335-b88e-4404-a173-8f533425b7a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c Aug 03 20:38:22.199209 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91dd8335-b88e-4404-a173-8f533425b7a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.199387 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-91dd8335-b88e-4404-a173-8f533425b7a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.203263 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-91dd8335-b88e-4404-a173-8f533425b7a6 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c returned with HTTP 404 Aug 03 20:38:22.203674 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1311/5208] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/snapshots/7d73c6ee-bf82-494a-b805-d1554648349c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.209221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.213547 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:22.213547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.213547 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.213547 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:22.220317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5c4fd28-404f-4d6e-ac2f-b9a5f81779e9 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 404 Aug 03 20:38:22.221088 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1302/5209] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.227249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-294f8263-89ea-4b59-aba0-800c1829aea1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.233554 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-294f8263-89ea-4b59-aba0-800c1829aea1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 Aug 03 20:38:22.233554 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-294f8263-89ea-4b59-aba0-800c1829aea1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.233554 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-294f8263-89ea-4b59-aba0-800c1829aea1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.240379 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-294f8263-89ea-4b59-aba0-800c1829aea1 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 returned with HTTP 404 Aug 03 20:38:22.240379 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1293/5210] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/72c03bd9-41b1-4c39-998f-4cdce0d373e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.246052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-62553a68-7538-4f82-9ad6-bf63313211a8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.247610 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62553a68-7538-4f82-9ad6-bf63313211a8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:38:22.247793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62553a68-7538-4f82-9ad6-bf63313211a8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.247979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62553a68-7538-4f82-9ad6-bf63313211a8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.248188 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-62553a68-7538-4f82-9ad6-bf63313211a8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:38:22.254618 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62553a68-7538-4f82-9ad6-bf63313211a8 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 404 Aug 03 20:38:22.255038 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1305/5211] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.261879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8eed8e1c-e7f8-490f-8cff-11dc49773eca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.263357 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8eed8e1c-e7f8-490f-8cff-11dc49773eca tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 Aug 03 20:38:22.263556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8eed8e1c-e7f8-490f-8cff-11dc49773eca tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.263722 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8eed8e1c-e7f8-490f-8cff-11dc49773eca tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.268893 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8eed8e1c-e7f8-490f-8cff-11dc49773eca tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 returned with HTTP 404 Aug 03 20:38:22.269267 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1312/5212] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/eff3a4e3-2afa-4b7b-98fa-7b51c4c8f4e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.275502 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-725676f8-00aa-4e05-b403-231b6fabd691 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.277051 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-725676f8-00aa-4e05-b403-231b6fabd691 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:38:22.277430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-725676f8-00aa-4e05-b403-231b6fabd691 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.277719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-725676f8-00aa-4e05-b403-231b6fabd691 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.277963 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-725676f8-00aa-4e05-b403-231b6fabd691 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:38:22.283903 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-725676f8-00aa-4e05-b403-231b6fabd691 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 404 Aug 03 20:38:22.283903 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1303/5213] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.290030 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-84629b85-37d1-4f57-ad79-2c180f2ad664 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.291611 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84629b85-37d1-4f57-ad79-2c180f2ad664 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc Aug 03 20:38:22.291827 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84629b85-37d1-4f57-ad79-2c180f2ad664 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.292050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-84629b85-37d1-4f57-ad79-2c180f2ad664 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.298009 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-84629b85-37d1-4f57-ad79-2c180f2ad664 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc returned with HTTP 404 Aug 03 20:38:22.298570 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1294/5214] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/0092c63b-0ecf-4bba-be68-7618582abdfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.308449 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.310149 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:38:22.310323 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.310508 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.310615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: 4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:38:22.315048 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e0dceb1c-5d15-451a-a062-30d85fc99864 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 404 Aug 03 20:38:22.315479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1306/5215] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.323982 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c8754fae-cba0-420b-93da-43c98b5f37e2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.326589 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8754fae-cba0-420b-93da-43c98b5f37e2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 Aug 03 20:38:22.326746 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8754fae-cba0-420b-93da-43c98b5f37e2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.326922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8754fae-cba0-420b-93da-43c98b5f37e2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.331671 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8754fae-cba0-420b-93da-43c98b5f37e2 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 returned with HTTP 404 Aug 03 20:38:22.332079 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1313/5216] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/snapshots/4001ed53-acf9-41c5-a480-ab60f6ebf3f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.339132 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.345251 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:38:22.345251 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.345251 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.345251 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:38:22.354004 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7ca97db6-4b6c-43e2-a81a-d3d8d33eb111 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 404 Aug 03 20:38:22.354004 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1304/5217] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.362338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b8e5232d-c827-4c81-874f-a11f237b9f3c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.364385 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b8e5232d-c827-4c81-874f-a11f237b9f3c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 Aug 03 20:38:22.364671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b8e5232d-c827-4c81-874f-a11f237b9f3c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.364795 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b8e5232d-c827-4c81-874f-a11f237b9f3c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.375791 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b8e5232d-c827-4c81-874f-a11f237b9f3c tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 returned with HTTP 404 Aug 03 20:38:22.376387 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1295/5218] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/29396186-0af4-4f76-859c-933dd69d92c0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.382905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.384473 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:38:22.384682 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.384887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.385020 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete snapshot with id: b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:38:22.389296 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-79c333d2-4e1d-4a1b-b30b-2299a741190a tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 404 Aug 03 20:38:22.389776 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1307/5219] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.396056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9e3b86f-1b63-4f07-a371-0ce7f6e2f457 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.399228 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e3b86f-1b63-4f07-a371-0ce7f6e2f457 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 Aug 03 20:38:22.399688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e3b86f-1b63-4f07-a371-0ce7f6e2f457 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.400055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e3b86f-1b63-4f07-a371-0ce7f6e2f457 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.408161 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e3b86f-1b63-4f07-a371-0ce7f6e2f457 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 returned with HTTP 404 Aug 03 20:38:22.409058 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1314/5220] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/snapshots/b7423db7-3fe5-4968-8745-ff43eddb2a44 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:22.415754 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.417044 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] DELETE https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:38:22.417362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.417650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.417882 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Delete volume with id: 179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:38:22.423068 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5a4b36f-f8b3-4aaa-9e57-6c5e201278df tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 404 Aug 03 20:38:22.423603 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1305/5221] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:38:22 2026] DELETE /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.430068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3f1e30fb-19c5-46d7-8876-97ce47ade604 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.432229 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f1e30fb-19c5-46d7-8876-97ce47ade604 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] GET https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 Aug 03 20:38:22.432541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f1e30fb-19c5-46d7-8876-97ce47ade604 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.432955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3f1e30fb-19c5-46d7-8876-97ce47ade604 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.439979 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3f1e30fb-19c5-46d7-8876-97ce47ade604 tempest-VolumeDependencyTests-1714427906 tempest-VolumeDependencyTests-1714427906-project-member] https://10.4.3.92/volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 returned with HTTP 404 Aug 03 20:38:22.440778 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1296/5222] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/179e38e5-93bf-4a0e-a17b-24f072bd4c74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:38:22.619045 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:22.620692 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:22.620866 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:22.621041 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:22.634051 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:22.634051 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:22.637302 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:22.641208 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-bf499f8e-d57a-44b4-b858-f4660e54b896 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:22.641588 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1308/5223] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:22 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:23.449482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d656f9df-20f1-460e-906d-cdec03d26386 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:23.564287 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:23.565041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:23.566976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:23.567110 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume of 1 GB Aug 03 20:38:23.571078 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Availability Zones retrieved successfully. Aug 03 20:38:23.581080 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Flow 'volume_create_api' (ad2edebd-8458-48b2-82d0-a0f0929a0391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:23.581943 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c9a855-70c1-434e-b895-a5fdfda97ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:23.582931 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:23.610110 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c9a855-70c1-434e-b895-a5fdfda97ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:23.610894 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69ef240-67aa-43c4-bc27-b3bceeecd383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:23.653743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:23.655544 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:23.655811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:23.657200 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:23.671796 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:23.671796 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:23.676352 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:23.679846 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-84233d9a-4a60-4eba-bcd8-ecf9cf0a2dbd tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:23.680185 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1306/5224] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:23 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:23.701801 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Created reservations ['ea42157b-2f8f-4b37-8add-cc0381427575', '440e09de-abbd-4b74-b0a2-051a3458049b', 'abd47bb9-ea00-43d0-bba4-451b7235c936', '6729f89f-e3c4-43c9-b0ee-69fbb2ffcb69'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:23.702965 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69ef240-67aa-43c4-bc27-b3bceeecd383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea42157b-2f8f-4b37-8add-cc0381427575', '440e09de-abbd-4b74-b0a2-051a3458049b', 'abd47bb9-ea00-43d0-bba4-451b7235c936', '6729f89f-e3c4-43c9-b0ee-69fbb2ffcb69']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:23.704029 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f4ecc3-5471-4eab-b0a4-d4af8dd960b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:23.740478 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f4ecc3-5471-4eab-b0a4-d4af8dd960b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4748150a-ebf4-4960-94af-84049ff6c03a', '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='8c878484d5f14acfaa98176ead7c51de',qos_specs=None,replication_status=,reservations=['ea42157b-2f8f-4b37-8add-cc0381427575','440e09de-abbd-4b74-b0a2-051a3458049b','abd47bb9-ea00-43d0-bba4-451b7235c936','6729f89f-e3c4-43c9-b0ee-69fbb2ffcb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:23Z,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=4748150a-ebf4-4960-94af-84049ff6c03a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c878484d5f14acfaa98176ead7c51de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:23.741301 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecbfc4b-8203-4b85-ae45-bd0b565014aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:23.764536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecbfc4b-8203-4b85-ae45-bd0b565014aa) transitioned into state 'SUCCESS' from 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='8c878484d5f14acfaa98176ead7c51de',qos_specs=None,replication_status=,reservations=['ea42157b-2f8f-4b37-8add-cc0381427575','440e09de-abbd-4b74-b0a2-051a3458049b','abd47bb9-ea00-43d0-bba4-451b7235c936','6729f89f-e3c4-43c9-b0ee-69fbb2ffcb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:23.764536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a313d00-992c-43c3-8a02-4a2526ab1ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:23.777482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a313d00-992c-43c3-8a02-4a2526ab1ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:23.777482 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Flow 'volume_create_api' (ad2edebd-8458-48b2-82d0-a0f0929a0391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:23.777482 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume request issued successfully. Aug 03 20:38:23.777482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d656f9df-20f1-460e-906d-cdec03d26386 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:23.777482 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1315/5225] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:38:23 2026] POST /volume/v3/volumes => generated 738 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:23.796272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:23.798098 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:23.798715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:23.798715 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:23.805431 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:23.805431 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:23.808622 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:23.812424 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6eaa4e5-df25-4f8b-95f4-44bfee822155 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 200 Aug 03 20:38:23.813024 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1297/5226] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:23 2026] GET /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 806 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:24.019412 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-334d29d2-0f4a-4c17-929a-8d623bbb659a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:24.021238 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-334d29d2-0f4a-4c17-929a-8d623bbb659a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b/action Aug 03 20:38:24.021644 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-334d29d2-0f4a-4c17-929a-8d623bbb659a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:24.021800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-334d29d2-0f4a-4c17-929a-8d623bbb659a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:24.036252 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:24.036252 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:24.063069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cf57f5bd-7d66-48ac-bad6-73588cce4bd4 req-334d29d2-0f4a-4c17-929a-8d623bbb659a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b/action returned with HTTP 204 Aug 03 20:38:24.063512 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1309/5227] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:24 2026] POST /volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:24.692319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:24.696673 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:24.697213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:24.697455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:24.712160 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:24.712160 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:24.716874 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:24.723639 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e9ef9c7e-0149-491a-b2eb-28c03c7ad27a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:24.724133 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1307/5228] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:24 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:24.829372 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b9605c07-bc7f-4371-bc77-b1457d766661 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:24.831128 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9605c07-bc7f-4371-bc77-b1457d766661 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:24.831326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9605c07-bc7f-4371-bc77-b1457d766661 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:24.831517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b9605c07-bc7f-4371-bc77-b1457d766661 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:24.838249 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:24.838249 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:24.841541 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b9605c07-bc7f-4371-bc77-b1457d766661 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:24.845407 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b9605c07-bc7f-4371-bc77-b1457d766661 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 200 Aug 03 20:38:24.845772 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1316/5229] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:24 2026] GET /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:24.857446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:24.859274 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:24.859543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:24.859733 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:24.866611 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:24.866611 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:24.870209 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:24.874315 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71eeedf2-5757-4330-ab1a-0b6c13116c30 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 200 Aug 03 20:38:24.874712 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1298/5230] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:24 2026] GET /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:24.887415 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:24.889673 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:24.890246 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1828294420"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:24.892202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1828294420'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:24.892382 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume of 1 GB Aug 03 20:38:24.900446 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Availability Zones retrieved successfully. Aug 03 20:38:24.909379 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Flow 'volume_create_api' (78851c73-a8c5-4295-ab38-ca48bc9c965c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:24.910798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5345149d-4aed-4dc6-87ae-a4e89144d8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:24.912259 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:24.945689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5345149d-4aed-4dc6-87ae-a4e89144d8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:24.946383 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3de268f-f2b8-4232-800b-6f0df0881b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:25.007840 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Created reservations ['8a1ee26e-b94d-421c-91ed-d9f0e940dfe5', '7ce3a7fa-d0b0-4689-9f61-ec27308c902c', '4bd2ccfb-816e-47eb-9cd3-39eeea7394bc', 'e3aa9c90-5aae-4145-a956-85342c5fc458'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:25.008637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3de268f-f2b8-4232-800b-6f0df0881b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1ee26e-b94d-421c-91ed-d9f0e940dfe5', '7ce3a7fa-d0b0-4689-9f61-ec27308c902c', '4bd2ccfb-816e-47eb-9cd3-39eeea7394bc', 'e3aa9c90-5aae-4145-a956-85342c5fc458']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:25.009350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07acea3-90c6-430e-995c-0fa7131d2d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:25.036336 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07acea3-90c6-430e-995c-0fa7131d2d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c411987-937a-418e-8aeb-d9ed3aab127e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1828294420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c878484d5f14acfaa98176ead7c51de',qos_specs=None,replication_status=,reservations=['8a1ee26e-b94d-421c-91ed-d9f0e940dfe5','7ce3a7fa-d0b0-4689-9f61-ec27308c902c','4bd2ccfb-816e-47eb-9cd3-39eeea7394bc','e3aa9c90-5aae-4145-a956-85342c5fc458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1828294420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c411987-937a-418e-8aeb-d9ed3aab127e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c878484d5f14acfaa98176ead7c51de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:25.036962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1525ae99-c8b8-4d8a-9c72-e99f4e3c233e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:25.055182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1525ae99-c8b8-4d8a-9c72-e99f4e3c233e) transitioned into 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-1828294420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c878484d5f14acfaa98176ead7c51de',qos_specs=None,replication_status=,reservations=['8a1ee26e-b94d-421c-91ed-d9f0e940dfe5','7ce3a7fa-d0b0-4689-9f61-ec27308c902c','4bd2ccfb-816e-47eb-9cd3-39eeea7394bc','e3aa9c90-5aae-4145-a956-85342c5fc458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beda82e8b0ec45c3a59e608da7ef927a',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:25.055817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1674117-346e-4798-bac5-42c914d407c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:25.065944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1674117-346e-4798-bac5-42c914d407c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:25.066861 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Flow 'volume_create_api' (78851c73-a8c5-4295-ab38-ca48bc9c965c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:25.067175 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create volume request issued successfully. Aug 03 20:38:25.067773 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-29300a86-006c-4de8-b421-72d71bf2eeb2 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:25.068217 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1310/5231] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:24 2026] POST /volume/v3/volumes => generated 774 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:25.082800 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:25.084609 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:25.084784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:25.084961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:25.091485 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:25.091485 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:25.095038 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:25.098992 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dc46038c-1418-46a6-ac5b-77313ce9e23f tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 200 Aug 03 20:38:25.099392 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1308/5232] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:25 2026] GET /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:26.114220 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-74c01921-1465-435c-a62b-3ebc4704c03b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:26.115732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74c01921-1465-435c-a62b-3ebc4704c03b tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:26.115889 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74c01921-1465-435c-a62b-3ebc4704c03b tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:26.116051 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-74c01921-1465-435c-a62b-3ebc4704c03b tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:26.122774 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:26.122774 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:26.126897 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-74c01921-1465-435c-a62b-3ebc4704c03b tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:26.139565 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-74c01921-1465-435c-a62b-3ebc4704c03b tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 200 Aug 03 20:38:26.139565 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1317/5233] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:26 2026] GET /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:26.155493 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-14755f77-b744-489a-8bd2-480df25d0c9e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:26.158138 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14755f77-b744-489a-8bd2-480df25d0c9e tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:26.158361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14755f77-b744-489a-8bd2-480df25d0c9e tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:26.158599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-14755f77-b744-489a-8bd2-480df25d0c9e tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:26.165269 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:26.165269 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:26.169056 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-14755f77-b744-489a-8bd2-480df25d0c9e tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:26.181405 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-14755f77-b744-489a-8bd2-480df25d0c9e tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 200 Aug 03 20:38:26.181857 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1299/5234] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:26 2026] GET /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:26.193570 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:26.195958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:38:26.196488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c411987-937a-418e-8aeb-d9ed3aab127e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2028528884"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:26.212001 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:26.212001 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:26.212674 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:26.212847 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Create snapshot from volume 0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:26.255616 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Created reservations ['f65f2844-4968-4c28-831b-d45f142909a0', 'a68d4f1f-b6f6-4af4-9335-979749369103', '40ff7980-73e3-4dba-8c39-bb17e4421af9', '89920858-e78f-4057-af0c-98a8f2247271'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:26.282536 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot create request issued successfully. Aug 03 20:38:26.282887 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36d133c2-61d2-488d-b8b5-a664ef2a3dbe tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:38:26.283325 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1311/5235] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:38:26 2026] POST /volume/v3/snapshots => generated 326 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:26.296916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:26.298668 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:26.298980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:26.299137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:26.304145 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:26.304145 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:26.304717 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot retrieved successfully. Aug 03 20:38:26.305515 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6fabc919-ea28-4365-b4df-1dfdd8681c06 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 200 Aug 03 20:38:26.305841 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1309/5236] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:26 2026] GET /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:27.317046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-85564315-c4de-4087-aeab-4e8652aae5c0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:27.320841 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85564315-c4de-4087-aeab-4e8652aae5c0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:27.320841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85564315-c4de-4087-aeab-4e8652aae5c0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:27.320841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85564315-c4de-4087-aeab-4e8652aae5c0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:27.326683 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:27.326683 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:27.327421 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-85564315-c4de-4087-aeab-4e8652aae5c0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot retrieved successfully. Aug 03 20:38:27.328537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85564315-c4de-4087-aeab-4e8652aae5c0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 200 Aug 03 20:38:27.329227 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1318/5237] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:27 2026] GET /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:27.337698 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:27.339441 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:27.339677 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:27.339867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:27.344641 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:27.344641 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:27.345074 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot retrieved successfully. Aug 03 20:38:27.345858 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cd2b63e0-5138-435a-bd48-0644ef1c4bd0 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 200 Aug 03 20:38:27.346161 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1300/5238] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:27 2026] GET /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:27.357657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:27.359623 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:27.359815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:27.359998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:27.360260 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Delete snapshot with id: 5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:27.364798 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:27.364798 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:27.365298 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot retrieved successfully. Aug 03 20:38:27.406551 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot delete request issued successfully. Aug 03 20:38:27.406703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a65a3c1c-6831-4e85-a593-7875d5c43029 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 202 Aug 03 20:38:27.407245 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1312/5239] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:27 2026] DELETE /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:27.413909 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:27.416585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:27.416585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:27.416585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:27.421152 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:27.421152 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:27.422070 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Snapshot retrieved successfully. Aug 03 20:38:27.422384 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9eee61b4-7c8a-43cf-bd10-e6c1dd0810b8 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 200 Aug 03 20:38:27.422792 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1310/5240] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:27 2026] GET /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:28.050917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.052993 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:28.053384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.053730 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.072058 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:28.072058 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:28.078493 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:28.084294 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b2dd5448-0e36-465b-83b4-db6965fcc915 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:28.084833 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1319/5241] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:28 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:28.104396 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.107496 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011/action Aug 03 20:38:28.107931 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:28.108100 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:28.131874 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:28.131874 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:28.132352 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:28.154897 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Begin detaching volume completed successfully. Aug 03 20:38:28.154897 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-a856075d-35ad-4bf6-b480-900112e9b2d1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011/action returned with HTTP 202 Aug 03 20:38:28.154897 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1301/5242] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:28 2026] POST /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:28.246056 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-14826119-97b5-49ef-853c-a041a1a968b8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.246549 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14826119-97b5-49ef-853c-a041a1a968b8 None None] GET https://10.4.3.92/volume// Aug 03 20:38:28.246725 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14826119-97b5-49ef-853c-a041a1a968b8 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.246930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-14826119-97b5-49ef-853c-a041a1a968b8 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.247321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-14826119-97b5-49ef-853c-a041a1a968b8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:28.247647 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1313/5243] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:28.261637 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.265778 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:28.266083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.267245 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.278543 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:28.278543 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:28.291921 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:28.297949 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-b8bd78a9-2642-4045-9eda-27e7118f384d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:28.298569 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1311/5244] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:28 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:28.432404 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e9e06df7-8d49-44a2-8ea7-f0bd5dbd84f4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.434629 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e06df7-8d49-44a2-8ea7-f0bd5dbd84f4 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 Aug 03 20:38:28.434891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e06df7-8d49-44a2-8ea7-f0bd5dbd84f4 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.435131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e9e06df7-8d49-44a2-8ea7-f0bd5dbd84f4 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.440211 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e9e06df7-8d49-44a2-8ea7-f0bd5dbd84f4 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 returned with HTTP 404 Aug 03 20:38:28.440803 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1320/5245] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:28 2026] GET /volume/v3/snapshots/5ae8e31e-a66e-4931-a1a9-8b2d49050f80 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:28.447097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.449277 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:28.449505 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.449767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.449988 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Delete volume with id: 0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:28.458763 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:28.458763 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:28.459716 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:28.493360 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Delete volume request issued successfully. Aug 03 20:38:28.493677 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8cc1e7ad-baa1-46ef-b2d2-4f6037732c5c tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 202 Aug 03 20:38:28.494009 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1302/5246] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:28 2026] DELETE /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:28.501364 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:28.503448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:28.503814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:28.504044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:28.521132 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:28.521132 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:28.527778 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:28.532438 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a8590137-dc5d-4dee-a29f-3a9525b86538 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 200 Aug 03 20:38:28.532808 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1314/5247] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:28 2026] GET /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:29.241561 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-26e81f2e-2b7d-4ba7-b9d4-9e2d53f4924d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:29.243975 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-26e81f2e-2b7d-4ba7-b9d4-9e2d53f4924d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b Aug 03 20:38:29.244273 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-26e81f2e-2b7d-4ba7-b9d4-9e2d53f4924d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:29.244449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-26e81f2e-2b7d-4ba7-b9d4-9e2d53f4924d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:29.253678 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:29.253678 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:29.307874 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bc85fc94-5216-4644-93bb-4e1f4147ecb8 req-26e81f2e-2b7d-4ba7-b9d4-9e2d53f4924d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b returned with HTTP 200 Aug 03 20:38:29.308358 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1312/5248] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:29 2026] DELETE /volume/v3/attachments/67548533-846f-4f32-b959-df565c8ea64b => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:29.544877 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c9dc6ff5-991f-4036-bf0a-93f433869383 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:29.546726 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9dc6ff5-991f-4036-bf0a-93f433869383 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e Aug 03 20:38:29.546937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9dc6ff5-991f-4036-bf0a-93f433869383 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:29.547144 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c9dc6ff5-991f-4036-bf0a-93f433869383 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:29.553179 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c9dc6ff5-991f-4036-bf0a-93f433869383 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e returned with HTTP 404 Aug 03 20:38:29.553976 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1321/5249] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:29 2026] GET /volume/v3/volumes/0c411987-937a-418e-8aeb-d9ed3aab127e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:29.560832 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:29.562844 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:29.563091 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:29.563339 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:29.563566 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Delete volume with id: 4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:29.571547 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:29.571547 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:29.572104 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:29.598582 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Delete volume request issued successfully. Aug 03 20:38:29.598582 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1b9b61f0-fe78-4b88-9898-b7b0eabeac54 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 202 Aug 03 20:38:29.598947 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1303/5250] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:29 2026] DELETE /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:29.611190 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-052922eb-d066-41b3-8745-75e12fb1bbff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:29.614159 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-052922eb-d066-41b3-8745-75e12fb1bbff tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:29.614363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-052922eb-d066-41b3-8745-75e12fb1bbff tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:29.614572 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-052922eb-d066-41b3-8745-75e12fb1bbff tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:29.626059 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:29.626059 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:29.631513 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-052922eb-d066-41b3-8745-75e12fb1bbff tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Volume info retrieved successfully. Aug 03 20:38:29.640032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-052922eb-d066-41b3-8745-75e12fb1bbff tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 200 Aug 03 20:38:29.641255 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1315/5251] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:29 2026] GET /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:30.299281 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f4e328e7-608c-43b6-aec1-a948091f368c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:30.300878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:30.301210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1636312795", "snapshot_id": "f7fcd35e-5ca0-4916-bbd0-b70cd58f5402", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:30.302710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1636312795', 'snapshot_id': 'f7fcd35e-5ca0-4916-bbd0-b70cd58f5402', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:30.308891 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:30.308891 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:30.309369 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:30.309507 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume of 1 GB Aug 03 20:38:30.312958 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Availability Zones retrieved successfully. Aug 03 20:38:30.317955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (15ec31d7-1ec2-4aac-9e49-a3145322943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:30.318808 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b48a2be-62ae-42db-84eb-3c4875d4f04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:30.319745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:30.348095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b48a2be-62ae-42db-84eb-3c4875d4f04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f7fcd35e-5ca0-4916-bbd0-b70cd58f5402', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:30.348858 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0ec29a-36c8-4272-897c-957a728eb513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:30.393177 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['a3331b10-b233-419c-a7bf-f8386e2c8d13', 'd80d0d57-10dd-4cf6-ad41-d9af6af48f0d', '55854d67-4df1-4e4d-9159-7e7b9673e99c', '799a0241-59c5-40d3-b7ca-e069a471fc27'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:30.394271 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0ec29a-36c8-4272-897c-957a728eb513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3331b10-b233-419c-a7bf-f8386e2c8d13', 'd80d0d57-10dd-4cf6-ad41-d9af6af48f0d', '55854d67-4df1-4e4d-9159-7e7b9673e99c', '799a0241-59c5-40d3-b7ca-e069a471fc27']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:30.395307 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470133fa-8d47-4814-8540-4ffa206c1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:30.446664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470133fa-8d47-4814-8540-4ffa206c1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3816331c-c069-42e1-b9fd-ee7169f177c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1636312795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['a3331b10-b233-419c-a7bf-f8386e2c8d13','d80d0d57-10dd-4cf6-ad41-d9af6af48f0d','55854d67-4df1-4e4d-9159-7e7b9673e99c','799a0241-59c5-40d3-b7ca-e069a471fc27'],size=1,snapshot_id=f7fcd35e-5ca0-4916-bbd0-b70cd58f5402,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1636312795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3816331c-c069-42e1-b9fd-ee7169f177c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60f9ab35e4e46ff9f06f037ec61387d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f7fcd35e-5ca0-4916-bbd0-b70cd58f5402,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6120840912d24fdf889a3b49309e6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:30.447393 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76ce51-b5c1-4a7e-bc03-1065422f5204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:30.486052 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76ce51-b5c1-4a7e-bc03-1065422f5204) transitioned into state 'SUCCESS' from state '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-1636312795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['a3331b10-b233-419c-a7bf-f8386e2c8d13','d80d0d57-10dd-4cf6-ad41-d9af6af48f0d','55854d67-4df1-4e4d-9159-7e7b9673e99c','799a0241-59c5-40d3-b7ca-e069a471fc27'],size=1,snapshot_id=f7fcd35e-5ca0-4916-bbd0-b70cd58f5402,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:30.486824 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a674c3-dfbf-4692-b2a0-e8f8d4c75df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:30.511435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a674c3-dfbf-4692-b2a0-e8f8d4c75df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:30.512189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (15ec31d7-1ec2-4aac-9e49-a3145322943c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:30.512555 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request issued successfully. Aug 03 20:38:30.513145 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f4e328e7-608c-43b6-aec1-a948091f368c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:30.513747 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1313/5252] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:30 2026] POST /volume/v3/volumes => generated 789 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:30.528031 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-565122bd-b1f0-4434-a57c-e813d1da992c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:30.529813 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-565122bd-b1f0-4434-a57c-e813d1da992c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:30.530008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-565122bd-b1f0-4434-a57c-e813d1da992c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:30.530199 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-565122bd-b1f0-4434-a57c-e813d1da992c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:30.537330 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:30.537330 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:30.541564 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-565122bd-b1f0-4434-a57c-e813d1da992c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:30.547060 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-565122bd-b1f0-4434-a57c-e813d1da992c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:30.547545 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1322/5253] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:30 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:30.652414 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3361dc49-fb18-405f-b48b-29976b385782 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:30.654596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3361dc49-fb18-405f-b48b-29976b385782 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] GET https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a Aug 03 20:38:30.654840 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3361dc49-fb18-405f-b48b-29976b385782 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:30.655386 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3361dc49-fb18-405f-b48b-29976b385782 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:30.661495 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3361dc49-fb18-405f-b48b-29976b385782 tempest-CinderUnicodeTest-1793769533 tempest-CinderUnicodeTest-1793769533-project-member] https://10.4.3.92/volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a returned with HTTP 404 Aug 03 20:38:30.662331 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1304/5254] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:30 2026] GET /volume/v3/volumes/4748150a-ebf4-4960-94af-84049ff6c03a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:31.559945 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:31.562112 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:31.562354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:31.562600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:31.570860 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:31.570860 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:31.577100 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:31.583750 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fbccd525-d814-41ab-9c3e-a2fcea1dd32a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:31.584341 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1316/5255] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:31 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:31.597280 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7bce3c06-7946-49a3-802d-093faef54510 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:31.599595 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bce3c06-7946-49a3-802d-093faef54510 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:31.599839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bce3c06-7946-49a3-802d-093faef54510 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:31.600069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bce3c06-7946-49a3-802d-093faef54510 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:31.608386 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:31.608386 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:31.612510 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7bce3c06-7946-49a3-802d-093faef54510 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:31.617355 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bce3c06-7946-49a3-802d-093faef54510 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:31.617841 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1314/5256] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:31 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:32.104511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.107481 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:32.107481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.107481 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.116523 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.116523 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:32.117448 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.121935 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:32.124516 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-a7a92859-2e4b-4a6c-b97b-fcf381ef91c4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:32.125005 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1323/5257] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:32 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:32.191594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-18991625-4b00-4cb2-ae68-38e899bdb289 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.191947 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18991625-4b00-4cb2-ae68-38e899bdb289 None None] GET https://10.4.3.92/volume// Aug 03 20:38:32.192114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18991625-4b00-4cb2-ae68-38e899bdb289 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.192290 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-18991625-4b00-4cb2-ae68-38e899bdb289 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.192615 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-18991625-4b00-4cb2-ae68-38e899bdb289 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:32.192875 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1317/5258] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:38: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 03 20:38:32.199427 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-e8c10583-b71a-4ad9-a833-06822e883e27 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.201308 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-e8c10583-b71a-4ad9-a833-06822e883e27 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:32.201680 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-e8c10583-b71a-4ad9-a833-06822e883e27 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3816331c-c069-42e1-b9fd-ee7169f177c6", "connector": null, "instance_uuid": "d09bdfc0-abf6-4f75-8050-25df87a33e9f"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:32.208692 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.208692 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:32.209531 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:32.209822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-650553912"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:32.211330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-650553912'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:32.211528 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume of 1 GB Aug 03 20:38:32.215527 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Availability Zones retrieved successfully. Aug 03 20:38:32.221448 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (32b671e6-3175-43c7-872f-15ec87c18a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:32.222558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716a7e0b-a4c0-44a6-b78b-99796aca4b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:32.223257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:32.238258 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-e8c10583-b71a-4ad9-a833-06822e883e27 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:32.238797 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1315/5259] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:32 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:32.245117 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716a7e0b-a4c0-44a6-b78b-99796aca4b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:32.245902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa8c8e1-e5e0-4d7e-b139-bcc661592d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:32.273601 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.277009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:32.277009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.277009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.279618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ef619d76-51ef-44b5-964e-8ec3a1653292 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.279959 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef619d76-51ef-44b5-964e-8ec3a1653292 None None] GET https://10.4.3.92/volume// Aug 03 20:38:32.280125 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ef619d76-51ef-44b5-964e-8ec3a1653292 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.280297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ef619d76-51ef-44b5-964e-8ec3a1653292 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.280606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef619d76-51ef-44b5-964e-8ec3a1653292 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:32.281152 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1318/5260] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:32.286946 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.286946 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:32.288821 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.292131 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:32.292189 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:32.292189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.292189 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.305513 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['27875f0b-fc91-4059-94d1-942447cbbf94', '65c3d4c3-7bff-41f3-a016-b3716371d641', '7272d107-3367-4e42-9e00-5468e4f656d0', 'f7c898cd-6f90-4f6a-8413-e761219edc0a'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:32.307869 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69189b02-b4a5-4be6-af7c-cd0790b7757e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:32.307869 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1324/5261] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:32 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:32.309654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa8c8e1-e5e0-4d7e-b139-bcc661592d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27875f0b-fc91-4059-94d1-942447cbbf94', '65c3d4c3-7bff-41f3-a016-b3716371d641', '7272d107-3367-4e42-9e00-5468e4f656d0', 'f7c898cd-6f90-4f6a-8413-e761219edc0a']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:32.309654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b51a0f5-0938-4e44-b0ec-6ce76e68e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:32.309951 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.309951 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:32.312473 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:32.316426 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-f5b35ebe-1865-4020-931a-30ff1fc95672 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:32.316819 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1316/5262] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:32 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:32.333415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b51a0f5-0938-4e44-b0ec-6ce76e68e08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7264f829-3636-4175-825f-27fe3c3d7cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650553912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['27875f0b-fc91-4059-94d1-942447cbbf94','65c3d4c3-7bff-41f3-a016-b3716371d641','7272d107-3367-4e42-9e00-5468e4f656d0','f7c898cd-6f90-4f6a-8413-e761219edc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650553912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7264f829-3636-4175-825f-27fe3c3d7cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b95372f6fe144b69aaa822059166b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a087d30a7040bfbf420895f919a955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:32.334287 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695283bb-7caf-4efe-9afa-a842c46eb438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:32.358598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695283bb-7caf-4efe-9afa-a842c46eb438) transitioned into state 'SUCCESS' from state '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-650553912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['27875f0b-fc91-4059-94d1-942447cbbf94','65c3d4c3-7bff-41f3-a016-b3716371d641','7272d107-3367-4e42-9e00-5468e4f656d0','f7c898cd-6f90-4f6a-8413-e761219edc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:32.359321 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7d7ef1-cc94-4314-824e-03d5652e546a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:32.369155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7d7ef1-cc94-4314-824e-03d5652e546a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:32.371484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (32b671e6-3175-43c7-872f-15ec87c18a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:32.371484 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request issued successfully. Aug 03 20:38:32.371878 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-19ef23ae-53b0-42a6-8412-282c1e78b4ab tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:32.372482 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1305/5263] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:38:32 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:32.387806 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.390024 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:38:32.390241 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:32.390416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:32.398658 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.398658 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:32.401218 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:32.405498 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ec96c77b-6155-47e1-a3f7-57bf2d6d525e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 returned with HTTP 200 Aug 03 20:38:32.405864 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1319/5264] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:32 2026] GET /volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:32.426227 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:32.427995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] PUT https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a Aug 03 20:38:32.429956 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:32.437034 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Acquiring lock "cinder-attachment_update-3816331c-c069-42e1-b9fd-ee7169f177c6-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:32.442945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-3816331c-c069-42e1-b9fd-ee7169f177c6-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:32.442945 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:32.442945 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:32.580190 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-3816331c-c069-42e1-b9fd-ee7169f177c6-np0000006371" released by "attachment_update" :: held 0.138s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:32.580686 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-b42f7461-336b-48fd-862a-aaf21fb27582 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a returned with HTTP 200 Aug 03 20:38:32.581209 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1325/5265] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:32 2026] PUT /volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:33.319914 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:33.321602 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:33.321788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:33.321986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:33.330923 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:33.330923 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:33.334125 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:33.338796 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-351d3f95-3eb5-491d-8c1f-18d43f5eef53 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:33.339168 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1317/5266] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:33 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:33.421234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f46db5d4-f12b-45b1-badb-5310157f3130 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:33.422984 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f46db5d4-f12b-45b1-badb-5310157f3130 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:38:33.423209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f46db5d4-f12b-45b1-badb-5310157f3130 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:33.423412 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f46db5d4-f12b-45b1-badb-5310157f3130 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:33.430072 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:33.430072 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:33.433390 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f46db5d4-f12b-45b1-badb-5310157f3130 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:33.436926 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f46db5d4-f12b-45b1-badb-5310157f3130 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 returned with HTTP 200 Aug 03 20:38:33.437610 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1306/5267] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:33 2026] GET /volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:33.453672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:33.455958 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:38:33.456422 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7264f829-3636-4175-825f-27fe3c3d7cf1", "name": "tempest-type-Backup-1497937335"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:33.458245 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating new backup {'backup': {'volume_id': '7264f829-3636-4175-825f-27fe3c3d7cf1', 'name': 'tempest-type-Backup-1497937335'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:38:33.458413 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating backup of volume 7264f829-3636-4175-825f-27fe3c3d7cf1 in container None Aug 03 20:38:33.469728 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:33.469728 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:33.470167 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:33.511481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['ac209bf5-0a8c-45b1-8fbd-8983331c4ffe', '897c8339-96a4-43ab-9449-83a2ba37f049'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:33.544894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0bdc6b9a-b99c-467b-8cf1-8136eca88db6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:38:33.547479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1320/5268] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:38:33 2026] POST /volume/v3/backups => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:33.552390 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:33.554189 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:33.554393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:33.554604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:33.554719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:33.559648 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:33.559648 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:33.560334 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f84a9e7-9458-4e89-b3fc-4e303800ea47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:33.560770 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1326/5269] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:33 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:34.354176 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:34.355905 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:34.356132 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:34.356313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:34.365097 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:34.365097 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:34.368155 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:34.371761 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0bec28ac-cec7-4de4-bc3a-48e51aa5e0e3 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:34.372289 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1318/5270] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:34 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:34.571441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:34.573368 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:34.573616 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:34.573797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:34.573921 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:34.578152 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:34.578152 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:34.578808 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-96f23013-f6f7-46da-af12-b8c8f0952fd1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:34.579233 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1307/5271] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:34 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:35.386913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:35.388621 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:35.388811 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:35.388992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:35.397565 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:35.397565 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:35.400904 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:35.404650 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dd1a8bf5-4fd6-46c4-a9b7-ae39d26fc9fa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:35.405080 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1321/5272] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:35 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:35.589047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:35.591929 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:35.591929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:35.591929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:35.591929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:35.595231 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:35.595231 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:35.595927 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d5a6cb82-a210-48ef-8a2b-ccd33c488471 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:35.596340 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1327/5273] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:35 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:35.805268 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-9362b4fe-544e-4484-bde4-f46d0b274fec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:35.807403 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-9362b4fe-544e-4484-bde4-f46d0b274fec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a/action Aug 03 20:38:35.807790 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-9362b4fe-544e-4484-bde4-f46d0b274fec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:35.807949 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-9362b4fe-544e-4484-bde4-f46d0b274fec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:35.823567 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:35.823567 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:35.842560 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-dc2d98da-e0b3-4199-b9fc-32cbfab77e96 req-9362b4fe-544e-4484-bde4-f46d0b274fec tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a/action returned with HTTP 204 Aug 03 20:38:35.842954 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1319/5274] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:35 2026] POST /volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:36.417240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:36.420751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:36.420930 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:36.421112 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:36.430087 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:36.430087 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:36.433534 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:36.437397 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e6e36de1-f7a7-4f97-9045-9242970a2fb7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:36.437813 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1308/5275] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:36 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:36.606558 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-58b08d09-1430-4270-be2f-54d33f210d39 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:36.608946 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58b08d09-1430-4270-be2f-54d33f210d39 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:36.609194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58b08d09-1430-4270-be2f-54d33f210d39 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:36.609409 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-58b08d09-1430-4270-be2f-54d33f210d39 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:36.609549 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-58b08d09-1430-4270-be2f-54d33f210d39 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:36.613749 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:36.613749 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:36.614365 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-58b08d09-1430-4270-be2f-54d33f210d39 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:36.614727 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1322/5276] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:36 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:37.624726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-96baad6d-413f-4871-993f-849630b790dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:37.626400 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96baad6d-413f-4871-993f-849630b790dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:37.626609 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96baad6d-413f-4871-993f-849630b790dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:37.626784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-96baad6d-413f-4871-993f-849630b790dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:37.626882 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-96baad6d-413f-4871-993f-849630b790dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:37.631143 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:37.631143 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:37.631732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-96baad6d-413f-4871-993f-849630b790dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:37.632050 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1328/5277] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:37 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:38.643074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cc466137-63f2-4c4d-b964-318ff179e992 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:38.644914 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc466137-63f2-4c4d-b964-318ff179e992 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:38.645176 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc466137-63f2-4c4d-b964-318ff179e992 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:38.645394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cc466137-63f2-4c4d-b964-318ff179e992 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:38.645570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-cc466137-63f2-4c4d-b964-318ff179e992 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:38.651631 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:38.651631 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:38.652472 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cc466137-63f2-4c4d-b964-318ff179e992 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:38.652990 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1320/5278] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:38 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:39.388537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:39.392497 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:39.392891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:39.393181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:39.407193 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:39.407193 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:39.412044 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:39.417343 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-cbdeff1c-0d3d-4f06-b2bb-9abbd3b4e1c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:39.417801 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1309/5279] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:39 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:39.434767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:39.436908 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6/action Aug 03 20:38:39.437347 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:39.437472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:39.447473 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:39.447473 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:39.447902 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:39.454198 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Begin detaching volume completed successfully. Aug 03 20:38:39.454370 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-594716c2-71ac-4dfa-8e9a-3268bd1f0283 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6/action returned with HTTP 202 Aug 03 20:38:39.454746 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1323/5280] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:39 2026] POST /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:39.491135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-404ffb03-0914-4ae3-b26b-b31234c92bc0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:39.491623 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-404ffb03-0914-4ae3-b26b-b31234c92bc0 None None] GET https://10.4.3.92/volume// Aug 03 20:38:39.491851 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-404ffb03-0914-4ae3-b26b-b31234c92bc0 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:39.492105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-404ffb03-0914-4ae3-b26b-b31234c92bc0 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:39.492537 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-404ffb03-0914-4ae3-b26b-b31234c92bc0 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:39.492893 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1329/5281] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:39.499879 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:39.504743 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:39.504944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:39.505111 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:39.513439 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:39.513439 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:39.516416 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:39.520045 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-293c5b0e-5ef1-444f-b243-53d1ccc2f51e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:39.520384 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1321/5282] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:39 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:39.664067 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5f3516ff-6afc-4801-b386-209b38c0e445 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:39.666963 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f3516ff-6afc-4801-b386-209b38c0e445 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:39.667246 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f3516ff-6afc-4801-b386-209b38c0e445 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:39.667480 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5f3516ff-6afc-4801-b386-209b38c0e445 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:39.667609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5f3516ff-6afc-4801-b386-209b38c0e445 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:39.673028 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:39.673028 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:39.673960 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5f3516ff-6afc-4801-b386-209b38c0e445 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:39.674448 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1310/5283] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:39 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:40.346706 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-1d48159a-4cdb-485a-b6ea-36086b38a25a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:40.349482 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-1d48159a-4cdb-485a-b6ea-36086b38a25a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a Aug 03 20:38:40.349768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-1d48159a-4cdb-485a-b6ea-36086b38a25a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:40.350037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-1d48159a-4cdb-485a-b6ea-36086b38a25a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:40.359285 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:40.359285 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:40.406394 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-b0951c9f-1124-4ac8-b8d0-1d988a8f9c1f req-1d48159a-4cdb-485a-b6ea-36086b38a25a tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a returned with HTTP 200 Aug 03 20:38:40.406870 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1324/5284] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:40 2026] DELETE /volume/v3/attachments/2fb53a9d-e9f4-40ee-be24-81985aa9201a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:40.547434 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3562ac93-926f-4046-8883-fb214c1439c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:40.549105 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:40.549440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2119756484", "snapshot_id": "df86646d-509f-4de3-8ab3-6fa755c49d82", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:40.550945 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2119756484', 'snapshot_id': 'df86646d-509f-4de3-8ab3-6fa755c49d82', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:40.556050 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:40.556050 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:40.556478 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:40.556612 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume of 1 GB Aug 03 20:38:40.560381 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Availability Zones retrieved successfully. Aug 03 20:38:40.565972 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (c56d29ff-95e1-4a42-a1c2-4328a5941972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:40.566863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ab1cfc-52f4-461a-88fd-639a7a88f7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:40.567924 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:40.598132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ab1cfc-52f4-461a-88fd-639a7a88f7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df86646d-509f-4de3-8ab3-6fa755c49d82', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:40.599011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1066185-6c05-45b4-a895-a5c81984aba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:40.645666 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Created reservations ['39867090-e821-4b72-9214-2c3e5c02a05b', '3c474a4f-9f22-472f-915d-d0fab0ec0660', 'dca6009f-52db-4944-b6c5-0af8a3632809', '29999997-28a3-4ae1-8669-9523ed8be25f'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:40.646429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1066185-6c05-45b4-a895-a5c81984aba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39867090-e821-4b72-9214-2c3e5c02a05b', '3c474a4f-9f22-472f-915d-d0fab0ec0660', 'dca6009f-52db-4944-b6c5-0af8a3632809', '29999997-28a3-4ae1-8669-9523ed8be25f']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:40.647265 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a46618d-ab30-4c00-aba1-21a33f400467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:40.687100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-de79ae87-9519-48a7-88bd-1919279be150 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:40.687643 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a46618d-ab30-4c00-aba1-21a33f400467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f51459d-fac9-4abe-9e9b-80a71cb98ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2119756484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['39867090-e821-4b72-9214-2c3e5c02a05b','3c474a4f-9f22-472f-915d-d0fab0ec0660','dca6009f-52db-4944-b6c5-0af8a3632809','29999997-28a3-4ae1-8669-9523ed8be25f'],size=1,snapshot_id=df86646d-509f-4de3-8ab3-6fa755c49d82,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2119756484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f51459d-fac9-4abe-9e9b-80a71cb98ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60f9ab35e4e46ff9f06f037ec61387d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df86646d-509f-4de3-8ab3-6fa755c49d82,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6120840912d24fdf889a3b49309e6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:40.687926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771f5541-d5cc-4255-874e-e3a812284863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:40.689259 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de79ae87-9519-48a7-88bd-1919279be150 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:40.689533 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de79ae87-9519-48a7-88bd-1919279be150 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:40.689783 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-de79ae87-9519-48a7-88bd-1919279be150 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:40.689925 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-de79ae87-9519-48a7-88bd-1919279be150 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:40.695678 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:40.695678 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:40.696598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-de79ae87-9519-48a7-88bd-1919279be150 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:40.697080 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1322/5285] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:40 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:40.723497 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771f5541-d5cc-4255-874e-e3a812284863) transitioned into state 'SUCCESS' from state '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-2119756484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f60f9ab35e4e46ff9f06f037ec61387d',qos_specs=None,replication_status=,reservations=['39867090-e821-4b72-9214-2c3e5c02a05b','3c474a4f-9f22-472f-915d-d0fab0ec0660','dca6009f-52db-4944-b6c5-0af8a3632809','29999997-28a3-4ae1-8669-9523ed8be25f'],size=1,snapshot_id=df86646d-509f-4de3-8ab3-6fa755c49d82,source_replicaid=,source_volid=None,status='creating',user_id='6120840912d24fdf889a3b49309e6be8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:40.724632 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8325aaf7-15c8-4d1a-82f3-eca6de1476fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:40.752989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8325aaf7-15c8-4d1a-82f3-eca6de1476fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:40.753761 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Flow 'volume_create_api' (c56d29ff-95e1-4a42-a1c2-4328a5941972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:40.754070 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Create volume request issued successfully. Aug 03 20:38:40.754678 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3562ac93-926f-4046-8883-fb214c1439c2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:40.755091 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1330/5286] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:40 2026] POST /volume/v3/volumes => generated 789 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:40.773390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:40.775026 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:40.775203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:40.775372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:40.782333 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:40.782333 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:40.786022 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:40.789940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9fb91812-1e54-4c7b-a120-cf4b982dad25 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:40.790315 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1311/5287] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:40 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:41.707131 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:41.709298 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:41.709603 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:41.709822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:41.709975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:41.714257 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:41.714257 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:41.714879 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2dc60d4-7785-4084-bdb8-98d5a4a56a43 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:41.715294 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1325/5288] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:41 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:41.806430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:41.808131 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:41.808451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:41.808745 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:41.817392 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:41.817392 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:41.822342 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:41.828039 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1365ea04-5f6c-4c92-9537-682551df1ba4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:41.828544 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1323/5289] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:41 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:41.842296 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-30f4925d-1e11-414d-81c6-81cc7012e741 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:41.844441 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-30f4925d-1e11-414d-81c6-81cc7012e741 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:41.844704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-30f4925d-1e11-414d-81c6-81cc7012e741 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:41.844929 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-30f4925d-1e11-414d-81c6-81cc7012e741 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:41.853596 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:41.853596 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:41.857574 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-30f4925d-1e11-414d-81c6-81cc7012e741 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:41.862100 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-30f4925d-1e11-414d-81c6-81cc7012e741 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:41.862528 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1331/5290] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:41 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:42.328290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.330368 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:42.330607 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.330811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.337998 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.337998 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:42.341744 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:42.348284 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-a9144e30-8e68-4545-91bc-dcdc7af53cb5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:42.348797 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1312/5291] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:42 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:42.451593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-36a76491-b66a-47df-8f7e-d103afb1c992 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.452054 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36a76491-b66a-47df-8f7e-d103afb1c992 None None] GET https://10.4.3.92/volume// Aug 03 20:38:42.452267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-36a76491-b66a-47df-8f7e-d103afb1c992 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.452498 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-36a76491-b66a-47df-8f7e-d103afb1c992 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.452908 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-36a76491-b66a-47df-8f7e-d103afb1c992 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:42.453520 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1326/5292] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:38: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 03 20:38:42.461076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c83424a0-3151-48be-b35e-98746a33ee14 req-71776429-4594-4838-912a-25cf5de0d15e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.464654 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-71776429-4594-4838-912a-25cf5de0d15e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:38:42.466552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-71776429-4594-4838-912a-25cf5de0d15e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f51459d-fac9-4abe-9e9b-80a71cb98ac4", "connector": null, "instance_uuid": "d09bdfc0-abf6-4f75-8050-25df87a33e9f"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:42.476214 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.476214 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:42.507648 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-71776429-4594-4838-912a-25cf5de0d15e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:38:42.508512 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1324/5293] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:38:42 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 03 20:38:42.545749 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.547629 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:42.547856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.548087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.556800 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-59d5efd1-c4f6-46d1-aa6a-447fbb23d1e5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.557128 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59d5efd1-c4f6-46d1-aa6a-447fbb23d1e5 None None] GET https://10.4.3.92/volume// Aug 03 20:38:42.557270 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59d5efd1-c4f6-46d1-aa6a-447fbb23d1e5 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.557485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-59d5efd1-c4f6-46d1-aa6a-447fbb23d1e5 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.557772 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-59d5efd1-c4f6-46d1-aa6a-447fbb23d1e5 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:42.558061 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1313/5294] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38:42 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:38:42.559418 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.559418 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:42.562625 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:42.565082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.566378 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eec3385a-e251-4bad-bc2e-e42a4358dde2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:42.566745 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1332/5295] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:42 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:42.570551 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:42.571154 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.572423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.590494 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.590494 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:42.594621 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:42.600106 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-25e6bff2-96f9-4a50-b0d3-0bd281dbacd4 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:42.601402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1327/5296] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:42 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:42.701946 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.704580 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] PUT https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa Aug 03 20:38:42.705066 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:42.713314 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Acquiring lock "cinder-attachment_update-7f51459d-fac9-4abe-9e9b-80a71cb98ac4-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:38:42.718429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-7f51459d-fac9-4abe-9e9b-80a71cb98ac4-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:38:42.719362 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.719362 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:42.729208 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:42.731255 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:42.731496 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:42.731672 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:42.731783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:42.736017 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:42.736017 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:42.736613 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1d4d0f09-f3b8-4a97-87eb-e6feef6f41ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:42.736947 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1314/5297] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:42 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:42.800238 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Lock "cinder-attachment_update-7f51459d-fac9-4abe-9e9b-80a71cb98ac4-np0000006371" released by "attachment_update" :: held 0.082s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:38:42.800535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-55fde249-91c4-494b-9b34-c4b2a8b40328 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa returned with HTTP 200 Aug 03 20:38:42.801019 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1325/5298] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:38:42 2026] PUT /volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:43.586906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:43.590081 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:43.590258 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:43.590443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:43.602344 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:43.602344 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:43.607541 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:43.615180 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4110f8b2-ccc4-48a7-be2d-72b9ad6f8286 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:43.615725 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1333/5299] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:43 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:43.747659 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:43.749478 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:43.749710 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:43.749944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:43.750203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:43.754049 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:43.754049 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:43.754573 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0ded4be-274d-4496-bd5a-c52f298521e9 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:43.754924 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1328/5300] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:43 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:44.630957 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9df3de7d-e22b-45a7-abde-daa321a2abea None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:44.633527 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9df3de7d-e22b-45a7-abde-daa321a2abea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:44.633745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9df3de7d-e22b-45a7-abde-daa321a2abea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:44.633942 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9df3de7d-e22b-45a7-abde-daa321a2abea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:44.647249 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:44.647249 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:44.650435 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9df3de7d-e22b-45a7-abde-daa321a2abea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:44.655530 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9df3de7d-e22b-45a7-abde-daa321a2abea tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:44.656050 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1315/5301] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:44 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:44.764818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a24cb25a-9d46-441e-a656-853f87698751 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:44.768777 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a24cb25a-9d46-441e-a656-853f87698751 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:44.769054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a24cb25a-9d46-441e-a656-853f87698751 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:44.769246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a24cb25a-9d46-441e-a656-853f87698751 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:44.769347 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-a24cb25a-9d46-441e-a656-853f87698751 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:44.776540 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:44.776540 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:44.777163 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a24cb25a-9d46-441e-a656-853f87698751 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:44.777494 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1326/5302] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:44 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db4fe430-f010-47da-aeb2-8bb42977ec9f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:45.887309 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1334/5303] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:45 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cd252e70-6df8-4216-bac8-c2253658170a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd252e70-6df8-4216-bac8-c2253658170a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd252e70-6df8-4216-bac8-c2253658170a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cd252e70-6df8-4216-bac8-c2253658170a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-cd252e70-6df8-4216-bac8-c2253658170a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cd252e70-6df8-4216-bac8-c2253658170a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:45.891272 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1329/5304] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:45 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:46.073912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-c83424a0-3151-48be-b35e-98746a33ee14 req-77df9ed1-b6b8-4a8c-8a83-9457f96965a7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:46.075798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-77df9ed1-b6b8-4a8c-8a83-9457f96965a7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa/action Aug 03 20:38:46.076226 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-77df9ed1-b6b8-4a8c-8a83-9457f96965a7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:46.076416 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-77df9ed1-b6b8-4a8c-8a83-9457f96965a7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:46.092139 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:46.092139 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:46.102965 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-c83424a0-3151-48be-b35e-98746a33ee14 req-77df9ed1-b6b8-4a8c-8a83-9457f96965a7 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa/action returned with HTTP 204 Aug 03 20:38:46.102965 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1316/5305] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:38:46 2026] POST /volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:46.190598 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-3e06406a-0d04-47c1-a6ec-95434b243ae9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:46.192313 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-3e06406a-0d04-47c1-a6ec-95434b243ae9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 Aug 03 20:38:46.192557 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-3e06406a-0d04-47c1-a6ec-95434b243ae9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:46.192796 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-3e06406a-0d04-47c1-a6ec-95434b243ae9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:46.202611 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:46.202611 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:46.271918 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-3747b436-cf77-4af8-bd86-b717aa73f694 req-3e06406a-0d04-47c1-a6ec-95434b243ae9 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 returned with HTTP 200 Aug 03 20:38:46.272875 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1327/5306] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:46 2026] DELETE /volume/v3/attachments/0d5be578-76dc-48bb-92a9-d2c7e25183e6 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:46.412692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:46.414579 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:46.414758 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:46.414941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:46.422547 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:46.422547 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:46.427068 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:46.431250 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-96e9aeb1-d96f-46e5-bd37-d3ab597ab670 req-6ecb1619-1ade-49c2-a459-8597fd0ee8a3 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:38:46.431931 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1335/5307] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:46 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:46.710483 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:46.712130 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:46.712289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:46.712472 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:46.722535 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:46.722535 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:46.726311 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:46.731160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c18d76e8-c3a4-4376-b8d6-3b07b33398a2 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:46.731543 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1330/5308] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:46 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:46.806485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:46.807261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:46.807499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:46.807712 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:46.807831 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:46.813114 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:46.813114 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:46.814573 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5ad5b496-136d-43da-83b3-751aedcd88c0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:46.814573 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1317/5309] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:46 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:47.090476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-c66b40cd-843c-454e-9684-54e5507e4185 req-e37bf483-0541-454a-9e23-4f33f2ade9e0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:47.092184 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c66b40cd-843c-454e-9684-54e5507e4185 req-e37bf483-0541-454a-9e23-4f33f2ade9e0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe Aug 03 20:38:47.093411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c66b40cd-843c-454e-9684-54e5507e4185 req-e37bf483-0541-454a-9e23-4f33f2ade9e0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:47.093411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-c66b40cd-843c-454e-9684-54e5507e4185 req-e37bf483-0541-454a-9e23-4f33f2ade9e0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:47.100026 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:47.100026 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:47.162628 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-c66b40cd-843c-454e-9684-54e5507e4185 req-e37bf483-0541-454a-9e23-4f33f2ade9e0 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe returned with HTTP 200 Aug 03 20:38:47.163113 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1328/5310] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:47 2026] DELETE /volume/v3/attachments/4f56df4f-3328-450c-8d99-e8701bc1bbbe => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:47.827430 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:47.830819 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:47.831020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:47.831192 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:47.831322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:47.838116 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:47.838116 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:47.838914 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-59d8c5ef-6dc3-4aa4-8bc5-a439c31975dd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:47.839352 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1336/5311] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:47 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:48.314295 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:48.315894 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] DELETE https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:48.316054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:48.316235 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:48.316374 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Delete volume with id: 83d697ce-d119-4c20-8500-5c682154f408 Aug 03 20:38:48.323903 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:48.323903 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:48.324405 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:48.348732 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Delete volume request issued successfully. Aug 03 20:38:48.348915 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ad7a7dfc-66ce-422b-9002-c561f3e5963d tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 returned with HTTP 202 Aug 03 20:38:48.349290 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1331/5312] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:48 2026] DELETE /volume/v3/volumes/83d697ce-d119-4c20-8500-5c682154f408 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:48.356760 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:48.358432 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] DELETE https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 Aug 03 20:38:48.358644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:48.358821 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:48.358915 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Delete backup with id: ae24acd3-3ce4-427f-ba6c-15f2529486a2. Aug 03 20:38:48.362635 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:48.362635 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:48.376663 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] delete_backup rpcapi backup_id ae24acd3-3ce4-427f-ba6c-15f2529486a2 {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:38:48.378514 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e33b3e42-1760-4af9-804b-c3b6c7743e12 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 returned with HTTP 202 Aug 03 20:38:48.378967 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1318/5313] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:48 2026] DELETE /volume/v3/backups/ae24acd3-3ce4-427f-ba6c-15f2529486a2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:48.391506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:48.393266 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:38:48.393638 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:48.395392 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:48.395392 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Delete volume with id: ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:38:48.404425 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:48.404425 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:48.404425 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:48.428793 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Delete volume request issued successfully. Aug 03 20:38:48.428793 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f36d1bba-5544-4df9-b072-bd99834e2c41 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 202 Aug 03 20:38:48.428793 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1329/5314] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:48 2026] DELETE /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:48.435922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-68980b58-f446-46a6-9265-4bbf1de09aac None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:48.437545 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68980b58-f446-46a6-9265-4bbf1de09aac tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:38:48.437722 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68980b58-f446-46a6-9265-4bbf1de09aac tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:48.437905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-68980b58-f446-46a6-9265-4bbf1de09aac tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:48.444063 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:48.444063 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:48.447773 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-68980b58-f446-46a6-9265-4bbf1de09aac tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Volume info retrieved successfully. Aug 03 20:38:48.453202 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-68980b58-f446-46a6-9265-4bbf1de09aac tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 200 Aug 03 20:38:48.453202 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1337/5315] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:48 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:48.848605 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:48.850310 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:48.850557 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:48.850766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:48.850924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:48.855138 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:48.855138 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:48.855829 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9eedd64c-ae69-477b-b301-93be79ae09d1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:48.856261 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1332/5316] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:48 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:49.357876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:49.360099 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] DELETE https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:49.360099 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:49.360245 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:49.360399 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume with id: aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:49.366934 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:49.366934 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:49.367292 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:49.377633 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:38:49.388287 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Delete volume request issued successfully. Aug 03 20:38:49.388469 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79ad1acf-cbb1-41d6-99f6-741c6fdf3e66 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 202 Aug 03 20:38:49.388928 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1319/5317] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:49 2026] DELETE /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:49.395934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-86f1cd07-5658-4961-a883-e2420ba78c09 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:49.397590 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86f1cd07-5658-4961-a883-e2420ba78c09 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:49.397811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86f1cd07-5658-4961-a883-e2420ba78c09 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:49.397980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-86f1cd07-5658-4961-a883-e2420ba78c09 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:49.404851 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:49.404851 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:49.408437 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-86f1cd07-5658-4961-a883-e2420ba78c09 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Volume info retrieved successfully. Aug 03 20:38:49.412657 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-86f1cd07-5658-4961-a883-e2420ba78c09 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 200 Aug 03 20:38:49.413035 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1330/5318] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:49 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:49.466236 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1fd4f3a2-4522-464e-b1cf-330483a6acd2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:49.467972 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fd4f3a2-4522-464e-b1cf-330483a6acd2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] GET https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 Aug 03 20:38:49.468141 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1fd4f3a2-4522-464e-b1cf-330483a6acd2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:49.468310 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1fd4f3a2-4522-464e-b1cf-330483a6acd2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:49.473344 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fd4f3a2-4522-464e-b1cf-330483a6acd2 tempest-TestVolumeBackupRestore-1867089753 tempest-TestVolumeBackupRestore-1867089753-project-member] https://10.4.3.92/volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 returned with HTTP 404 Aug 03 20:38:49.473783 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1338/5319] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:49 2026] GET /volume/v3/volumes/ff8a7a94-13a5-47bc-b8e4-913f8017ebe3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:49.866357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:49.868136 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:49.868357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:49.868619 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:49.868746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:49.872513 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:49.872513 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:49.873109 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c1c48216-222d-496e-bc41-f1cc037b1d6c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:49.873451 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1333/5320] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:49 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:50.026274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.028326 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:50.028564 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.028833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.037150 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.037150 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:50.040718 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:50.044342 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-30db3e4d-69b9-494b-820c-7d0b68045c0d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:50.044753 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1320/5321] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:50.063421 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.065317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] POST https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4/action Aug 03 20:38:50.065649 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:38:50.065839 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:50.075327 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.075327 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:50.075761 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:50.082645 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Begin detaching volume completed successfully. Aug 03 20:38:50.082834 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-4bb54c01-fdfc-421d-9569-e18e58d60eb8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4/action returned with HTTP 202 Aug 03 20:38:50.083196 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1331/5322] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:38:50 2026] POST /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:38:50.128937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7e42c08-602f-4f91-afcf-614c6fb5afb8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.129300 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7e42c08-602f-4f91-afcf-614c6fb5afb8 None None] GET https://10.4.3.92/volume// Aug 03 20:38:50.129470 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7e42c08-602f-4f91-afcf-614c6fb5afb8 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.129689 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7e42c08-602f-4f91-afcf-614c6fb5afb8 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.129995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7e42c08-602f-4f91-afcf-614c6fb5afb8 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:38:50.130279 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1339/5323] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:38: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 03 20:38:50.136957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.139069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:50.139321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.139554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.149492 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.149492 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:50.153232 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:50.157129 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1f20e43a-93d1-497c-bd75-a36492432f1e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:50.157532 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1334/5324] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:38:50.426828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-17b53305-a3c1-4b33-b902-cb9429d00fc4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.428644 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-17b53305-a3c1-4b33-b902-cb9429d00fc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] GET https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 Aug 03 20:38:50.428902 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-17b53305-a3c1-4b33-b902-cb9429d00fc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.429153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-17b53305-a3c1-4b33-b902-cb9429d00fc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.434170 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-17b53305-a3c1-4b33-b902-cb9429d00fc4 tempest-TestEncryptedCinderVolumes-1593800255 tempest-TestEncryptedCinderVolumes-1593800255-project-member] https://10.4.3.92/volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 returned with HTTP 404 Aug 03 20:38:50.434592 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1321/5325] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/volumes/aea5df16-5612-4f39-9c43-51778ba0c2c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:50.440851 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.442617 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:38:50.442828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.442997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.443728 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:38:50.461146 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Get all volumes completed successfully. Aug 03 20:38:50.463232 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.463232 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:50.471226 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66e7aa30-eab0-48c7-bcc6-a72c1fc68bc0 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:38:50.471712 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1332/5326] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7556 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:50.490910 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fd925b9a-099d-404b-978b-9a4f66c95d64 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.492689 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd925b9a-099d-404b-978b-9a4f66c95d64 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] DELETE https://10.4.3.92/volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6 Aug 03 20:38:50.492873 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd925b9a-099d-404b-978b-9a4f66c95d64 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.493089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fd925b9a-099d-404b-978b-9a4f66c95d64 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.522418 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fd925b9a-099d-404b-978b-9a4f66c95d64 tempest-TestEncryptedCinderVolumes-993392849 tempest-TestEncryptedCinderVolumes-993392849-project-admin] https://10.4.3.92/volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6 returned with HTTP 202 Aug 03 20:38:50.522853 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1340/5327] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:38:50 2026] DELETE /volume/v3/types/e5d81d10-db76-4a04-ae30-9fa145168ff6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:50.883187 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-edf6e972-9315-4c68-9759-4bfb834323b1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.885034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-edf6e972-9315-4c68-9759-4bfb834323b1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:38:50.885215 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-edf6e972-9315-4c68-9759-4bfb834323b1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.885386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-edf6e972-9315-4c68-9759-4bfb834323b1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.885492 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-edf6e972-9315-4c68-9759-4bfb834323b1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:50.890431 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.890431 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:50.891259 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-edf6e972-9315-4c68-9759-4bfb834323b1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:38:50.891782 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1335/5328] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:50.904804 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.952778 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36/export_record Aug 03 20:38:50.953113 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:50.953292 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Calling method 'export_record' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:50.953522 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Export record for backup 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:38:50.959442 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:50.959442 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:50.961228 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c1473e8b494b4bc3965a736dce3280bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b95372f6fe144b69aaa822059166b86', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:38:50.961548 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f30e7954-f9ef-457e-bfe6-db6ad7051597 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36/export_record returned with HTTP 403 Aug 03 20:38:50.963863 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1322/5329] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:38:50 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36/export_record => generated 101 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:50.971198 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:50.972707 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:50.973007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2027816583"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:50.974319 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2027816583'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:50.974448 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume of 1 GB Aug 03 20:38:50.979008 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Availability Zones retrieved successfully. Aug 03 20:38:50.984164 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (909aaf33-6c06-42a6-8de6-5a5a4957542f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:50.985077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18255960-60f4-4a38-baac-d21fbc8390d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:50.985792 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:51.008783 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18255960-60f4-4a38-baac-d21fbc8390d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:51.010012 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074afa71-1abe-4af4-96f5-0b3e2baefad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:51.010132 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1b9969ba-fd25-4cf9-9722-0d29ee80393c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.013901 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1b9969ba-fd25-4cf9-9722-0d29ee80393c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa Aug 03 20:38:51.014161 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1b9969ba-fd25-4cf9-9722-0d29ee80393c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.014430 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1b9969ba-fd25-4cf9-9722-0d29ee80393c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.023309 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.023309 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:51.054260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['f305aa34-4ef4-4f6d-aaf9-844e32fee4d5', '8e370389-bee5-4dac-9812-5bb1515df305', 'bce247fb-7f9b-4726-b8e9-e66e235f5643', 'bd782506-1965-4872-9955-48b7856673e5'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:51.055236 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074afa71-1abe-4af4-96f5-0b3e2baefad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f305aa34-4ef4-4f6d-aaf9-844e32fee4d5', '8e370389-bee5-4dac-9812-5bb1515df305', 'bce247fb-7f9b-4726-b8e9-e66e235f5643', 'bd782506-1965-4872-9955-48b7856673e5']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:51.055997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d8fcbf-fcaa-44da-8bf4-81af8f1616a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:51.064995 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-19af2fab-4a8a-46d2-811e-9727cfa59b71 req-1b9969ba-fd25-4cf9-9722-0d29ee80393c tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa returned with HTTP 200 Aug 03 20:38:51.065519 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1341/5330] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:38:51 2026] DELETE /volume/v3/attachments/fd40f387-d324-42fe-b5b7-973bddd464aa => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:51.078894 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d8fcbf-fcaa-44da-8bf4-81af8f1616a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb7e61c-7d8f-4336-9610-35f3e172cd32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2027816583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['f305aa34-4ef4-4f6d-aaf9-844e32fee4d5','8e370389-bee5-4dac-9812-5bb1515df305','bce247fb-7f9b-4726-b8e9-e66e235f5643','bd782506-1965-4872-9955-48b7856673e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2027816583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb7e61c-7d8f-4336-9610-35f3e172cd32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b95372f6fe144b69aaa822059166b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a087d30a7040bfbf420895f919a955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:51.079578 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710e4208-7a54-44dd-a46d-e61e56556cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:51.104509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710e4208-7a54-44dd-a46d-e61e56556cdd) transitioned into state 'SUCCESS' from state '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-2027816583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['f305aa34-4ef4-4f6d-aaf9-844e32fee4d5','8e370389-bee5-4dac-9812-5bb1515df305','bce247fb-7f9b-4726-b8e9-e66e235f5643','bd782506-1965-4872-9955-48b7856673e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:51.105175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a4be0f-bc31-4c17-a8ac-27486d21837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:51.118203 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a4be0f-bc31-4c17-a8ac-27486d21837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:51.119021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (909aaf33-6c06-42a6-8de6-5a5a4957542f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:51.119341 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request issued successfully. Aug 03 20:38:51.119948 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4a40250d-322e-4e52-9b4f-43b0073f35a2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:51.120408 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1333/5331] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:38:50 2026] POST /volume/v3/volumes => generated 776 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:51.131645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-226a79b2-e07c-475e-8240-818cf79be952 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.133519 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-226a79b2-e07c-475e-8240-818cf79be952 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:38:51.133769 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-226a79b2-e07c-475e-8240-818cf79be952 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.133999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-226a79b2-e07c-475e-8240-818cf79be952 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.141521 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.141521 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:51.145694 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-226a79b2-e07c-475e-8240-818cf79be952 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:51.149698 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-226a79b2-e07c-475e-8240-818cf79be952 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 returned with HTTP 200 Aug 03 20:38:51.150071 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1336/5332] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:51 2026] GET /volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:51.168890 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.170583 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:51.170786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.170963 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.177778 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.177778 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:51.182409 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:51.188517 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97df6eb2-55c0-4bfc-9e12-f26abd9b6925 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:51.189101 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1323/5333] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:51 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:51.201736 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-87195ccb-0873-4cba-9134-7a914c271bcf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.203314 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-87195ccb-0873-4cba-9134-7a914c271bcf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:51.203499 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-87195ccb-0873-4cba-9134-7a914c271bcf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.203687 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-87195ccb-0873-4cba-9134-7a914c271bcf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.212289 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.212289 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:51.218486 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-87195ccb-0873-4cba-9134-7a914c271bcf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:51.223789 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-87195ccb-0873-4cba-9134-7a914c271bcf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:51.224289 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1342/5334] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:51 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:51.242047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.244174 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:51.244406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.244660 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.244848 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume with id: 7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:51.252923 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.252923 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:51.253811 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:51.274208 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume request issued successfully. Aug 03 20:38:51.274485 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-75f5a834-b8a2-4800-a0c8-87c9f17ead3d tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 202 Aug 03 20:38:51.274987 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1334/5335] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:51 2026] DELETE /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:51.282500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:51.284578 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:51.284853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:51.285105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:51.292105 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:51.292105 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:51.295863 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:51.300749 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-27dc3654-bc28-4b2d-be25-06b7bcc91524 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 200 Aug 03 20:38:51.301217 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1337/5336] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:51 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:52.161365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2f99a568-bcd6-48e5-b846-c260355b76cd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.163281 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f99a568-bcd6-48e5-b846-c260355b76cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:38:52.163541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f99a568-bcd6-48e5-b846-c260355b76cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.163763 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2f99a568-bcd6-48e5-b846-c260355b76cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.170755 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.170755 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:52.174114 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2f99a568-bcd6-48e5-b846-c260355b76cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:52.179359 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2f99a568-bcd6-48e5-b846-c260355b76cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 returned with HTTP 200 Aug 03 20:38:52.179978 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1324/5337] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:38:52.191859 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.193392 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:38:52.193887 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bb7e61c-7d8f-4336-9610-35f3e172cd32", "name": "tempest-type-Backup-512308975"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:52.195766 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating new backup {'backup': {'volume_id': '4bb7e61c-7d8f-4336-9610-35f3e172cd32', 'name': 'tempest-type-Backup-512308975'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:38:52.195964 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating backup of volume 4bb7e61c-7d8f-4336-9610-35f3e172cd32 in container None Aug 03 20:38:52.202733 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.202733 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:52.203097 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:38:52.216640 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['3bde10da-752c-42e8-b913-36c2174be447', '3deb544c-0402-49e8-988b-5980840b5aa5'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:52.247061 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42cad137-47e0-4fdf-9ecc-c3fb46c3bd8f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:38:52.247474 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1343/5338] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:38:52 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 03 20:38:52.256406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.258156 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:52.258382 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.258555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.258664 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:52.262705 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.262705 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:52.263249 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-267dc92e-0c93-4d70-b672-0c4c1c1a996a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:52.263647 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1335/5339] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:52.314727 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9e6d243d-1e39-43aa-9149-0ff0320509cf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.316982 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e6d243d-1e39-43aa-9149-0ff0320509cf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 Aug 03 20:38:52.316982 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e6d243d-1e39-43aa-9149-0ff0320509cf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.316982 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9e6d243d-1e39-43aa-9149-0ff0320509cf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.325585 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9e6d243d-1e39-43aa-9149-0ff0320509cf tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 returned with HTTP 404 Aug 03 20:38:52.326170 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1338/5340] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/volumes/7f51459d-fac9-4abe-9e9b-80a71cb98ac4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:52.337780 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5372a6a4-eb28-4751-957e-988d8b40a745 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.340550 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5372a6a4-eb28-4751-957e-988d8b40a745 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:52.340869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5372a6a4-eb28-4751-957e-988d8b40a745 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.341132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5372a6a4-eb28-4751-957e-988d8b40a745 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.349871 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.349871 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:52.354174 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5372a6a4-eb28-4751-957e-988d8b40a745 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:52.358192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5372a6a4-eb28-4751-957e-988d8b40a745 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:52.358554 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1325/5341] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:52.373028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.374876 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:52.375070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.375270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.382295 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.382295 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:52.385420 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:52.389210 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2e5bcea1-b90e-40ec-aac6-73ef7da506ed tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:52.389785 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1344/5342] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:52.401812 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e0ac5535-776c-4859-bb70-9ed6be126395 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.403676 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:52.403888 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.404067 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.404231 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume with id: 3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:52.413197 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.413197 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:52.413710 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:52.438499 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume request issued successfully. Aug 03 20:38:52.438689 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e0ac5535-776c-4859-bb70-9ed6be126395 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 202 Aug 03 20:38:52.439104 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1336/5343] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:52 2026] DELETE /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:52.447562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:52.449112 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:52.449275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:52.449435 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:52.455490 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:52.455490 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:52.458527 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:52.462071 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-22ac1e2f-3fa6-4872-bd71-7e13b1945b99 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 200 Aug 03 20:38:52.462394 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1339/5344] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:52 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:53.272850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-772eb19a-155d-425e-aa33-846fcf23cd2e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.274600 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-772eb19a-155d-425e-aa33-846fcf23cd2e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:53.274820 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-772eb19a-155d-425e-aa33-846fcf23cd2e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.275015 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-772eb19a-155d-425e-aa33-846fcf23cd2e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.275131 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-772eb19a-155d-425e-aa33-846fcf23cd2e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:53.279829 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:53.279829 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:53.280559 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-772eb19a-155d-425e-aa33-846fcf23cd2e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:53.281000 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1326/5345] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:53 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:53.474525 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a7a7a959-2844-4484-b616-95d09ec1b158 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.476202 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7a7a959-2844-4484-b616-95d09ec1b158 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 Aug 03 20:38:53.476381 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7a7a959-2844-4484-b616-95d09ec1b158 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.476575 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a7a7a959-2844-4484-b616-95d09ec1b158 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.481691 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a7a7a959-2844-4484-b616-95d09ec1b158 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 returned with HTTP 404 Aug 03 20:38:53.482048 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1345/5346] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:53 2026] GET /volume/v3/volumes/3816331c-c069-42e1-b9fd-ee7169f177c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:53.488435 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.490786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:53.491045 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.491296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.521530 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:53.521530 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:53.525827 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:53.531931 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7bed6ea-28ee-40dc-b97c-32f7ad64b6aa tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:53.534026 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1337/5347] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:53 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:53.545240 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ac0099c0-4b8c-492a-8629-035e190ec73f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.548113 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac0099c0-4b8c-492a-8629-035e190ec73f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:53.548407 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac0099c0-4b8c-492a-8629-035e190ec73f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.548724 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ac0099c0-4b8c-492a-8629-035e190ec73f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.559140 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:53.559140 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:53.565672 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ac0099c0-4b8c-492a-8629-035e190ec73f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:53.571044 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ac0099c0-4b8c-492a-8629-035e190ec73f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:53.571590 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1340/5348] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:53 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:53.583591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.585089 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:53.585288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.585565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.585803 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume with id: 4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:53.592307 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:53.592307 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:53.592766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:53.622936 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume request issued successfully. Aug 03 20:38:53.623081 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b63944fd-761a-4ba2-aafe-eac3e27ef10f tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 202 Aug 03 20:38:53.623446 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1327/5349] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:53 2026] DELETE /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:53.632952 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:53.634746 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:53.634930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:53.635179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:53.645793 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:53.645793 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:53.649319 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:53.652991 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9bbbfe15-6195-4d39-8b82-caa4c8312342 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 200 Aug 03 20:38:53.653337 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1346/5350] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:53 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:54.290452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c7cba191-7c0e-4016-9a14-afed2d873144 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:54.292744 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c7cba191-7c0e-4016-9a14-afed2d873144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:54.293039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c7cba191-7c0e-4016-9a14-afed2d873144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:54.293290 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c7cba191-7c0e-4016-9a14-afed2d873144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:54.293436 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c7cba191-7c0e-4016-9a14-afed2d873144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:54.298673 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:54.298673 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:54.299443 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c7cba191-7c0e-4016-9a14-afed2d873144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:54.299947 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1338/5351] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:54 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:54.377684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c458c69c-e386-42c2-b8ff-4f00d430ec50 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:54.454176 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c458c69c-e386-42c2-b8ff-4f00d430ec50 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:38:54.454537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c458c69c-e386-42c2-b8ff-4f00d430ec50 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:54.466546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c458c69c-e386-42c2-b8ff-4f00d430ec50 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:38:54.466831 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1341/5352] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:38:54 2026] POST /volume/v3/types => generated 287 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:54.671315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bbdc7a71-bb01-400d-b87d-5a2b20aa0103 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:54.673103 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bbdc7a71-bb01-400d-b87d-5a2b20aa0103 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 Aug 03 20:38:54.673313 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bbdc7a71-bb01-400d-b87d-5a2b20aa0103 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:54.673479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bbdc7a71-bb01-400d-b87d-5a2b20aa0103 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:54.686026 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bbdc7a71-bb01-400d-b87d-5a2b20aa0103 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 returned with HTTP 404 Aug 03 20:38:54.686742 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1328/5353] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:54 2026] GET /volume/v3/volumes/4d200067-9ed2-47ea-8490-b650c0404011 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:54.696085 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:54.697831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:54.698020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:54.698200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:54.698296 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete snapshot with id: df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:54.707414 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:54.707414 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:54.707877 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:54.740372 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot delete request issued successfully. Aug 03 20:38:54.740562 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1b52a389-1c41-4eb5-86d8-7f94280d7ac6 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 202 Aug 03 20:38:54.740868 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1347/5354] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:54 2026] DELETE /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:54.748980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:54.751151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:54.751506 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:54.751622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:54.757195 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:54.757195 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:54.757680 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:54.758630 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8ef32d36-9ec7-40e6-8cb8-528004f4e54e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 200 Aug 03 20:38:54.758989 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1339/5355] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:54 2026] GET /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:55.310747 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:55.313024 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:55.313287 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:55.313559 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:55.313735 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:55.319311 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:55.319311 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:55.320098 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2ec7ed7-a121-43d7-af97-e39f68387141 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:55.320561 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1342/5356] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:55 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:55.767439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-26856bd0-b201-4c83-af4c-7301261223d9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:55.768968 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26856bd0-b201-4c83-af4c-7301261223d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 Aug 03 20:38:55.769146 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-26856bd0-b201-4c83-af4c-7301261223d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:55.769298 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-26856bd0-b201-4c83-af4c-7301261223d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:55.773241 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-26856bd0-b201-4c83-af4c-7301261223d9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 returned with HTTP 404 Aug 03 20:38:55.773821 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1329/5357] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:55 2026] GET /volume/v3/snapshots/df86646d-509f-4de3-8ab3-6fa755c49d82 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:55.779385 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:55.781107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:55.781304 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:55.781520 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:55.781685 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete snapshot with id: f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:55.786670 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:55.786670 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:55.787072 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:55.803537 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot delete request issued successfully. Aug 03 20:38:55.803713 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6e6ac677-f0d0-44e5-bac3-20df3ab10bf1 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 202 Aug 03 20:38:55.804142 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1348/5358] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:55 2026] DELETE /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:55.811188 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:55.813598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:55.813598 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:55.813743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:55.818618 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:55.818618 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:55.819058 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:55.820115 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2a7cc3d1-9e95-4e0e-b630-5d56376762a5 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 200 Aug 03 20:38:55.820649 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1340/5359] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:55 2026] GET /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:56.330111 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.330253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-471a8392-cf69-453c-a3e2-e173ec060f09 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.331842 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-471a8392-cf69-453c-a3e2-e173ec060f09 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:56.331917 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:38:56.332040 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-471a8392-cf69-453c-a3e2-e173ec060f09 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:56.332158 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bee3736e-04db-4b9b-9958-43fc657a8357", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:38:56.332219 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-471a8392-cf69-453c-a3e2-e173ec060f09 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:56.332324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-471a8392-cf69-453c-a3e2-e173ec060f09 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:56.333519 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'bee3736e-04db-4b9b-9958-43fc657a8357', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:38:56.337365 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:56.337365 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:56.337935 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-471a8392-cf69-453c-a3e2-e173ec060f09 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:56.338246 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1343/5360] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:56 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:56.528400 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Create volume of 1 GB Aug 03 20:38:56.533171 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Availability Zones retrieved successfully. Aug 03 20:38:56.540516 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Flow 'volume_create_api' (6b8cbf94-d0cc-4551-87c2-959b3c67d4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:56.541611 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d45ced-7a84-4173-9c6a-e2ddb4e195d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:56.542689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:38:56.607273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d45ced-7a84-4173-9c6a-e2ddb4e195d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:38:54Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=03c427f6-f91e-4f56-a090-6815d39e9f9b,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': '03c427f6-f91e-4f56-a090-6815d39e9f9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:56.609150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f0fa0d-b870-4bfd-9101-47f7eee555b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:56.647509 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-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 03 20:38:56.647509 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-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 03 20:38:56.706198 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Created reservations ['0ca1475a-a296-4f79-92b0-aa3ccafa1564', '2443a49b-2667-4426-9c2a-7fc96c9cb58f', '4d90e47f-1279-402a-b8be-30c20536f72c', '72396236-f073-4892-aee9-6e5fbbe87ea7'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:38:56.706941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f0fa0d-b870-4bfd-9101-47f7eee555b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca1475a-a296-4f79-92b0-aa3ccafa1564', '2443a49b-2667-4426-9c2a-7fc96c9cb58f', '4d90e47f-1279-402a-b8be-30c20536f72c', '72396236-f073-4892-aee9-6e5fbbe87ea7']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:56.707591 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f6bf51-4715-41d2-b426-b86e743dc021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:56.732511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f6bf51-4715-41d2-b426-b86e743dc021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c16c6b51-0ecd-4b54-be86-2d8ab2b216d9', '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='e63e810acdcc45169f904a5ab21a030e',qos_specs=None,replication_status=,reservations=['0ca1475a-a296-4f79-92b0-aa3ccafa1564','2443a49b-2667-4426-9c2a-7fc96c9cb58f','4d90e47f-1279-402a-b8be-30c20536f72c','72396236-f073-4892-aee9-6e5fbbe87ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b1f97c1bedd427b82320c792687a1cb',volume_type_id=03c427f6-f91e-4f56-a090-6815d39e9f9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:38:56Z,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=c16c6b51-0ecd-4b54-be86-2d8ab2b216d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e63e810acdcc45169f904a5ab21a030e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b1f97c1bedd427b82320c792687a1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03c427f6-f91e-4f56-a090-6815d39e9f9b),volume_type_id=03c427f6-f91e-4f56-a090-6815d39e9f9b)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:56.733182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b4dd9-7fc6-4d93-bdd3-f5b9ad42cd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:56.749446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b4dd9-7fc6-4d93-bdd3-f5b9ad42cd9f) transitioned into state 'SUCCESS' from 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='e63e810acdcc45169f904a5ab21a030e',qos_specs=None,replication_status=,reservations=['0ca1475a-a296-4f79-92b0-aa3ccafa1564','2443a49b-2667-4426-9c2a-7fc96c9cb58f','4d90e47f-1279-402a-b8be-30c20536f72c','72396236-f073-4892-aee9-6e5fbbe87ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b1f97c1bedd427b82320c792687a1cb',volume_type_id=03c427f6-f91e-4f56-a090-6815d39e9f9b)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:56.750158 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f91eea-42a1-40a2-9218-4c134f655832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:38:56.761475 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f91eea-42a1-40a2-9218-4c134f655832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:38:56.762183 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Flow 'volume_create_api' (6b8cbf94-d0cc-4551-87c2-959b3c67d4b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:38:56.762471 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Create volume request issued successfully. Aug 03 20:38:56.762974 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63f45c22-e6f1-48da-9bd5-0d87320ee20b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:38:56.763377 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1330/5361] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:38:56 2026] POST /volume/v3/volumes => generated 796 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:38:56.778318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-16b7cac7-10ed-47fe-921e-109a1221028b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.780339 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16b7cac7-10ed-47fe-921e-109a1221028b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:38:56.780654 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16b7cac7-10ed-47fe-921e-109a1221028b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:56.780909 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16b7cac7-10ed-47fe-921e-109a1221028b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:56.787261 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:56.787261 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:56.790449 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-16b7cac7-10ed-47fe-921e-109a1221028b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:38:56.794519 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16b7cac7-10ed-47fe-921e-109a1221028b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:38:56.794899 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1349/5362] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:56 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:56.828837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f03b461c-4dd5-43b1-8f03-7bd251470a58 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.831171 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f03b461c-4dd5-43b1-8f03-7bd251470a58 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 Aug 03 20:38:56.831276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f03b461c-4dd5-43b1-8f03-7bd251470a58 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:56.831546 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f03b461c-4dd5-43b1-8f03-7bd251470a58 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:56.836364 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f03b461c-4dd5-43b1-8f03-7bd251470a58 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 returned with HTTP 404 Aug 03 20:38:56.836966 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1341/5363] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:56 2026] GET /volume/v3/snapshots/f7fcd35e-5ca0-4916-bbd0-b70cd58f5402 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:56.843771 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-25eac767-a671-4034-8c1e-b153fa563d86 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.845707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:56.845880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:56.846049 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:56.846160 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete snapshot with id: fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:56.856692 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:56.856692 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:56.857184 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:56.881871 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot delete request issued successfully. Aug 03 20:38:56.882034 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-25eac767-a671-4034-8c1e-b153fa563d86 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 202 Aug 03 20:38:56.882394 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1344/5364] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:38:56 2026] DELETE /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:56.889169 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:56.891633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:56.892005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:56.892005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:56.898015 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:56.898015 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:56.898680 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Snapshot retrieved successfully. Aug 03 20:38:56.899444 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b509eaa8-2454-43fc-b7f1-8b33f0582354 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 200 Aug 03 20:38:56.899830 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1331/5365] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:56 2026] GET /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:57.348877 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8507b90f-d094-4cc5-bca8-7d642267e29c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.354697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8507b90f-d094-4cc5-bca8-7d642267e29c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:57.354922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8507b90f-d094-4cc5-bca8-7d642267e29c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.355099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8507b90f-d094-4cc5-bca8-7d642267e29c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.355200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-8507b90f-d094-4cc5-bca8-7d642267e29c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:57.359193 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:57.359193 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:57.359761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8507b90f-d094-4cc5-bca8-7d642267e29c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:57.360098 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1350/5366] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:57 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:57.809471 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.812819 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:38:57.812997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.813190 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.820027 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:57.820027 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:57.823316 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:38:57.827222 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4c593d77-426a-45fb-820f-62f172a7c4e5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:38:57.827545 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1342/5367] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:57 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:57.910739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-07ab7f69-c106-4376-b63a-7379f8442507 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.913415 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07ab7f69-c106-4376-b63a-7379f8442507 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 Aug 03 20:38:57.914882 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07ab7f69-c106-4376-b63a-7379f8442507 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.915163 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-07ab7f69-c106-4376-b63a-7379f8442507 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.921733 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-07ab7f69-c106-4376-b63a-7379f8442507 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 returned with HTTP 404 Aug 03 20:38:57.922336 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1345/5368] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:38:57 2026] GET /volume/v3/snapshots/fac9b75a-7c3f-4e21-9269-0c567fb5def1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:57.929062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.930881 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:57.931133 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.931376 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.937834 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:57.937834 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:57.940988 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:57.944584 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e7d1416c-c9d5-447f-8f0e-de5cfe396639 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:57.945000 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1332/5369] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:57 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:57.961906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.963646 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:57.963998 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.964246 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.971157 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:57.971157 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:57.974815 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:57.978933 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-376b9e80-5857-455a-94e5-f6abb0e1dfe9 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:57.979295 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1351/5370] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:57 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:57.994828 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-424632f0-7e9e-475e-9202-885a5d6e780e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:57.996687 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] DELETE https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:57.996880 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:57.997059 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:57.997208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume with id: 21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:58.004034 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:58.004034 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:38:58.004444 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:58.031643 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Delete volume request issued successfully. Aug 03 20:38:58.031830 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-424632f0-7e9e-475e-9202-885a5d6e780e tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 202 Aug 03 20:38:58.032220 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1343/5371] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:38:57 2026] DELETE /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:38:58.040310 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-490eaf61-0bea-4f99-b946-2909b9952201 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:58.041896 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-490eaf61-0bea-4f99-b946-2909b9952201 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:58.042072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-490eaf61-0bea-4f99-b946-2909b9952201 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:58.042258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-490eaf61-0bea-4f99-b946-2909b9952201 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:58.049550 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:58.049550 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:58.052671 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-490eaf61-0bea-4f99-b946-2909b9952201 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Volume info retrieved successfully. Aug 03 20:38:58.060300 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-490eaf61-0bea-4f99-b946-2909b9952201 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 200 Aug 03 20:38:58.060715 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1346/5372] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:58 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:58.377614 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:58.383585 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:58.383585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:58.383585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:58.383585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:58.398774 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:58.398774 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:58.399472 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-047aa0cd-e8ba-4649-9a27-e7ec5c933cd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:58.399903 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1333/5373] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:58 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:58.839376 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:58.841302 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:38:58.841528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:58.841719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:58.848072 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:58.848072 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:38:58.853482 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:38:58.855425 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d339257-e70d-4c40-87c8-af1687bb77a2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:38:58.855801 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1352/5374] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:58 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:59.076818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8fe2667d-521a-4938-bee1-abe847d333c8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:59.078804 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fe2667d-521a-4938-bee1-abe847d333c8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] GET https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 Aug 03 20:38:59.079010 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fe2667d-521a-4938-bee1-abe847d333c8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:59.079218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fe2667d-521a-4938-bee1-abe847d333c8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:59.085052 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fe2667d-521a-4938-bee1-abe847d333c8 tempest-SnapshotDataIntegrityTests-1527510365 tempest-SnapshotDataIntegrityTests-1527510365-project-member] https://10.4.3.92/volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 returned with HTTP 404 Aug 03 20:38:59.085650 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1344/5375] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:59 2026] GET /volume/v3/volumes/21bc0328-610f-49ad-ba80-b42156a1e2b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:38:59.414845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4a0630e4-b7f6-41c5-8784-423255686a47 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:59.417523 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a0630e4-b7f6-41c5-8784-423255686a47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:38:59.417825 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4a0630e4-b7f6-41c5-8784-423255686a47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:59.418160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4a0630e4-b7f6-41c5-8784-423255686a47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:59.418359 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4a0630e4-b7f6-41c5-8784-423255686a47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:38:59.424437 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:59.424437 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:38:59.425548 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4a0630e4-b7f6-41c5-8784-423255686a47 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:38:59.426135 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1347/5376] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:38:59 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:38:59.867373 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:38:59.869122 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:38:59.869320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:38:59.869582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:38:59.875832 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:38:59.875832 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:38:59.879118 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:38:59.883137 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d718b831-f355-4d3d-ac0e-e7c19523d33c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:38:59.883517 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1334/5377] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:38:59 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:00.438184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:00.440854 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:00.441447 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:00.441843 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:00.442920 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:00.447221 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:00.447221 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:00.448367 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5fd73bac-fb89-4001-9607-c4cf997d2970 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:00.448367 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1353/5378] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:00 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:00.895181 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:00.896685 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:00.896806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:00.896973 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:00.903053 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:00.903053 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:00.906310 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:00.909892 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c3b03d7-c8ef-440f-890d-17886fcd62ee tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:00.910208 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1345/5379] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:00 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:01.459994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:01.461793 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:01.462002 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:01.462181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:01.462273 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:01.467201 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:01.467201 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:01.468161 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b12222ed-85e4-4c85-8154-5c3294a4e171 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:01.468591 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1348/5380] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:01 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:01.924234 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:01.927130 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:01.927446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:01.927703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:01.937851 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:01.937851 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:01.941740 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:01.946771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f4a2249d-3a5c-4a41-b0ae-932bda1d9e45 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:01.946843 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1335/5381] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:01 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:02.479322 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:02.481050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:02.481237 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:02.481405 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:02.481550 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:02.488780 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:02.488780 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:02.489398 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-692100cd-5d45-4fc5-b1ab-ae23517e16df tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:02.489968 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1354/5382] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:02 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:02.962263 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2b53587b-2497-48ee-a846-9928ad23e29a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:02.964854 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b53587b-2497-48ee-a846-9928ad23e29a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:02.964854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b53587b-2497-48ee-a846-9928ad23e29a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:02.964990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b53587b-2497-48ee-a846-9928ad23e29a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:02.972712 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:02.972712 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:02.976541 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2b53587b-2497-48ee-a846-9928ad23e29a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:02.981588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b53587b-2497-48ee-a846-9928ad23e29a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:02.982073 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1346/5383] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:02 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:03.501670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:03.503542 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:03.503799 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:03.504025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:03.504161 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:03.508692 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:03.508692 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:03.509377 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2c624499-3fba-4219-9d07-dbe72e3adfb4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:03.509815 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1349/5384] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:03 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:03.994657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:03.996273 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:03.996510 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:03.996690 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:04.004177 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:04.004177 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:04.007442 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:04.011393 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba04d5c2-4aa4-43b7-98e4-ef9178d6fe1f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:04.011892 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1336/5385] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:03 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:04.521275 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b285206f-97c7-4169-aace-f5d85bc23296 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:04.524069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b285206f-97c7-4169-aace-f5d85bc23296 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:04.524295 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b285206f-97c7-4169-aace-f5d85bc23296 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:04.524488 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b285206f-97c7-4169-aace-f5d85bc23296 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:04.524592 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b285206f-97c7-4169-aace-f5d85bc23296 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:04.529041 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:04.529041 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:04.529767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b285206f-97c7-4169-aace-f5d85bc23296 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:04.530153 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1355/5386] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:04 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:05.024252 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:05.025844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:05.026006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:05.026178 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:05.035287 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:05.035287 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:05.039965 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:05.045586 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4f1300ae-ec93-4f9f-a8e2-f488ca2017c2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:05.046128 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1347/5387] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:05 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:05.539687 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fa6615c2-4190-460c-a373-a544c300b924 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:05.545970 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa6615c2-4190-460c-a373-a544c300b924 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:05.546170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa6615c2-4190-460c-a373-a544c300b924 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:05.546351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa6615c2-4190-460c-a373-a544c300b924 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:05.546455 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-fa6615c2-4190-460c-a373-a544c300b924 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:05.559227 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:05.559227 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:05.559953 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa6615c2-4190-460c-a373-a544c300b924 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:05.560349 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1350/5388] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:05 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:06.057022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:06.058175 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:06.058341 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:06.058544 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:06.065017 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:06.065017 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:06.068411 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:06.072287 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3de41ffc-814d-4e5e-bcad-c77bb1714de1 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:06.072598 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1337/5389] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:06 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:06.569962 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:06.571552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:06.571737 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:06.571922 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:06.572016 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:06.575749 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:06.575749 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:06.576297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5485da53-164a-4e91-a3e0-8df424b1a9c2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:06.576693 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1356/5390] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:06 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:07.083744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:07.085476 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:07.085707 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:07.085934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:07.093099 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:07.093099 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:07.097228 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:07.099867 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dda3432a-e914-4f9b-a93c-0c370c9ffe1c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:07.100220 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1348/5391] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:07 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:07.586939 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-32d89646-797f-456e-97ae-485068c7da0a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:07.588689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32d89646-797f-456e-97ae-485068c7da0a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:07.588884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-32d89646-797f-456e-97ae-485068c7da0a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:07.589049 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-32d89646-797f-456e-97ae-485068c7da0a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:07.589145 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-32d89646-797f-456e-97ae-485068c7da0a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:07.598238 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:07.598238 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:07.598985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-32d89646-797f-456e-97ae-485068c7da0a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:07.599449 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1351/5392] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:07 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:08.111344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:08.112907 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:08.113098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:08.113310 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:08.121005 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:08.121005 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:08.124390 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:08.127990 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-028ed1e2-7d3e-458c-aa98-79d122c71968 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:08.128357 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1338/5393] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:08 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:08.610336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:08.612095 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:08.612440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:08.612530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:08.612652 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:08.617896 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:08.617896 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:08.619486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe6caa24-7860-4a99-a4c0-aa59809a8beb tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:08.619486 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1357/5394] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:08 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:08.891645 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e8e41091-5668-4aab-b30f-0908a7499f40 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:08.893784 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e8e41091-5668-4aab-b30f-0908a7499f40 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:39:08.893784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e8e41091-5668-4aab-b30f-0908a7499f40 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621", "extra_specs": {"multiattach": " True"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:08.911830 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e8e41091-5668-4aab-b30f-0908a7499f40 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:39:08.912344 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1349/5395] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:39:08 2026] POST /volume/v3/types => generated 286 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:08.918535 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-befbad7b-485f-42d0-869c-dae09c4f50ea None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:08.920252 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:39:08.920736 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-108962492", "snapshot_id": null, "imageRef": null, "volume_type": "abc9d816-02f8-4638-82b3-ab7bf876bc8c", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:08.922745 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-108962492', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'abc9d816-02f8-4638-82b3-ab7bf876bc8c', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:39:08.927784 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume of 1 GB Aug 03 20:39:08.928088 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:08.928088 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:08.928564 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Availability Zones retrieved successfully. Aug 03 20:39:08.933844 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (3c04a58b-1bf5-47e6-8bee-949b329229a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:39:08.934780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d051f7e-597c-4d3e-8ef6-c04c1c791f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:08.935898 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:39:08.943070 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:08.943070 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:08.953449 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d051f7e-597c-4d3e-8ef6-c04c1c791f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:39:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abc9d816-02f8-4638-82b3-ab7bf876bc8c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abc9d816-02f8-4638-82b3-ab7bf876bc8c', 'encryption_key_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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:08.954145 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f045e848-6ded-4d3f-aaec-d78c9b39d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:08.976397 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:39:08.976914 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762406454-1034407621, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:39:09.004664 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Created reservations ['5f2d3719-bc42-4984-9ade-50479e6e153c', 'e46dcce2-2951-47c7-8658-6a34a2b99e02', '62c44fb2-8c09-4408-a4e1-270a19404f70', '085c2640-eedc-4daf-86b4-51ebec25080d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:39:09.005304 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f045e848-6ded-4d3f-aaec-d78c9b39d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2d3719-bc42-4984-9ade-50479e6e153c', 'e46dcce2-2951-47c7-8658-6a34a2b99e02', '62c44fb2-8c09-4408-a4e1-270a19404f70', '085c2640-eedc-4daf-86b4-51ebec25080d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:09.005927 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5675b4c-1b9e-4574-8879-eab799e37ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:09.025514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5675b4c-1b9e-4574-8879-eab799e37ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a66dc23-7e40-4409-a30c-4756651104a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-108962492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['5f2d3719-bc42-4984-9ade-50479e6e153c','e46dcce2-2951-47c7-8658-6a34a2b99e02','62c44fb2-8c09-4408-a4e1-270a19404f70','085c2640-eedc-4daf-86b4-51ebec25080d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=abc9d816-02f8-4638-82b3-ab7bf876bc8c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-108962492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a66dc23-7e40-4409-a30c-4756651104a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66383e48753c4e4a8f62346bea0f2576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abc9d816-02f8-4638-82b3-ab7bf876bc8c),volume_type_id=abc9d816-02f8-4638-82b3-ab7bf876bc8c)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:09.026141 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf83b69-4413-4164-a6ef-6701f88a39dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:09.043818 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf83b69-4413-4164-a6ef-6701f88a39dd) transitioned into state 'SUCCESS' from state '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-108962492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='14c43fe9361b42b2a6a0e89f6a052cc3',qos_specs=None,replication_status=,reservations=['5f2d3719-bc42-4984-9ade-50479e6e153c','e46dcce2-2951-47c7-8658-6a34a2b99e02','62c44fb2-8c09-4408-a4e1-270a19404f70','085c2640-eedc-4daf-86b4-51ebec25080d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66383e48753c4e4a8f62346bea0f2576',volume_type_id=abc9d816-02f8-4638-82b3-ab7bf876bc8c)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:09.044387 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c322cb69-9676-48f4-97f7-1208644e67d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:09.056063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c322cb69-9676-48f4-97f7-1208644e67d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:09.056915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Flow 'volume_create_api' (3c04a58b-1bf5-47e6-8bee-949b329229a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:39:09.057228 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Create volume request issued successfully. Aug 03 20:39:09.057825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-befbad7b-485f-42d0-869c-dae09c4f50ea tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:39:09.058271 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1352/5396] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:39:08 2026] POST /volume/v3/volumes => generated 826 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:39:09.072332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:09.073873 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:09.074052 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:09.074221 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:09.080252 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:09.080252 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:09.083226 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:09.087065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cfffa331-bd1b-4bc1-93c1-aa3b55d1b10d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:09.087474 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1339/5397] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:09 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 894 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:09.139057 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-462fb805-9156-46ba-83d4-60b459e2dbdd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:09.140765 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-462fb805-9156-46ba-83d4-60b459e2dbdd tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:09.140973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-462fb805-9156-46ba-83d4-60b459e2dbdd tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:09.141115 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-462fb805-9156-46ba-83d4-60b459e2dbdd tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:09.147562 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:09.147562 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:09.150862 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-462fb805-9156-46ba-83d4-60b459e2dbdd tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:09.155047 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-462fb805-9156-46ba-83d4-60b459e2dbdd tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:09.155427 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1358/5398] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:09 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:09.628956 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5c54d173-5870-4ee5-a341-b3957586517f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:09.630749 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5c54d173-5870-4ee5-a341-b3957586517f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:09.630961 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5c54d173-5870-4ee5-a341-b3957586517f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:09.631163 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5c54d173-5870-4ee5-a341-b3957586517f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:09.631296 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5c54d173-5870-4ee5-a341-b3957586517f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:09.635758 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:09.635758 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:09.636295 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5c54d173-5870-4ee5-a341-b3957586517f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:09.636678 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1350/5399] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:09 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.098705 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.100508 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:10.100723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.100897 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.107729 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.107729 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:10.111070 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:10.114820 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-51830628-c9f3-4de3-af96-38a6c9dc88f5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:10.115157 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1353/5400] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.129283 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.131129 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:10.131316 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.131499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.138677 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.138677 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:10.141886 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:10.145578 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2b1dab87-b04e-44b1-abcb-67cc12d7b24d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:10.145890 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1340/5401] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.173299 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.175433 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:10.175680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.175937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.185386 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.185386 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:10.188673 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:10.192409 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4a6bb714-9e73-4e90-8624-35cd51f3c01f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:10.192803 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1359/5402] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.197273 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.198480 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:10.198727 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.198891 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.205440 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.205440 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:10.208531 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:10.212213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-507c5465-cc53-4c79-8cf2-767ae8f9b846 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:10.212572 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1351/5403] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.295981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0f48f53d-015f-4b8a-8b47-80cd9b4ddd72 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.295981 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f48f53d-015f-4b8a-8b47-80cd9b4ddd72 None None] GET https://10.4.3.92/volume// Aug 03 20:39:10.295981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f48f53d-015f-4b8a-8b47-80cd9b4ddd72 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.295981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0f48f53d-015f-4b8a-8b47-80cd9b4ddd72 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.296263 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0f48f53d-015f-4b8a-8b47-80cd9b4ddd72 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:39:10.296520 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1354/5404] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:39: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 03 20:39:10.303034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-65a4e054-a87e-4986-86f2-29d6968f5614 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.307961 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-65a4e054-a87e-4986-86f2-29d6968f5614 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:39:10.308295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-65a4e054-a87e-4986-86f2-29d6968f5614 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a66dc23-7e40-4409-a30c-4756651104a1", "connector": null, "instance_uuid": "34f9db95-6e1d-4e2d-98d0-12e16925728f"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:10.316396 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.316396 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:10.346216 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-65a4e054-a87e-4986-86f2-29d6968f5614 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:39:10.346665 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1341/5405] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:39:10 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 03 20:39:10.375821 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.377454 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:10.377645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.377814 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.386180 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.386180 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:10.389657 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:10.392102 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dd795fe2-204e-46da-9277-1ac7e6e06ba6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.392536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd795fe2-204e-46da-9277-1ac7e6e06ba6 None None] GET https://10.4.3.92/volume// Aug 03 20:39:10.392729 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd795fe2-204e-46da-9277-1ac7e6e06ba6 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.392950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd795fe2-204e-46da-9277-1ac7e6e06ba6 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.393314 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd795fe2-204e-46da-9277-1ac7e6e06ba6 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:39:10.393621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1cd02bf9-fe25-4c41-906c-09a0de974c27 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:10.393660 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1352/5406] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:39: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 03 20:39:10.394119 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1360/5407] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.405629 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.408929 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:10.409181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.409500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.421277 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.421277 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:10.427671 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:10.432843 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-6d07d0c3-4f09-4955-8c28-a153a8422f87 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:10.433316 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1355/5408] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1098 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:39:10.564017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.567191 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] PUT https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb Aug 03 20:39:10.567640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:10.574910 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Acquiring lock "cinder-attachment_update-9a66dc23-7e40-4409-a30c-4756651104a1-np0000006371" by "attachment_update" {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:39:10.579588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-9a66dc23-7e40-4409-a30c-4756651104a1-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100356) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:39:10.580590 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.580590 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:10.645918 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:10.647729 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:10.647921 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:10.648101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:10.648225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:10.652438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:10.652438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:10.653197 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9af02619-5bfb-4652-97d9-c91c360f2f6d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:10.653611 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1353/5409] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:10 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:10.654309 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.coordination [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Lock "cinder-attachment_update-9a66dc23-7e40-4409-a30c-4756651104a1-np0000006371" released by "attachment_update" :: held 0.075s {{(pid=100356) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:39:10.654719 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-8a7904d7-71ad-4fd5-8f9a-6c7fc4654fa7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb returned with HTTP 200 Aug 03 20:39:10.655260 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1342/5410] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:39:10 2026] PUT /volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:11.205391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b298f18-112d-4809-8b88-81fe267b0435 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:11.207136 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b298f18-112d-4809-8b88-81fe267b0435 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:11.207338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b298f18-112d-4809-8b88-81fe267b0435 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:11.207530 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b298f18-112d-4809-8b88-81fe267b0435 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:11.214075 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:11.214075 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:11.217342 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9b298f18-112d-4809-8b88-81fe267b0435 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:11.221228 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b298f18-112d-4809-8b88-81fe267b0435 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:11.221562 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1361/5411] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:11 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:11.409957 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9ae756c9-e347-4524-93c0-ce33d595a028 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:11.411577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ae756c9-e347-4524-93c0-ce33d595a028 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:11.411752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ae756c9-e347-4524-93c0-ce33d595a028 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:11.411913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9ae756c9-e347-4524-93c0-ce33d595a028 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:11.420363 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:11.420363 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:11.423809 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9ae756c9-e347-4524-93c0-ce33d595a028 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:11.427852 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9ae756c9-e347-4524-93c0-ce33d595a028 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:11.428250 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1356/5412] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:11 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:11.663773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-eeee758e-e063-4249-8513-dfe119751438 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:11.666004 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eeee758e-e063-4249-8513-dfe119751438 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:11.666266 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eeee758e-e063-4249-8513-dfe119751438 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:11.666491 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-eeee758e-e063-4249-8513-dfe119751438 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:11.666621 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-eeee758e-e063-4249-8513-dfe119751438 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:11.670998 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:11.670998 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:11.671644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-eeee758e-e063-4249-8513-dfe119751438 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:11.672024 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1354/5413] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:11 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:12.232645 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:12.234223 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:12.234399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:12.234594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:12.240742 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:12.240742 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:12.244116 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:12.247921 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-237ed185-9230-4f8b-a7de-3abbfc6159d6 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:12.248287 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1343/5414] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:12 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:12.439646 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b2a83950-1990-4a0b-8213-6b993956c28b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:12.441642 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b2a83950-1990-4a0b-8213-6b993956c28b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:12.441853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b2a83950-1990-4a0b-8213-6b993956c28b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:12.442074 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b2a83950-1990-4a0b-8213-6b993956c28b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:12.453529 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:12.453529 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:12.457390 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b2a83950-1990-4a0b-8213-6b993956c28b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:12.462004 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b2a83950-1990-4a0b-8213-6b993956c28b tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:12.462454 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1362/5415] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:12 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:12.681117 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6398e169-fed3-43bb-8256-ce2969a66522 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:12.682841 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6398e169-fed3-43bb-8256-ce2969a66522 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:12.683118 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6398e169-fed3-43bb-8256-ce2969a66522 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:12.683340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6398e169-fed3-43bb-8256-ce2969a66522 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:12.683443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6398e169-fed3-43bb-8256-ce2969a66522 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:12.687323 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:12.687323 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:12.687873 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6398e169-fed3-43bb-8256-ce2969a66522 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:12.688200 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1357/5416] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:12 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:13.260247 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:13.261819 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:13.261972 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:13.262134 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:13.268433 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:13.268433 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:13.271451 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:13.275209 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9168485f-f302-46aa-bc3d-b301cc0e2605 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:13.275586 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1355/5417] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:13 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:13.473891 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:13.475604 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:13.475797 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:13.475972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:13.485568 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:13.485568 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:13.489473 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:13.493882 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6751cd4-5ad4-46a6-965b-87b686b979ff tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:13.494325 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1344/5418] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:13 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:13.697815 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b163c918-7f67-4cde-9152-121eb8e66885 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:13.699607 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b163c918-7f67-4cde-9152-121eb8e66885 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:13.699856 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b163c918-7f67-4cde-9152-121eb8e66885 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:13.700071 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b163c918-7f67-4cde-9152-121eb8e66885 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:13.700234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b163c918-7f67-4cde-9152-121eb8e66885 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:13.704400 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:13.704400 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:13.704961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b163c918-7f67-4cde-9152-121eb8e66885 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:13.705304 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1363/5419] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:13 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:14.287073 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fda5709b-d847-418e-8c45-9425a9be375f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:14.288932 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fda5709b-d847-418e-8c45-9425a9be375f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:14.289109 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fda5709b-d847-418e-8c45-9425a9be375f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:14.289307 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fda5709b-d847-418e-8c45-9425a9be375f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:14.296244 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:14.296244 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:14.299692 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fda5709b-d847-418e-8c45-9425a9be375f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:14.303805 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fda5709b-d847-418e-8c45-9425a9be375f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:14.304247 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1358/5420] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:14 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:14.507706 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:14.509291 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:14.509475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:14.509653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:14.518883 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:14.518883 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:14.522269 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:14.526802 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b2e8dd9-ab82-424a-9d78-c14a19acefcb tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:14.527223 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1356/5421] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:14 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:14.715051 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:14.716633 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:14.716813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:14.716979 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:14.717068 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:14.720843 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:14.720843 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:14.721416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1ea50582-1069-4a1c-9946-b7422c7421a3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:14.721782 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1345/5422] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:14 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:15.315700 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:15.317451 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:15.317662 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:15.317855 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:15.324721 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:15.324721 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:15.327930 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:15.331748 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f7fa01d-37e9-451f-a15f-c1836376cbbe tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:15.332094 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1364/5423] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:15 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:15.541185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1fd73e41-8113-4505-8715-4c4e5e978778 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:15.542883 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1fd73e41-8113-4505-8715-4c4e5e978778 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:15.543104 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1fd73e41-8113-4505-8715-4c4e5e978778 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:15.543300 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1fd73e41-8113-4505-8715-4c4e5e978778 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:15.552843 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:15.552843 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:15.557030 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1fd73e41-8113-4505-8715-4c4e5e978778 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:15.561304 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1fd73e41-8113-4505-8715-4c4e5e978778 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:15.561705 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1359/5424] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:15 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:15.732508 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-912384dc-8399-4e36-ae84-d5052c1441a7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:15.734169 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-912384dc-8399-4e36-ae84-d5052c1441a7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:15.734364 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-912384dc-8399-4e36-ae84-d5052c1441a7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:15.734555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-912384dc-8399-4e36-ae84-d5052c1441a7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:15.734658 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-912384dc-8399-4e36-ae84-d5052c1441a7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:15.740405 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:15.740405 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:15.740405 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-912384dc-8399-4e36-ae84-d5052c1441a7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:15.740405 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1357/5425] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:15 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:16.343784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:16.345298 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:16.345489 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:16.345686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:16.351874 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:16.351874 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:16.355007 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:16.358786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ff863c9-62e7-474a-832d-aef1e0b8937f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:16.359118 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1346/5426] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:16 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:16.573433 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:16.574994 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:16.575188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:16.575357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:16.583415 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:16.583415 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:16.586164 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:16.589527 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9c11b1d-7a1c-4e46-830c-d41cb227d44f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:16.589857 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1365/5427] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:16 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:16.750555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:16.752268 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:16.752452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:16.752654 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:16.752744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:16.756806 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:16.756806 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:16.757351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1bcf06dc-e97f-4e83-8765-3e0ca9898e0b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:16.757726 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1360/5428] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:16 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:17.370831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:17.372510 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:17.372743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:17.372927 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:17.379732 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:17.379732 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:17.383152 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:17.386960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d35254cf-5f42-4286-a87b-4bcc13ec948d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:17.387283 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1358/5429] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:17 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:17.601017 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b14275bf-1d43-4151-9990-46bc911cea44 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:17.602814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b14275bf-1d43-4151-9990-46bc911cea44 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:17.602999 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b14275bf-1d43-4151-9990-46bc911cea44 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:17.603210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b14275bf-1d43-4151-9990-46bc911cea44 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:17.612686 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:17.612686 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:17.615853 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b14275bf-1d43-4151-9990-46bc911cea44 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:17.619574 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b14275bf-1d43-4151-9990-46bc911cea44 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:17.619932 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1347/5430] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:17 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:17.768669 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b3be971f-90f4-4e92-ad01-14250fe46fba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:17.770384 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3be971f-90f4-4e92-ad01-14250fe46fba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:17.770605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b3be971f-90f4-4e92-ad01-14250fe46fba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:17.770782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b3be971f-90f4-4e92-ad01-14250fe46fba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:17.770879 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-b3be971f-90f4-4e92-ad01-14250fe46fba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:17.775504 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:17.775504 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:17.776235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b3be971f-90f4-4e92-ad01-14250fe46fba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:17.776746 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1366/5431] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:17 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:18.398636 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-976e96bd-de55-40aa-9e31-abee9144975e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:18.400351 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-976e96bd-de55-40aa-9e31-abee9144975e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:18.400584 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-976e96bd-de55-40aa-9e31-abee9144975e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:18.400821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-976e96bd-de55-40aa-9e31-abee9144975e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:18.408058 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:18.408058 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:18.411879 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-976e96bd-de55-40aa-9e31-abee9144975e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:18.416229 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-976e96bd-de55-40aa-9e31-abee9144975e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:18.416686 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1361/5432] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:18 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:18.690265 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d95327a-90f5-4c6b-b241-cd675915e12c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:18.692256 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d95327a-90f5-4c6b-b241-cd675915e12c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:18.692403 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d95327a-90f5-4c6b-b241-cd675915e12c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:18.692657 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d95327a-90f5-4c6b-b241-cd675915e12c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:18.694710 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=277,cinder:INSERT=27,cinder:UPDATE=58 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:39:18.702947 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:18.702947 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:18.706378 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d95327a-90f5-4c6b-b241-cd675915e12c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:18.710139 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d95327a-90f5-4c6b-b241-cd675915e12c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:18.710503 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1359/5433] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:18 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:18.785875 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:18.787485 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:18.788833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:18.788833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:18.788833 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:18.790135 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=254,cinder:UPDATE=40,cinder:INSERT=28 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:39:18.793077 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:18.793077 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:18.793855 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a2b39257-a3e2-40c8-84d6-f19f120c5a4c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:18.794830 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1348/5434] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:18 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:19.428970 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-16626389-0692-4776-947e-ac0c06e958d3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:19.430612 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16626389-0692-4776-947e-ac0c06e958d3 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:19.430807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16626389-0692-4776-947e-ac0c06e958d3 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:19.430993 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16626389-0692-4776-947e-ac0c06e958d3 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:19.437653 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:19.437653 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:19.440965 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-16626389-0692-4776-947e-ac0c06e958d3 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:19.445230 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16626389-0692-4776-947e-ac0c06e958d3 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:19.445594 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1367/5435] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:19 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:19.723614 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:19.725286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:19.725471 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:19.725669 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:19.734323 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:19.734323 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:19.738473 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:19.742155 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c94b388d-ce46-4713-93e9-6a7ed4033dca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:19.742481 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1362/5436] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:19 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:19.805877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:19.807518 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:19.807718 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:19.807917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:19.808060 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:19.812345 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:19.812345 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:19.812911 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e1b506df-27f4-4c79-8c41-1a7c37d2a52a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:19.813267 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1360/5437] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:19 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:20.460214 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-07afdcca-3541-481b-826f-ff56481e744d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:20.461979 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07afdcca-3541-481b-826f-ff56481e744d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:20.463653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07afdcca-3541-481b-826f-ff56481e744d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:20.463653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-07afdcca-3541-481b-826f-ff56481e744d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:20.469721 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:20.469721 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:20.473495 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-07afdcca-3541-481b-826f-ff56481e744d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:20.478031 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-07afdcca-3541-481b-826f-ff56481e744d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:20.478635 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1349/5438] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:20 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:20.756696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:20.758285 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:20.758476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:20.758657 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:20.760733 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=243,cinder:UPDATE=46,cinder:INSERT=19 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:39:20.768617 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:20.768617 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:20.771582 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:20.774913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8bbc2bc4-8134-4577-b90f-65b279bb6729 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:20.775259 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1368/5439] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:20 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:20.822254 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4cc7866b-4f58-4822-8e28-13800d461c07 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:20.824364 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cc7866b-4f58-4822-8e28-13800d461c07 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:20.824632 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cc7866b-4f58-4822-8e28-13800d461c07 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:20.824816 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4cc7866b-4f58-4822-8e28-13800d461c07 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:20.824919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4cc7866b-4f58-4822-8e28-13800d461c07 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:20.826555 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=237,cinder:UPDATE=54,cinder:INSERT=29 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:39:20.829568 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:20.829568 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:20.830122 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4cc7866b-4f58-4822-8e28-13800d461c07 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:20.830442 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1363/5440] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:20 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:21.490074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b2fedc1b-4e33-4b10-b252-e30649590793 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:21.492213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2fedc1b-4e33-4b10-b252-e30649590793 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:21.492454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2fedc1b-4e33-4b10-b252-e30649590793 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:21.492835 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b2fedc1b-4e33-4b10-b252-e30649590793 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:21.501339 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:21.501339 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:21.505435 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b2fedc1b-4e33-4b10-b252-e30649590793 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:21.510348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b2fedc1b-4e33-4b10-b252-e30649590793 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:21.510731 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1361/5441] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:21 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:21.787635 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:21.791269 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:21.791269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:21.791269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:21.801280 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:21.801280 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:21.805239 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:21.809949 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ac98dba3-d3ce-44a7-8bda-4a6f04be3a82 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:21.810537 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1350/5442] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:21 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:21.840425 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:21.842184 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:21.842450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:21.842714 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:21.842912 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:21.847053 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:21.847053 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:21.847695 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-27aada50-dc0b-44fd-aa8e-776b32daa98a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:21.848074 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1369/5443] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:21 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:22.522934 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:22.524699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:22.524911 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:22.525137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:22.532042 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:22.532042 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:22.535712 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:22.539971 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7d2f5aa8-d408-40b7-99a2-8458b8ba88f9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:22.540353 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1364/5444] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:22 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:22.823269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:22.825770 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:22.826106 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:22.826426 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:22.835852 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:22.835852 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:22.839456 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:22.843830 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6acceb0-d498-468d-a516-8fac7fa5fbd6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:22.844232 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1362/5445] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:22 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:22.859600 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:22.861323 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:22.861709 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:22.862904 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:22.862904 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:22.867393 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:22.867393 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:22.867393 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-530cfa8d-c10b-411f-89f4-afe721ed4a64 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:22.867393 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1351/5446] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:22 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:23.551980 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:23.553618 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:23.553796 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:23.553981 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:23.560693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:23.560693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:23.563942 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:23.567845 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8c65e423-3d4e-4673-b2fb-46cf15dc10fc tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:23.568305 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1370/5447] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:23 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:23.857589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:23.859194 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:23.859362 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:23.859549 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:23.868767 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:23.868767 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:23.872150 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:23.875285 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c8aea292-6007-42fe-a0ab-c1f8695b4e70 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:23.875991 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1365/5448] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:23 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:23.881980 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f553d994-f65b-4c26-8d8c-751c74664188 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:23.884807 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f553d994-f65b-4c26-8d8c-751c74664188 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:23.884807 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f553d994-f65b-4c26-8d8c-751c74664188 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:23.884807 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f553d994-f65b-4c26-8d8c-751c74664188 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:23.884807 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f553d994-f65b-4c26-8d8c-751c74664188 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:23.888249 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:23.888249 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:23.888927 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f553d994-f65b-4c26-8d8c-751c74664188 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:23.889314 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1363/5449] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:23 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:24.581181 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:24.583296 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:24.583547 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:24.583775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:24.592382 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:24.592382 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:24.596401 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:24.601679 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cbb2384f-b3b3-4de2-af85-3c099c9b5485 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:24.602211 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1352/5450] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:24 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:24.891282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79388261-96f2-4cea-a965-15f8721cb396 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:24.893158 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79388261-96f2-4cea-a965-15f8721cb396 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:24.893333 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79388261-96f2-4cea-a965-15f8721cb396 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:24.893528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79388261-96f2-4cea-a965-15f8721cb396 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:24.902473 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:24.903752 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:24.903752 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:24.904277 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:24.904537 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:24.904736 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:24.904845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:24.906695 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-79388261-96f2-4cea-a965-15f8721cb396 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:24.909148 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:24.909148 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:24.909736 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d908261-644f-4bcc-82f1-f1ab21d1cc99 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:24.910201 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1366/5451] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:24 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:24.910329 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79388261-96f2-4cea-a965-15f8721cb396 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:24.910682 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1371/5452] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:24 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:25.614336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:25.616477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:25.616477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:25.616477 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:25.622669 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:25.622669 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:25.625899 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:25.629615 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bbba3a1a-6dd4-4a5c-8e73-406786c0ac65 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:25.629978 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1364/5453] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:25 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:25.925174 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:25.926806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:25.927026 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:25.927204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:25.927299 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:25.928822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:25.931005 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:25.931005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:25.931005 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:25.931230 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:25.931230 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:25.931780 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bb387a7d-a187-4789-aec9-c13cb7c2944f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:25.932137 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1353/5454] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:25 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:25.940424 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:25.940424 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:25.943864 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:25.947892 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ccfef325-6142-4cfb-96f6-66bf60f92a93 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:25.948292 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1367/5455] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:25 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:26.642595 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:26.644521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:26.644770 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:26.645025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:26.651604 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:26.651604 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:26.655684 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:26.660308 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e3cd0bdf-06b1-4b79-936a-5f2c3c3c94da tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:26.660711 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1372/5456] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:26 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:26.941211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:26.942753 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:26.942952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:26.943127 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:26.943221 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:26.946855 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:26.946855 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:26.947380 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3bb81c91-c6d5-4838-9cea-4f7826ec0bca tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:26.947699 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1365/5457] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:26 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:26.963219 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:26.964781 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:26.964959 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:26.965125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:26.975149 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:26.975149 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:26.978568 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:26.982327 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8da3a0bc-6e9c-41b4-b5dd-d02a6c4e1926 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:26.982747 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1354/5458] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:26 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:27.672650 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:27.674366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:27.674556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:27.674732 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:27.680964 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:27.680964 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:27.684078 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:27.687763 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8d7ea8fd-c9e5-4a34-af83-9a6ec97f1b77 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:27.688101 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1368/5459] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:27 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:27.956614 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:27.958235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:27.958428 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:27.958635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:27.958738 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:27.962934 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:27.962934 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:27.963453 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4fc2e868-2566-4df2-90ad-410cdc115d25 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:27.963844 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1373/5460] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:27 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:27.994172 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7304927d-4d91-49a8-aa5a-906580eedd42 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:27.995737 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7304927d-4d91-49a8-aa5a-906580eedd42 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:27.995939 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7304927d-4d91-49a8-aa5a-906580eedd42 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:27.996113 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7304927d-4d91-49a8-aa5a-906580eedd42 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:28.004430 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:28.004430 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:28.008367 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7304927d-4d91-49a8-aa5a-906580eedd42 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:28.012996 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7304927d-4d91-49a8-aa5a-906580eedd42 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:28.013374 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1366/5461] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:27 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:28.699563 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:28.701361 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:28.701585 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:28.701767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:28.708287 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:28.708287 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:28.711899 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:28.715816 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-98bb0100-65e6-4df7-91b2-12da67dd1a0f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:28.716174 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1355/5462] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:28 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:28.973028 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:28.974772 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:28.974979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:28.975154 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:28.975255 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:28.979273 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:28.979273 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:28.979826 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4fd2158f-a5a6-48fc-b429-0876bc34d0f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:28.980157 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1369/5463] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:28 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:29.024793 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:29.026319 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:29.026494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:29.026668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:29.035052 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:29.035052 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:29.038253 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:29.042091 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-16b9f129-dee5-4e17-bcb0-0329bcc2acab tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:29.042491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1374/5464] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:29 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:29.727079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:29.729490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:29.729490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:29.729490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:29.735276 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:29.735276 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:29.738416 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:29.741979 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d8e6e63-9c15-4d4a-95fb-1c9388e1ac6f tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:29.742308 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1367/5465] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:29 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:29.989811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:29.991448 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:29.991680 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:29.991871 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:29.991971 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:29.995960 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:29.995960 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:29.996532 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-56ce859e-55f9-4fa3-acf0-305acf7c7447 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:29.996871 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1356/5466] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:29 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:30.054097 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:30.055637 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:30.055817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:30.055987 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:30.063919 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:30.063919 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:30.068514 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:30.071850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1d8f63d1-2410-43d3-9562-49bda5cf5446 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:30.072257 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1370/5467] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:30 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:30.753639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0f68e0f6-1819-413a-b484-3292ed37f815 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:30.755393 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f68e0f6-1819-413a-b484-3292ed37f815 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:30.755604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f68e0f6-1819-413a-b484-3292ed37f815 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:30.755798 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0f68e0f6-1819-413a-b484-3292ed37f815 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:30.762280 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:30.762280 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:30.765606 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0f68e0f6-1819-413a-b484-3292ed37f815 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:30.769551 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0f68e0f6-1819-413a-b484-3292ed37f815 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:30.769923 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1375/5468] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:30 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:31.005996 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-913f21ad-c82b-43be-ab50-81f31842f8ce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:31.007660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-913f21ad-c82b-43be-ab50-81f31842f8ce tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:31.007871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-913f21ad-c82b-43be-ab50-81f31842f8ce tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:31.008039 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-913f21ad-c82b-43be-ab50-81f31842f8ce tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:31.008137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-913f21ad-c82b-43be-ab50-81f31842f8ce tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:31.012049 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:31.012049 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:31.012811 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-913f21ad-c82b-43be-ab50-81f31842f8ce tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:31.013249 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1368/5469] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:31 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:31.084484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:31.086185 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:31.086440 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:31.086697 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:31.096474 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:31.096474 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:31.099937 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:31.103835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fd53ef0f-4234-4511-b1d3-cf41a8011e04 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:31.104171 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1357/5470] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:31 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:31.780931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:31.782684 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:31.782886 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:31.783062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:31.790350 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:31.790350 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:31.793091 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:31.797347 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5eb620d5-b551-496d-82b9-8dbaa8d0c6e9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:31.797920 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1371/5471] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:31 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:32.022698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:32.024865 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:32.026290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:32.026290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:32.026290 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:32.029795 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:32.029795 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:32.030452 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7ff54d7e-de69-497d-b17f-9e439fed9ed1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:32.030923 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1376/5472] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:32 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:32.117091 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-189bade2-1787-4e2d-b63c-97378856f90d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:32.118858 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-189bade2-1787-4e2d-b63c-97378856f90d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:32.119032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-189bade2-1787-4e2d-b63c-97378856f90d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:32.119206 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-189bade2-1787-4e2d-b63c-97378856f90d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:32.128594 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:32.128594 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:32.131719 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-189bade2-1787-4e2d-b63c-97378856f90d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:32.135290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-189bade2-1787-4e2d-b63c-97378856f90d tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:32.135643 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1369/5473] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:32 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:32.809042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:32.810799 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:32.810981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:32.811176 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:32.818678 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:32.818678 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:32.822251 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:32.826587 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dea0ac0c-d53e-4064-b6d7-adcc5f51e748 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:32.826996 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1358/5474] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:32 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:33.039971 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f10d9a87-4cad-4822-8897-f467326af953 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:33.042104 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f10d9a87-4cad-4822-8897-f467326af953 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:33.042357 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f10d9a87-4cad-4822-8897-f467326af953 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:33.042602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f10d9a87-4cad-4822-8897-f467326af953 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:33.042755 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f10d9a87-4cad-4822-8897-f467326af953 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:33.047838 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:33.047838 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:33.048742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f10d9a87-4cad-4822-8897-f467326af953 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:33.049539 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1372/5475] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:33 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:33.147266 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:33.150656 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:33.150656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:33.150656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:33.159333 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:33.159333 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:33.165197 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:33.167277 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5aa9a22c-75f1-4496-a898-fe452d9c333e tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:33.167820 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1377/5476] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:33 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:33.838428 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:33.840546 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:33.840769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:33.840950 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:33.847197 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:33.847197 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:33.850603 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:33.854428 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a6060ef6-d29a-4a71-a2e6-c7b90fe8d959 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:33.854804 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1370/5477] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:33 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:34.058393 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c2d86aaa-2944-43e4-acda-ad7844943323 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:34.060111 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c2d86aaa-2944-43e4-acda-ad7844943323 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:34.060332 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c2d86aaa-2944-43e4-acda-ad7844943323 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:34.060525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c2d86aaa-2944-43e4-acda-ad7844943323 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:34.060623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c2d86aaa-2944-43e4-acda-ad7844943323 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:34.064610 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:34.064610 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:34.065211 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c2d86aaa-2944-43e4-acda-ad7844943323 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:34.065540 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1359/5478] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:34 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:34.180845 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:34.182485 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:34.182723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:34.182944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:34.191485 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:34.191485 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:34.195105 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:34.199031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01f1aaea-8228-4d9e-a218-a5e083d7e83c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:34.199475 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1373/5479] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:34 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:34.867289 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:34.870622 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:34.870622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:34.870622 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:34.876167 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:34.876167 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:34.879583 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:34.883444 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d6dd380c-4808-4cfd-bd5b-351acb1f48d2 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:34.883915 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1378/5480] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:34 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:35.075120 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5945a230-f37a-464e-bf9d-574622116d03 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:35.076783 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5945a230-f37a-464e-bf9d-574622116d03 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:35.076975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5945a230-f37a-464e-bf9d-574622116d03 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:35.077145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5945a230-f37a-464e-bf9d-574622116d03 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:35.077261 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5945a230-f37a-464e-bf9d-574622116d03 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:35.081325 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:35.081325 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:35.081881 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5945a230-f37a-464e-bf9d-574622116d03 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:35.082181 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1371/5481] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:35 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:35.211502 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:35.213065 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:35.213238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:35.213410 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:35.221897 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:35.221897 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:35.224969 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:35.228474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed3382c4-d675-4dae-a7f8-31e0e52aaf15 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:35.228805 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1360/5482] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:35 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:35.894873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:35.896313 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:35.896487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:35.896670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:35.902570 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:35.902570 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:35.905985 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:35.909810 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-caca3955-fb6b-451c-be6a-3a572b7d5a29 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:35.910181 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1374/5483] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:35 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:36.091253 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:36.092913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:36.093099 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:36.093268 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:36.093364 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:36.097540 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:36.097540 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:36.098080 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6bf721f0-370a-48e4-9867-9c907eadf5cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:36.098421 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1379/5484] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:36 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:36.240519 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:36.242123 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:36.242295 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:36.242483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:36.251933 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:36.251933 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:36.255201 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:36.259208 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6939a9e-cb49-450b-9cc2-0f58c19ba426 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:36.259586 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1372/5485] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:36 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:36.921236 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:36.924582 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:36.924582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:36.924582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:36.930046 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:36.930046 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:36.933792 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:36.938255 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9ee2d210-2afe-43c9-a437-8f1dfd35fb91 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:36.938786 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1361/5486] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:36 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:37.107775 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c378c72c-82e2-4680-b84a-b0a334940662 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:37.109985 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c378c72c-82e2-4680-b84a-b0a334940662 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:37.110374 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c378c72c-82e2-4680-b84a-b0a334940662 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:37.110694 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c378c72c-82e2-4680-b84a-b0a334940662 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:37.110889 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c378c72c-82e2-4680-b84a-b0a334940662 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:37.115327 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:37.115327 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:37.116121 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c378c72c-82e2-4680-b84a-b0a334940662 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:37.116918 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1375/5487] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:37 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:37.273020 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:37.277238 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:37.277238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:37.277238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:37.288641 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:37.288641 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:37.293018 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:37.297863 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-39f7b6b2-7af1-4314-b655-8abea73c15ca tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:37.298452 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1380/5488] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:37 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:37.952183 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:37.955267 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:37.955267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:37.955267 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:37.960887 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:37.960887 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:37.964330 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:37.969020 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b6ebaa0a-af3c-4ee4-98c6-abb9743c7e9e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:37.969020 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1373/5489] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:37 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:38.126185 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ce772da1-4e07-48c9-9f65-816387edd4cd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:38.127925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce772da1-4e07-48c9-9f65-816387edd4cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:38.128169 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce772da1-4e07-48c9-9f65-816387edd4cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:38.128345 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce772da1-4e07-48c9-9f65-816387edd4cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:38.128446 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ce772da1-4e07-48c9-9f65-816387edd4cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:38.132713 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:38.132713 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:38.133398 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce772da1-4e07-48c9-9f65-816387edd4cd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:38.133795 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1362/5490] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:38 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:38.312354 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:38.315217 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:38.315217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:38.315217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:38.323913 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:38.323913 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:38.326449 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:38.330766 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42215e24-cf39-46c2-a96b-f1bb57f011dc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:38.331297 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1376/5491] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:38 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:38.980720 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:38.982831 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:38.983059 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:38.983288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:38.991472 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:38.991472 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:38.995438 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:39.000094 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5594f1eb-2a3d-4170-b625-987814ee3dcf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:39.000532 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1381/5492] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:38 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:39.143313 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:39.144990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:39.145208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:39.145384 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:39.145495 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:39.149268 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:39.149268 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:39.149821 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-736afe72-6217-46e0-bbd6-7b05fe6c7a65 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:39.150136 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1374/5493] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:39 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:39.343204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:39.346256 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:39.346256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:39.346256 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:39.354281 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:39.354281 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:39.358019 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:39.361970 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6056ea13-a457-4602-9689-2fd7fa6ed7a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:39.362443 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1363/5494] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:39 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:40.012074 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:40.013699 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:40.013872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:40.014053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:40.020247 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:40.020247 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:40.023399 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:40.027072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-64364610-23b6-4671-ad99-8bbc5d0daf66 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:40.027402 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1377/5495] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:40 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:40.159361 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-df140abc-53d8-471c-8053-150572838ce7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:40.161029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-df140abc-53d8-471c-8053-150572838ce7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:40.161222 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-df140abc-53d8-471c-8053-150572838ce7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:40.161392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-df140abc-53d8-471c-8053-150572838ce7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:40.161503 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-df140abc-53d8-471c-8053-150572838ce7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:40.165280 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:40.165280 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:40.165846 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-df140abc-53d8-471c-8053-150572838ce7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:40.166215 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1382/5496] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:40 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:40.374031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b89570d3-a811-4877-874f-5f3c5a23499a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:40.375912 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b89570d3-a811-4877-874f-5f3c5a23499a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:40.376148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b89570d3-a811-4877-874f-5f3c5a23499a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:40.376370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b89570d3-a811-4877-874f-5f3c5a23499a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:40.384751 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:40.384751 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:40.387796 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b89570d3-a811-4877-874f-5f3c5a23499a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:40.391372 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b89570d3-a811-4877-874f-5f3c5a23499a tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:40.391754 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1375/5497] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:40 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:41.040098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:41.043018 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:41.043018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:41.043018 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:41.048552 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:41.048552 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:41.051916 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:41.055769 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7eed4cb6-ee74-4467-9ec4-a1dbd61b1467 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:41.056207 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1364/5498] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:41 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:41.176137 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:41.178017 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:41.178212 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:41.178405 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:41.178546 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:41.182663 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:41.182663 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:41.183235 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-50d48a5d-81b0-4bc7-9a73-4eed41f449d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:41.183587 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1378/5499] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:41 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:41.404594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:41.406209 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:41.406422 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:41.406644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:41.415221 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:41.415221 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:41.418041 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:41.421628 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f27073fc-1d7c-43db-88aa-1b818db2db0c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:41.421950 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1383/5500] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:41 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:42.067433 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c4098af8-7c20-442a-a665-100deefe04ea None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:42.069281 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4098af8-7c20-442a-a665-100deefe04ea tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:42.069516 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4098af8-7c20-442a-a665-100deefe04ea tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:42.069726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c4098af8-7c20-442a-a665-100deefe04ea tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:42.076972 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:42.076972 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:42.080570 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c4098af8-7c20-442a-a665-100deefe04ea tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:42.084863 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c4098af8-7c20-442a-a665-100deefe04ea tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:42.085244 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1376/5501] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:42 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:42.193541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-77f0bad3-e976-4677-a245-540aec449ec1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:42.195223 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77f0bad3-e976-4677-a245-540aec449ec1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:42.195427 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77f0bad3-e976-4677-a245-540aec449ec1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:42.195661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77f0bad3-e976-4677-a245-540aec449ec1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:42.195806 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-77f0bad3-e976-4677-a245-540aec449ec1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:42.199872 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:42.199872 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:42.200411 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77f0bad3-e976-4677-a245-540aec449ec1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:42.200781 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1365/5502] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:42 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:42.435578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:42.437432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:42.437723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:42.437950 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:42.446910 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:42.446910 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:42.450009 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:42.453691 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6c1fbe35-2020-42de-986a-a0356d3fc9a6 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:42.454072 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1379/5503] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:42 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:43.096326 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:43.098352 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:43.098604 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:43.098834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:43.105509 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:43.105509 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:43.108577 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:43.112337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d5cbcbd-0b4a-4823-b496-40cc4816083c tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:43.112696 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1384/5504] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:43 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:43.211993 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:43.213738 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:43.213986 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:43.214194 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:43.214361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:43.218692 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:43.218692 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:43.219340 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6d9f6af2-eb1b-46ac-b6d5-b682cf798acd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:43.219781 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1377/5505] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:43 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:43.466353 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:43.468494 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:43.468724 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:43.468953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:43.479734 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:43.479734 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:43.483300 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:43.487862 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ece6d794-36aa-4854-8b88-85848ccce9f2 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:43.488300 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1366/5506] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:43 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:44.123931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:44.125582 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:44.125817 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:44.126002 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:44.132385 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:44.132385 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:44.135528 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:44.139512 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f57cc0c-0d3d-4377-9458-a9bcf84383bf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:44.139848 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1380/5507] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:44 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:44.228695 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:44.230511 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:44.230732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:44.230914 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:44.231007 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:44.234842 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:44.234842 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:44.235362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-78c8f646-ce49-4e72-93d7-d78f3e632972 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:44.235709 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1385/5508] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:44 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:44.499058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:44.500644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:44.500831 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:44.501007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:44.509822 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:44.509822 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:44.512832 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:44.516390 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-fd697cdd-7566-4770-b9d9-8072fb16a92f tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:44.516743 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1378/5509] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:44 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:45.151250 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6f402c30-a020-4505-99d5-9fd05e554555 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:45.153097 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f402c30-a020-4505-99d5-9fd05e554555 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:45.153290 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f402c30-a020-4505-99d5-9fd05e554555 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:45.153512 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6f402c30-a020-4505-99d5-9fd05e554555 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:45.160201 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:45.160201 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:45.163591 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6f402c30-a020-4505-99d5-9fd05e554555 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:45.167367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6f402c30-a020-4505-99d5-9fd05e554555 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:45.167756 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1367/5510] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:45 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:45.244577 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:45.246346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:45.246569 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:45.246746 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:45.246862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:45.251524 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:45.251524 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:45.251761 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e647ebb-9ce6-482b-be04-53bee0be5790 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:45.252100 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1381/5511] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:45 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:45.528484 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:45.530043 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:45.530225 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:45.530416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:45.539475 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:45.539475 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:45.543942 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:45.549094 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-476edbf7-897a-41d1-8234-e24b4ae27fcc tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:45.549558 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1386/5512] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:45 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:46.178874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:46.180610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:46.180784 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:46.180957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:46.187526 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:46.187526 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:46.190724 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:46.194377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-20247c7c-65fd-40dd-8cf2-a2b8cf05813d tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:46.194837 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1379/5513] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:46 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:46.261330 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c627e639-5651-42c2-87e0-28d480a7960e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:46.263059 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c627e639-5651-42c2-87e0-28d480a7960e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:46.263213 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c627e639-5651-42c2-87e0-28d480a7960e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:46.263388 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c627e639-5651-42c2-87e0-28d480a7960e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:46.263542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-c627e639-5651-42c2-87e0-28d480a7960e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:46.268622 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:46.268622 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:46.269416 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c627e639-5651-42c2-87e0-28d480a7960e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:46.269892 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1368/5514] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:46 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:46.560815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-76972863-34b9-4213-a327-8173db86bebd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:46.562414 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76972863-34b9-4213-a327-8173db86bebd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:46.562632 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76972863-34b9-4213-a327-8173db86bebd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:46.562810 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76972863-34b9-4213-a327-8173db86bebd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:46.572295 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:46.572295 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:46.575542 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-76972863-34b9-4213-a327-8173db86bebd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:46.579202 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76972863-34b9-4213-a327-8173db86bebd tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:46.579587 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1382/5515] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:46 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:47.206060 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:47.208472 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:47.208748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:47.208974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:47.216154 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:47.216154 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:47.219327 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:47.223238 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3fa00d0f-30f5-4f5e-9ba8-1d7a0ef7d07b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:47.223623 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1387/5516] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:47 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:47.278730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:47.280533 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:47.280731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:47.280902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:47.280995 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:47.285709 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:47.285709 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:47.286432 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5fc3f940-3ca6-4c74-b8a1-5be0c9218e14 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:47.286965 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1380/5517] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:47 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:47.345044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dd5b46ea-0483-4952-a477-dc669598a61b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:47.348522 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:39:47.348869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899353244", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:47.350240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899353244', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:39:47.350361 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Create volume of 1 GB Aug 03 20:39:47.354141 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Availability Zones retrieved successfully. Aug 03 20:39:47.359714 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Flow 'volume_create_api' (11058d73-3eae-4756-a4c6-2adcffe555ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:39:47.360644 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679cdaf7-6b6d-48a4-990e-ebccae048139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:47.361450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:39:47.386750 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679cdaf7-6b6d-48a4-990e-ebccae048139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:47.387394 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b24aee-30f9-4e48-934e-c1da2951a64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:47.444779 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Created reservations ['ad5ad747-6b1d-4422-b932-ae9d626d87eb', '3f33afed-4ec8-4bb5-9e28-ca1a1bf80706', '5d0910db-01b8-4e7b-808d-c1a412aa2d6e', '4a4a5878-7c87-41d4-a011-43c54c60ad7c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:39:47.445661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b24aee-30f9-4e48-934e-c1da2951a64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5ad747-6b1d-4422-b932-ae9d626d87eb', '3f33afed-4ec8-4bb5-9e28-ca1a1bf80706', '5d0910db-01b8-4e7b-808d-c1a412aa2d6e', '4a4a5878-7c87-41d4-a011-43c54c60ad7c']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:47.446413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90635bc-8958-48aa-8d94-ecc4f4d2c763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:47.467477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90635bc-8958-48aa-8d94-ecc4f4d2c763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93ca522-a333-41fc-8ffc-2f25d177344f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899353244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8912c12a73f14e1bbddad7c6a49839bf',qos_specs=None,replication_status=,reservations=['ad5ad747-6b1d-4422-b932-ae9d626d87eb','3f33afed-4ec8-4bb5-9e28-ca1a1bf80706','5d0910db-01b8-4e7b-808d-c1a412aa2d6e','4a4a5878-7c87-41d4-a011-43c54c60ad7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a26a675f70d46c88f77744ec401e3d9',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899353244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93ca522-a333-41fc-8ffc-2f25d177344f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8912c12a73f14e1bbddad7c6a49839bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a26a675f70d46c88f77744ec401e3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:47.468567 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee6d82-64bb-44da-a8b0-7e254e433573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:47.485514 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee6d82-64bb-44da-a8b0-7e254e433573) transitioned into state 'SUCCESS' from state '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-1899353244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8912c12a73f14e1bbddad7c6a49839bf',qos_specs=None,replication_status=,reservations=['ad5ad747-6b1d-4422-b932-ae9d626d87eb','3f33afed-4ec8-4bb5-9e28-ca1a1bf80706','5d0910db-01b8-4e7b-808d-c1a412aa2d6e','4a4a5878-7c87-41d4-a011-43c54c60ad7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a26a675f70d46c88f77744ec401e3d9',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:47.486125 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60014fcd-a167-453b-94f7-e3b6287ee0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:39:47.494474 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60014fcd-a167-453b-94f7-e3b6287ee0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:39:47.495210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Flow 'volume_create_api' (11058d73-3eae-4756-a4c6-2adcffe555ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:39:47.495522 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Create volume request issued successfully. Aug 03 20:39:47.496039 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd5b46ea-0483-4952-a477-dc669598a61b tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:39:47.496469 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1369/5518] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:39:47 2026] POST /volume/v3/volumes => generated 787 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:39:47.507262 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:47.509273 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:47.509552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:47.509780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:47.516903 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:47.516903 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:47.521057 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:47.525755 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b49c0bcf-f48a-4088-8476-a3e49b5844ac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:47.526128 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1383/5519] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:47 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:47.590698 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:47.592282 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:47.592474 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:47.592664 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:47.601289 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:47.601289 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:47.604409 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:47.608006 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a4bc2db8-440c-4d63-9b2d-087f3042abe3 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:47.608520 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1388/5520] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:47 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:48.235622 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.237415 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:48.237613 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.237797 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.246053 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.246053 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:48.249757 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:48.254856 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-22bff1df-99f6-41d2-a7d1-29d7ea5e3f19 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:48.255290 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1381/5521] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:48.296896 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.298814 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:48.299049 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.299295 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.299428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:48.303721 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.303721 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:48.304325 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-81aadbf8-0061-45cd-afa1-25e8dcfb4018 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:48.304791 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1370/5522] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:48.537558 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.539330 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:48.539602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.539786 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.546170 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.546170 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:48.549632 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:48.553955 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3ce54c3a-94ef-4503-b612-5221f6fe1f15 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:48.554493 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1384/5523] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:48.565587 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a6d8aa01-df94-4d08-9316-31f1992008dc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.567189 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6d8aa01-df94-4d08-9316-31f1992008dc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:48.567456 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6d8aa01-df94-4d08-9316-31f1992008dc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.567734 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a6d8aa01-df94-4d08-9316-31f1992008dc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.575244 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.575244 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:48.579018 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a6d8aa01-df94-4d08-9316-31f1992008dc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:48.583572 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a6d8aa01-df94-4d08-9316-31f1992008dc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:48.583980 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1389/5524] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:48.620552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.622366 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:48.622630 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.622868 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.623126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.625523 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:48.625725 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.625905 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.633153 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.633153 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:48.633239 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.633239 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:48.636534 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:48.636780 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:48.640550 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6c5a48b7-15d9-4397-976b-6e5a5fbe4e91 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:48.641048 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1382/5525] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:48.641288 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-106fcfbf-3086-46fb-b692-cc425b232efc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:48.641707 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1371/5526] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:48.711693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1e6897b8-bdaf-4b4a-a11d-7d54ea456949 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.712072 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e6897b8-bdaf-4b4a-a11d-7d54ea456949 None None] GET https://10.4.3.92/volume// Aug 03 20:39:48.712227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e6897b8-bdaf-4b4a-a11d-7d54ea456949 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.712474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1e6897b8-bdaf-4b4a-a11d-7d54ea456949 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.712785 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1e6897b8-bdaf-4b4a-a11d-7d54ea456949 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:39:48.713059 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1385/5527] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:39:48.719748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-a6e60caf-7511-4cac-9699-fc8efd27eac6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.721757 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-a6e60caf-7511-4cac-9699-fc8efd27eac6 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:39:48.722153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-a6e60caf-7511-4cac-9699-fc8efd27eac6 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c93ca522-a333-41fc-8ffc-2f25d177344f", "connector": null, "instance_uuid": "9c2f1a2e-6846-4f07-9951-20d5e7bacd4a"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:48.729947 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.729947 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:48.757319 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-a6e60caf-7511-4cac-9699-fc8efd27eac6 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:39:48.757828 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1390/5528] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:39:48 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:48.782923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.784943 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:48.785185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.785418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.795876 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-879f7806-d492-4c03-9811-3c0f55c86808 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.795957 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.795957 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:48.796226 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-879f7806-d492-4c03-9811-3c0f55c86808 None None] GET https://10.4.3.92/volume// Aug 03 20:39:48.796399 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-879f7806-d492-4c03-9811-3c0f55c86808 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.796700 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-879f7806-d492-4c03-9811-3c0f55c86808 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.796992 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-879f7806-d492-4c03-9811-3c0f55c86808 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:39:48.797248 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1372/5529] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:39:48.799165 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:48.803491 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8fbda354-f0cf-4ab6-8190-5ae2e314000f tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:48.803965 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1383/5530] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:48.804358 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.806532 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:48.806752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:48.807022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:48.815751 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.815751 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:48.818967 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:48.822742 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5d88808b-f0fe-48ba-b1c0-64180bc8b55d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:48.823122 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1386/5531] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:39:48 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 1041 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:39:48.918036 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:48.919759 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] PUT https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 Aug 03 20:39:48.920097 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:39:48.926655 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Acquiring lock "cinder-attachment_update-c93ca522-a333-41fc-8ffc-2f25d177344f-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:39:48.930706 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Lock "cinder-attachment_update-c93ca522-a333-41fc-8ffc-2f25d177344f-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:39:48.931505 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:48.931505 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:48.994989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Lock "cinder-attachment_update-c93ca522-a333-41fc-8ffc-2f25d177344f-np0000006371" released by "attachment_update" :: held 0.064s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:39:48.995477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-de4c5b09-3105-4a40-9dc0-e5debe96dfce tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 returned with HTTP 200 Aug 03 20:39:48.995924 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1391/5532] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:39:48 2026] PUT /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:49.268218 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:49.269933 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:49.270124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:49.270299 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:49.276763 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:49.276763 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:49.279891 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:49.283556 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e8c80cbe-6903-4a09-955f-6f39c6d4393e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:49.284002 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1373/5533] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:49 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:49.314333 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:49.316140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:49.316343 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:49.316550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:49.316641 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:49.320499 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:49.320499 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:49.321007 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f69fd74-3655-4779-8c02-b4c6d873cb7d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:49.321340 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1384/5534] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:49 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:49.652700 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:49.654405 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:49.654631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:49.654819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:49.664795 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:49.664795 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:49.668203 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:49.672023 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c5fa6a70-fb32-4999-8a4d-6027b60b3f38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:49.672395 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1387/5535] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:49 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:49.817026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:49.818818 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:49.819022 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:49.819234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:49.828277 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:49.828277 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:49.832250 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:49.835823 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-157940a9-ce13-4b30-b698-53f2d785b6a2 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:49.836142 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1392/5536] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:49 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:50.295280 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:50.296951 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:50.297135 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:50.297325 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:50.303901 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:50.303901 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:50.306959 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:50.310595 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b75fcfe2-67ce-49e9-9a77-1f6fdec1b049 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:50.311036 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1374/5537] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:50 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:50.330833 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:50.333001 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:50.333213 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:50.333429 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:50.333552 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:50.337582 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:50.337582 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:50.338127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-941a309a-aff4-41bb-91cf-8b4cbb1eac66 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:50.338505 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1385/5538] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:50 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:50.683717 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:50.685450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:50.685646 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:50.685819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:50.694223 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:50.694223 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:50.697268 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:50.700825 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b32f1e8-3f3d-48fb-9c9b-d6229e39ed09 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:50.701135 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1388/5539] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:50 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:50.848890 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:50.850612 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:50.850817 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:50.850988 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:50.859408 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:50.859408 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:50.862328 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:50.865844 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37fda46a-e8bd-495c-ae12-5aa331a7dac9 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:50.866145 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1393/5540] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:50 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:51.322182 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:51.323863 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:51.324045 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:51.324220 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:51.330563 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:51.330563 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:51.333631 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:51.337352 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-62935f81-2f84-4ad1-a6e3-d9557585e81e tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:51.337696 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1375/5541] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:51 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:51.348658 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:51.350873 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:51.350873 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:51.351103 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:51.351186 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:51.355613 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:51.355613 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:51.356424 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8e2dea75-dcae-484d-8c97-cb0ccfa3ece1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:51.356879 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1386/5542] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:51 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:51.712742 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:51.714396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:51.714609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:51.714779 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:51.723119 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:51.723119 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:51.726036 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:51.729503 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-01d81efa-c4b9-4a11-8d3f-d70f617f2170 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:51.729849 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1389/5543] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:51 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:51.877605 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:51.879386 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:51.879648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:51.879833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:51.888984 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:51.888984 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:51.892064 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:51.895691 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9c470ee-f9a4-4a81-87ec-a8ec0b6d783d tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:51.896020 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1394/5544] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:51 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:52.349229 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:52.351335 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:52.351581 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:52.351811 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:52.360001 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:52.360001 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:52.363634 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:52.368007 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c0a84525-f149-483a-8edc-66fef283bfb6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:52.368296 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bac9b7b0-4158-454c-8fe5-41acd0cbc158 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:52.368744 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1376/5545] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:52 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:52.369656 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c0a84525-f149-483a-8edc-66fef283bfb6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:52.369837 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c0a84525-f149-483a-8edc-66fef283bfb6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:52.370021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c0a84525-f149-483a-8edc-66fef283bfb6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:52.370146 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c0a84525-f149-483a-8edc-66fef283bfb6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:52.374296 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:52.374296 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:52.374925 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c0a84525-f149-483a-8edc-66fef283bfb6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:52.375330 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1387/5546] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:52 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:52.741963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:52.743680 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:52.743864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:52.744053 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:52.752475 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:52.752475 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:52.756307 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:52.760832 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9d23a085-92f9-4aff-9d40-1ccbeb0512fe tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:52.761216 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1390/5547] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:52 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:52.907421 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:52.909273 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:52.909486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:52.909668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:52.918284 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:52.918284 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:52.921525 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:52.925197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9f0a0c0a-ed41-416b-9fe3-84a242b87b36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:52.925584 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1395/5548] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:52 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:53.380893 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-63961b71-fda4-4180-a589-a70349b8304a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:53.382765 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63961b71-fda4-4180-a589-a70349b8304a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:53.382950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63961b71-fda4-4180-a589-a70349b8304a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:53.383139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-63961b71-fda4-4180-a589-a70349b8304a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:53.384211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:53.385961 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:53.386170 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:53.386384 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:53.386518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:53.390037 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:53.390037 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:53.390599 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:53.390599 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:53.391155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0ac0ab83-ed83-4617-81c6-37e992c83203 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:53.391549 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1388/5549] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:53 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:53.393766 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-63961b71-fda4-4180-a589-a70349b8304a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:53.397867 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-63961b71-fda4-4180-a589-a70349b8304a tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:53.398239 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1377/5550] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:53 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:53.772965 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:53.774953 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:53.775168 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:53.775399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:53.785701 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:53.785701 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:53.789136 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:53.793432 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0aa6a881-befd-4c67-a7c0-8556f6820166 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:53.793846 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1391/5551] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:53 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:53.937771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:53.939546 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:53.939749 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:53.939954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:53.948072 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:53.948072 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:53.950905 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:53.954260 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cbf46d11-b3bb-4bfb-b98f-e741e971f767 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:53.954659 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1396/5552] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:53 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:54.401496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:54.403845 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:54.404097 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:54.404332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:54.404489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:54.408118 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:54.408118 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:54.408725 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3ee1c170-28c0-4da5-a8c4-49cac5c0a144 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:54.409053 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1389/5553] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:54 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:54.409685 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:54.411325 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:54.411541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:54.411721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:54.418023 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:54.418023 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:54.421321 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:54.425098 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1cda769e-48e9-44c7-bff4-ca2bf0b41fc5 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:54.425432 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1378/5554] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:54 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:54.805684 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:54.807355 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:54.807550 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:54.807719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:54.816165 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:54.816165 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:54.819094 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:54.822759 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4e5a2a7c-91be-4b98-8b18-af762951e890 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:54.823045 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1392/5555] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:54 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:54.965627 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:54.967246 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:54.967440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:54.967645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:54.976367 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:54.976367 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:54.979086 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:54.982903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b54a30e4-2da7-4ecb-bd58-86069210fcb1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:54.983245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1397/5556] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:54 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:55.418405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:55.420477 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:55.420718 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:55.420898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:55.420997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:55.425475 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:55.425475 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:55.426009 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2dc0086f-5531-4a0f-83d5-20cc9afa4be1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:55.426363 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1390/5557] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:55 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:55.436272 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-64b373c7-0132-4f78-a11d-b4f707333122 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:55.437961 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-64b373c7-0132-4f78-a11d-b4f707333122 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:55.438138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-64b373c7-0132-4f78-a11d-b4f707333122 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:55.438323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-64b373c7-0132-4f78-a11d-b4f707333122 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:55.444413 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:55.444413 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:55.449118 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-64b373c7-0132-4f78-a11d-b4f707333122 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:55.454245 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-64b373c7-0132-4f78-a11d-b4f707333122 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:55.454657 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1379/5558] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:55 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:55.835744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:55.837389 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:55.837594 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:55.837807 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:55.848104 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:55.848104 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:55.852273 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:55.856328 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ea6a861-5e20-42b4-922f-8a204f3eaf20 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:55.856721 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1393/5559] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:55 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:55.994639 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:55.996547 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:55.996782 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:55.996983 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:56.005916 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:56.005916 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:56.009079 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:56.012810 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-10eb1cfe-6363-4fb9-9576-31c7566c5a96 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:56.013143 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1398/5560] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:55 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:56.436128 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:56.437734 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:56.437917 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:56.438081 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:56.438197 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:56.441858 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:56.441858 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:56.442348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-70d1d5db-e1bd-4eab-b70a-68a711d280f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:56.442667 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1391/5561] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:56 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:56.466066 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:56.467784 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:56.467964 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:56.468159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:56.475898 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:56.475898 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:56.481018 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:56.485293 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ec991f8b-0a68-49a8-b139-1a46c3960e30 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:56.485708 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1380/5562] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:56 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:56.868913 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:56.870641 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:56.870823 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:56.870999 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:56.879312 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:56.879312 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:56.882217 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:56.885653 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a6960a8-220d-4849-9db5-b8e4e3c2a919 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:56.885972 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1394/5563] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:56 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:57.024787 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:57.026602 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:57.026830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:57.027037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:57.036231 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:57.036231 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:57.039353 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:57.042872 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5820343a-4cf7-43d0-848f-788d1e4bbb93 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:57.043228 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1399/5564] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:57 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:57.452028 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:57.453585 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:57.453762 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:57.453932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:57.454022 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:57.458434 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:57.458434 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:57.459140 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-afec5abd-f6ce-4eb7-b6e1-889538f8e7f2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:57.459563 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1392/5565] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:57 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:57.498282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-799df488-a8b3-4679-92bf-2a934d385d10 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:57.500063 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-799df488-a8b3-4679-92bf-2a934d385d10 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:57.500275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-799df488-a8b3-4679-92bf-2a934d385d10 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:57.500450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-799df488-a8b3-4679-92bf-2a934d385d10 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:57.507705 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:57.507705 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:57.511373 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-799df488-a8b3-4679-92bf-2a934d385d10 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:57.515559 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-799df488-a8b3-4679-92bf-2a934d385d10 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:57.515911 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1381/5566] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:57 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:57.897613 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:57.899264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:57.899443 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:57.899649 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:57.909221 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:57.909221 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:57.913045 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:57.916760 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dc6a6e9c-54d2-4e52-918b-a6e68a660dda tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:57.917244 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1395/5567] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:57 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:58.054602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:58.056235 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:58.056474 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:58.056658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:58.064556 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:58.064556 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:58.067251 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:58.070667 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7bb88a6f-33d5-4cea-97cd-e4b91b7357fc tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:58.071026 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1400/5568] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:58 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:58.468982 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:58.470666 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:58.470872 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:58.471074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:58.471179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:58.475370 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:58.475370 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:58.475957 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b4a4a30c-496d-4203-88f2-e063f7e813bd tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:58.476300 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1393/5569] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:58 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:58.527365 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-86cf714e-44a8-4bb5-9740-24d947932115 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:58.528966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86cf714e-44a8-4bb5-9740-24d947932115 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:58.529159 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86cf714e-44a8-4bb5-9740-24d947932115 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:58.529339 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-86cf714e-44a8-4bb5-9740-24d947932115 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:58.535902 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:58.535902 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:58.539374 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-86cf714e-44a8-4bb5-9740-24d947932115 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:58.543034 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-86cf714e-44a8-4bb5-9740-24d947932115 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:58.543521 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1382/5570] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:58 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:58.928448 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:58.930297 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:58.930554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:58.930793 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:58.939961 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:58.939961 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:58.943081 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:58.946794 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5ddbc714-79e2-44cf-aacf-01535f1a3462 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:58.947214 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1396/5571] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:58 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:59.083203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:59.085136 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:39:59.085351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:59.085570 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:59.094632 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:59.094632 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:39:59.097659 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:39:59.101625 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e81120c4-2541-4ca5-8646-73e7abedc1c4 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:39:59.102030 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1401/5572] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:39:59 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:39:59.485936 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:59.487629 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:39:59.487823 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:59.487989 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:59.488101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:39:59.492003 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:59.492003 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:39:59.492558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-aaced7da-9e8e-42db-8205-0e85d376ef9a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:39:59.492865 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1394/5573] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:39:59 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:59.555237 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f817532f-8046-4a81-acc1-81b64f59b708 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:59.556969 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f817532f-8046-4a81-acc1-81b64f59b708 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:39:59.557165 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f817532f-8046-4a81-acc1-81b64f59b708 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:59.557344 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f817532f-8046-4a81-acc1-81b64f59b708 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:59.563485 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:59.563485 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:39:59.566609 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f817532f-8046-4a81-acc1-81b64f59b708 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:39:59.570258 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f817532f-8046-4a81-acc1-81b64f59b708 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:39:59.570593 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1383/5574] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:59 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:39:59.958544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:39:59.960213 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:39:59.960397 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:39:59.960589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:39:59.968869 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:39:59.968869 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:39:59.971808 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:39:59.975352 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4d7a35da-7f3e-45ca-a88c-57fee89f7d03 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:39:59.975694 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1397/5575] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:39:59 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:00.114552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:00.116329 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:00.116598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:00.116828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:00.126529 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:00.126529 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:00.129781 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:00.133732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b56757a1-c2e8-4bd4-a611-7c8802abb8ca tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:00.134125 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1402/5576] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:00 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:00.503204 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:00.504923 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:00.505152 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:00.505327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:00.505427 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:00.509480 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:00.509480 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:00.510035 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-692c4b2b-92e0-419b-abb3-dde10dbdacec tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:00.510397 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1395/5577] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:00 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:00.582378 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:00.584091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:00.584270 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:00.584442 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:00.591707 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:00.591707 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:00.595855 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:00.601950 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-87d3828d-7a29-4908-9b2d-bc36b07281c9 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:40:00.602520 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1384/5578] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:00 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:00.988064 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e30114a0-e393-444a-8852-38bc921a5129 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:00.989994 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e30114a0-e393-444a-8852-38bc921a5129 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:00.990229 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e30114a0-e393-444a-8852-38bc921a5129 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:00.990440 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e30114a0-e393-444a-8852-38bc921a5129 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:01.000093 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:01.000093 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:01.003430 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e30114a0-e393-444a-8852-38bc921a5129 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:01.007373 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e30114a0-e393-444a-8852-38bc921a5129 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:01.007785 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1398/5579] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:00 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:01.145829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:01.147763 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:01.147961 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:01.148153 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:01.157157 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:01.157157 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:01.160504 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:01.164416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b5f6dd36-0106-491a-bb47-eeba95f9ad78 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:01.164790 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1403/5580] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:01 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:01.519694 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:01.522093 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:01.522093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:01.522282 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:01.522337 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:01.526666 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:01.526666 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:01.527233 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b7b2fbf-614d-44d2-a50e-ad840e3c46c3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:01.527612 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1396/5581] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:01 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:01.615640 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:01.617404 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:01.617619 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:01.617802 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:01.624182 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:01.624182 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:01.627538 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:01.631644 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9f421bfc-1f8b-49c8-900f-e9a5d0c69cbf tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:40:01.632016 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1385/5582] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:01 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:02.021006 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:02.022838 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:02.023037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:02.023243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:02.031988 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:02.031988 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:02.035138 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:02.039031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c37b1627-7a6a-4420-bf2b-2d42d2a09a58 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:02.039407 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1399/5583] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:02 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:02.176489 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-387902dd-044f-4cf2-80c4-da3a7937d10c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:02.178214 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-387902dd-044f-4cf2-80c4-da3a7937d10c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:02.178427 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-387902dd-044f-4cf2-80c4-da3a7937d10c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:02.178626 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-387902dd-044f-4cf2-80c4-da3a7937d10c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:02.187860 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:02.187860 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:02.190861 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-387902dd-044f-4cf2-80c4-da3a7937d10c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:02.194770 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-387902dd-044f-4cf2-80c4-da3a7937d10c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:02.195186 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1404/5584] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:02 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:02.536667 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:02.538629 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:02.538864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:02.539079 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:02.539192 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:02.543782 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:02.543782 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:02.544434 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1ddd4158-300c-4094-b19f-cbbd441feda7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:02.544833 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1397/5585] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:02 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:02.645288 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:02.647161 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:02.647402 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:02.647665 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:02.654236 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:02.654236 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:02.657746 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:02.662142 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ff93637e-d676-4d14-a3e5-6da23fcb4862 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:40:02.662548 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1386/5586] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:02 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:03.051110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.052661 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:03.052813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.052982 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.062852 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.062852 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:03.066823 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:03.070786 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1f12aa40-84e4-4a82-8cd9-e30d74448cf9 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:03.071184 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1400/5587] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:03 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:03.207070 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.208778 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:03.208974 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.209155 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.219621 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.219621 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:03.223048 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:03.227146 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-11de50fe-6b8a-4c12-831f-96b2ea171b03 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:03.227594 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1405/5588] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:03 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:03.554430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.556135 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:03.556370 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.556579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.556674 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:03.560929 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.560929 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:03.561690 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-309a6ae9-d5df-458a-98c9-aea61eab6e49 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:03.562035 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1398/5589] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:03 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:03.673319 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.675114 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:03.675296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.675629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.686153 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.686153 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:03.689653 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:03.698859 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-653f88df-a97f-48de-bcc7-bd9817d2c38b tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:40:03.699537 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1387/5590] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:03 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 1293 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:03.717748 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.719446 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:03.719657 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.719835 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.719997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Delete volume with id: c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:03.726814 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.726814 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:03.727254 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:03.758911 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Delete volume request issued successfully. Aug 03 20:40:03.759088 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c2c226bb-3dda-4a1c-8e29-79869a313b82 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 202 Aug 03 20:40:03.759437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1401/5591] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:03 2026] DELETE /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:03.766668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:03.768307 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:03.768492 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:03.768672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:03.774403 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:03.774403 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:03.777256 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Volume info retrieved successfully. Aug 03 20:40:03.781093 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-72a2a87d-863c-4a4f-94d9-360b54cf7e58 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 200 Aug 03 20:40:03.781667 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1406/5592] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:03 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 1292 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:04.083054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:04.084613 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:04.084777 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:04.084945 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:04.093257 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:04.093257 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:04.096156 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:04.099646 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7bb0d776-6986-47ec-a3ef-9b92f587f737 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:04.100002 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1399/5593] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:04 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:04.239161 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d78d1070-0d6b-4468-bb57-94f6650de84c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:04.240982 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d78d1070-0d6b-4468-bb57-94f6650de84c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:04.241249 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d78d1070-0d6b-4468-bb57-94f6650de84c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:04.241473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d78d1070-0d6b-4468-bb57-94f6650de84c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:04.249813 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:04.249813 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:04.252688 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d78d1070-0d6b-4468-bb57-94f6650de84c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:04.256080 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d78d1070-0d6b-4468-bb57-94f6650de84c tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:04.256395 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1388/5594] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:04 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:04.572444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0b5914f2-35fe-45b2-9c87-43e45597756b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:04.574193 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0b5914f2-35fe-45b2-9c87-43e45597756b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:04.574391 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0b5914f2-35fe-45b2-9c87-43e45597756b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:04.574593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0b5914f2-35fe-45b2-9c87-43e45597756b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:04.574688 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-0b5914f2-35fe-45b2-9c87-43e45597756b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:04.578784 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:04.578784 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:04.579418 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0b5914f2-35fe-45b2-9c87-43e45597756b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:04.579803 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1402/5595] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:04 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:04.793696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-362110fd-d0c0-4206-be15-f657e8654561 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:04.795417 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-362110fd-d0c0-4206-be15-f657e8654561 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] GET https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 Aug 03 20:40:04.795631 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-362110fd-d0c0-4206-be15-f657e8654561 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:04.795807 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-362110fd-d0c0-4206-be15-f657e8654561 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:04.801037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-362110fd-d0c0-4206-be15-f657e8654561 tempest-VolumeAndVolumeTypeFromImageTest-979557037 tempest-VolumeAndVolumeTypeFromImageTest-979557037-project-member] https://10.4.3.92/volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 returned with HTTP 404 Aug 03 20:40:04.801441 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1407/5596] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:04 2026] GET /volume/v3/volumes/c16c6b51-0ecd-4b54-be86-2d8ab2b216d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:05.078454 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.079920 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:40:05.080101 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.080270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.080944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:40:05.092266 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Get all volumes completed successfully. Aug 03 20:40:05.093672 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.093672 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:05.096759 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2803b8c2-e15d-4bf4-982b-4f70941b743d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:40:05.097107 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1400/5597] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:40:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:05.110097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.111365 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.111970 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 Aug 03 20:40:05.112194 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.112415 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.112623 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Delete volume with id: 2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 Aug 03 20:40:05.113010 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:05.113195 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.113367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.121480 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.121480 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:05.121983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Volume info retrieved successfully. Aug 03 20:40:05.125022 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.125022 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:05.129086 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:05.132793 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9edbe5ac-77f5-4534-b096-0075c57c2208 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:05.133206 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1403/5598] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:05 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:05.136708 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.image.cache [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'bee3736e-04db-4b9b-9958-43fc657a8357', 'volume_id': '2a89db6f-d4d3-43c3-9cb9-faa8a51a5892', 'host': 'np0000006371@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 3, 20, 38, 56), 'last_used': datetime.datetime(2026, 8, 3, 20, 40, 3)}. {{(pid=100356) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 03 20:40:05.157832 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Delete volume request issued successfully. Aug 03 20:40:05.158064 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-319cdce7-707c-4e7a-83b6-376d93e9e47a tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 returned with HTTP 202 Aug 03 20:40:05.158494 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1389/5599] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:05 2026] DELETE /volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:05.164853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.166450 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] GET https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 Aug 03 20:40:05.166671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.166871 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.173176 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.173176 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:05.176037 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Volume info retrieved successfully. Aug 03 20:40:05.179202 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-69a0ca9a-4f23-46df-bdde-525f7abc2d8d tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 returned with HTTP 200 Aug 03 20:40:05.179543 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1408/5600] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:05 2026] GET /volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:05.268119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.269734 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:05.269964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.270108 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.278358 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.278358 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:05.282037 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:05.286425 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-42e205cd-d3f0-4977-83f4-4d7c9bb81532 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:05.286824 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1401/5601] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:05 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:05.589615 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.591264 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:05.591478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:05.591658 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:05.591759 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:05.595774 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.595774 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:05.596289 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-edb2b795-efb6-4c3d-a21d-ee024dd9f15d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:05.596650 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1404/5602] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:05 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:05.639681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-9bf2713d-3df5-4cf0-85eb-618fa2ac18e0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:05.641525 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-9bf2713d-3df5-4cf0-85eb-618fa2ac18e0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb/action Aug 03 20:40:05.641879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-9bf2713d-3df5-4cf0-85eb-618fa2ac18e0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:05.642035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-9bf2713d-3df5-4cf0-85eb-618fa2ac18e0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:05.655476 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:05.655476 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:05.666543 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-40fd2e5e-45af-4d00-97d4-17b10d7e8811 req-9bf2713d-3df5-4cf0-85eb-618fa2ac18e0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb/action returned with HTTP 204 Aug 03 20:40:05.667070 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1390/5603] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:40:05 2026] POST /volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:06.144853 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-cb681460-9e15-44c3-870e-1b337e44e683 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.146712 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb681460-9e15-44c3-870e-1b337e44e683 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.146955 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb681460-9e15-44c3-870e-1b337e44e683 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.147182 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-cb681460-9e15-44c3-870e-1b337e44e683 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.155473 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.155473 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:06.158422 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-cb681460-9e15-44c3-870e-1b337e44e683 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.162034 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-cb681460-9e15-44c3-870e-1b337e44e683 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.162445 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1409/5604] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.191314 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b5ef314d-3fd7-49fb-a0c3-3f44320d8032 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.193152 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5ef314d-3fd7-49fb-a0c3-3f44320d8032 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] GET https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 Aug 03 20:40:06.193326 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5ef314d-3fd7-49fb-a0c3-3f44320d8032 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.193527 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5ef314d-3fd7-49fb-a0c3-3f44320d8032 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.198916 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5ef314d-3fd7-49fb-a0c3-3f44320d8032 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 returned with HTTP 404 Aug 03 20:40:06.199351 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1402/5605] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/2a89db6f-d4d3-43c3-9cb9-faa8a51a5892 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:06.201026 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.203155 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.203331 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.203524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.205878 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-346fbfa0-cbe6-45a5-9003-9c7cf0a52ad5 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.208203 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-346fbfa0-cbe6-45a5-9003-9c7cf0a52ad5 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] DELETE https://10.4.3.92/volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b Aug 03 20:40:06.208445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-346fbfa0-cbe6-45a5-9003-9c7cf0a52ad5 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.208713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-346fbfa0-cbe6-45a5-9003-9c7cf0a52ad5 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.212682 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.212682 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:06.215881 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.219876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-03f45b09-25b5-4b72-96c8-43a0ecf19f57 req-02f44b65-08cb-4c49-9580-05b83b457965 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.220275 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1405/5606] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.233786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-346fbfa0-cbe6-45a5-9003-9c7cf0a52ad5 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b returned with HTTP 202 Aug 03 20:40:06.234301 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1391/5607] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:40:06 2026] DELETE /volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:06.235011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.236761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.236961 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.237129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.240629 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d6a624f1-35fe-483e-bc79-a80d9d1c6f70 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.242378 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6a624f1-35fe-483e-bc79-a80d9d1c6f70 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] GET https://10.4.3.92/volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b Aug 03 20:40:06.242577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6a624f1-35fe-483e-bc79-a80d9d1c6f70 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.242787 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d6a624f1-35fe-483e-bc79-a80d9d1c6f70 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.246351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d6a624f1-35fe-483e-bc79-a80d9d1c6f70 tempest-VolumeAndVolumeTypeFromImageTest-1898251293 tempest-VolumeAndVolumeTypeFromImageTest-1898251293-project-admin] https://10.4.3.92/volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b returned with HTTP 404 Aug 03 20:40:06.246577 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.246577 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:06.247646 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1403/5608] 10.4.3.92 () {66 vars in 1335 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/types/03c427f6-f91e-4f56-a090-6815d39e9f9b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:06.249759 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.253577 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c8e77c35-1efa-496f-b107-2e9aefdd23c5 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.254168 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1410/5609] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.290620 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.292697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.292887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.293157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.298112 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-854d6770-6da9-4022-ab28-914bbc4a5940 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.299786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-854d6770-6da9-4022-ab28-914bbc4a5940 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:06.300019 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-854d6770-6da9-4022-ab28-914bbc4a5940 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.300244 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-854d6770-6da9-4022-ab28-914bbc4a5940 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.302866 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.302866 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:06.306046 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.309337 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.309337 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:06.309906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-206fa236-43e8-448c-95c9-38877813a880 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.310300 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1406/5610] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.312801 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-854d6770-6da9-4022-ab28-914bbc4a5940 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:06.316798 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-854d6770-6da9-4022-ab28-914bbc4a5940 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:06.317334 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1392/5611] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.328943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.331588 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] POST https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1/action Aug 03 20:40:06.332050 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:06.332230 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:06.346641 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.346641 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:06.347375 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.355931 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Begin detaching volume completed successfully. Aug 03 20:40:06.356237 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3f7c52e6-180c-46de-b63d-cd930c922ff7 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1/action returned with HTTP 202 Aug 03 20:40:06.356855 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1404/5612] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:40:06 2026] POST /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:40:06.373975 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.375676 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.375766 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.375959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.386221 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.386221 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:06.390173 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.391864 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3cb11984-41a6-4004-90d2-b4408b79a6f2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.392312 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3cb11984-41a6-4004-90d2-b4408b79a6f2 None None] GET https://10.4.3.92/volume// Aug 03 20:40:06.392520 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3cb11984-41a6-4004-90d2-b4408b79a6f2 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.392719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3cb11984-41a6-4004-90d2-b4408b79a6f2 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.393053 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3cb11984-41a6-4004-90d2-b4408b79a6f2 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:40:06.393374 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1407/5613] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:40: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 03 20:40:06.394803 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b450b5fb-818e-4bb0-9402-da72ccaa1343 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.395299 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1411/5614] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:06.399629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.401641 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.401848 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.402071 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.411156 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.411156 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:06.414181 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.417803 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-cc7e15ba-3162-4487-acde-f51430b24582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.418171 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1393/5615] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:06.608223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.610361 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:06.612531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.612531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.612531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:06.615853 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.615853 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:06.616621 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e516356d-e7b1-4aea-a73d-54984a67dc88 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:06.617032 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1405/5616] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:06.935955 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:06.937821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:06.937993 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:06.938166 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:06.946775 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:06.946775 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:06.949600 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:06.954082 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-3fcdc3b7-eb00-4ac9-bfa8-9d0f62d15d38 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:06.954660 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1408/5617] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:06 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:07.329583 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:07.331239 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:07.331429 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:07.331620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:07.341939 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:07.341939 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:07.345300 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:07.349069 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-128ca277-f5f3-49d1-9fd9-3128044c1ca5 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:07.349565 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1412/5618] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:07 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:07.407244 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-03a46af8-34ad-4100-80fc-f78502adc993 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:07.409001 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03a46af8-34ad-4100-80fc-f78502adc993 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:07.409204 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03a46af8-34ad-4100-80fc-f78502adc993 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:07.409428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-03a46af8-34ad-4100-80fc-f78502adc993 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:07.418810 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:07.418810 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:07.421901 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-03a46af8-34ad-4100-80fc-f78502adc993 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:07.426096 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-03a46af8-34ad-4100-80fc-f78502adc993 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:07.426472 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1394/5619] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:07 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:07.628420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8eb03af2-379a-4ad2-a288-11a1f339030a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:07.630555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8eb03af2-379a-4ad2-a288-11a1f339030a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:07.630801 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8eb03af2-379a-4ad2-a288-11a1f339030a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:07.631031 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8eb03af2-379a-4ad2-a288-11a1f339030a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:07.631177 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-8eb03af2-379a-4ad2-a288-11a1f339030a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:07.636699 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:07.636699 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:07.637556 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8eb03af2-379a-4ad2-a288-11a1f339030a tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:07.638059 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1406/5620] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:07 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:07.878362 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:07.951340 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:07.951713 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-460486368"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:07.952905 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-460486368'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:07.953014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:07.956693 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:07.961527 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (d7d690e6-2963-4556-9d89-a7034ec07605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:07.962303 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82119810-b202-4da1-946e-54ef048937f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:07.963033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:07.983887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82119810-b202-4da1-946e-54ef048937f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:07.984578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b4e6e3-43aa-4edd-b2ed-a21d9dbc41f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:08.043308 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['fa7e1512-bc31-4254-b37c-d83af5397a57', '35d7141d-2f7b-44c5-b475-90f56acfbdc8', '7eca43af-047e-461b-8ef3-2a693fed2c04', 'af8691a7-c3ee-4af2-8c95-0bf8a59d507e'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:08.044037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b4e6e3-43aa-4edd-b2ed-a21d9dbc41f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7e1512-bc31-4254-b37c-d83af5397a57', '35d7141d-2f7b-44c5-b475-90f56acfbdc8', '7eca43af-047e-461b-8ef3-2a693fed2c04', 'af8691a7-c3ee-4af2-8c95-0bf8a59d507e']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:08.045175 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6f9e36-7296-4cb0-afe7-392c796b4812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:08.065992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6f9e36-7296-4cb0-afe7-392c796b4812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460486368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['fa7e1512-bc31-4254-b37c-d83af5397a57','35d7141d-2f7b-44c5-b475-90f56acfbdc8','7eca43af-047e-461b-8ef3-2a693fed2c04','af8691a7-c3ee-4af2-8c95-0bf8a59d507e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460486368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d607ceef-e1cd-4c03-b73c-d26c44c38392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:08.066630 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c042da2-35b7-4a32-9ad6-9e450f06324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:08.084253 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c042da2-35b7-4a32-9ad6-9e450f06324b) transitioned into state 'SUCCESS' from state '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-460486368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['fa7e1512-bc31-4254-b37c-d83af5397a57','35d7141d-2f7b-44c5-b475-90f56acfbdc8','7eca43af-047e-461b-8ef3-2a693fed2c04','af8691a7-c3ee-4af2-8c95-0bf8a59d507e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:08.084856 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03205a0-8335-4f1c-b12a-cf8a68689680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:08.095177 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03205a0-8335-4f1c-b12a-cf8a68689680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:08.095962 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (d7d690e6-2963-4556-9d89-a7034ec07605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:08.096234 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:08.096762 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea198526-0e4f-4be8-b04c-167e6e21a9c0 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:08.097171 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1409/5621] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:40:07 2026] POST /volume/v3/volumes => generated 761 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:08.111551 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.113802 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:08.114008 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:08.114218 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:08.122054 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.122054 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:08.126044 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:08.130947 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e2a07a2d-6244-4b75-92ed-f50272b3cdc1 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 returned with HTTP 200 Aug 03 20:40:08.131372 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1413/5622] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:08 2026] GET /volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:08.360721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.362418 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:08.362638 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:08.362813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:08.371273 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.371273 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:08.374331 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:08.378354 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fa195e18-9bec-424b-b99e-2a355bd286c1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:08.378729 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1395/5623] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:08 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:08.438827 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.440497 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:08.440681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:08.440856 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:08.449529 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.449529 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:08.452641 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:08.456252 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ae55877c-1ee9-41d1-b5a3-730a445a77f0 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:08.456596 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1407/5624] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:08 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:08.649007 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.651163 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:08.651453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:08.651734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:08.651899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:08.657356 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.657356 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:08.658222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-586db7cc-5ea2-4406-bba9-ee804db60b60 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:08.658717 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1410/5625] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:08 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:08.678356 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5a2df209-5106-41a2-b8b4-2577a4f9f7d3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.680210 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5a2df209-5106-41a2-b8b4-2577a4f9f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] POST https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964/action Aug 03 20:40:08.680581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5a2df209-5106-41a2-b8b4-2577a4f9f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:08.680694 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5a2df209-5106-41a2-b8b4-2577a4f9f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:08.695205 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.695205 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:08.715394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-77d1f4c9-a996-42c1-8b9b-f1123ffee00e req-5a2df209-5106-41a2-b8b4-2577a4f9f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964/action returned with HTTP 204 Aug 03 20:40:08.715807 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1414/5626] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:40:08 2026] POST /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:08.767484 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-aa7e6a12-674f-43a6-b258-b3e98512ca98 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:08.769278 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-aa7e6a12-674f-43a6-b258-b3e98512ca98 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb Aug 03 20:40:08.769447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-aa7e6a12-674f-43a6-b258-b3e98512ca98 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:08.769639 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-aa7e6a12-674f-43a6-b258-b3e98512ca98 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:08.776041 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:08.776041 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:08.838674 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-f63e70b0-d6a8-4b87-871a-63ff08876c11 req-aa7e6a12-674f-43a6-b258-b3e98512ca98 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb returned with HTTP 200 Aug 03 20:40:08.839198 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1396/5627] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:40:08 2026] DELETE /volume/v3/attachments/69422355-b29a-4aff-b8ce-ff50ae1464bb => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.143220 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-470b34ac-2f91-4bed-81e9-38c917311757 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.145247 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-470b34ac-2f91-4bed-81e9-38c917311757 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:09.145449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-470b34ac-2f91-4bed-81e9-38c917311757 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.145671 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-470b34ac-2f91-4bed-81e9-38c917311757 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.152004 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.152004 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.154942 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-470b34ac-2f91-4bed-81e9-38c917311757 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:09.158332 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-470b34ac-2f91-4bed-81e9-38c917311757 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 returned with HTTP 200 Aug 03 20:40:09.158709 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1408/5628] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.169784 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.171700 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:09.172093 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d607ceef-e1cd-4c03-b73c-d26c44c38392", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1688161939"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.173514 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {"'source_volid": 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1688161939'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:09.173644 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:09.177820 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:09.183243 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (4374fef5-cb3b-408a-99c3-ed179f14653f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.184208 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a0302-30a8-4597-b02c-7825344e3df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.185063 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:09.209479 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a0302-30a8-4597-b02c-7825344e3df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.210239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17986701-a525-4692-b117-da4bb7549b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.245453 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['479c9d24-20cf-45e9-b449-a3a5b21237c3', '660f4927-b26e-4ccc-9e3e-af652ae1afdf', '8d114f0b-aec3-4217-8d15-aa56c75b4b13', '7a1ecc81-de2b-4a37-9f08-95669b676437'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:09.246151 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17986701-a525-4692-b117-da4bb7549b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['479c9d24-20cf-45e9-b449-a3a5b21237c3', '660f4927-b26e-4ccc-9e3e-af652ae1afdf', '8d114f0b-aec3-4217-8d15-aa56c75b4b13', '7a1ecc81-de2b-4a37-9f08-95669b676437']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.246887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd2a78-7132-4ec6-b90a-36f124c48862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.268275 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd2a78-7132-4ec6-b90a-36f124c48862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e5befc-aaf3-46ad-adee-e93f07fb03fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1688161939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['479c9d24-20cf-45e9-b449-a3a5b21237c3','660f4927-b26e-4ccc-9e3e-af652ae1afdf','8d114f0b-aec3-4217-8d15-aa56c75b4b13','7a1ecc81-de2b-4a37-9f08-95669b676437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1688161939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e5befc-aaf3-46ad-adee-e93f07fb03fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.269124 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f6c438-01f3-40d8-9952-2daf9b537eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.287014 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f6c438-01f3-40d8-9952-2daf9b537eed) transitioned into state 'SUCCESS' from state '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-1688161939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['479c9d24-20cf-45e9-b449-a3a5b21237c3','660f4927-b26e-4ccc-9e3e-af652ae1afdf','8d114f0b-aec3-4217-8d15-aa56c75b4b13','7a1ecc81-de2b-4a37-9f08-95669b676437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.287670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1ad532-0f48-4474-a1d6-bf3badbd126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.297210 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1ad532-0f48-4474-a1d6-bf3badbd126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.298030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (4374fef5-cb3b-408a-99c3-ed179f14653f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.298323 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:09.298974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ecd0235-0642-4edc-ba14-a68643d88f7c tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:09.299372 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1411/5629] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes => generated 762 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:09.310096 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.311961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:09.312320 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d607ceef-e1cd-4c03-b73c-d26c44c38392", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1496732244"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.313708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {"'source_volid": 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1496732244'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:09.313843 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:09.318138 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:09.323413 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (e2307d24-71d4-4da6-8c16-2ac68781fac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.324300 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2fef51-ac28-4af9-ae89-706a4189f60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.325192 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:09.347282 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2fef51-ac28-4af9-ae89-706a4189f60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.347937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d4d5d3-fdcd-45d7-9f10-7b26794c1ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.382089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['4cd4eb9a-7090-4e07-9705-0b3b3b923292', '057095c3-c778-4d0d-9bc4-678556b2a916', '42fb396b-a122-4925-8191-7ce34f82d9d8', '7c8f41b0-4080-494b-bcf6-dc85ea1dc9c4'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:09.382930 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d4d5d3-fdcd-45d7-9f10-7b26794c1ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd4eb9a-7090-4e07-9705-0b3b3b923292', '057095c3-c778-4d0d-9bc4-678556b2a916', '42fb396b-a122-4925-8191-7ce34f82d9d8', '7c8f41b0-4080-494b-bcf6-dc85ea1dc9c4']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.383586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d789a8-bce5-498f-bea6-cd8020024669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.390967 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4d53497-2361-4215-9e18-adc291c1cc46 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.392796 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4d53497-2361-4215-9e18-adc291c1cc46 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:09.393062 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4d53497-2361-4215-9e18-adc291c1cc46 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.393282 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4d53497-2361-4215-9e18-adc291c1cc46 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.402747 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d789a8-bce5-498f-bea6-cd8020024669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ffb95c-e373-432d-ba9c-de73d16e03a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1496732244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['4cd4eb9a-7090-4e07-9705-0b3b3b923292','057095c3-c778-4d0d-9bc4-678556b2a916','42fb396b-a122-4925-8191-7ce34f82d9d8','7c8f41b0-4080-494b-bcf6-dc85ea1dc9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1496732244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ffb95c-e373-432d-ba9c-de73d16e03a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.402901 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.402901 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:09.403431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf970fa8-65a1-4b64-b094-862b4c4d3d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.406279 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d4d53497-2361-4215-9e18-adc291c1cc46 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:09.410405 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4d53497-2361-4215-9e18-adc291c1cc46 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:09.410802 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1397/5630] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:09.421786 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf970fa8-65a1-4b64-b094-862b4c4d3d79) transitioned into state 'SUCCESS' from state '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-1496732244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['4cd4eb9a-7090-4e07-9705-0b3b3b923292','057095c3-c778-4d0d-9bc4-678556b2a916','42fb396b-a122-4925-8191-7ce34f82d9d8','7c8f41b0-4080-494b-bcf6-dc85ea1dc9c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.422167 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.422394 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62dc94d-729c-490e-99c6-42856dba381a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.423977 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:09.424161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.424332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.430533 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62dc94d-729c-490e-99c6-42856dba381a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.431206 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (e2307d24-71d4-4da6-8c16-2ac68781fac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.431470 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:09.431961 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d8dfc917-8614-440d-83f7-d3e10a02cea3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:09.432216 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.432216 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.432341 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1415/5631] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes => generated 762 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:09.435265 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:09.439000 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a74ef44-5055-4092-8487-a2df0d6e8570 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:09.439401 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1409/5632] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:09.442672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.444896 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:09.445270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d607ceef-e1cd-4c03-b73c-d26c44c38392", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-816050356"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.446638 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {"'source_volid": 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-816050356'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:09.446775 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:09.447063 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.447063 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:09.450824 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:09.451280 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-727713f9-ce9e-4dcd-a531-ea64364f6d82 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.452764 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1398/5633] 10.4.3.92 () {70 vars in 1604 bytes} [Mon Aug 3 20:40:09 2026] DELETE /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:40:09.456059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (546a62ba-0f79-468a-98f2-f36bb4ca8429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.456922 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aa6cc9-5d79-4dfe-b9d6-212e21b4e54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.457794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:09.458648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-22931888-bf20-4c3e-83ea-4e768855cc16 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.468943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.470748 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:09.471000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.471201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.477884 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.477884 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.481100 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:09.481277 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aa6cc9-5d79-4dfe-b9d6-212e21b4e54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.482099 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8989172-4c9a-496b-8889-de5d39c8bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.484035 np0000006371 devstack@c-api.service[100353]: WARNING keystonemiddleware.auth_token [None req-22931888-bf20-4c3e-83ea-4e768855cc16 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 03 20:40:09.484710 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-96d7c242-a9f7-46c8-84f5-d2b06357611c tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:09.484952 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1416/5634] 10.4.3.92 () {70 vars in 1604 bytes} [Mon Aug 3 20:40:09 2026] DELETE /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 03 20:40:09.485054 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1410/5635] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.491613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e69583fb-26ff-45f3-9822-38bead245e70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.493589 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] DELETE https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 Aug 03 20:40:09.493791 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.493990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.497317 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5944093e-b358-4263-9bf0-f9ea017393a1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.499009 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:09.499202 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.499382 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.499573 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume with id: 9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:09.502858 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.502858 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:09.506072 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Attachment connected to vm 9c2f1a2e-6846-4f07-9951-20d5e7bacd4a, checking data on nova Aug 03 20:40:09.506398 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.506398 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:09.506450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.compute.nova [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100356) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 03 20:40:09.506865 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:09.520452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['c7af5196-7d4d-4acb-aa18-946ecbcc2c71', 'c6653607-944a-48e6-a826-660d7d6b9e63', 'c0e66a6d-faf0-4257-867f-d748f65ba9bb', '05598f8b-871b-43da-9dc7-dbd8e5fe381d'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:09.521257 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8989172-4c9a-496b-8889-de5d39c8bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7af5196-7d4d-4acb-aa18-946ecbcc2c71', 'c6653607-944a-48e6-a826-660d7d6b9e63', 'c0e66a6d-faf0-4257-867f-d748f65ba9bb', '05598f8b-871b-43da-9dc7-dbd8e5fe381d']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.522280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a26fa73-80e6-4a80-a381-d9931b1e557d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.523798 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Delete volume request issued successfully. Aug 03 20:40:09.524010 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5944093e-b358-4263-9bf0-f9ea017393a1 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 202 Aug 03 20:40:09.524362 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1417/5636] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:09 2026] DELETE /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:09.532205 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.533955 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:09.534131 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.534303 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.541118 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.541118 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.543338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a26fa73-80e6-4a80-a381-d9931b1e557d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f7c52bb-9b0a-41a4-ac34-90a069ab5bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816050356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['c7af5196-7d4d-4acb-aa18-946ecbcc2c71','c6653607-944a-48e6-a826-660d7d6b9e63','c0e66a6d-faf0-4257-867f-d748f65ba9bb','05598f8b-871b-43da-9dc7-dbd8e5fe381d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816050356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f7c52bb-9b0a-41a4-ac34-90a069ab5bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.544111 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73827aaf-5743-45ff-a4fb-d8e0ba7b141f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.544615 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Volume info retrieved successfully. Aug 03 20:40:09.548669 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c1d8ef80-2146-4ef1-a439-8ba41a2552de tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 200 Aug 03 20:40:09.549057 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1411/5637] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.566200 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73827aaf-5743-45ff-a4fb-d8e0ba7b141f) transitioned into state 'SUCCESS' from state '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-816050356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['c7af5196-7d4d-4acb-aa18-946ecbcc2c71','c6653607-944a-48e6-a826-660d7d6b9e63','c0e66a6d-faf0-4257-867f-d748f65ba9bb','05598f8b-871b-43da-9dc7-dbd8e5fe381d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.566910 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e390c2b1-4fb1-4bb6-a24b-eda3575914d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.576728 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e390c2b1-4fb1-4bb6-a24b-eda3575914d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.577578 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (546a62ba-0f79-468a-98f2-f36bb4ca8429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.577980 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:09.578600 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7086f092-cc96-4d61-94f3-fe5e55dd6219 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:09.579050 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1412/5638] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes => generated 761 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:09.591812 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.593510 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:09.593883 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d607ceef-e1cd-4c03-b73c-d26c44c38392", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-616951350"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.595288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {"'source_volid": 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-616951350'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:09.595405 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:09.599367 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:09.605011 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (01d98f72-c84d-41f2-84cd-2d8d038d26be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.605818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28adcb75-827b-42a3-8c39-ad38dde2660b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.606656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:09.622397 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/9c2f1a2e-6846-4f07-9951-20d5e7bacd4a/os-volume_attachments/c93ca522-a333-41fc-8ffc-2f25d177344f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d1dc184cc162143a318d83972431982662282d7b7a0a41baf193f953243e3483" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e69583fb-26ff-45f3-9822-38bead245e70" -H "X-Service-Token: {SHA256}01495b043cba994a3f5183d3991c65ac01468a457b56445df2dd0daf39ab2416" {{(pid=100356) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 03 20:40:09.628017 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28adcb75-827b-42a3-8c39-ad38dde2660b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.628692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9169f3ba-e890-4fec-aa09-55fa23bd5849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.667977 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.668102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['51c8097d-493e-4c1f-9234-d8bf16bcf270', '336afd3c-f4a1-4e85-be0f-c384ce49b5c8', '7599c316-6bba-4624-98be-604fe7831600', 'b049622a-41bb-42f2-92ee-77f01d228744'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:09.668915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9169f3ba-e890-4fec-aa09-55fa23bd5849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51c8097d-493e-4c1f-9234-d8bf16bcf270', '336afd3c-f4a1-4e85-be0f-c384ce49b5c8', '7599c316-6bba-4624-98be-604fe7831600', 'b049622a-41bb-42f2-92ee-77f01d228744']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.669599 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:09.669672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c40efda-dcd3-4404-a179-f5d35b634253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.669779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.669959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.670056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:09.674043 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.674043 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.674686 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51f3ad7f-6c31-4acb-b308-2916f2513cde tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:09.675014 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1412/5639] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.684530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.686515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3/export_record Aug 03 20:40:09.689663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.689663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'export_record' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.689663 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Export record for backup dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 03 20:40:09.690614 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.690614 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:09.691411 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.api [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling RPCAPI with context: , host: np0000006371, backup: dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 03 20:40:09.698175 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c40efda-dcd3-4404-a179-f5d35b634253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ab063d-a397-4668-8c9d-0ab97dd26d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-616951350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['51c8097d-493e-4c1f-9234-d8bf16bcf270','336afd3c-f4a1-4e85-be0f-c384ce49b5c8','7599c316-6bba-4624-98be-604fe7831600','b049622a-41bb-42f2-92ee-77f01d228744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-616951350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ab063d-a397-4668-8c9d-0ab97dd26d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.698906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacfd414-2e7d-4922-9f0e-95afd77b6c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.702343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] export_record in rpcapi backup_id dcd1cf57-0ca0-411d-85c4-fa838a0085e3 on host np0000006371. {{(pid=100355) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 03 20:40:09.717600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGNkMWNmNTctMGNhMC00MTFkLTg1YzQtZmE4MzhhMDA4NWUzIiwgInVzZXJfaWQiOiAiYzBhMDg3ZDMwYTcwNDBiZmJmNDIwODk1ZjkxOWE5NTUiLCAicHJvamVjdF9pZCI6ICIyYjk1MzcyZjZmZTE0NGI2OWFhYTgyMjA1OTE2NmI4NiIsICJ2b2x1bWVfaWQiOiAiNGJiN2U2MWMtN2Q4Zi00MzM2LTk2MTAtMzVmM2UxNzJjZDMyIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTIzMDg5NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YmI3ZTYxYy03ZDhmLTQzMzYtOTYxMC0zNWYzZTE3MmNkMzIvMjAyNjA4MDMyMDM4NTQvYXpfbm92YV9iYWNrdXBfZGNkMWNmNTctMGNhMC00MTFkLTg1YzQtZmE4MzhhMDA4NWUzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjQwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100355) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 03 20:40:09.717853 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ebb8df8c-071a-4fe6-88d3-969b478b0a8c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3/export_record returned with HTTP 200 Aug 03 20:40:09.718237 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1413/5640] 10.4.3.92 () {68 vars in 1423 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:09.725231 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.727017 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:09.727524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.727524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.727605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:09.728162 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacfd414-2e7d-4922-9f0e-95afd77b6c3c) transitioned into state 'SUCCESS' from state '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-616951350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['51c8097d-493e-4c1f-9234-d8bf16bcf270','336afd3c-f4a1-4e85-be0f-c384ce49b5c8','7599c316-6bba-4624-98be-604fe7831600','b049622a-41bb-42f2-92ee-77f01d228744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.728890 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d76cb18-8480-4022-baa6-ee94b3b6bde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.731589 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.731589 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.732209 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e8685319-3e4a-41df-82d3-b89c50aecc7c tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:09.732547 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1413/5641] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.739916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d76cb18-8480-4022-baa6-ee94b3b6bde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.740689 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (01d98f72-c84d-41f2-84cd-2d8d038d26be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.740968 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:09.741499 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-13cfc715-bef0-4b60-a0fc-027e6633f37d tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:09.741693 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.741937 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1418/5642] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes => generated 761 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:09.743315 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] POST https://10.4.3.92/volume/v3/backups/import_record Aug 03 20:40:09.743719 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjUwN2I5ZmEtYzc2Mi00NjY1LWE2YTUtM2UwYTAxNjYyMGUxIiwgInVzZXJfaWQiOiAiYzBhMDg3ZDMwYTcwNDBiZmJmNDIwODk1ZjkxOWE5NTUiLCAicHJvamVjdF9pZCI6ICIyYjk1MzcyZjZmZTE0NGI2OWFhYTgyMjA1OTE2NmI4NiIsICJ2b2x1bWVfaWQiOiAiNGJiN2U2MWMtN2Q4Zi00MzM2LTk2MTAtMzVmM2UxNzJjZDMyIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTIzMDg5NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YmI3ZTYxYy03ZDhmLTQzMzYtOTYxMC0zNWYzZTE3MmNkMzIvMjAyNjA4MDMyMDM4NTQvYXpfbm92YV9iYWNrdXBfZGNkMWNmNTctMGNhMC00MTFkLTg1YzQtZmE4MzhhMDA4NWUzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjQwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.745022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjUwN2I5ZmEtYzc2Mi00NjY1LWE2YTUtM2UwYTAxNjYyMGUxIiwgInVzZXJfaWQiOiAiYzBhMDg3ZDMwYTcwNDBiZmJmNDIwODk1ZjkxOWE5NTUiLCAicHJvamVjdF9pZCI6ICIyYjk1MzcyZjZmZTE0NGI2OWFhYTgyMjA1OTE2NmI4NiIsICJ2b2x1bWVfaWQiOiAiNGJiN2U2MWMtN2Q4Zi00MzM2LTk2MTAtMzVmM2UxNzJjZDMyIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTIzMDg5NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YmI3ZTYxYy03ZDhmLTQzMzYtOTYxMC0zNWYzZTE3MmNkMzIvMjAyNjA4MDMyMDM4NTQvYXpfbm92YV9iYWNrdXBfZGNkMWNmNTctMGNhMC00MTFkLTg1YzQtZmE4MzhhMDA4NWUzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjQwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100355) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 03 20:40:09.745135 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.backups [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjUwN2I5ZmEtYzc2Mi00NjY1LWE2YTUtM2UwYTAxNjYyMGUxIiwgInVzZXJfaWQiOiAiYzBhMDg3ZDMwYTcwNDBiZmJmNDIwODk1ZjkxOWE5NTUiLCAicHJvamVjdF9pZCI6ICIyYjk1MzcyZjZmZTE0NGI2OWFhYTgyMjA1OTE2NmI4NiIsICJ2b2x1bWVfaWQiOiAiNGJiN2U2MWMtN2Q4Zi00MzM2LTk2MTAtMzVmM2UxNzJjZDMyIiwgImhvc3QiOiAibnAwMDAwMDA2MzcxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTIzMDg5NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YmI3ZTYxYy03ZDhmLTQzMzYtOTYxMC0zNWYzZTE3MmNkMzIvMjAyNjA4MDMyMDM4NTQvYXpfbm92YV9iYWNrdXBfZGNkMWNmNTctMGNhMC00MTFkLTg1YzQtZmE4MzhhMDA4NWUzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wM1QyMDozODo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAzVDIwOjQwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100355) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 03 20:40:09.745724 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c1473e8b494b4bc3965a736dce3280bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b95372f6fe144b69aaa822059166b86', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:40:09.746080 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ef7af6a3-b932-42ac-900f-03c868264aa2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 403 Aug 03 20:40:09.746309 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1414/5643] 10.4.3.92 () {70 vars in 1335 bytes} [Mon Aug 3 20:40:09 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 03 20:40:09.747182 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 03 Aug 2026 20:40:09 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-7550af96-572f-4ccd-b2ff-08fa01734427 x-openstack-request-id: req-7550af96-572f-4ccd-b2ff-08fa01734427 {{(pid=100356) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 03 20:40:09.747264 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c93ca522-a333-41fc-8ffc-2f25d177344f", "serverId": "9c2f1a2e-6846-4f07-9951-20d5e7bacd4a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "453bfd1c-5713-4c6b-afec-e0aed0f3c964", "bdm_uuid": "2d682fe3-6fd0-4b0a-bdd6-cd481eae284e"}} {{(pid=100356) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 03 20:40:09.747378 np0000006371 devstack@c-api.service[100356]: DEBUG novaclient.v2.client [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/9c2f1a2e-6846-4f07-9951-20d5e7bacd4a/os-volume_attachments/c93ca522-a333-41fc-8ffc-2f25d177344f used request id req-7550af96-572f-4ccd-b2ff-08fa01734427 {{(pid=100356) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 03 20:40:09.749528 np0000006371 devstack@c-api.service[100356]: ERROR cinder.volume.api [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-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 03 20:40:09.752252 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-95513558-ec06-49eb-928a-d4079356aa93 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.752387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Caught error: Detach volume from instance 9c2f1a2e-6846-4f07-9951-20d5e7bacd4a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c2f1a2e-6846-4f07-9951-20d5e7bacd4a using the Compute API Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: 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 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 03 20:40:09.752483 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c2f1a2e-6846-4f07-9951-20d5e7bacd4a using the Compute API Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: ERROR cinder.api.middleware.fault Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.middleware.fault [None req-e69583fb-26ff-45f3-9822-38bead245e70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 returned with HTTP 409 Aug 03 20:40:09.754103 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1399/5644] 10.4.3.92 () {68 vars in 1397 bytes} [Mon Aug 3 20:40:09 2026] DELETE /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 => generated 167 bytes in 262 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:09.755688 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:09.755688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d607ceef-e1cd-4c03-b73c-d26c44c38392", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-195634387"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.755806 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:40:09.755806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.755806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.755936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request body: {'volume': {"'source_volid": 'd607ceef-e1cd-4c03-b73c-d26c44c38392', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-195634387'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:09.755985 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume with id: 4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:40:09.756029 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume of 1 GB Aug 03 20:40:09.756029 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.756029 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:09.759220 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Availability Zones retrieved successfully. Aug 03 20:40:09.762091 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.762091 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.762421 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:09.764813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (cfabe236-00b1-4189-8d58-9ded73fb60aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.765729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4977addf-5fd4-4bed-8973-235d5864e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.766644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:09.782536 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume request issued successfully. Aug 03 20:40:09.782823 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9015f625-a2c8-487e-869f-f46f9ab1aed2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 returned with HTTP 202 Aug 03 20:40:09.783318 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1414/5645] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:09 2026] DELETE /volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:09.787087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.790748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.791024 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:09.791139 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.791401 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.792235 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4977addf-5fd4-4bed-8973-235d5864e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.792490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:40:09.792701 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.792919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.793319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024d6889-0f29-4b13-9ff6-196e9b73434e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.803297 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.803297 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:09.807758 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:09.813986 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-d409f8ff-6887-4754-b7b3-b5dbb218ade1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:09.814569 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1415/5646] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 1154 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:09.829113 np0000006371 devstack@c-api.service[100356]: DEBUG oslo_db.sqlalchemy.engines [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-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=100356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 03 20:40:09.833065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.834489 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] POST https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f/action Aug 03 20:40:09.834890 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.834890 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:09.834967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:09.835131 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:09.837923 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:09.839577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Created reservations ['7bd161a5-bff0-4d10-813b-3a000903b727', 'f7bf823f-a608-44e0-aea2-ea344a4a6e8c', '32babe82-5306-48b5-8f5c-6bdbc3a017f9', '122abb73-e988-439f-82e9-82e30042c890'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:09.840528 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024d6889-0f29-4b13-9ff6-196e9b73434e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd161a5-bff0-4d10-813b-3a000903b727', 'f7bf823f-a608-44e0-aea2-ea344a4a6e8c', '32babe82-5306-48b5-8f5c-6bdbc3a017f9', '122abb73-e988-439f-82e9-82e30042c890']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.841171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2c76f2fa-f7d4-43c0-8888-ef26b01f2717 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 returned with HTTP 200 Aug 03 20:40:09.841273 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6778f3-68e7-43c3-9b4e-4d8ab5938feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.841871 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1400/5647] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 => generated 1006 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:09.845140 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.845140 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.845661 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:09.850936 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Begin detaching volume completed successfully. Aug 03 20:40:09.851114 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-caf7e351-9bc1-45b1-a7a2-59395925abc1 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f/action returned with HTTP 202 Aug 03 20:40:09.851509 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1415/5648] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:40:09.869536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6778f3-68e7-43c3-9b4e-4d8ab5938feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b73adead-a8a1-44d5-9050-3c19c78e7be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-195634387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['7bd161a5-bff0-4d10-813b-3a000903b727','f7bf823f-a608-44e0-aea2-ea344a4a6e8c','32babe82-5306-48b5-8f5c-6bdbc3a017f9','122abb73-e988-439f-82e9-82e30042c890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-195634387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b73adead-a8a1-44d5-9050-3c19c78e7be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf42c7d5eee848bb95b0e36c970f5535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8e98c3b97d4607b612a656887db4a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.870404 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b749d2b9-118f-4a39-bea7-3dca5876b7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.890047 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-112ad042-e7e5-472d-96e5-8a9fc4e8b7a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.890170 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b749d2b9-118f-4a39-bea7-3dca5876b7d9) transitioned into state 'SUCCESS' from state '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-195634387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf42c7d5eee848bb95b0e36c970f5535',qos_specs=None,replication_status=,reservations=['7bd161a5-bff0-4d10-813b-3a000903b727','f7bf823f-a608-44e0-aea2-ea344a4a6e8c','32babe82-5306-48b5-8f5c-6bdbc3a017f9','122abb73-e988-439f-82e9-82e30042c890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8e98c3b97d4607b612a656887db4a2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.890292 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-112ad042-e7e5-472d-96e5-8a9fc4e8b7a0 None None] GET https://10.4.3.92/volume// Aug 03 20:40:09.890388 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-112ad042-e7e5-472d-96e5-8a9fc4e8b7a0 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.890556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-112ad042-e7e5-472d-96e5-8a9fc4e8b7a0 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.890768 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630126a0-109b-4ba4-bd08-858744f4fd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:09.890865 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-112ad042-e7e5-472d-96e5-8a9fc4e8b7a0 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:40:09.891124 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1416/5649] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:40:09.897818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.900213 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:09.900488 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.900678 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.905442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630126a0-109b-4ba4-bd08-858744f4fd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:09.906224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Flow 'volume_create_api' (cfabe236-00b1-4189-8d58-9ded73fb60aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:09.906592 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Create volume request issued successfully. Aug 03 20:40:09.907168 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-95513558-ec06-49eb-928a-d4079356aa93 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:09.907612 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1419/5650] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:40:09 2026] POST /volume/v3/volumes => generated 761 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:09.910336 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.910336 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:09.913604 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:09.918131 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-bfe5ba96-23e8-445c-81f5-8668f9c02168 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:09.918131 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1401/5651] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 1337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:09.919673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bc77d334-b6c5-48cd-8896-630d96e9559b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.921574 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc77d334-b6c5-48cd-8896-630d96e9559b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd Aug 03 20:40:09.921758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc77d334-b6c5-48cd-8896-630d96e9559b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.921955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bc77d334-b6c5-48cd-8896-630d96e9559b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.929147 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.929147 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:09.932938 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bc77d334-b6c5-48cd-8896-630d96e9559b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:09.937069 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bc77d334-b6c5-48cd-8896-630d96e9559b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd returned with HTTP 200 Aug 03 20:40:09.937413 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1416/5652] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.948518 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.949964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 Aug 03 20:40:09.950160 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.950355 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.956401 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.956401 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:09.959322 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:09.962697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4f058ed7-f2c0-4f4e-8ebf-a8cd306efe45 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 returned with HTTP 200 Aug 03 20:40:09.963026 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1417/5653] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:09.973966 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:09.975673 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed Aug 03 20:40:09.975891 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:09.976062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:09.982181 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:09.982181 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:09.985344 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:09.988850 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-580ace3f-9f91-4d69-bb89-e0bf098d2484 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed returned with HTTP 200 Aug 03 20:40:09.989218 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1420/5654] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.000367 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cb5000db-9773-4344-b741-1346611baf76 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.002104 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cb5000db-9773-4344-b741-1346611baf76 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b Aug 03 20:40:10.002275 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cb5000db-9773-4344-b741-1346611baf76 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.002441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cb5000db-9773-4344-b741-1346611baf76 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.008710 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.008710 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:10.011927 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-cb5000db-9773-4344-b741-1346611baf76 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:10.015475 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cb5000db-9773-4344-b741-1346611baf76 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b returned with HTTP 200 Aug 03 20:40:10.015853 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1402/5655] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:09 2026] GET /volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.027969 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.029612 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 Aug 03 20:40:10.029802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.029990 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.035936 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.035936 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:10.039086 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:10.042538 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ac7ee563-c549-41d7-a73c-b0a3e76dd950 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 returned with HTTP 200 Aug 03 20:40:10.042885 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1417/5656] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 => generated 854 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.054353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-28783ae7-4ead-42c6-b82d-384741b092dd None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.056040 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 Aug 03 20:40:10.056216 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.056424 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.056636 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: b73adead-a8a1-44d5-9050-3c19c78e7be6 Aug 03 20:40:10.062590 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.062590 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:10.062977 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:10.077821 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:10.077992 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-28783ae7-4ead-42c6-b82d-384741b092dd tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 returned with HTTP 202 Aug 03 20:40:10.078358 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1418/5657] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:10 2026] DELETE /volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:10.086238 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.088196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 Aug 03 20:40:10.088409 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.088642 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.096022 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.096022 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:10.099722 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:10.104761 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76cb18e4-815a-4fd1-af4c-f7e996a7a004 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 returned with HTTP 200 Aug 03 20:40:10.105284 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1421/5658] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.562599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2884e0bc-7412-4c2f-89f2-345fda015582 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.564401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2884e0bc-7412-4c2f-89f2-345fda015582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] GET https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 Aug 03 20:40:10.564661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2884e0bc-7412-4c2f-89f2-345fda015582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.564856 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2884e0bc-7412-4c2f-89f2-345fda015582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.570478 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2884e0bc-7412-4c2f-89f2-345fda015582 tempest-VolumeMultiattachTests-1729121440 tempest-VolumeMultiattachTests-1729121440-project-member] https://10.4.3.92/volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 returned with HTTP 404 Aug 03 20:40:10.570922 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1403/5659] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/9a66dc23-7e40-4409-a30c-4756651104a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:10.577452 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b823b7cd-acad-40c9-84e6-da66d84da106 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.579182 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:40:10.579353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.580485 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method 'detail' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.580485 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100354) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:40:10.591096 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Get all volumes completed successfully. Aug 03 20:40:10.592874 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.592874 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:10.596414 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b823b7cd-acad-40c9-84e6-da66d84da106 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:40:10.596775 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1418/5660] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9505 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:10.611193 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a0d3747f-ecd4-4bb8-8a35-79fb9d62b917 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.612987 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0d3747f-ecd4-4bb8-8a35-79fb9d62b917 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] DELETE https://10.4.3.92/volume/v3/types/abc9d816-02f8-4638-82b3-ab7bf876bc8c Aug 03 20:40:10.613169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0d3747f-ecd4-4bb8-8a35-79fb9d62b917 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.613363 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a0d3747f-ecd4-4bb8-8a35-79fb9d62b917 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.640032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a0d3747f-ecd4-4bb8-8a35-79fb9d62b917 tempest-VolumeMultiattachTests-689600726 tempest-VolumeMultiattachTests-689600726-project-admin] https://10.4.3.92/volume/v3/types/abc9d816-02f8-4638-82b3-ab7bf876bc8c returned with HTTP 202 Aug 03 20:40:10.640651 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1419/5661] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:40:10 2026] DELETE /volume/v3/types/abc9d816-02f8-4638-82b3-ab7bf876bc8c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:10.680398 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-405d9fc1-6ddf-49b4-bcf8-07a72d78f3ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.682150 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-405d9fc1-6ddf-49b4-bcf8-07a72d78f3ee tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] DELETE https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 Aug 03 20:40:10.682306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-405d9fc1-6ddf-49b4-bcf8-07a72d78f3ee tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.682479 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-405d9fc1-6ddf-49b4-bcf8-07a72d78f3ee tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.688187 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.688187 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:10.733446 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-7fd011d5-59c1-4c1a-a498-53104cb28d47 req-405d9fc1-6ddf-49b4-bcf8-07a72d78f3ee tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 returned with HTTP 200 Aug 03 20:40:10.733990 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1422/5662] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:40:10 2026] DELETE /volume/v3/attachments/453bfd1c-5713-4c6b-afec-e0aed0f3c964 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.852601 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d80990d4-80f4-4b27-b4b1-3059f7b1ea9d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.854242 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d80990d4-80f4-4b27-b4b1-3059f7b1ea9d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 Aug 03 20:40:10.854470 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d80990d4-80f4-4b27-b4b1-3059f7b1ea9d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.854676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d80990d4-80f4-4b27-b4b1-3059f7b1ea9d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.859874 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d80990d4-80f4-4b27-b4b1-3059f7b1ea9d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 returned with HTTP 404 Aug 03 20:40:10.860385 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1404/5663] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/4bb7e61c-7d8f-4336-9610-35f3e172cd32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:10.872165 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.873909 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] GET https://10.4.3.92/volume/v3/backups Aug 03 20:40:10.874233 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.874361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.874605 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.api_utils [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Removing options '' from query. {{(pid=100354) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:40:10.879258 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5bf0bd18-c306-4d0c-8fcc-7b781ef26849 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Aug 03 20:40:10.879599 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1419/5664] 10.4.3.92 () {68 vars in 1270 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.888082 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-92a26bc5-ba00-43f3-900c-725d28328a93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.889837 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-92a26bc5-ba00-43f3-900c-725d28328a93 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] GET https://10.4.3.92/volume/v3/backups?project_id=2b95372f6fe144b69aaa822059166b86 Aug 03 20:40:10.890090 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-92a26bc5-ba00-43f3-900c-725d28328a93 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.890224 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-92a26bc5-ba00-43f3-900c-725d28328a93 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.890487 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.api_utils [None req-92a26bc5-ba00-43f3-900c-725d28328a93 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Removing options 'project_id' from query. {{(pid=100355) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:40:10.895625 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-92a26bc5-ba00-43f3-900c-725d28328a93 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups?project_id=2b95372f6fe144b69aaa822059166b86 returned with HTTP 200 Aug 03 20:40:10.895972 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1420/5665] 10.4.3.92 () {68 vars in 1357 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/backups?project_id=2b95372f6fe144b69aaa822059166b86 => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.904330 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.905955 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:10.906262 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2104423331"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:10.907636 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2104423331'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:10.907741 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume of 1 GB Aug 03 20:40:10.907989 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.907989 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:10.911086 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Availability Zones retrieved successfully. Aug 03 20:40:10.916114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (b533d08f-7309-414c-9d2c-fe5646dbffd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:10.916926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3991d09a-afdd-4fc1-900f-34b2113fe953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:10.917600 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:10.941376 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3991d09a-afdd-4fc1-900f-34b2113fe953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:10.942083 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9f801f-a5aa-4d37-8e82-de7146761ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:10.954136 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.956008 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:10.956206 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.956404 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.962501 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.962501 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:10.965545 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:10.969054 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-e7df9f7b-1947-49c1-b9f4-7156abb7cf6f req-62a6831c-70d0-486d-8e27-2cd9090ddb70 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:10.969385 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1405/5666] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:10 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:10.978552 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['891eb396-b05a-4a3a-b1df-812cc87c363c', 'fbf292a6-9408-46b3-bc97-89bafe14c044', 'bb0a13f3-def5-4d15-874b-3a459d3fb538', '88a422dd-6b1d-468a-b09d-2a3710d9594c'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:10.979079 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9f801f-a5aa-4d37-8e82-de7146761ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['891eb396-b05a-4a3a-b1df-812cc87c363c', 'fbf292a6-9408-46b3-bc97-89bafe14c044', 'bb0a13f3-def5-4d15-874b-3a459d3fb538', '88a422dd-6b1d-468a-b09d-2a3710d9594c']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:10.979920 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f889fe9b-70d4-4252-b21a-5f43a18e79eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:10.982114 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:10.983818 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:10.984030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:10.984202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:10.984377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Delete volume with id: c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:10.990860 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:10.990860 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:10.991373 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:11.001603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f889fe9b-70d4-4252-b21a-5f43a18e79eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47dbe5c-a037-4941-8b36-6fb936cb7a5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104423331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['891eb396-b05a-4a3a-b1df-812cc87c363c','fbf292a6-9408-46b3-bc97-89bafe14c044','bb0a13f3-def5-4d15-874b-3a459d3fb538','88a422dd-6b1d-468a-b09d-2a3710d9594c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104423331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47dbe5c-a037-4941-8b36-6fb936cb7a5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b95372f6fe144b69aaa822059166b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a087d30a7040bfbf420895f919a955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:11.002316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debd974d-963f-4217-8945-c72566316a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:11.015093 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Delete volume request issued successfully. Aug 03 20:40:11.015248 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7fbbb2d5-bf75-433a-8a23-aff88dccfe36 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 202 Aug 03 20:40:11.015679 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1420/5667] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:10 2026] DELETE /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:11.020416 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debd974d-963f-4217-8945-c72566316a16) transitioned into state 'SUCCESS' from state '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-2104423331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b95372f6fe144b69aaa822059166b86',qos_specs=None,replication_status=,reservations=['891eb396-b05a-4a3a-b1df-812cc87c363c','fbf292a6-9408-46b3-bc97-89bafe14c044','bb0a13f3-def5-4d15-874b-3a459d3fb538','88a422dd-6b1d-468a-b09d-2a3710d9594c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a087d30a7040bfbf420895f919a955',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:11.021321 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a70734-2f52-4bfd-9fb7-b785ad5de1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:11.022788 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:11.024534 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:11.024763 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:11.024980 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:11.033016 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:11.033016 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:11.033114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a70734-2f52-4bfd-9fb7-b785ad5de1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:11.033981 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Flow 'volume_create_api' (b533d08f-7309-414c-9d2c-fe5646dbffd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:11.034322 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Create volume request issued successfully. Aug 03 20:40:11.035326 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f24b8dd-bca3-43df-a7dd-2fb9d30d7cba tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:11.035603 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1423/5668] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:40:10 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:11.036887 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Volume info retrieved successfully. Aug 03 20:40:11.041448 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-540df10e-df80-46c2-b8e8-b3798dc1fbac tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 200 Aug 03 20:40:11.042040 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1421/5669] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:11 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:11.048533 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-072d7f82-d497-4236-abdd-d8ba1b98062d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:11.049974 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-072d7f82-d497-4236-abdd-d8ba1b98062d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:11.050151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-072d7f82-d497-4236-abdd-d8ba1b98062d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:11.050320 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-072d7f82-d497-4236-abdd-d8ba1b98062d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:11.056753 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:11.056753 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:11.059691 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-072d7f82-d497-4236-abdd-d8ba1b98062d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:11.063327 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-072d7f82-d497-4236-abdd-d8ba1b98062d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a returned with HTTP 200 Aug 03 20:40:11.063725 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1406/5670] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:11 2026] GET /volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:11.116589 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-92688a95-9b1e-4731-8070-43cdc694b52a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:11.119448 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92688a95-9b1e-4731-8070-43cdc694b52a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 Aug 03 20:40:11.119448 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92688a95-9b1e-4731-8070-43cdc694b52a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:11.119570 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-92688a95-9b1e-4731-8070-43cdc694b52a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:11.126636 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-92688a95-9b1e-4731-8070-43cdc694b52a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 returned with HTTP 404 Aug 03 20:40:11.127240 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1421/5671] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:11 2026] GET /volume/v3/volumes/b73adead-a8a1-44d5-9050-3c19c78e7be6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:11.135633 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:11.137405 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b Aug 03 20:40:11.137726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:11.137771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:11.137960 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: 28ab063d-a397-4668-8c9d-0ab97dd26d9b Aug 03 20:40:11.145143 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:11.145143 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:11.145706 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:11.166023 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:11.166185 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6058d4e6-ed9e-4378-886a-0a6d7ac9081a tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b returned with HTTP 202 Aug 03 20:40:11.166587 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1424/5672] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:11 2026] DELETE /volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:11.174037 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:11.176246 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b Aug 03 20:40:11.176543 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:11.176770 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:11.186574 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:11.186574 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:11.191315 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:11.197032 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-95a86507-8f4c-48d6-862a-e37f0290ada3 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b returned with HTTP 200 Aug 03 20:40:11.197598 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1422/5673] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:11 2026] GET /volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:12.056439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fe81c696-a291-4896-888e-666eb1c785ec None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.058106 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe81c696-a291-4896-888e-666eb1c785ec tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] GET https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f Aug 03 20:40:12.058308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe81c696-a291-4896-888e-666eb1c785ec tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.058499 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fe81c696-a291-4896-888e-666eb1c785ec tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.063567 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fe81c696-a291-4896-888e-666eb1c785ec tempest-TestServerVolumeAttachScenarioOldVersion-1424923376 tempest-TestServerVolumeAttachScenarioOldVersion-1424923376-project-member] https://10.4.3.92/volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f returned with HTTP 404 Aug 03 20:40:12.063975 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1407/5674] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:12 2026] GET /volume/v3/volumes/c93ca522-a333-41fc-8ffc-2f25d177344f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:12.077248 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.078976 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:12.079208 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.079408 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.087050 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:12.087050 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:12.090833 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:12.094380 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6bf62671-c415-4a30-9a35-e3148e4435d0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a returned with HTTP 200 Aug 03 20:40:12.094736 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1422/5675] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:12 2026] GET /volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:12.106833 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.108474 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:40:12.108838 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a47dbe5c-a037-4941-8b36-6fb936cb7a5a", "name": "tempest-type-Backup-1564252820"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:12.110224 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating new backup {'backup': {'volume_id': 'a47dbe5c-a037-4941-8b36-6fb936cb7a5a', 'name': 'tempest-type-Backup-1564252820'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:40:12.110372 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Creating backup of volume a47dbe5c-a037-4941-8b36-6fb936cb7a5a in container None Aug 03 20:40:12.117733 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:12.117733 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:12.118094 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:12.138052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Created reservations ['97176195-ef51-4d2a-b687-9c28af9e4a64', 'ff69d11d-105c-4f51-93a7-71b396bbe221'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:12.194196 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f714abaa-cbef-4ca7-aa84-6d20080a4565 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:40:12.194673 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1425/5676] 10.4.3.92 () {70 vars in 1292 bytes} [Mon Aug 3 20:40:12 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:12.201890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c06a0876-bbe2-4952-925e-96569644464d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.203577 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c06a0876-bbe2-4952-925e-96569644464d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:12.203754 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c06a0876-bbe2-4952-925e-96569644464d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.203983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c06a0876-bbe2-4952-925e-96569644464d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.204087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c06a0876-bbe2-4952-925e-96569644464d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:12.208985 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ed276066-3831-4c70-94ce-b1865f3bfc9b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.209101 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:12.209101 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:12.209967 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c06a0876-bbe2-4952-925e-96569644464d tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:12.210193 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1423/5677] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:12 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:12.210799 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed276066-3831-4c70-94ce-b1865f3bfc9b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b Aug 03 20:40:12.211011 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed276066-3831-4c70-94ce-b1865f3bfc9b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.211306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ed276066-3831-4c70-94ce-b1865f3bfc9b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.217696 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ed276066-3831-4c70-94ce-b1865f3bfc9b tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b returned with HTTP 404 Aug 03 20:40:12.218176 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1408/5678] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:12 2026] GET /volume/v3/volumes/28ab063d-a397-4668-8c9d-0ab97dd26d9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:12.225074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-88401fa1-275c-4286-b113-4379bceb9607 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.226634 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed Aug 03 20:40:12.226859 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.227061 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.227197 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: 1f7c52bb-9b0a-41a4-ac34-90a069ab5bed Aug 03 20:40:12.233763 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:12.233763 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:12.234175 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:12.259848 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:12.260027 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88401fa1-275c-4286-b113-4379bceb9607 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed returned with HTTP 202 Aug 03 20:40:12.260446 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1423/5679] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:12 2026] DELETE /volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:12.267602 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:12.269242 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed Aug 03 20:40:12.269406 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:12.269613 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:12.276398 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:12.276398 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:12.279573 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:12.283380 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1e849b0e-6ec4-432c-ba17-bcb2e6178444 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed returned with HTTP 200 Aug 03 20:40:12.283762 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1426/5680] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:12 2026] GET /volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:13.220510 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eb536bff-3599-46fd-8798-2d332207bc95 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:13.222091 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eb536bff-3599-46fd-8798-2d332207bc95 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:13.222276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eb536bff-3599-46fd-8798-2d332207bc95 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:13.222442 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eb536bff-3599-46fd-8798-2d332207bc95 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:13.222555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-eb536bff-3599-46fd-8798-2d332207bc95 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:13.226103 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:13.226103 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:13.226608 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eb536bff-3599-46fd-8798-2d332207bc95 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:13.226918 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1424/5681] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:13 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:13.296124 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4b45b3a7-9c71-4cd1-887d-e0b3a9498663 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:13.297926 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b45b3a7-9c71-4cd1-887d-e0b3a9498663 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed Aug 03 20:40:13.298162 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b45b3a7-9c71-4cd1-887d-e0b3a9498663 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:13.298403 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4b45b3a7-9c71-4cd1-887d-e0b3a9498663 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:13.310869 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4b45b3a7-9c71-4cd1-887d-e0b3a9498663 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed returned with HTTP 404 Aug 03 20:40:13.310869 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1409/5682] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:13 2026] GET /volume/v3/volumes/1f7c52bb-9b0a-41a4-ac34-90a069ab5bed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:13.311344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:13.311344 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 Aug 03 20:40:13.311344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:13.311344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:13.311769 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: f5ffb95c-e373-432d-ba9c-de73d16e03a2 Aug 03 20:40:13.319175 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:13.319175 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:13.319664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:13.343645 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:13.343835 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2b50dbfe-8851-47ee-9154-d239ba2f63da tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 returned with HTTP 202 Aug 03 20:40:13.344243 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1424/5683] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:13 2026] DELETE /volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:13.350052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:13.351719 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 Aug 03 20:40:13.352021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:13.352200 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:13.358978 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:13.358978 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:13.362406 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:13.366731 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b939ff5b-4451-48e9-ac93-b47509cc5bee tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 returned with HTTP 200 Aug 03 20:40:13.367102 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1427/5684] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:13 2026] GET /volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:14.235873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:14.237554 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:14.237765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:14.237933 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:14.238025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:14.241677 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:14.241677 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:14.242242 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-838da4d7-e276-4dc6-b4ba-32ba8f131d11 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:14.242568 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1425/5685] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:14 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:14.382850 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0f2cef97-933b-4212-a060-4f28d93164d8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:14.384851 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f2cef97-933b-4212-a060-4f28d93164d8 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 Aug 03 20:40:14.385097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f2cef97-933b-4212-a060-4f28d93164d8 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:14.385334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0f2cef97-933b-4212-a060-4f28d93164d8 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:14.392786 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0f2cef97-933b-4212-a060-4f28d93164d8 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 returned with HTTP 404 Aug 03 20:40:14.393322 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1410/5686] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:14 2026] GET /volume/v3/volumes/f5ffb95c-e373-432d-ba9c-de73d16e03a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:14.400677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:14.402508 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd Aug 03 20:40:14.402705 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:14.402937 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:14.403244 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: 42e5befc-aaf3-46ad-adee-e93f07fb03fd Aug 03 20:40:14.409543 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:14.409543 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:14.409948 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:14.428313 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:14.428479 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-66d9852e-8e74-46f6-b81c-2640785e89d4 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd returned with HTTP 202 Aug 03 20:40:14.428852 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1425/5687] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:14 2026] DELETE /volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:14.435207 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8d541566-5310-4194-b2de-20996c6be53f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:14.436910 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d541566-5310-4194-b2de-20996c6be53f tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd Aug 03 20:40:14.437092 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d541566-5310-4194-b2de-20996c6be53f tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:14.437288 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8d541566-5310-4194-b2de-20996c6be53f tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:14.444668 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:14.444668 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:14.447990 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8d541566-5310-4194-b2de-20996c6be53f tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:14.452251 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8d541566-5310-4194-b2de-20996c6be53f tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd returned with HTTP 200 Aug 03 20:40:14.453256 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1428/5688] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:14 2026] GET /volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:15.254420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:15.256188 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:15.256374 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:15.256561 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:15.256674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:15.260445 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:15.260445 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:15.261012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-eacd7a2b-0919-4c81-a50a-8bf30a8d181b tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:15.261352 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1426/5689] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:15 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:15.466580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c672366-9448-48d4-9635-99e6aa834691 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:15.468137 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c672366-9448-48d4-9635-99e6aa834691 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd Aug 03 20:40:15.469139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c672366-9448-48d4-9635-99e6aa834691 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:15.469139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c672366-9448-48d4-9635-99e6aa834691 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:15.475193 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c672366-9448-48d4-9635-99e6aa834691 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd returned with HTTP 404 Aug 03 20:40:15.475628 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1411/5690] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:15 2026] GET /volume/v3/volumes/42e5befc-aaf3-46ad-adee-e93f07fb03fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:15.481861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:15.484232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:15.484481 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:15.484734 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:15.484941 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume with id: d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:15.510320 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:15.510320 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:15.510986 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:15.577799 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Delete volume request issued successfully. Aug 03 20:40:15.577896 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5f1f54f-2778-4fab-a806-bf0a1564870e tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 returned with HTTP 202 Aug 03 20:40:15.578309 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1426/5691] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:40:15 2026] DELETE /volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:15.587213 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:15.589399 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:15.589608 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:15.589813 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:15.596276 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:15.596276 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:15.599836 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Volume info retrieved successfully. Aug 03 20:40:15.604021 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-84ab6ea5-3f2a-4cc0-ad3f-d60b5fe68366 tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 returned with HTTP 200 Aug 03 20:40:15.604354 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1429/5692] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:15 2026] GET /volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:16.273049 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:16.276265 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:16.276449 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:16.276643 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:16.276749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:16.283641 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:16.283641 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:16.284457 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a86e9654-3105-415e-9ea9-f97a91c13d96 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:16.285302 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1427/5693] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:16 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:16.618727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-c3ff57e6-8b93-4737-a821-10b7a2a740db None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:16.620319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3ff57e6-8b93-4737-a821-10b7a2a740db tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] GET https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 Aug 03 20:40:16.620537 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3ff57e6-8b93-4737-a821-10b7a2a740db tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:16.620763 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-c3ff57e6-8b93-4737-a821-10b7a2a740db tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:16.625352 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-c3ff57e6-8b93-4737-a821-10b7a2a740db tempest-CreateVolumesFromSourceVolumeTest-258160296 tempest-CreateVolumesFromSourceVolumeTest-258160296-project-member] https://10.4.3.92/volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 returned with HTTP 404 Aug 03 20:40:16.625840 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1412/5694] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:40:16 2026] GET /volume/v3/volumes/d607ceef-e1cd-4c03-b73c-d26c44c38392 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:17.297906 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:17.300111 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:17.300379 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:17.300672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:17.300814 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:17.308484 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:17.308484 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:17.308484 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7f791b68-804f-435c-9ab4-adf00ea55a38 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:17.308484 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1427/5695] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:17 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:18.319598 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:18.320992 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:18.321169 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:18.321336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:18.321430 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:18.325974 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:18.325974 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:18.326662 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9b4c3c22-3b5c-4606-ab59-318e321d85ea tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:18.327033 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1430/5696] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:18 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:19.338554 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:19.340277 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:19.340520 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:19.340701 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:19.340816 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:19.346927 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:19.346927 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:19.347516 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8dd698db-573e-43ba-99cd-d6acfa9e3054 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:19.347920 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1428/5697] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:19 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:19.699721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:19.701348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:19.701693 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a8aa0edb-d6e9-4880-a9dc-18ac9be3c60b", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:19.703045 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a8aa0edb-d6e9-4880-a9dc-18ac9be3c60b', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:19.769542 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume of 1 GB Aug 03 20:40:19.771633 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=244,cinder:INSERT=11,cinder:UPDATE=22,cinder:DELETE=1 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:40:19.773883 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Availability Zones retrieved successfully. Aug 03 20:40:19.778636 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (f09d3d4d-dd41-4ac2-b992-1df69facf838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:19.779618 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdec3253-efee-4dd2-ac0f-deed341bfc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:19.780483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:19.826450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdec3253-efee-4dd2-ac0f-deed341bfc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:19.827257 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c59fc5-d8c0-42b4-8653-6d753d6f96b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:19.883889 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['2e469e64-2db7-4538-82f9-9aad1155c344', '291b8b86-84a5-4c25-a66f-6deeb2832e8d', 'a9ad1c39-6c2f-4cf6-b97d-bdd66de752fe', '018e822d-e7b3-4dd2-878f-c2f38f5471b3'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:19.884573 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c59fc5-d8c0-42b4-8653-6d753d6f96b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e469e64-2db7-4538-82f9-9aad1155c344', '291b8b86-84a5-4c25-a66f-6deeb2832e8d', 'a9ad1c39-6c2f-4cf6-b97d-bdd66de752fe', '018e822d-e7b3-4dd2-878f-c2f38f5471b3']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:19.885195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff11dd66-8a28-41ce-a167-3938cae4812d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:19.905087 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff11dd66-8a28-41ce-a167-3938cae4812d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '228949c2-f35c-4db4-8212-828b15a9b40c', '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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['2e469e64-2db7-4538-82f9-9aad1155c344','291b8b86-84a5-4c25-a66f-6deeb2832e8d','a9ad1c39-6c2f-4cf6-b97d-bdd66de752fe','018e822d-e7b3-4dd2-878f-c2f38f5471b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:19Z,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=228949c2-f35c-4db4-8212-828b15a9b40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5725b22e0deb45b78f5a430fc9eeee7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:19.905749 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbc337e-4de2-4d0b-8a25-cd590d36ac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:19.925748 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbc337e-4de2-4d0b-8a25-cd590d36ac0f) transitioned into state 'SUCCESS' from 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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['2e469e64-2db7-4538-82f9-9aad1155c344','291b8b86-84a5-4c25-a66f-6deeb2832e8d','a9ad1c39-6c2f-4cf6-b97d-bdd66de752fe','018e822d-e7b3-4dd2-878f-c2f38f5471b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:19.926406 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77b9fed-7869-4692-a0fb-2079a76e81ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:19.937688 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77b9fed-7869-4692-a0fb-2079a76e81ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:19.938441 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (f09d3d4d-dd41-4ac2-b992-1df69facf838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:19.938757 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request issued successfully. Aug 03 20:40:19.939290 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-abf99cb8-b8ab-49d5-bc84-3cbf016731ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:19.939715 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1413/5698] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:19 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:19.951228 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:19.952753 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:19.952923 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:19.953439 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:19.955021 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=182,cinder:UPDATE=8,cinder:INSERT=6 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:40:19.959847 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:19.959847 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:19.963222 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:19.967261 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2cdbda40-ce1f-4a9e-971e-a52f19338e5b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:19.967620 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1428/5699] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:19 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:20.358150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-810aa2ec-caff-46c5-a346-14edd7647c1e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:20.360787 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-810aa2ec-caff-46c5-a346-14edd7647c1e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:20.360978 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-810aa2ec-caff-46c5-a346-14edd7647c1e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:20.361147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-810aa2ec-caff-46c5-a346-14edd7647c1e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:20.361245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-810aa2ec-caff-46c5-a346-14edd7647c1e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:20.365876 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:20.365876 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:20.366728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-810aa2ec-caff-46c5-a346-14edd7647c1e tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:20.367203 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1431/5700] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:20 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:20.979940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:20.987321 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:20.987321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:20.987321 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:20.987321 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=279,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:40:20.994169 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:20.994169 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:21.005527 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:21.012335 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-38a1bdea-8062-42ca-a4df-c915b70c1642 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:21.013068 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1429/5701] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:20 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 923 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:21.376655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:21.378511 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:21.378734 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:21.378935 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:21.379035 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:21.382670 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:21.382670 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:21.383218 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e573dbb8-2b4a-463f-8707-0572c7272bb2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:21.383551 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1414/5702] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:21 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:22.025394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:22.027201 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:22.027417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:22.027651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:22.034273 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:22.034273 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:22.038013 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:22.042246 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-12d3bca4-5c8c-424c-9ed5-0fb1fa105509 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:22.042690 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1429/5703] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:22 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:22.392358 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:22.394169 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:22.394370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:22.394616 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:22.394718 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:22.396186 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=326,cinder:UPDATE=66,cinder:INSERT=30 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:40:22.399260 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:22.399260 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:22.399903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e46e6bd9-6a83-4f71-aca0-502026ebc6f4 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:22.400283 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1432/5704] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:22 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:23.054436 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:23.056055 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:23.056239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:23.056410 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:23.063140 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:23.063140 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:23.066376 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:23.070196 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f28dfadf-f9e9-4f14-b480-d03e635c42c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:23.070683 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1430/5705] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:23 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:23.411109 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:23.412829 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:23.413075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:23.413300 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:23.413439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:23.417524 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:23.417524 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:23.418091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-75e5dc6c-4deb-4246-bb00-c7dcb163e172 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:23.418442 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1415/5706] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:23 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:24.082077 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:24.085401 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:24.085580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:24.085752 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:24.093127 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:24.093127 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:24.096467 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:24.100177 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bf08c9e5-8110-401b-b6df-ad4bc99f5dd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:24.100581 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1430/5707] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:24 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:24.429028 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:24.430907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:24.431102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:24.431270 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:24.431368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:24.435103 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:24.435103 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:24.435767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77da6906-99f7-4b3f-b0b3-acf5f91350e6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:24.436096 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1433/5708] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:24 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:25.112776 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:25.114255 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:25.114455 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:25.114670 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:25.129138 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:25.129138 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:25.132420 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:25.139595 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c7ed6525-c9e3-4b82-a18e-e633c51e5b08 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:25.139924 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1431/5709] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:25 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:25.446595 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:25.448248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:25.448502 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:25.448741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:25.448887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:25.452676 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:25.452676 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:25.453306 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a96c861c-5020-4ccf-826c-55fd8b40bcfc tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:25.453743 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1416/5710] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:25 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:26.151351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:26.153073 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:26.153264 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:26.153492 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:26.160010 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:26.160010 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:26.163311 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:26.167062 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a4384b1a-77b8-4858-b6b8-51e99a86981b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:26.167377 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1431/5711] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:26 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:26.464787 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:26.466672 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:26.466863 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:26.467052 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:26.467214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:26.471043 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:26.471043 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:26.471621 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ab2a61c4-b8bc-4419-87f6-fc642d5bb3ad tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:26.471981 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1434/5712] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:26 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:26.481481 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8b698553-bba1-44bd-814b-343ec3800df1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:26.483223 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] POST https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa/action Aug 03 20:40:26.483592 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:26.483722 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:26.484994 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.contrib.admin_actions [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Updating backup '884f054b-69d8-4cdf-8fe9-4d64ecde17fa' with '{'status': 'error'}' {{(pid=100355) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 03 20:40:26.491661 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:26.491661 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:26.492683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c1473e8b494b4bc3965a736dce3280bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b95372f6fe144b69aaa822059166b86', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:40:26.492858 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b698553-bba1-44bd-814b-343ec3800df1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa/action returned with HTTP 403 Aug 03 20:40:26.493272 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1432/5713] 10.4.3.92 () {70 vars in 1423 bytes} [Mon Aug 3 20:40:26 2026] POST /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:26.499782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:26.501742 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:26.501992 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:26.502195 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:26.502382 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume with id: a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:26.508824 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:26.508824 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:26.509100 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:26.538537 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume request issued successfully. Aug 03 20:40:26.538763 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-818bc280-b19c-4a17-8c6d-fc35d03384e1 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a returned with HTTP 202 Aug 03 20:40:26.539075 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1417/5714] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:26 2026] DELETE /volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:26.545650 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:26.547411 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:26.547651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:26.547824 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:26.555372 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:26.555372 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:26.559189 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:26.564217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ef61fdd4-be4f-4755-8cd6-a836061aaa9f tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a returned with HTTP 200 Aug 03 20:40:26.565822 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1432/5715] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:26 2026] GET /volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:27.127475 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.128956 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:27.129249 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1845395285", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": null, "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:27.130611 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1845395285', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': None, 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:27.178832 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.180559 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:27.180766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.180944 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.187179 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.187179 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:27.190319 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:27.194257 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02108a65-fe74-417f-99c7-fdb46f516ab2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:27.194655 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1433/5716] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:27.206153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.207847 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:27.208044 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.208225 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.214668 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.214668 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:27.218093 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:27.222068 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-88c0bebc-6d4a-4d39-9bd0-33a2316bbaae tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:27.222379 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1418/5717] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:27.232760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.234290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:27.234513 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.234686 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.234840 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:27.242492 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.242492 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:27.242980 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:27.245151 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume of 1 GB Aug 03 20:40:27.249880 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Availability Zones retrieved successfully. Aug 03 20:40:27.255917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (40d785d5-c918-421d-8bfe-07507d318ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:27.257176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8368832-a7ae-42c7-acbd-fe41831ef2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:27.258195 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:27.264923 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume request issued successfully. Aug 03 20:40:27.265113 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40706a4c-61a9-4621-ae07-225c7adf82c3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 202 Aug 03 20:40:27.265565 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1433/5718] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:27 2026] DELETE /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:27.271589 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.272897 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:27.273078 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.273249 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.279019 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.279019 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:27.281949 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:27.285583 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-0fe530bc-a5b9-4728-af7f-7b7bbd03c95b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 200 Aug 03 20:40:27.285885 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1434/5719] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:27.307285 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8368832-a7ae-42c7-acbd-fe41831ef2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:27.308004 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6284bf-86c5-49b5-87e2-8f73a58539ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:27.361937 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Created reservations ['01c73118-78d5-49b8-b302-fe861b07f001', 'e1c274ba-c71c-42de-84a1-de0308d44ab3', 'f43d8698-f0b6-4dad-9b31-b1c4bb89a966', '85f607c0-a91c-4b68-8a9a-4590e1ce7a80'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:27.362628 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6284bf-86c5-49b5-87e2-8f73a58539ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c73118-78d5-49b8-b302-fe861b07f001', 'e1c274ba-c71c-42de-84a1-de0308d44ab3', 'f43d8698-f0b6-4dad-9b31-b1c4bb89a966', '85f607c0-a91c-4b68-8a9a-4590e1ce7a80']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:27.363229 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c44423f-d794-4cb3-8fea-b30d71acf0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:27.384089 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c44423f-d794-4cb3-8fea-b30d71acf0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b86edbe7-a7c0-421f-a2ff-870b8168e67d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1845395285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['01c73118-78d5-49b8-b302-fe861b07f001','e1c274ba-c71c-42de-84a1-de0308d44ab3','f43d8698-f0b6-4dad-9b31-b1c4bb89a966','85f607c0-a91c-4b68-8a9a-4590e1ce7a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1845395285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b86edbe7-a7c0-421f-a2ff-870b8168e67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5602d9f0b94f9789942a85fd6427d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d329e7032014aae9a919acd3795aef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:27.384755 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3896c77-c574-418c-8a92-76e64813f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:27.399713 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3896c77-c574-418c-8a92-76e64813f690) transitioned into state 'SUCCESS' from state '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-1845395285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['01c73118-78d5-49b8-b302-fe861b07f001','e1c274ba-c71c-42de-84a1-de0308d44ab3','f43d8698-f0b6-4dad-9b31-b1c4bb89a966','85f607c0-a91c-4b68-8a9a-4590e1ce7a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:27.400377 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c6b4bf-bede-4095-a84d-e4700f84cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:27.408328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c6b4bf-bede-4095-a84d-e4700f84cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:27.409135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (40d785d5-c918-421d-8bfe-07507d318ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:27.409405 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request issued successfully. Aug 03 20:40:27.410083 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-42574ad6-b114-4fa2-84ac-2fdd2b83b87d tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:27.410503 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1435/5720] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:27 2026] POST /volume/v3/volumes => generated 779 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:27.422713 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.424822 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:27.425074 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.425307 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.432941 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.432941 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:27.436422 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:27.440715 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e71994b8-64e9-4636-ac62-60dfa3c58fe2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:27.441097 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1419/5721] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:27.577142 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a52031b3-8925-4434-bffe-3b9c0e590947 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.578601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a52031b3-8925-4434-bffe-3b9c0e590947 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a Aug 03 20:40:27.578802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a52031b3-8925-4434-bffe-3b9c0e590947 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.578982 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a52031b3-8925-4434-bffe-3b9c0e590947 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.583674 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a52031b3-8925-4434-bffe-3b9c0e590947 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a returned with HTTP 404 Aug 03 20:40:27.584047 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1434/5722] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/volumes/a47dbe5c-a037-4941-8b36-6fb936cb7a5a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:27.591206 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.592689 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:40:27.592865 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.593048 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.593147 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:27.596923 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.596923 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:27.597593 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d165c073-c82e-4e39-a6a4-946b24a075e0 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-reader] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:40:27.597903 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1435/5723] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:27.607750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.609786 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:27.610013 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.610219 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.610362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete backup with id: 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. Aug 03 20:40:27.614209 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.614209 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:27.624505 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] delete_backup rpcapi backup_id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:40:27.626002 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd0fc575-96ab-4405-a70b-f2d5dab185ee tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 202 Aug 03 20:40:27.626361 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1436/5724] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:27 2026] DELETE /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:40:27.631963 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f59d20fc-010b-4236-828a-75e25c8489f6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:27.633446 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f59d20fc-010b-4236-828a-75e25c8489f6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:27.633655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f59d20fc-010b-4236-828a-75e25c8489f6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:27.633841 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f59d20fc-010b-4236-828a-75e25c8489f6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:27.633940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-f59d20fc-010b-4236-828a-75e25c8489f6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:27.638009 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:27.638009 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:27.638561 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f59d20fc-010b-4236-828a-75e25c8489f6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 200 Aug 03 20:40:27.638875 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1420/5725] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:27 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:28.297925 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-025b8f74-d3ef-42c1-b179-f21d942b1ccc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.299347 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-025b8f74-d3ef-42c1-b179-f21d942b1ccc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:28.299603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-025b8f74-d3ef-42c1-b179-f21d942b1ccc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.299774 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-025b8f74-d3ef-42c1-b179-f21d942b1ccc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.304611 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-025b8f74-d3ef-42c1-b179-f21d942b1ccc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 404 Aug 03 20:40:28.304975 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1435/5726] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:28 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:28.451983 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.453625 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:28.453803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.453968 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.461302 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:28.461302 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:28.464764 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:28.469547 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f86eb90-abe2-4807-a1f6-2d082954aa0b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:28.469901 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1436/5727] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:28 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:28.480917 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.482477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:28.482646 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.482816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.489040 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:28.489040 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:28.492531 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:28.496477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b993cfa6-8742-441b-b1ef-03ecfed1e8c8 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:28.496870 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1437/5728] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:28 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:28.648786 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.650925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa Aug 03 20:40:28.651176 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.651419 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.651593 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 884f054b-69d8-4cdf-8fe9-4d64ecde17fa. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:28.656086 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ba628f65-d761-44fe-8239-5b54c4031fd7 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa returned with HTTP 404 Aug 03 20:40:28.656639 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1421/5729] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:28 2026] GET /volume/v3/backups/884f054b-69d8-4cdf-8fe9-4d64ecde17fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:28.664120 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-34012c55-1827-43b1-825d-775ebf70f8f3 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.665742 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:28.665942 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.666129 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.666217 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete backup with id: dcd1cf57-0ca0-411d-85c4-fa838a0085e3. Aug 03 20:40:28.670773 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:28.670773 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:28.687076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] delete_backup rpcapi backup_id dcd1cf57-0ca0-411d-85c4-fa838a0085e3 {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:40:28.689545 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-34012c55-1827-43b1-825d-775ebf70f8f3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 202 Aug 03 20:40:28.689968 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1436/5730] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:28 2026] DELETE /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:40:28.697654 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:28.701092 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:28.701505 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:28.701767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:28.701938 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:28.707060 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:28.707060 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:28.707694 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6436ddfc-ac05-43e4-b657-a57d10e275a8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 200 Aug 03 20:40:28.708065 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1437/5731] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:28 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:29.547916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:29.549778 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:29.549954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:29.550131 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:29.556196 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:29.556196 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:29.559230 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:29.563331 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-4eedfe23-df45-48df-bfa5-c57462f60878 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:29.563784 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1438/5732] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:29 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:29.719543 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:29.721790 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 Aug 03 20:40:29.722084 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:29.722322 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:29.722497 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id dcd1cf57-0ca0-411d-85c4-fa838a0085e3. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:29.726883 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1f496082-0328-4a88-9a04-5b8c04ef5750 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 returned with HTTP 404 Aug 03 20:40:29.727410 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1422/5733] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:29 2026] GET /volume/v3/backups/dcd1cf57-0ca0-411d-85c4-fa838a0085e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:29.733585 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:29.735278 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:40:29.735485 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:29.735676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:29.735772 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete backup with id: 67118eaf-e4a1-4856-9324-682aefb88d36. Aug 03 20:40:29.739746 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:29.739746 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:29.751959 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] delete_backup rpcapi backup_id 67118eaf-e4a1-4856-9324-682aefb88d36 {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:40:29.753552 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2abcffc-7993-47bb-804d-ecc277f6c475 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 202 Aug 03 20:40:29.753917 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1437/5734] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:29 2026] DELETE /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:40:29.757296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:29.759567 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:29.759567 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "d4a714df-084d-443e-b747-e1162ea5491f", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:29.760750 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'd4a714df-084d-443e-b747-e1162ea5491f', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:29.760848 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:29.762427 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:40:29.762670 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:29.762854 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:29.762997 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:29.767560 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:29.767560 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:29.768320 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-aa3f2140-13b2-4f49-aaf1-f4fbc166c8e3 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 200 Aug 03 20:40:29.768666 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1439/5735] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:29 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:29.833177 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume of 1 GB Aug 03 20:40:29.836920 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Availability Zones retrieved successfully. Aug 03 20:40:29.841547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (03e1c6b9-ee6d-4e96-9220-b7559411c727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:29.842631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b4aabf-aaef-48aa-8eb7-a93b3ba861e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:29.843398 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:29.895847 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b4aabf-aaef-48aa-8eb7-a93b3ba861e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:29.896548 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c687771-3e6e-45a5-bd08-9b5f425b86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:29.937489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['1eeaf791-32dc-4e07-93d5-527cbd5158cb', '499b6221-dd39-46e0-99e9-40a67090900f', 'e186e143-2d56-4125-b9a6-f439a74f602d', 'daa99e01-ac01-4f0e-9296-9be32e192e9a'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:29.938226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c687771-3e6e-45a5-bd08-9b5f425b86e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eeaf791-32dc-4e07-93d5-527cbd5158cb', '499b6221-dd39-46e0-99e9-40a67090900f', 'e186e143-2d56-4125-b9a6-f439a74f602d', 'daa99e01-ac01-4f0e-9296-9be32e192e9a']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:29.939170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba082d5-6a64-44dd-9840-cc2d61212c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:29.961790 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba082d5-6a64-44dd-9840-cc2d61212c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00', '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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['1eeaf791-32dc-4e07-93d5-527cbd5158cb','499b6221-dd39-46e0-99e9-40a67090900f','e186e143-2d56-4125-b9a6-f439a74f602d','daa99e01-ac01-4f0e-9296-9be32e192e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:29Z,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=8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5725b22e0deb45b78f5a430fc9eeee7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:29.962452 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7a9fd0-71a1-45ce-b9cf-f5008182245d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:29.979239 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7a9fd0-71a1-45ce-b9cf-f5008182245d) transitioned into state 'SUCCESS' from 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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['1eeaf791-32dc-4e07-93d5-527cbd5158cb','499b6221-dd39-46e0-99e9-40a67090900f','e186e143-2d56-4125-b9a6-f439a74f602d','daa99e01-ac01-4f0e-9296-9be32e192e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:29.979890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855aaf50-0281-4411-89e6-a3acda6eab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:29.988770 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855aaf50-0281-4411-89e6-a3acda6eab20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:29.989637 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (03e1c6b9-ee6d-4e96-9220-b7559411c727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:29.989956 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request issued successfully. Aug 03 20:40:29.990506 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62f4cc21-5ee1-4a2e-bcad-d3bf273b8969 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:29.990956 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1438/5736] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:29 2026] POST /volume/v3/volumes => generated 773 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:30.001477 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.003530 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:30.003530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.003530 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.009991 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.009991 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:30.013378 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:30.016749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0bb153c-8bd6-4691-a5a3-b06b49e26212 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:30.017104 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1423/5737] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:30.064545 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.066506 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:30.066625 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.066847 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.073498 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.073498 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:30.076594 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:30.080729 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-f3c7fd2a-5fb3-4214-a47c-4a76d8644bfa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:30.081266 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1438/5738] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:30.090386 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2c0c2641-6d8a-466b-a85d-717229eb7833 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.090732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c0c2641-6d8a-466b-a85d-717229eb7833 None None] GET https://10.4.3.92/volume// Aug 03 20:40:30.090869 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c0c2641-6d8a-466b-a85d-717229eb7833 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.091069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2c0c2641-6d8a-466b-a85d-717229eb7833 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.091471 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2c0c2641-6d8a-466b-a85d-717229eb7833 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:40:30.091919 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1440/5739] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:40:30.098390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-24dfdc30-8da1-485e-8dbe-fc6a751d4efe None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.100517 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-24dfdc30-8da1-485e-8dbe-fc6a751d4efe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:40:30.100860 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-24dfdc30-8da1-485e-8dbe-fc6a751d4efe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b86edbe7-a7c0-421f-a2ff-870b8168e67d", "connector": null, "instance_uuid": "36aa2fe3-0776-44c0-a6ea-27252640445c"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:30.109286 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.109286 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:30.134382 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-24dfdc30-8da1-485e-8dbe-fc6a751d4efe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:40:30.134871 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1439/5740] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:40:30 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 03 20:40:30.777887 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.779437 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 Aug 03 20:40:30.779654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.779828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.779925 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Show backup with id 67118eaf-e4a1-4856-9324-682aefb88d36. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:40:30.783668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d7423cb7-431e-4976-8493-2eacf5e84fc6 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 returned with HTTP 404 Aug 03 20:40:30.784058 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1424/5741] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/v3/backups/67118eaf-e4a1-4856-9324-682aefb88d36 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:30.789726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-45bba9af-d757-4901-8827-33756978b3fe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.791234 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:40:30.791441 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.791643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.791783 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume with id: 7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:40:30.797848 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.797848 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:30.798135 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:30.817876 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Delete volume request issued successfully. Aug 03 20:40:30.818050 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-45bba9af-d757-4901-8827-33756978b3fe tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 returned with HTTP 202 Aug 03 20:40:30.818423 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1439/5742] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:30 2026] DELETE /volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:30.824256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.826146 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:40:30.826343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.826533 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.832693 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.832693 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:30.835915 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Volume info retrieved successfully. Aug 03 20:40:30.839548 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0548b189-21fd-47f6-8ec0-90055d2a3ba8 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 returned with HTTP 200 Aug 03 20:40:30.839902 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1441/5743] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7aef54b1-1872-488a-9511-b7bc55237a20 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7aef54b1-1872-488a-9511-b7bc55237a20 None None] GET https://10.4.3.92/volume// Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7aef54b1-1872-488a-9511-b7bc55237a20 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7aef54b1-1872-488a-9511-b7bc55237a20 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7aef54b1-1872-488a-9511-b7bc55237a20 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:40:30.913794 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1440/5744] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:40:30.921700 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:30.923428 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:40:30.923622 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:30.923784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:30.932362 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:30.932362 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:30.935448 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:40:30.939180 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-6cfe5193-531b-46d7-9547-0d8cdda429c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:40:30.939695 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1425/5745] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:40:30 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:31.027983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:31.029520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:31.029693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:31.029875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:31.035541 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:31.035541 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:31.036266 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:31.038218 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] PUT https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d Aug 03 20:40:31.038528 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:31.038624 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:31.042535 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-54238b4c-b3ad-4f2b-842e-e86b5eff64eb tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:31.043007 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1440/5746] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:31 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:31.046223 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Acquiring lock "cinder-attachment_update-b86edbe7-a7c0-421f-a2ff-870b8168e67d-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:40:31.051442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-b86edbe7-a7c0-421f-a2ff-870b8168e67d-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:40:31.052469 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:31.052469 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:31.202025 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-b86edbe7-a7c0-421f-a2ff-870b8168e67d-np0000006371" released by "attachment_update" :: held 0.151s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:40:31.202384 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-3921b05a-5cb5-45d7-8919-6d02864ed29c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d returned with HTTP 200 Aug 03 20:40:31.203373 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1442/5747] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:40:31 2026] PUT /volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:31.224768 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-96149214-7d76-4af2-9db5-f495c8f15ab3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:31.226583 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-96149214-7d76-4af2-9db5-f495c8f15ab3 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d/action Aug 03 20:40:31.226936 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-96149214-7d76-4af2-9db5-f495c8f15ab3 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:40:31.227066 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-96149214-7d76-4af2-9db5-f495c8f15ab3 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:31.243777 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:31.243777 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:31.264383 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-a8368b45-5136-4765-b4ab-6d303a07d40e req-96149214-7d76-4af2-9db5-f495c8f15ab3 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d/action returned with HTTP 204 Aug 03 20:40:31.270569 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1441/5748] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:40:31 2026] POST /volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:31.852886 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2342a6d9-353b-410d-82ed-db13f12453b2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:31.854538 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2342a6d9-353b-410d-82ed-db13f12453b2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] GET https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 Aug 03 20:40:31.854778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2342a6d9-353b-410d-82ed-db13f12453b2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:31.854955 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2342a6d9-353b-410d-82ed-db13f12453b2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:31.860138 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2342a6d9-353b-410d-82ed-db13f12453b2 tempest-ProjectReaderTests33-1604818669 tempest-ProjectReaderTests33-1604818669-project-admin] https://10.4.3.92/volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 returned with HTTP 404 Aug 03 20:40:31.860650 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1426/5749] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:31 2026] GET /volume/v3/volumes/7264f829-3636-4175-825f-27fe3c3d7cf1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:32.053932 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:32.055947 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:32.056211 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:32.056662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:32.063718 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:32.063718 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:32.067273 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:32.071412 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba2e9ea4-1fd8-4a2b-beb3-85cf5212aba5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:32.071794 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1441/5750] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:32 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:33.086443 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:33.088280 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:33.088517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:33.088705 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:33.095599 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:33.095599 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:33.098793 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:33.102308 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6594e8cc-eca6-47a6-a1cf-5e2e214a13b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:33.102729 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1443/5751] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:33 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:34.114539 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-26eee256-c848-4063-ac41-16a73ed15f54 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:34.116400 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26eee256-c848-4063-ac41-16a73ed15f54 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:34.116623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26eee256-c848-4063-ac41-16a73ed15f54 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:34.116803 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-26eee256-c848-4063-ac41-16a73ed15f54 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:34.123222 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:34.123222 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:34.126370 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-26eee256-c848-4063-ac41-16a73ed15f54 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:34.131898 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-26eee256-c848-4063-ac41-16a73ed15f54 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:34.132420 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1442/5752] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:34 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:35.144281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-60932437-f978-424f-adaf-ca420447a726 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:35.146045 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60932437-f978-424f-adaf-ca420447a726 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:35.146281 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60932437-f978-424f-adaf-ca420447a726 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:35.146455 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60932437-f978-424f-adaf-ca420447a726 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:35.152774 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:35.152774 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:35.156003 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-60932437-f978-424f-adaf-ca420447a726 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:35.160182 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60932437-f978-424f-adaf-ca420447a726 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:35.160557 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1427/5753] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:35 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:36.173075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:36.174831 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:36.175038 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:36.175214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:36.182195 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:36.182195 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:36.185987 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:36.189812 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-35f4e878-0a53-455d-a36f-69e2dbc34bcc tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:36.190170 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1442/5754] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:36 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:37.203388 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9853f2a6-786e-449f-a26d-e347f3887b9c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:37.205269 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9853f2a6-786e-449f-a26d-e347f3887b9c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:37.205516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9853f2a6-786e-449f-a26d-e347f3887b9c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:37.205722 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9853f2a6-786e-449f-a26d-e347f3887b9c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:37.212940 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:37.212940 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:37.216245 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-9853f2a6-786e-449f-a26d-e347f3887b9c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:37.220488 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9853f2a6-786e-449f-a26d-e347f3887b9c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:37.220896 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1444/5755] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:37 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:38.233237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:38.235015 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:38.235245 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:38.235426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:38.241744 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:38.241744 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:38.244959 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:38.248795 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-804f1540-d58f-4d0b-bbfc-3f91d7797875 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:38.249121 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1443/5756] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:38 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:39.260936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:39.262696 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:39.262926 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:39.263114 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:39.270179 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:39.270179 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:39.273883 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:39.278330 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68c363c7-4198-4ab0-b275-31b6078c94c9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:39.278710 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1428/5757] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:39 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:39.290643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9c53a500-6e57-42da-839a-387aeb496f35 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:39.292330 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c53a500-6e57-42da-839a-387aeb496f35 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:39.292555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c53a500-6e57-42da-839a-387aeb496f35 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:39.293620 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9c53a500-6e57-42da-839a-387aeb496f35 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:39.299453 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:39.299453 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:39.302977 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9c53a500-6e57-42da-839a-387aeb496f35 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:39.307155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9c53a500-6e57-42da-839a-387aeb496f35 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:39.307511 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1443/5758] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:39 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:39.319625 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:39.321318 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:39.321668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:39.323141 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:39.329583 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:39.329583 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:39.329968 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume retrieved successfully. Aug 03 20:40:39.330175 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume of 1 GB Aug 03 20:40:39.333067 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Availability Zones retrieved successfully. Aug 03 20:40:39.337896 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (227980d7-58ac-4dcb-838e-a567cf6823d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:39.339478 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580dfb19-ff71-41e2-8d4c-d0698bf74748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:39.340314 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:39.359752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580dfb19-ff71-41e2-8d4c-d0698bf74748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00', 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:39.360556 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845adf8f-7ded-4ad5-b2a8-e8b261ea20bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:39.399088 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['c115554c-18c0-4b14-88de-70ed0fc835f7', '6859702a-6a08-4037-864e-7e4329d5ede5', '8b978191-9c0b-477b-9b13-a46a6e23dd58', 'f1eb3602-43f6-4655-8a04-431b0940ccf5'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:39.399906 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845adf8f-7ded-4ad5-b2a8-e8b261ea20bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c115554c-18c0-4b14-88de-70ed0fc835f7', '6859702a-6a08-4037-864e-7e4329d5ede5', '8b978191-9c0b-477b-9b13-a46a6e23dd58', 'f1eb3602-43f6-4655-8a04-431b0940ccf5']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:39.400671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d82ad5-3493-4e43-a83d-3ae8a97df78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:39.435509 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d82ad5-3493-4e43-a83d-3ae8a97df78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87bd153c-1c8d-4dab-a06d-4b8d6526912a', '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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['c115554c-18c0-4b14-88de-70ed0fc835f7','6859702a-6a08-4037-864e-7e4329d5ede5','8b978191-9c0b-477b-9b13-a46a6e23dd58','f1eb3602-43f6-4655-8a04-431b0940ccf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:40:39Z,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=87bd153c-1c8d-4dab-a06d-4b8d6526912a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5725b22e0deb45b78f5a430fc9eeee7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:39.436325 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5592f1a8-ef60-47c7-9fac-e12925a8b90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:39.460446 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5592f1a8-ef60-47c7-9fac-e12925a8b90b) transitioned into state 'SUCCESS' from 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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['c115554c-18c0-4b14-88de-70ed0fc835f7','6859702a-6a08-4037-864e-7e4329d5ede5','8b978191-9c0b-477b-9b13-a46a6e23dd58','f1eb3602-43f6-4655-8a04-431b0940ccf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:39.461256 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037105d2-2484-41a1-ab5c-0c68d9d71e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:39.487101 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037105d2-2484-41a1-ab5c-0c68d9d71e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:39.487916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (227980d7-58ac-4dcb-838e-a567cf6823d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:39.488257 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request issued successfully. Aug 03 20:40:39.488825 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ec2af4e3-0a57-478e-91c0-e907e2d90fe2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:39.489245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1445/5759] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:39 2026] POST /volume/v3/volumes => generated 807 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:39.503252 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-968d203d-338e-4af8-867a-6ca9878c06a0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:39.504809 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-968d203d-338e-4af8-867a-6ca9878c06a0 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:39.504981 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-968d203d-338e-4af8-867a-6ca9878c06a0 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:39.505170 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-968d203d-338e-4af8-867a-6ca9878c06a0 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:39.511843 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:39.511843 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:39.525862 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-968d203d-338e-4af8-867a-6ca9878c06a0 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:39.529787 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-968d203d-338e-4af8-867a-6ca9878c06a0 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 200 Aug 03 20:40:39.530202 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1444/5760] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:39 2026] GET /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:40.542598 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:40.544623 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:40.544835 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:40.545049 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:40.553215 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:40.553215 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:40.557005 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:40.562049 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9707f72b-8d46-4f83-87ab-af0227b569b8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 200 Aug 03 20:40:40.562521 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1429/5761] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:40 2026] GET /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:40.576830 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:40.578520 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:40.578818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:40.579128 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:40.588326 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:40.588326 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:40.593035 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:40.598385 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-73269326-b9a3-468d-aa1c-c6afb3c68a00 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 200 Aug 03 20:40:40.598856 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1444/5762] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:40 2026] GET /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:40.610878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:40.612767 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:40.613000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:40.613228 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:40.613394 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:40.620331 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:40.620331 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:40.620801 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:40.644975 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume request issued successfully. Aug 03 20:40:40.645217 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a394f669-ee39-4d30-a7f8-a33679ebedd7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 202 Aug 03 20:40:40.645704 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1446/5763] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:40 2026] DELETE /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:40.654018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:40.655650 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:40.655830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:40.655998 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:40.662391 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:40.662391 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:40.665949 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:40.670855 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a9552207-9c4c-4d14-8207-bc3119c0c47a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 200 Aug 03 20:40:40.671371 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1445/5764] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:40 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:41.684790 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6ee01203-aa06-41f7-82cd-79f16d825e77 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:41.686484 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6ee01203-aa06-41f7-82cd-79f16d825e77 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:41.686686 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6ee01203-aa06-41f7-82cd-79f16d825e77 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:41.686862 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6ee01203-aa06-41f7-82cd-79f16d825e77 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:41.692337 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6ee01203-aa06-41f7-82cd-79f16d825e77 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 404 Aug 03 20:40:41.692337 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1430/5765] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:41 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:43.240292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-237952c9-8153-4b47-8c41-3acff8e069ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:43.241795 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:43.242106 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "bbdde005-2224-46fc-8d4a-8a8e5f56f166", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:43.243489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'bbdde005-2224-46fc-8d4a-8a8e5f56f166', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:43.386684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume of 1 GB Aug 03 20:40:43.390453 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Availability Zones retrieved successfully. Aug 03 20:40:43.395112 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (acd931de-e9bc-4bae-ad3b-615bc9afd14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:43.396083 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc2b8dd1-e613-46d0-a7c7-56471a34c5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:43.397089 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:43.445668 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc2b8dd1-e613-46d0-a7c7-56471a34c5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:43.446350 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63456340-efbc-4b2c-b304-5fed5a4bc7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:43.484290 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['d99bfc3d-8cb8-446a-8484-9f3bc9a79cb9', '9a0309e0-0421-4f17-880f-a445576f4355', 'efed7386-b1a9-4e1d-8c07-6bfa4bc18f07', 'ff679929-fb4a-4282-a087-1f5a9ff37c60'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:43.484979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63456340-efbc-4b2c-b304-5fed5a4bc7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d99bfc3d-8cb8-446a-8484-9f3bc9a79cb9', '9a0309e0-0421-4f17-880f-a445576f4355', 'efed7386-b1a9-4e1d-8c07-6bfa4bc18f07', 'ff679929-fb4a-4282-a087-1f5a9ff37c60']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:43.485818 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19a56c9-e7b9-4b98-8c5f-8d95bf8075c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:43.507357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19a56c9-e7b9-4b98-8c5f-8d95bf8075c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61f7602e-8c27-4150-b1b5-68061225a26e', '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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['d99bfc3d-8cb8-446a-8484-9f3bc9a79cb9','9a0309e0-0421-4f17-880f-a445576f4355','efed7386-b1a9-4e1d-8c07-6bfa4bc18f07','ff679929-fb4a-4282-a087-1f5a9ff37c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:43Z,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=61f7602e-8c27-4150-b1b5-68061225a26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5725b22e0deb45b78f5a430fc9eeee7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:43.508058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d138353-8421-4822-a8de-dfb6cfea13a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:43.527483 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d138353-8421-4822-a8de-dfb6cfea13a2) transitioned into state 'SUCCESS' from 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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['d99bfc3d-8cb8-446a-8484-9f3bc9a79cb9','9a0309e0-0421-4f17-880f-a445576f4355','efed7386-b1a9-4e1d-8c07-6bfa4bc18f07','ff679929-fb4a-4282-a087-1f5a9ff37c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:43.528223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ccae42-24ca-4993-b918-e13a154e62ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:43.538951 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ccae42-24ca-4993-b918-e13a154e62ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:43.539619 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (acd931de-e9bc-4bae-ad3b-615bc9afd14c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:43.539872 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request issued successfully. Aug 03 20:40:43.540349 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-237952c9-8153-4b47-8c41-3acff8e069ef tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:43.540737 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1445/5766] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:43 2026] POST /volume/v3/volumes => generated 773 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:43.551779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bf7c4381-baa8-4494-bb26-856316c3f729 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:43.553439 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf7c4381-baa8-4494-bb26-856316c3f729 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:43.553656 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bf7c4381-baa8-4494-bb26-856316c3f729 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:43.555744 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bf7c4381-baa8-4494-bb26-856316c3f729 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:43.560277 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:43.560277 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:43.563275 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-bf7c4381-baa8-4494-bb26-856316c3f729 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:43.566748 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bf7c4381-baa8-4494-bb26-856316c3f729 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:43.567091 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1447/5767] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:43 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:44.578378 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:44.579988 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:44.580202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:44.580375 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:44.589969 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:44.589969 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:44.593520 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:44.598733 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-49fee2b8-a7bd-4df9-8abc-d570562eaab7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:44.599258 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1446/5768] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:44 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:45.611712 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:45.615034 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:45.615034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:45.615034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:45.620880 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:45.620880 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:45.624352 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:45.628334 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39bb9d02-3225-445e-9593-4f201ee9e5d6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:45.628990 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1431/5769] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:45 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:46.642357 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2108c5a9-019e-48a1-99db-8245abf3f657 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:46.644281 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2108c5a9-019e-48a1-99db-8245abf3f657 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:46.644490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2108c5a9-019e-48a1-99db-8245abf3f657 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:46.644710 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2108c5a9-019e-48a1-99db-8245abf3f657 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:46.651795 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:46.651795 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:46.655502 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2108c5a9-019e-48a1-99db-8245abf3f657 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:46.659485 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2108c5a9-019e-48a1-99db-8245abf3f657 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:46.659840 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1446/5770] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:46 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:47.671577 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:47.673262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:47.673483 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:47.673696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:47.680734 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:47.680734 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:47.685727 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:47.692663 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-14d0af12-c1d0-4873-a32c-bf1c4b19493c tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:47.693205 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1448/5771] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:47 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:48.705072 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:48.707619 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:48.707958 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:48.708272 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:48.718678 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:48.718678 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:48.723667 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:48.735572 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b40b99dd-3001-4755-8f2a-5eff8447a107 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:48.737712 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1447/5772] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:48 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:49.750269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7c54e20e-5008-4f72-a78b-4f347b152572 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:49.751927 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c54e20e-5008-4f72-a78b-4f347b152572 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:49.752127 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c54e20e-5008-4f72-a78b-4f347b152572 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:49.752302 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c54e20e-5008-4f72-a78b-4f347b152572 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:49.758917 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:49.758917 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:49.762178 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7c54e20e-5008-4f72-a78b-4f347b152572 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:49.766179 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c54e20e-5008-4f72-a78b-4f347b152572 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:49.766539 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1432/5773] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:49 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:49.778167 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:49.780290 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:49.780563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:49.780799 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:49.789032 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:49.789032 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:49.792521 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:49.797352 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-51b5f6c9-a8e4-47b8-bc58-45cdc9f92ffe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:49.797940 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1447/5774] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:49 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:49.810247 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:49.811902 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:40:49.812215 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61f7602e-8c27-4150-b1b5-68061225a26e", "name": "tempest-VolumeImageDependencyTests-Snapshot-1485236983"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:49.819745 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:49.819745 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:49.820192 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:49.820296 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create snapshot from volume 61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:49.851455 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['23c640cf-792b-4f58-b826-f0f4f6ed2ee9', 'f13a7f45-4c8a-43fd-a0f4-2e9148d689f9', '120a846a-dcf5-412e-92c6-80fd51b308f9', '770ac107-d07c-4c7c-a4fb-17b10158564d'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:49.879542 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot create request issued successfully. Aug 03 20:40:49.879542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-eb74396c-71a8-4ab4-8e14-5164ea672d74 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:40:49.879542 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1449/5775] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:40:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:49.884880 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:49.887127 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:49.887127 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:49.887386 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:49.892817 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:49.892817 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:49.893254 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot retrieved successfully. Aug 03 20:40:49.895481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-76531522-24d9-4c66-b1d6-ac62377d85b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 200 Aug 03 20:40:49.895481 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1448/5776] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:40:49 2026] GET /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:50.905089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:50.906902 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:50.907088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:50.907428 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:50.913194 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:50.913194 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:50.913703 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot retrieved successfully. Aug 03 20:40:50.914476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6d64b4ba-5ca4-4038-bcdf-f99677d371b1 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 200 Aug 03 20:40:50.914839 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1433/5777] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:40:50 2026] GET /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:50.923563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:50.925796 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:50.926292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d3b4710b-33e3-4853-a962-1f0cdad00558", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:50.928328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd3b4710b-33e3-4853-a962-1f0cdad00558', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:50.935326 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:50.935326 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:50.935941 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot retrieved successfully. Aug 03 20:40:50.936094 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume of 1 GB Aug 03 20:40:50.939857 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Availability Zones retrieved successfully. Aug 03 20:40:50.944567 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (90642984-c77a-4e06-8bec-88c9905c4330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:50.945648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f9b3ec-cdf9-44e4-8582-286bcaf91832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:50.946588 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:50.976026 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f9b3ec-cdf9-44e4-8582-286bcaf91832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd3b4710b-33e3-4853-a962-1f0cdad00558', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:50.976778 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7173df74-74db-4a4f-841b-a1bbba9d1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:51.014484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Created reservations ['1805f426-4fcf-408d-a28c-7da4d6c35f09', '908caec3-5277-46b6-86f9-cc9a66f3adba', '058658f0-e4c8-4811-86d2-c72a4325973f', '0939ab1e-19c7-4c96-8d09-126065b1c648'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:51.015249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7173df74-74db-4a4f-841b-a1bbba9d1334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1805f426-4fcf-408d-a28c-7da4d6c35f09', '908caec3-5277-46b6-86f9-cc9a66f3adba', '058658f0-e4c8-4811-86d2-c72a4325973f', '0939ab1e-19c7-4c96-8d09-126065b1c648']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:51.015976 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d57ed31-47a2-484e-8945-5bdbe36856e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:51.053604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d57ed31-47a2-484e-8945-5bdbe36856e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aed1629-5b4e-45a6-9b21-360850030558', '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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['1805f426-4fcf-408d-a28c-7da4d6c35f09','908caec3-5277-46b6-86f9-cc9a66f3adba','058658f0-e4c8-4811-86d2-c72a4325973f','0939ab1e-19c7-4c96-8d09-126065b1c648'],size=1,snapshot_id=d3b4710b-33e3-4853-a962-1f0cdad00558,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:40:51Z,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=5aed1629-5b4e-45a6-9b21-360850030558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5725b22e0deb45b78f5a430fc9eeee7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d3b4710b-33e3-4853-a962-1f0cdad00558,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:51.054476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50729b6e-17b8-4b96-8361-1c4b547fa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:51.076859 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50729b6e-17b8-4b96-8361-1c4b547fa49a) transitioned into state 'SUCCESS' from 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='5725b22e0deb45b78f5a430fc9eeee7f',qos_specs=None,replication_status=,reservations=['1805f426-4fcf-408d-a28c-7da4d6c35f09','908caec3-5277-46b6-86f9-cc9a66f3adba','058658f0-e4c8-4811-86d2-c72a4325973f','0939ab1e-19c7-4c96-8d09-126065b1c648'],size=1,snapshot_id=d3b4710b-33e3-4853-a962-1f0cdad00558,source_replicaid=,source_volid=None,status='creating',user_id='0a1b3e919e9a4c978b7d22f63ef1ba63',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:51.077590 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46708d29-efe1-41a1-9073-fe5e11c1624f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:51.102489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46708d29-efe1-41a1-9073-fe5e11c1624f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:51.102489 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Flow 'volume_create_api' (90642984-c77a-4e06-8bec-88c9905c4330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:51.102489 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Create volume request issued successfully. Aug 03 20:40:51.102489 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e5996dfe-2086-4fb5-880b-16a0c7b30eff tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:51.102489 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1448/5778] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:40:50 2026] POST /volume/v3/volumes => generated 807 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:51.113269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:51.115208 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:51.115410 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:51.115615 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:51.122169 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:51.122169 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:51.125482 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:51.129332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-37e28f62-33ee-4eb9-9df7-636d2b3a1802 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 200 Aug 03 20:40:51.129717 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1450/5779] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:51 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:40:52.144348 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:52.146396 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:52.146645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:52.146871 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:52.153781 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:52.153781 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:52.157618 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:52.162222 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-085b8b88-05b1-4f1b-8fdd-2fdf26ea9c9b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 200 Aug 03 20:40:52.162634 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1449/5780] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:52 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:52.174626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:52.176625 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:52.176906 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:52.177126 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:52.185500 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:52.185500 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:52.189475 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:52.194419 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9efe7b4a-e2cd-4d66-9f60-77d00bde146a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 200 Aug 03 20:40:52.194878 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1434/5781] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:52 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:52.207215 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:52.209713 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:52.209966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:52.210179 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:52.210281 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete snapshot with id: d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:52.215289 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:52.215289 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:52.215748 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot retrieved successfully. Aug 03 20:40:52.237338 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot delete request issued successfully. Aug 03 20:40:52.237555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d5a7881f-f73e-4644-9036-3e317b4705f7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 202 Aug 03 20:40:52.238029 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1449/5782] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:40:52 2026] DELETE /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:52.248269 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:52.250111 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:52.250350 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:52.250593 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:52.255128 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:52.255128 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:52.255632 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Snapshot retrieved successfully. Aug 03 20:40:52.256279 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-08ec9b9d-0188-48b8-91d7-f8b500fe6852 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 200 Aug 03 20:40:52.256617 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1451/5783] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:40:52 2026] GET /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:53.264822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-abc6629d-c4cb-4b4f-acce-12b2142736e8 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:53.266638 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abc6629d-c4cb-4b4f-acce-12b2142736e8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:53.266841 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abc6629d-c4cb-4b4f-acce-12b2142736e8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:53.267033 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-abc6629d-c4cb-4b4f-acce-12b2142736e8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:53.271941 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-abc6629d-c4cb-4b4f-acce-12b2142736e8 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 404 Aug 03 20:40:53.272483 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1450/5784] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:40:53 2026] GET /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:53.278970 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:53.281040 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:53.281326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:53.281485 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:53.281655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:53.288625 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:53.288625 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:53.289083 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:53.305628 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume request issued successfully. Aug 03 20:40:53.305835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-8bd1729d-4f90-4b83-b8e2-d8d9e52dc1d4 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 202 Aug 03 20:40:53.306197 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1435/5785] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:53 2026] DELETE /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:53.312614 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:53.314262 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:53.314445 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:53.314634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:53.320770 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:53.320770 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:53.324283 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:53.328623 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-77cb95a7-5f20-429a-abba-2dc3ce2133e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 200 Aug 03 20:40:53.329035 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1450/5786] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:53 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 1225 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:54.341890 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-0ad6704b-02aa-4d95-a5a8-d251677f0acd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:54.343983 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ad6704b-02aa-4d95-a5a8-d251677f0acd tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:54.344212 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0ad6704b-02aa-4d95-a5a8-d251677f0acd tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:54.344400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-0ad6704b-02aa-4d95-a5a8-d251677f0acd tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:54.349820 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-0ad6704b-02aa-4d95-a5a8-d251677f0acd tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 404 Aug 03 20:40:54.350271 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1452/5787] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:54 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:54.579709 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-62993872-dc1b-4c03-8f5d-82545ad62300 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:54.582172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:54.582491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:54.582765 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:54.583009 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:54.591587 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:54.591587 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:40:54.591965 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:54.614810 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume request issued successfully. Aug 03 20:40:54.614974 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-62993872-dc1b-4c03-8f5d-82545ad62300 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 202 Aug 03 20:40:54.615357 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1451/5788] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:54 2026] DELETE /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:54.624721 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:54.626695 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:54.626960 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:54.627168 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:54.634230 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:54.634230 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:54.637958 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:54.642579 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b541109d-9370-46ae-a9e1-77da230ef6b2 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 200 Aug 03 20:40:54.642968 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1436/5789] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:54 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:55.655385 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b30ac69-f223-4acc-903c-382956b517ac None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.657137 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b30ac69-f223-4acc-903c-382956b517ac tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:55.657417 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b30ac69-f223-4acc-903c-382956b517ac tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.657673 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b30ac69-f223-4acc-903c-382956b517ac tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.663519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b30ac69-f223-4acc-903c-382956b517ac tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 404 Aug 03 20:40:55.663691 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1451/5790] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:55 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:55.672304 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.674037 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:55.674241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.674417 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.674597 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:55.679798 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f2d80d90-afde-4cfb-9226-0da5b0b812f6 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 404 Aug 03 20:40:55.680201 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1453/5791] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:55 2026] DELETE /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:55.687203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e562de74-eaf4-42ad-a423-c29e6edd0628 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.688922 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e562de74-eaf4-42ad-a423-c29e6edd0628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 Aug 03 20:40:55.689110 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e562de74-eaf4-42ad-a423-c29e6edd0628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.689276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e562de74-eaf4-42ad-a423-c29e6edd0628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.694392 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e562de74-eaf4-42ad-a423-c29e6edd0628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 returned with HTTP 404 Aug 03 20:40:55.694805 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1452/5792] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:55 2026] GET /volume/v3/volumes/5aed1629-5b4e-45a6-9b21-360850030558 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:55.701501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.703020 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:55.703228 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.703431 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.703540 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete snapshot with id: d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:55.707777 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-aaac9887-dae5-49e9-92c6-0cae35e90fdf tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 404 Aug 03 20:40:55.708197 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1437/5793] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:40:55 2026] DELETE /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:55.714804 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-da39a776-530b-48c4-80d3-22d623c0195a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.716436 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da39a776-530b-48c4-80d3-22d623c0195a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 Aug 03 20:40:55.716633 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da39a776-530b-48c4-80d3-22d623c0195a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.716861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-da39a776-530b-48c4-80d3-22d623c0195a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.720755 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-da39a776-530b-48c4-80d3-22d623c0195a tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 returned with HTTP 404 Aug 03 20:40:55.721178 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1452/5794] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:40:55 2026] GET /volume/v3/snapshots/d3b4710b-33e3-4853-a962-1f0cdad00558 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:55.727311 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e246ed04-33dc-4490-b527-805f1c34debe None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.729408 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e246ed04-33dc-4490-b527-805f1c34debe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:55.729693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e246ed04-33dc-4490-b527-805f1c34debe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.729980 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e246ed04-33dc-4490-b527-805f1c34debe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.730205 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-e246ed04-33dc-4490-b527-805f1c34debe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:55.736813 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e246ed04-33dc-4490-b527-805f1c34debe tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 404 Aug 03 20:40:55.737237 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1454/5795] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:55 2026] DELETE /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:55.743132 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ce1e51b7-9630-4c5d-88b6-f644ed07dee3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.744783 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ce1e51b7-9630-4c5d-88b6-f644ed07dee3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e Aug 03 20:40:55.744975 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ce1e51b7-9630-4c5d-88b6-f644ed07dee3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.745145 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ce1e51b7-9630-4c5d-88b6-f644ed07dee3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.750016 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ce1e51b7-9630-4c5d-88b6-f644ed07dee3 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e returned with HTTP 404 Aug 03 20:40:55.750524 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1453/5796] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:55 2026] GET /volume/v3/volumes/61f7602e-8c27-4150-b1b5-68061225a26e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:55.781988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a347649d-f5f0-437b-9073-92946d1f1560 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.783565 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:55.783805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.783970 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.784116 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:55.790379 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:55.790379 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:55.790790 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:55.805113 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume request issued successfully. Aug 03 20:40:55.805248 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a347649d-f5f0-437b-9073-92946d1f1560 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 202 Aug 03 20:40:55.805805 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1438/5797] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:55 2026] DELETE /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:40:55.813604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:55.815110 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:55.815311 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:55.815488 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:55.821580 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:55.821580 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:55.824572 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Volume info retrieved successfully. Aug 03 20:40:55.828304 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-bfc2fd46-7d4b-4537-88a0-25cea10b4628 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 200 Aug 03 20:40:55.828633 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1453/5798] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:55 2026] GET /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 1225 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:40:56.840522 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6af16562-903c-48a5-b2af-8044361731c7 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:56.842058 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6af16562-903c-48a5-b2af-8044361731c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a Aug 03 20:40:56.842211 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6af16562-903c-48a5-b2af-8044361731c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:56.842396 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6af16562-903c-48a5-b2af-8044361731c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:56.847498 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6af16562-903c-48a5-b2af-8044361731c7 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a returned with HTTP 404 Aug 03 20:40:56.847910 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1455/5799] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:56 2026] GET /volume/v3/volumes/87bd153c-1c8d-4dab-a06d-4b8d6526912a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:56.854204 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:56.855788 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:56.855996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:56.856173 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:56.856355 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:56.861877 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9fc0be2-bd01-4055-9ca7-8a5666cc88d5 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 404 Aug 03 20:40:56.862340 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1454/5800] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:56 2026] DELETE /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:56.869471 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7b763b85-0474-4bbd-b08f-293478ee5050 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:56.871704 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b763b85-0474-4bbd-b08f-293478ee5050 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 Aug 03 20:40:56.872000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b763b85-0474-4bbd-b08f-293478ee5050 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:56.872261 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b763b85-0474-4bbd-b08f-293478ee5050 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:56.879113 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b763b85-0474-4bbd-b08f-293478ee5050 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 returned with HTTP 404 Aug 03 20:40:56.879734 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1439/5801] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:56 2026] GET /volume/v3/volumes/8b2ee06b-4bcc-4dce-bfe6-e27dc9b9fb00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:56.912518 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:56.914074 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] DELETE https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:56.914304 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:56.914531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:56.914751 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Delete volume with id: 228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:56.919944 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b37961f5-5914-42e5-8f3b-681e789e55e9 tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 404 Aug 03 20:40:56.920381 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1454/5802] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:40:56 2026] DELETE /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:56.926880 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3f27ecbc-18ac-4959-9624-feb6d172d79b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:56.928980 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f27ecbc-18ac-4959-9624-feb6d172d79b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] GET https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c Aug 03 20:40:56.929145 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3f27ecbc-18ac-4959-9624-feb6d172d79b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:56.929359 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3f27ecbc-18ac-4959-9624-feb6d172d79b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:56.934777 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f27ecbc-18ac-4959-9624-feb6d172d79b tempest-VolumeImageDependencyTests-263074681 tempest-VolumeImageDependencyTests-263074681-project-member] https://10.4.3.92/volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c returned with HTTP 404 Aug 03 20:40:56.935194 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1456/5803] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:40:56 2026] GET /volume/v3/volumes/228949c2-f35c-4db4-8212-828b15a9b40c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:40:58.021798 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-922856c4-b47b-4256-acf1-e6957263794c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:58.095588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-922856c4-b47b-4256-acf1-e6957263794c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:40:58.095967 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-922856c4-b47b-4256-acf1-e6957263794c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-415978170", "extra_specs": {"storage_protocol": "tempest-storage_protocol-342709523", "vendor_name": "tempest-vendor_name-544383202"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:58.110203 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-922856c4-b47b-4256-acf1-e6957263794c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:40:58.110699 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1455/5804] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:40:58 2026] POST /volume/v3/types => generated 326 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:58.118005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:58.120228 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:58.120724 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "73c3e71f-5d13-4b90-bde7-449a8fc5fab6", "size": 1}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:58.122613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request body: {'volume': {'volume_type': '73c3e71f-5d13-4b90-bde7-449a8fc5fab6', 'size': 1}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:58.126884 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume of 1 GB Aug 03 20:40:58.127252 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:58.127252 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:58.127800 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Availability Zones retrieved successfully. Aug 03 20:40:58.135894 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (befa2631-e624-478b-964e-351801b789c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:58.136919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10dca5-dba5-4fce-b166-a6d0d4c2f2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:58.137867 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:58.163334 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c10dca5-dba5-4fce-b166-a6d0d4c2f2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:40:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-342709523',vendor_name='tempest-vendor_name-544383202'},id=73c3e71f-5d13-4b90-bde7-449a8fc5fab6,is_public=True,name='tempest-ProjectAdminTests-volume-type-415978170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73c3e71f-5d13-4b90-bde7-449a8fc5fab6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:58.164240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8030e3b-9934-4c4d-99d3-ae6cbe3443f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:58.194156 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-415978170 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-415978170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:58.194409 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-415978170 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-415978170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:58.222845 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['d4a88f87-0d4c-49a1-a5a6-d0cc1aa96766', 'afc0fffb-c5c7-479c-8080-8318f2b5bab7', 'c585cf2d-2768-4770-b22a-f4222bda6c75', 'e875e62d-9a98-43e8-b04b-9890de77a211'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:58.223603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8030e3b-9934-4c4d-99d3-ae6cbe3443f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a88f87-0d4c-49a1-a5a6-d0cc1aa96766', 'afc0fffb-c5c7-479c-8080-8318f2b5bab7', 'c585cf2d-2768-4770-b22a-f4222bda6c75', 'e875e62d-9a98-43e8-b04b-9890de77a211']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:58.224366 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978f8d4e-7924-4a41-bd80-5c22dc2bc9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:58.247308 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978f8d4e-7924-4a41-bd80-5c22dc2bc9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a70d916-7e80-4f37-9722-431b18859627', '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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['d4a88f87-0d4c-49a1-a5a6-d0cc1aa96766','afc0fffb-c5c7-479c-8080-8318f2b5bab7','c585cf2d-2768-4770-b22a-f4222bda6c75','e875e62d-9a98-43e8-b04b-9890de77a211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=73c3e71f-5d13-4b90-bde7-449a8fc5fab6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40: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=3a70d916-7e80-4f37-9722-431b18859627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3442f80bc242f8a383eca918bc4195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73c3e71f-5d13-4b90-bde7-449a8fc5fab6),volume_type_id=73c3e71f-5d13-4b90-bde7-449a8fc5fab6)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:58.248210 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6898d7c-5776-4878-a808-5896b0e90c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:58.266745 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6898d7c-5776-4878-a808-5896b0e90c31) transitioned into state 'SUCCESS' from 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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['d4a88f87-0d4c-49a1-a5a6-d0cc1aa96766','afc0fffb-c5c7-479c-8080-8318f2b5bab7','c585cf2d-2768-4770-b22a-f4222bda6c75','e875e62d-9a98-43e8-b04b-9890de77a211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=73c3e71f-5d13-4b90-bde7-449a8fc5fab6)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:58.267426 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16138949-0f68-41a9-adb4-5c53e5ed9281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:58.276439 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16138949-0f68-41a9-adb4-5c53e5ed9281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:58.277232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (befa2631-e624-478b-964e-351801b789c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:58.277540 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request issued successfully. Aug 03 20:40:58.278083 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6cdd0466-5f2d-4346-b018-e2aa1b3e5626 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:58.278512 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1440/5805] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:40:58 2026] POST /volume/v3/volumes => generated 770 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:58.289820 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:58.291550 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 Aug 03 20:40:58.291769 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:58.291955 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:58.298695 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:58.298695 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:58.301816 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:40:58.305488 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-403d0669-67f6-4a3c-a140-e37af4c5d088 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 returned with HTTP 200 Aug 03 20:40:58.305829 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1455/5806] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:58 2026] GET /volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:59.317093 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.318789 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 Aug 03 20:40:59.319091 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.319263 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.327048 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:59.327048 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:59.330476 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:40:59.334316 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-75ba3a7b-0df5-4aca-9ef8-79da88761c9f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 returned with HTTP 200 Aug 03 20:40:59.334720 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1457/5807] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:59 2026] GET /volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:59.345780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1fc6340d-2a37-4fa4-8ffc-2051c38fac3a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.347416 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1fc6340d-2a37-4fa4-8ffc-2051c38fac3a tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:40:59.347631 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1fc6340d-2a37-4fa4-8ffc-2051c38fac3a tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.347819 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1fc6340d-2a37-4fa4-8ffc-2051c38fac3a tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.352289 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1fc6340d-2a37-4fa4-8ffc-2051c38fac3a tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:40:59.352628 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1456/5808] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:40:59 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 03 20:40:59.359447 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8cc741d-b1bc-4a4c-987d-c9109b79220e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.361275 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8cc741d-b1bc-4a4c-987d-c9109b79220e tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 Aug 03 20:40:59.361467 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8cc741d-b1bc-4a4c-987d-c9109b79220e tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.361662 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8cc741d-b1bc-4a4c-987d-c9109b79220e tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.364715 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:59.364715 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:40:59.372258 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8cc741d-b1bc-4a4c-987d-c9109b79220e tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 returned with HTTP 204 Aug 03 20:40:59.372614 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1441/5809] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:40:59 2026] DELETE /volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:40:59.378334 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-0b26e7af-e7a4-40cc-ad36-cd03b0982bb6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.380037 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b26e7af-e7a4-40cc-ad36-cd03b0982bb6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 Aug 03 20:40:59.380225 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b26e7af-e7a4-40cc-ad36-cd03b0982bb6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.380411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-0b26e7af-e7a4-40cc-ad36-cd03b0982bb6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.383118 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-0b26e7af-e7a4-40cc-ad36-cd03b0982bb6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 returned with HTTP 404 Aug 03 20:40:59.383631 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1456/5810] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:59 2026] GET /volume/v3/messages/315eb2e3-cfe7-4a84-9386-a3275c006879 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:40:59.389558 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.391293 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 Aug 03 20:40:59.391502 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.391719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.391867 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume with id: 3a70d916-7e80-4f37-9722-431b18859627 Aug 03 20:40:59.398774 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:59.398774 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:59.399076 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:40:59.399987 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100353) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:40:59.409679 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-415978170 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-415978170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:59.412211 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-415978170 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-415978170, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:59.420832 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['106b00cd-f36f-4f77-b595-ae780955d114', '98ca8142-fdbc-43be-a6a9-32121f908fe7', 'ecb84956-7c75-4b81-a26b-5bcf455eed73', '5dbfaa02-7abc-4886-9454-c3f0e6ac962b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:59.446027 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume request issued successfully. Aug 03 20:40:59.446207 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-864d5fb1-d552-43a5-b6d0-76ab2a4dd45c tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 returned with HTTP 202 Aug 03 20:40:59.446661 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1458/5811] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:40:59 2026] DELETE /volume/v3/volumes/3a70d916-7e80-4f37-9722-431b18859627 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:59.452787 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f038473e-919b-4971-9f77-0f0eaa902d56 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.454413 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f038473e-919b-4971-9f77-0f0eaa902d56 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/types/73c3e71f-5d13-4b90-bde7-449a8fc5fab6 Aug 03 20:40:59.454609 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f038473e-919b-4971-9f77-0f0eaa902d56 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.454796 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f038473e-919b-4971-9f77-0f0eaa902d56 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.478431 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f038473e-919b-4971-9f77-0f0eaa902d56 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types/73c3e71f-5d13-4b90-bde7-449a8fc5fab6 returned with HTTP 202 Aug 03 20:40:59.478796 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1457/5812] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:40:59 2026] DELETE /volume/v3/types/73c3e71f-5d13-4b90-bde7-449a8fc5fab6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:40:59.485387 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-301f51b8-07b1-4d08-834c-7a155292d213 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.487110 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-301f51b8-07b1-4d08-834c-7a155292d213 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:40:59.487450 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-301f51b8-07b1-4d08-834c-7a155292d213 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-584711033", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2080585475", "vendor_name": "tempest-vendor_name-1877572090"}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:59.502312 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-301f51b8-07b1-4d08-834c-7a155292d213 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:40:59.502816 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1442/5813] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:40:59 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:40:59.509801 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.511508 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:40:59.511874 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b856edcd-112a-4487-8976-20b2718d2867", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:40:59.513283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request body: {'volume': {'volume_type': 'b856edcd-112a-4487-8976-20b2718d2867', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:40:59.516997 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume of 1 GB Aug 03 20:40:59.517257 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:59.517257 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:40:59.517595 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Availability Zones retrieved successfully. Aug 03 20:40:59.522470 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (679ce1cf-0806-4878-a563-2e9ae141b92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:59.523855 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c00adac-b83b-4cda-a145-e9a0f088dd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:59.524524 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:40:59.541062 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c00adac-b83b-4cda-a145-e9a0f088dd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:40:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2080585475',vendor_name='tempest-vendor_name-1877572090'},id=b856edcd-112a-4487-8976-20b2718d2867,is_public=True,name='tempest-ProjectAdminTests-volume-type-584711033',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b856edcd-112a-4487-8976-20b2718d2867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:59.541785 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ab4648-09fc-4e3f-98e4-04f38ee4921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:59.563761 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-584711033 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-584711033, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:59.564058 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-584711033 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-584711033, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:40:59.588716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['bdb07558-9bce-4f6a-832c-98ea79a45379', '74a6534b-850d-4b03-994f-a2b9959b33eb', 'c0538c98-2cb1-42ef-8da2-6b342f5d2493', 'f382f1fe-322c-45be-9953-ced901f65d88'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:40:59.589390 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ab4648-09fc-4e3f-98e4-04f38ee4921b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdb07558-9bce-4f6a-832c-98ea79a45379', '74a6534b-850d-4b03-994f-a2b9959b33eb', 'c0538c98-2cb1-42ef-8da2-6b342f5d2493', 'f382f1fe-322c-45be-9953-ced901f65d88']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:59.590116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddcc802-7f6e-4fd0-9125-44461b305443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:59.621726 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddcc802-7f6e-4fd0-9125-44461b305443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb74f1b-777c-4973-90a2-59ba423ffeef', '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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['bdb07558-9bce-4f6a-832c-98ea79a45379','74a6534b-850d-4b03-994f-a2b9959b33eb','c0538c98-2cb1-42ef-8da2-6b342f5d2493','f382f1fe-322c-45be-9953-ced901f65d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=b856edcd-112a-4487-8976-20b2718d2867), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb74f1b-777c-4973-90a2-59ba423ffeef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3442f80bc242f8a383eca918bc4195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b856edcd-112a-4487-8976-20b2718d2867),volume_type_id=b856edcd-112a-4487-8976-20b2718d2867)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:59.622394 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f6e78c-f557-4ca4-9da0-1dfabdc64b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:59.641339 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f6e78c-f557-4ca4-9da0-1dfabdc64b7f) transitioned into state 'SUCCESS' from 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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['bdb07558-9bce-4f6a-832c-98ea79a45379','74a6534b-850d-4b03-994f-a2b9959b33eb','c0538c98-2cb1-42ef-8da2-6b342f5d2493','f382f1fe-322c-45be-9953-ced901f65d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=b856edcd-112a-4487-8976-20b2718d2867)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:59.642100 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f3932d-0a5e-4528-80ad-00a7170e4e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:40:59.650006 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f3932d-0a5e-4528-80ad-00a7170e4e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:40:59.650807 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (679ce1cf-0806-4878-a563-2e9ae141b92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:40:59.651084 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request issued successfully. Aug 03 20:40:59.651613 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-11fa3348-bcd4-4f63-ba65-4d9c0743faad tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:40:59.652019 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1457/5814] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:40:59 2026] POST /volume/v3/volumes => generated 770 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:40:59.662928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:40:59.664739 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef Aug 03 20:40:59.664946 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:40:59.665141 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:40:59.671819 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:40:59.671819 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:40:59.674878 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:40:59.678276 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6c2b1bd4-c31d-49be-81df-109c93018bf2 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef returned with HTTP 200 Aug 03 20:40:59.678636 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1459/5815] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:40:59 2026] GET /volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:00.690721 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.692429 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef Aug 03 20:41:00.692654 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.692829 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.699554 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:00.699554 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:00.702667 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:41:00.706183 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4b682705-dce7-431e-bcf4-a7d238fd8e3b tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef returned with HTTP 200 Aug 03 20:41:00.706599 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1458/5816] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:41:00 2026] GET /volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:00.718132 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e979cf39-f097-4ee0-a690-486f58a36b0d None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.719753 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e979cf39-f097-4ee0-a690-486f58a36b0d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:41:00.719946 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e979cf39-f097-4ee0-a690-486f58a36b0d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.720122 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e979cf39-f097-4ee0-a690-486f58a36b0d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.724192 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e979cf39-f097-4ee0-a690-486f58a36b0d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:41:00.724550 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1443/5817] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:41:00 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 03 20:41:00.732065 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7e995e43-1eea-4427-8ae7-a8f0092876d6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.733852 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e995e43-1eea-4427-8ae7-a8f0092876d6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:41:00.734067 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e995e43-1eea-4427-8ae7-a8f0092876d6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.734243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7e995e43-1eea-4427-8ae7-a8f0092876d6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.734483 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:00.734483 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:00.737559 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7e995e43-1eea-4427-8ae7-a8f0092876d6 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:41:00.737907 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1458/5818] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:41: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 03 20:41:00.745328 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5606312-78f8-498b-b6f2-a8baca0b7488 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.746955 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5606312-78f8-498b-b6f2-a8baca0b7488 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/messages/20bd34f1-3777-471b-a3f1-5d6c4435cbc5 Aug 03 20:41:00.747184 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5606312-78f8-498b-b6f2-a8baca0b7488 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.747448 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5606312-78f8-498b-b6f2-a8baca0b7488 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.756630 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5606312-78f8-498b-b6f2-a8baca0b7488 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages/20bd34f1-3777-471b-a3f1-5d6c4435cbc5 returned with HTTP 204 Aug 03 20:41:00.757056 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1460/5819] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:41:00 2026] DELETE /volume/v3/messages/20bd34f1-3777-471b-a3f1-5d6c4435cbc5 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:41:00.762992 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.764633 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef Aug 03 20:41:00.764874 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.765087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.765273 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume with id: 3fb74f1b-777c-4973-90a2-59ba423ffeef Aug 03 20:41:00.772941 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:00.772941 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:00.773230 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:41:00.774103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100355) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:41:00.782380 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-584711033 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-584711033, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:00.782664 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-584711033 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-584711033, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:00.789764 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['ab32388a-1373-448f-ae62-01dbb3f24fe6', 'f319daaa-fb38-4b31-97ef-38540815a5ca', '18106439-43b1-4241-8813-74b12415b86f', '9e632c11-433c-4d19-b953-9f1866e3f289'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:00.809693 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume request issued successfully. Aug 03 20:41:00.809859 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b378ca0-cdd1-4946-9dfe-126a9eb329e0 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef returned with HTTP 202 Aug 03 20:41:00.810245 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1459/5820] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:41:00 2026] DELETE /volume/v3/volumes/3fb74f1b-777c-4973-90a2-59ba423ffeef => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:00.816364 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ce9c9cd9-b4b6-4ead-8e58-f265945f0491 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.818038 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce9c9cd9-b4b6-4ead-8e58-f265945f0491 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/types/b856edcd-112a-4487-8976-20b2718d2867 Aug 03 20:41:00.818216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce9c9cd9-b4b6-4ead-8e58-f265945f0491 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:00.818401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ce9c9cd9-b4b6-4ead-8e58-f265945f0491 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:00.840057 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ce9c9cd9-b4b6-4ead-8e58-f265945f0491 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types/b856edcd-112a-4487-8976-20b2718d2867 returned with HTTP 202 Aug 03 20:41:00.840574 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1444/5821] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:00 2026] DELETE /volume/v3/types/b856edcd-112a-4487-8976-20b2718d2867 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:00.847233 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-40dc31de-5183-403e-b8e8-862ed932511d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.848814 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40dc31de-5183-403e-b8e8-862ed932511d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:00.849126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-40dc31de-5183-403e-b8e8-862ed932511d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-180640378", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1532870786", "vendor_name": "tempest-vendor_name-1500488906"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:00.861987 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-40dc31de-5183-403e-b8e8-862ed932511d tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:00.862299 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1459/5822] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:00 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:00.871554 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:00.873134 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:41:00.873453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef84c150-8d10-46c8-93c9-dd3af50155d4", "size": 1}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:00.874784 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request body: {'volume': {'volume_type': 'ef84c150-8d10-46c8-93c9-dd3af50155d4', 'size': 1}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:41:00.878400 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume of 1 GB Aug 03 20:41:00.878751 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:00.878751 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:00.878989 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Availability Zones retrieved successfully. Aug 03 20:41:00.883798 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (9eb4aa8a-a59b-4d9e-a07d-be1cbc5f6e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:00.884752 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d0b60a-2342-43e2-b061-599fed81de85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:00.885391 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:41:00.901926 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d0b60a-2342-43e2-b061-599fed81de85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:41:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1532870786',vendor_name='tempest-vendor_name-1500488906'},id=ef84c150-8d10-46c8-93c9-dd3af50155d4,is_public=True,name='tempest-ProjectAdminTests-volume-type-180640378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef84c150-8d10-46c8-93c9-dd3af50155d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:00.902617 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8409808d-f0cc-449e-a2bc-11d2d9456d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:00.924477 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-180640378 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-180640378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:00.924789 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-180640378 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-180640378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:00.945174 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['99349b33-082a-4ff1-851c-c526d6cb6d2c', 'acc0387e-fe1f-4b21-8b1b-a65d0eb81199', 'eb43a229-9141-44d7-90e6-c985b5f0cc0b', '2f2b7e25-810d-452a-a3c8-54f3733f8401'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:00.945880 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8409808d-f0cc-449e-a2bc-11d2d9456d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99349b33-082a-4ff1-851c-c526d6cb6d2c', 'acc0387e-fe1f-4b21-8b1b-a65d0eb81199', 'eb43a229-9141-44d7-90e6-c985b5f0cc0b', '2f2b7e25-810d-452a-a3c8-54f3733f8401']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:00.946513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b414c30-c569-470c-8a3f-0bacee977acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:00.967629 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b414c30-c569-470c-8a3f-0bacee977acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f42af9b1-5fcc-4f6f-811e-714d5b21e8ac', '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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['99349b33-082a-4ff1-851c-c526d6cb6d2c','acc0387e-fe1f-4b21-8b1b-a65d0eb81199','eb43a229-9141-44d7-90e6-c985b5f0cc0b','2f2b7e25-810d-452a-a3c8-54f3733f8401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=ef84c150-8d10-46c8-93c9-dd3af50155d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f42af9b1-5fcc-4f6f-811e-714d5b21e8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3442f80bc242f8a383eca918bc4195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef84c150-8d10-46c8-93c9-dd3af50155d4),volume_type_id=ef84c150-8d10-46c8-93c9-dd3af50155d4)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:00.968271 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad176b3f-a1d2-4569-a40a-21cca0ca76db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:00.986536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad176b3f-a1d2-4569-a40a-21cca0ca76db) transitioned into state 'SUCCESS' from 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='5e3442f80bc242f8a383eca918bc4195',qos_specs=None,replication_status=,reservations=['99349b33-082a-4ff1-851c-c526d6cb6d2c','acc0387e-fe1f-4b21-8b1b-a65d0eb81199','eb43a229-9141-44d7-90e6-c985b5f0cc0b','2f2b7e25-810d-452a-a3c8-54f3733f8401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='272b91ffb4c64760b2b82d14da07d1f6',volume_type_id=ef84c150-8d10-46c8-93c9-dd3af50155d4)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:00.987123 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3295a708-c369-4078-b0b6-94495ca9720d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:00.997620 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3295a708-c369-4078-b0b6-94495ca9720d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:00.998325 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Flow 'volume_create_api' (9eb4aa8a-a59b-4d9e-a07d-be1cbc5f6e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:00.998631 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Create volume request issued successfully. Aug 03 20:41:00.999116 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1fb602c0-cfd2-4477-a50f-b3218f5064e5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:41:00.999693 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1461/5823] 10.4.3.92 () {70 vars in 1291 bytes} [Mon Aug 3 20:41:00 2026] POST /volume/v3/volumes => generated 770 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:41:01.010298 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:01.012036 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac Aug 03 20:41:01.012226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:01.012399 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:01.019175 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:01.019175 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:01.021792 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:41:01.025066 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7de3ccbf-fe77-497d-920c-6bbfa5ae7b42 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac returned with HTTP 200 Aug 03 20:41:01.025403 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1460/5824] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:41:01 2026] GET /volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac => generated 949 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:02.037689 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.040026 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac Aug 03 20:41:02.040307 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.040615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.048226 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:02.048226 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:02.051831 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:41:02.055523 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0da94e7a-2da0-4ea8-b2ee-7b9d40db9860 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac returned with HTTP 200 Aug 03 20:41:02.056006 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1445/5825] 10.4.3.92 () {68 vars in 1381 bytes} [Mon Aug 3 20:41:02 2026] GET /volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:02.066335 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-859f10e6-0a55-43f2-806b-bed8087557ee None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.068042 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-859f10e6-0a55-43f2-806b-bed8087557ee tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages Aug 03 20:41:02.068241 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-859f10e6-0a55-43f2-806b-bed8087557ee tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.068456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-859f10e6-0a55-43f2-806b-bed8087557ee tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.071427 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-859f10e6-0a55-43f2-806b-bed8087557ee tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Aug 03 20:41:02.071804 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1460/5826] 10.4.3.92 () {68 vars in 1273 bytes} [Mon Aug 3 20:41:02 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 03 20:41:02.079291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-bd54cdde-0e23-4b2a-b06d-1d06ece452d5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.081158 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd54cdde-0e23-4b2a-b06d-1d06ece452d5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] GET https://10.4.3.92/volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 Aug 03 20:41:02.081351 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd54cdde-0e23-4b2a-b06d-1d06ece452d5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.081555 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-bd54cdde-0e23-4b2a-b06d-1d06ece452d5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.084380 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:02.084380 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:02.084907 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-bd54cdde-0e23-4b2a-b06d-1d06ece452d5 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 returned with HTTP 200 Aug 03 20:41:02.085245 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1462/5827] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:41:02 2026] GET /volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:02.092342 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d1050693-4d30-45df-9045-b9ade9ea151f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.094038 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1050693-4d30-45df-9045-b9ade9ea151f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 Aug 03 20:41:02.094242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1050693-4d30-45df-9045-b9ade9ea151f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.094414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d1050693-4d30-45df-9045-b9ade9ea151f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.103512 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d1050693-4d30-45df-9045-b9ade9ea151f tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 returned with HTTP 204 Aug 03 20:41:02.103848 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1461/5828] 10.4.3.92 () {68 vars in 1387 bytes} [Mon Aug 3 20:41:02 2026] DELETE /volume/v3/messages/05409d76-8b34-4435-8ef6-fab1fc0fb562 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 03 20:41:02.109624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-687d42d0-28ca-4773-a72d-443fce367567 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.111851 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac Aug 03 20:41:02.112050 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.112223 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.112423 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume with id: f42af9b1-5fcc-4f6f-811e-714d5b21e8ac Aug 03 20:41:02.120612 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:02.120612 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:02.120914 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Volume info retrieved successfully. Aug 03 20:41:02.122155 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100356) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 03 20:41:02.133112 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-180640378 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-180640378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:02.133467 np0000006371 devstack@c-api.service[100356]: WARNING cinder.quota [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-180640378 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-180640378, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:02.145558 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Created reservations ['845f00d0-72d5-40d1-8704-bc0d65848ab4', '78d3360f-7797-48bf-a762-61697bb0e947', '44cdade4-5ecb-4eff-a5c5-a087eac75e7a', '45e85514-bc7d-4026-aeff-d168bac96b01'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:02.168314 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Delete volume request issued successfully. Aug 03 20:41:02.168513 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-687d42d0-28ca-4773-a72d-443fce367567 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac returned with HTTP 202 Aug 03 20:41:02.168910 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1446/5829] 10.4.3.92 () {68 vars in 1384 bytes} [Mon Aug 3 20:41:02 2026] DELETE /volume/v3/volumes/f42af9b1-5fcc-4f6f-811e-714d5b21e8ac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:02.175453 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-839039e1-43a5-40a1-9fdd-978399a1cc31 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:02.177214 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-839039e1-43a5-40a1-9fdd-978399a1cc31 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] DELETE https://10.4.3.92/volume/v3/types/ef84c150-8d10-46c8-93c9-dd3af50155d4 Aug 03 20:41:02.177425 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-839039e1-43a5-40a1-9fdd-978399a1cc31 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:02.177689 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-839039e1-43a5-40a1-9fdd-978399a1cc31 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:02.199259 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-839039e1-43a5-40a1-9fdd-978399a1cc31 tempest-ProjectAdminTests-1464478322 tempest-ProjectAdminTests-1464478322-project-admin] https://10.4.3.92/volume/v3/types/ef84c150-8d10-46c8-93c9-dd3af50155d4 returned with HTTP 202 Aug 03 20:41:02.199871 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1461/5830] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:02 2026] DELETE /volume/v3/types/ef84c150-8d10-46c8-93c9-dd3af50155d4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:03.499973 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-32f6ac55-764a-4593-88eb-fb9eae441861 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.578420 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-32f6ac55-764a-4593-88eb-fb9eae441861 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.578805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-32f6ac55-764a-4593-88eb-fb9eae441861 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1313434523", "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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.594390 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-32f6ac55-764a-4593-88eb-fb9eae441861 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.594873 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1463/5831] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.602474 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f3c76b00-5438-4a06-928a-806b9d984f03 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.604196 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3c76b00-5438-4a06-928a-806b9d984f03 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption Aug 03 20:41:03.604524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f3c76b00-5438-4a06-928a-806b9d984f03 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.618278 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f3c76b00-5438-4a06-928a-806b9d984f03 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption returned with HTTP 200 Aug 03 20:41:03.618940 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1462/5832] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.626673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-48c44101-e44d-4451-bf69-578948d08fff None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.628257 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-48c44101-e44d-4451-bf69-578948d08fff tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.628632 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-48c44101-e44d-4451-bf69-578948d08fff tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173741282", "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=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.643057 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-48c44101-e44d-4451-bf69-578948d08fff tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.643423 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1447/5833] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.650523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2f2b4b44-8676-4dfd-a927-4a8a13b1523d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.711144 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2f2b4b44-8676-4dfd-a927-4a8a13b1523d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] POST https://10.4.3.92/volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682/encryption Aug 03 20:41:03.711474 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2f2b4b44-8676-4dfd-a927-4a8a13b1523d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.713131 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-2f2b4b44-8676-4dfd-a927-4a8a13b1523d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.713296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2f2b4b44-8676-4dfd-a927-4a8a13b1523d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682/encryption returned with HTTP 403 Aug 03 20:41:03.713714 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1462/5834] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.721940 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9dabc715-939a-40f6-8c10-3b7e0efd7265 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.723340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9dabc715-939a-40f6-8c10-3b7e0efd7265 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.723671 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9dabc715-939a-40f6-8c10-3b7e0efd7265 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2003650989", "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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.737347 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9dabc715-939a-40f6-8c10-3b7e0efd7265 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.737705 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1464/5835] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.745390 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4bf48764-f8f5-4014-8c78-4058b45ca57e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.747121 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4bf48764-f8f5-4014-8c78-4058b45ca57e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] POST https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs Aug 03 20:41:03.747430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4bf48764-f8f5-4014-8c78-4058b45ca57e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.749162 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-4bf48764-f8f5-4014-8c78-4058b45ca57e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.749331 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4bf48764-f8f5-4014-8c78-4058b45ca57e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs returned with HTTP 403 Aug 03 20:41:03.749773 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1463/5836] 10.4.3.92 () {68 vars in 1392 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.755565 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5cf0d5e5-2c4e-4f40-ba23-e1dd6470f3a0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.757154 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5cf0d5e5-2c4e-4f40-ba23-e1dd6470f3a0 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] PUT https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs/key2 Aug 03 20:41:03.757472 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5cf0d5e5-2c4e-4f40-ba23-e1dd6470f3a0 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.759473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-5cf0d5e5-2c4e-4f40-ba23-e1dd6470f3a0 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.759750 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5cf0d5e5-2c4e-4f40-ba23-e1dd6470f3a0 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs/key2 returned with HTTP 403 Aug 03 20:41:03.760188 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1448/5837] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:41:03 2026] PUT /volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.766991 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9fa7cb98-e775-438c-a3a8-3f5188957397 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.768858 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9fa7cb98-e775-438c-a3a8-3f5188957397 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.769137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9fa7cb98-e775-438c-a3a8-3f5188957397 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.770731 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.policy [None req-9fa7cb98-e775-438c-a3a8-3f5188957397 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100354) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.770878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9fa7cb98-e775-438c-a3a8-3f5188957397 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types returned with HTTP 403 Aug 03 20:41:03.771233 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1463/5838] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.780729 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4397e210-d950-436a-960d-6b2e27322a35 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.782414 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4397e210-d950-436a-960d-6b2e27322a35 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.782781 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4397e210-d950-436a-960d-6b2e27322a35 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-886501936", "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=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.796790 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4397e210-d950-436a-960d-6b2e27322a35 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.797259 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1465/5839] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.804296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5268b1fb-7123-48c2-911a-ad630d9b2e89 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.806002 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5268b1fb-7123-48c2-911a-ad630d9b2e89 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption Aug 03 20:41:03.806313 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5268b1fb-7123-48c2-911a-ad630d9b2e89 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.820147 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5268b1fb-7123-48c2-911a-ad630d9b2e89 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption returned with HTTP 200 Aug 03 20:41:03.820523 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1464/5840] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.828324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0ada169d-df95-43e3-a8a5-db28771fd45b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.830207 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ada169d-df95-43e3-a8a5-db28771fd45b tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] DELETE https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption/3fff03d9-013d-4c63-aedc-ec643dd85b33 Aug 03 20:41:03.830390 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ada169d-df95-43e3-a8a5-db28771fd45b tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.830633 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0ada169d-df95-43e3-a8a5-db28771fd45b tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.831214 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-0ada169d-df95-43e3-a8a5-db28771fd45b tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.831369 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0ada169d-df95-43e3-a8a5-db28771fd45b tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption/3fff03d9-013d-4c63-aedc-ec643dd85b33 returned with HTTP 403 Aug 03 20:41:03.831885 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1449/5841] 10.4.3.92 () {66 vars in 1482 bytes} [Mon Aug 3 20:41:03 2026] DELETE /volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850/encryption/3fff03d9-013d-4c63-aedc-ec643dd85b33 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.840089 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3f75809d-af15-462d-848e-6a351bd4dd7e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.841885 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f75809d-af15-462d-848e-6a351bd4dd7e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.842093 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3f75809d-af15-462d-848e-6a351bd4dd7e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1690472070", "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=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.866307 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3f75809d-af15-462d-848e-6a351bd4dd7e tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.866604 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1464/5842] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.873709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.875447 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] DELETE https://10.4.3.92/volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d/extra_specs/key1 Aug 03 20:41:03.875680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.875850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.880442 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.880672 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-db58fadb-c903-4dbc-8534-fe9a1972d62a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d/extra_specs/key1 returned with HTTP 403 Aug 03 20:41:03.881089 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1466/5843] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:41:03 2026] DELETE /volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.887767 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f69020df-f425-4add-955f-7280ddc6307d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.889334 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f69020df-f425-4add-955f-7280ddc6307d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:03.889674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f69020df-f425-4add-955f-7280ddc6307d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1638885937", "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=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.903244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f69020df-f425-4add-955f-7280ddc6307d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:03.903601 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1465/5844] 10.4.3.92 () {68 vars in 1246 bytes} [Mon Aug 3 20:41:03 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.909982 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.911655 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] DELETE https://10.4.3.92/volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 Aug 03 20:41:03.911826 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.912000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.912604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.912751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fba4b4fe-1eee-49d2-a39d-6c65115b1b59 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 returned with HTTP 403 Aug 03 20:41:03.913106 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1450/5845] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:03 2026] DELETE /volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.918897 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-768f2c17-f4ac-460c-8c87-e913c7dddb17 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.920433 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-768f2c17-f4ac-460c-8c87-e913c7dddb17 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] GET https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs Aug 03 20:41:03.920639 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-768f2c17-f4ac-460c-8c87-e913c7dddb17 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.920816 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-768f2c17-f4ac-460c-8c87-e913c7dddb17 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.927117 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-768f2c17-f4ac-460c-8c87-e913c7dddb17 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs returned with HTTP 200 Aug 03 20:41:03.927404 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1465/5846] 10.4.3.92 () {66 vars in 1371 bytes} [Mon Aug 3 20:41:03 2026] GET /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:03.936239 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-22801892-dbac-41d9-9681-d01d10d2978c None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.938067 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22801892-dbac-41d9-9681-d01d10d2978c tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] GET https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/cipher Aug 03 20:41:03.938245 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-22801892-dbac-41d9-9681-d01d10d2978c tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.938423 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-22801892-dbac-41d9-9681-d01d10d2978c tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.939067 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-22801892-dbac-41d9-9681-d01d10d2978c tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.939214 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-22801892-dbac-41d9-9681-d01d10d2978c tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/cipher returned with HTTP 403 Aug 03 20:41:03.939626 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1467/5847] 10.4.3.92 () {66 vars in 1389 bytes} [Mon Aug 3 20:41:03 2026] GET /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.946388 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.948077 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] GET https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption Aug 03 20:41:03.948245 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.948414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'index' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.949015 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.949168 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-81ced90c-6930-40ca-8447-73bf3d07ed9a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption returned with HTTP 403 Aug 03 20:41:03.949561 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1466/5848] 10.4.3.92 () {66 vars in 1368 bytes} [Mon Aug 3 20:41:03 2026] GET /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.956028 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d27de88b-f886-48ed-ad00-f948aa6fe47a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.958490 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d27de88b-f886-48ed-ad00-f948aa6fe47a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] GET https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/multiattach Aug 03 20:41:03.958727 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d27de88b-f886-48ed-ad00-f948aa6fe47a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.958949 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d27de88b-f886-48ed-ad00-f948aa6fe47a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.966801 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d27de88b-f886-48ed-ad00-f948aa6fe47a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/multiattach returned with HTTP 200 Aug 03 20:41:03.967185 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1451/5849] 10.4.3.92 () {66 vars in 1407 bytes} [Mon Aug 3 20:41:03 2026] GET /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 03 20:41:03.973293 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c6d37819-2d1a-4950-bea6-15e8d6466ef5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.975135 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c6d37819-2d1a-4950-bea6-15e8d6466ef5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] GET https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/volume_backend_name Aug 03 20:41:03.975315 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c6d37819-2d1a-4950-bea6-15e8d6466ef5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:03.975544 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c6d37819-2d1a-4950-bea6-15e8d6466ef5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:03.982198 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c6d37819-2d1a-4950-bea6-15e8d6466ef5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/volume_backend_name returned with HTTP 404 Aug 03 20:41:03.982607 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1466/5850] 10.4.3.92 () {66 vars in 1431 bytes} [Mon Aug 3 20:41:03 2026] GET /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:03.990951 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-04d3e434-dbd3-48fe-9cd0-c9d6219c0d7f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:03.992552 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04d3e434-dbd3-48fe-9cd0-c9d6219c0d7f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] PUT https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/8df436c2-84c3-4038-98e7-d57adfa11498 Aug 03 20:41:03.992845 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-04d3e434-dbd3-48fe-9cd0-c9d6219c0d7f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:03.994881 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.policy [None req-04d3e434-dbd3-48fe-9cd0-c9d6219c0d7f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100353) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:03.995077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-04d3e434-dbd3-48fe-9cd0-c9d6219c0d7f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/8df436c2-84c3-4038-98e7-d57adfa11498 returned with HTTP 403 Aug 03 20:41:03.995558 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1468/5851] 10.4.3.92 () {68 vars in 1499 bytes} [Mon Aug 3 20:41:03 2026] PUT /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/encryption/8df436c2-84c3-4038-98e7-d57adfa11498 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:04.002930 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9092761a-91fc-4497-92bf-efe3315fb6f5 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.004537 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9092761a-91fc-4497-92bf-efe3315fb6f5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] PUT https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/key1 Aug 03 20:41:04.004851 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9092761a-91fc-4497-92bf-efe3315fb6f5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:04.006488 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-9092761a-91fc-4497-92bf-efe3315fb6f5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:04.006714 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9092761a-91fc-4497-92bf-efe3315fb6f5 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/key1 returned with HTTP 403 Aug 03 20:41:04.007094 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1467/5852] 10.4.3.92 () {68 vars in 1406 bytes} [Mon Aug 3 20:41:04 2026] PUT /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:04.013315 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-94460c55-aaf3-4617-b54f-ae342e74fac1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.015153 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94460c55-aaf3-4617-b54f-ae342e74fac1 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] PUT https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 Aug 03 20:41:04.015540 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-94460c55-aaf3-4617-b54f-ae342e74fac1 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:04.017596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-94460c55-aaf3-4617-b54f-ae342e74fac1 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '43f841e2a529405ab74288d5b99b0fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f43ec6ec31ab4ebd974209acfc2780d7', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:41:04.017805 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-94460c55-aaf3-4617-b54f-ae342e74fac1 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-reader] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 returned with HTTP 403 Aug 03 20:41:04.018268 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1452/5853] 10.4.3.92 () {68 vars in 1355 bytes} [Mon Aug 3 20:41:04 2026] PUT /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:04.024586 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d31481f8-60cc-4468-8972-7262c5955c11 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.026225 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d31481f8-60cc-4468-8972-7262c5955c11 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 Aug 03 20:41:04.026420 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d31481f8-60cc-4468-8972-7262c5955c11 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.026653 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d31481f8-60cc-4468-8972-7262c5955c11 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.049913 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d31481f8-60cc-4468-8972-7262c5955c11 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 returned with HTTP 202 Aug 03 20:41:04.050351 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1467/5854] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/755122fc-ccdb-4488-ae54-53d13e845db3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:04.057110 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-07b34e03-836e-4a24-9c8d-7e3a4763992a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.058696 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-07b34e03-836e-4a24-9c8d-7e3a4763992a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d Aug 03 20:41:04.058870 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-07b34e03-836e-4a24-9c8d-7e3a4763992a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.059046 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-07b34e03-836e-4a24-9c8d-7e3a4763992a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.082891 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-07b34e03-836e-4a24-9c8d-7e3a4763992a tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d returned with HTTP 202 Aug 03 20:41:04.083254 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1469/5855] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/3a3e5095-d157-4ecf-9e15-56ea46002e6d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:04.089423 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-706a0d62-cc9c-4129-b57b-0383fe64098d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.091062 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-706a0d62-cc9c-4129-b57b-0383fe64098d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850 Aug 03 20:41:04.091233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-706a0d62-cc9c-4129-b57b-0383fe64098d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.091419 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-706a0d62-cc9c-4129-b57b-0383fe64098d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.114999 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-706a0d62-cc9c-4129-b57b-0383fe64098d tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850 returned with HTTP 202 Aug 03 20:41:04.115366 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1468/5856] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/8b61c3e0-913a-4ec8-87e9-3f81b6c5f850 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:04.122156 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-bc8d9b69-e7a9-461a-8a02-ad79f1a8725f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.124050 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc8d9b69-e7a9-461a-8a02-ad79f1a8725f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866 Aug 03 20:41:04.124294 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bc8d9b69-e7a9-461a-8a02-ad79f1a8725f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.124582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-bc8d9b69-e7a9-461a-8a02-ad79f1a8725f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.155729 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-bc8d9b69-e7a9-461a-8a02-ad79f1a8725f tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866 returned with HTTP 202 Aug 03 20:41:04.156234 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1453/5857] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/0a71355f-73fd-4934-b274-10a0cd810866 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:04.162762 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3a1facdb-e7a5-4ba0-9e9f-7dd0ead18308 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.164336 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3a1facdb-e7a5-4ba0-9e9f-7dd0ead18308 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682 Aug 03 20:41:04.164534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3a1facdb-e7a5-4ba0-9e9f-7dd0ead18308 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.164766 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3a1facdb-e7a5-4ba0-9e9f-7dd0ead18308 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.188266 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3a1facdb-e7a5-4ba0-9e9f-7dd0ead18308 tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682 returned with HTTP 202 Aug 03 20:41:04.188690 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1468/5858] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/4418195c-94ad-4add-8a86-25fa7cd06682 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:04.196726 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2d0bad27-4649-4cdd-b775-abfc7fdeb2eb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:04.198594 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d0bad27-4649-4cdd-b775-abfc7fdeb2eb tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] DELETE https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 Aug 03 20:41:04.198779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d0bad27-4649-4cdd-b775-abfc7fdeb2eb tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:04.198984 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2d0bad27-4649-4cdd-b775-abfc7fdeb2eb tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] Calling method '_delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:04.223257 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2d0bad27-4649-4cdd-b775-abfc7fdeb2eb tempest-VolumeTypesReaderTests-411250929 tempest-VolumeTypesReaderTests-411250929-project-admin] https://10.4.3.92/volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 returned with HTTP 202 Aug 03 20:41:04.223700 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1470/5859] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:41:04 2026] DELETE /volume/v3/types/f69d2356-bd8a-4a91-bb37-5871bda7eba5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:41:13.164990 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d6ae57eb-e5cf-44ec-86f7-2286dfc28830 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:13.239108 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6ae57eb-e5cf-44ec-86f7-2286dfc28830 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:41:13.239437 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d6ae57eb-e5cf-44ec-86f7-2286dfc28830 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-26552664", "extra_specs": {}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:13.251563 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d6ae57eb-e5cf-44ec-86f7-2286dfc28830 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:41:13.251901 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1469/5860] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:41:13 2026] POST /volume/v3/types => generated 210 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:13.259785 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-001e4396-825d-43d2-8f71-2ac06511dbfa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:13.261516 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-001e4396-825d-43d2-8f71-2ac06511dbfa tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] POST https://10.4.3.92/volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516/encryption Aug 03 20:41:13.261820 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-001e4396-825d-43d2-8f71-2ac06511dbfa tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:13.277348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-001e4396-825d-43d2-8f71-2ac06511dbfa tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516/encryption returned with HTTP 200 Aug 03 20:41:13.277672 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1454/5861] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:41:13 2026] POST /volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:13.285175 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:13.343564 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:41:13.344075 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-502229508", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-26552664", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:13.345583 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-502229508', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-26552664', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:41:13.349319 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume of 1 GB Aug 03 20:41:13.349589 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:13.349589 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:13.350000 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Availability Zones retrieved successfully. Aug 03 20:41:13.354696 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (f01a314f-e56a-4869-b0f0-cc16e9c42b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:13.355628 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded0fd3d-0d26-4828-b5de-30ee75412817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:13.356406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:41:13.376697 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded0fd3d-0d26-4828-b5de-30ee75412817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:41:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9ced762-cdc8-41c1-9077-3ce19ca06516,is_public=True,name='tempest-scenario-type-luks-26552664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9ced762-cdc8-41c1-9077-3ce19ca06516', '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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:13.377336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa32127-5f52-4419-a97a-c1c157d3ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:13.399257 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-26552664 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-26552664, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:13.399527 np0000006371 devstack@c-api.service[100354]: WARNING cinder.quota [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-26552664 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-26552664, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:13.425770 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Created reservations ['982345e9-dd64-416b-9b0c-2939344d8f66', 'ecf62a17-fd8c-422b-a5d3-74e779a5b37d', 'dbf98280-562a-4fa2-b334-80e6f71ec713', 'b3ff31ab-d002-4778-89ad-f776743efad9'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:13.426595 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa32127-5f52-4419-a97a-c1c157d3ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982345e9-dd64-416b-9b0c-2939344d8f66', 'ecf62a17-fd8c-422b-a5d3-74e779a5b37d', 'dbf98280-562a-4fa2-b334-80e6f71ec713', 'b3ff31ab-d002-4778-89ad-f776743efad9']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:13.427409 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bcc5bc-e7a5-41c7-bf09-a29ff50a71d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:13.446478 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bcc5bc-e7a5-41c7-bf09-a29ff50a71d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc35e6b-6616-4604-9a43-e9192101ec22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502229508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['982345e9-dd64-416b-9b0c-2939344d8f66','ecf62a17-fd8c-422b-a5d3-74e779a5b37d','dbf98280-562a-4fa2-b334-80e6f71ec713','b3ff31ab-d002-4778-89ad-f776743efad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502229508',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9dc35e6b-6616-4604-9a43-e9192101ec22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9ced762-cdc8-41c1-9077-3ce19ca06516),volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:13.447406 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18432e9f-b6c3-4558-8b3f-4dd630784b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:13.464864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18432e9f-b6c3-4558-8b3f-4dd630784b31) transitioned into state 'SUCCESS' from state '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-502229508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['982345e9-dd64-416b-9b0c-2939344d8f66','ecf62a17-fd8c-422b-a5d3-74e779a5b37d','dbf98280-562a-4fa2-b334-80e6f71ec713','b3ff31ab-d002-4778-89ad-f776743efad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:13.465573 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4961c8-e487-4105-a377-60d61b83c4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:13.474651 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4961c8-e487-4105-a377-60d61b83c4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:13.475409 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (f01a314f-e56a-4869-b0f0-cc16e9c42b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:13.475733 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request issued successfully. Aug 03 20:41:13.476243 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3b8db402-65c7-4cec-ace6-2ed5555742dc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:41:13.476662 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1469/5862] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:41:13 2026] POST /volume/v3/volumes => generated 780 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:41:13.487954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:13.489588 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:41:13.489771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:13.489968 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:13.497248 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:13.497248 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:13.500657 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:13.504324 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-e7d4e1ec-109f-4862-ad49-9ab46d05fdd1 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 200 Aug 03 20:41:13.504670 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1471/5863] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:13 2026] GET /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:14.516318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f2e793cb-5a61-4da4-8556-699b067bc46b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:14.518157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2e793cb-5a61-4da4-8556-699b067bc46b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:41:14.518378 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2e793cb-5a61-4da4-8556-699b067bc46b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:14.518581 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f2e793cb-5a61-4da4-8556-699b067bc46b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:14.525128 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:14.525128 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:14.528397 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f2e793cb-5a61-4da4-8556-699b067bc46b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:14.532374 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f2e793cb-5a61-4da4-8556-699b067bc46b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 200 Aug 03 20:41:14.532770 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1470/5864] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:14 2026] GET /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:14.544606 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:14.546737 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:41:14.546974 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:14.547216 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:14.555126 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:14.555126 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:14.558858 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:14.563549 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-71356597-4c92-4441-81e4-84bd9ef5fc80 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 200 Aug 03 20:41:14.563975 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1455/5865] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:14 2026] GET /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:14.574672 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:14.576184 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:41:14.576534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-210147187", "source_volid": "9dc35e6b-6616-4604-9a43-e9192101ec22", "volume_type": "tempest-scenario-type-luks-26552664", "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:14.577878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-210147187', 'source_volid': '9dc35e6b-6616-4604-9a43-e9192101ec22', 'volume_type': 'tempest-scenario-type-luks-26552664', 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:41:14.585873 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:14.585873 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:14.586360 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume retrieved successfully. Aug 03 20:41:14.586519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume of 1 GB Aug 03 20:41:14.587239 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Availability Zones retrieved successfully. Aug 03 20:41:14.591732 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (e25fa46c-5b55-4275-bcac-b80144ebcb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:14.592667 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d1fa85-449e-45dd-a912-a43be6542f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:14.593373 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:41:14.608603 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d1fa85-449e-45dd-a912-a43be6542f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9dc35e6b-6616-4604-9a43-e9192101ec22', 'volume_type': VolumeType(created_at=2026-08-03T20:41:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9ced762-cdc8-41c1-9077-3ce19ca06516,is_public=True,name='tempest-scenario-type-luks-26552664',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9ced762-cdc8-41c1-9077-3ce19ca06516', '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=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:14.609234 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa9f2da-4953-446b-99a9-79ccbdb79e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:14.646240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Created reservations ['4b85977b-fce0-4623-92c2-cc1052e44dd2', '1db9132a-4629-46c9-8d24-ad09808674f2', '5dcd54e5-1eac-45ff-91d7-be7b20804693', '0225b8d4-826f-42e3-9c6b-ec540fbb6251'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:14.646937 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa9f2da-4953-446b-99a9-79ccbdb79e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b85977b-fce0-4623-92c2-cc1052e44dd2', '1db9132a-4629-46c9-8d24-ad09808674f2', '5dcd54e5-1eac-45ff-91d7-be7b20804693', '0225b8d4-826f-42e3-9c6b-ec540fbb6251']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:14.647610 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fb2fb9-1ad9-45a3-b733-fcebd066893f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:14.675336 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fb2fb9-1ad9-45a3-b733-fcebd066893f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a96f4fe-01ae-4747-a9cb-8fafb008082d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-210147187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['4b85977b-fce0-4623-92c2-cc1052e44dd2','1db9132a-4629-46c9-8d24-ad09808674f2','5dcd54e5-1eac-45ff-91d7-be7b20804693','0225b8d4-826f-42e3-9c6b-ec540fbb6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=9dc35e6b-6616-4604-9a43-e9192101ec22,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-210147187',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7a96f4fe-01ae-4747-a9cb-8fafb008082d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9dc35e6b-6616-4604-9a43-e9192101ec22,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9ced762-cdc8-41c1-9077-3ce19ca06516),volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:14.675983 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd22173-7e09-4033-a9fe-896a223dd11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:14.690737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd22173-7e09-4033-a9fe-896a223dd11f) transitioned into state 'SUCCESS' from state '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-210147187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['4b85977b-fce0-4623-92c2-cc1052e44dd2','1db9132a-4629-46c9-8d24-ad09808674f2','5dcd54e5-1eac-45ff-91d7-be7b20804693','0225b8d4-826f-42e3-9c6b-ec540fbb6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=9dc35e6b-6616-4604-9a43-e9192101ec22,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=c9ced762-cdc8-41c1-9077-3ce19ca06516)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:14.691327 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782f3dfe-c2d0-467b-8e8f-984f71461e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:14.705572 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782f3dfe-c2d0-467b-8e8f-984f71461e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:14.706278 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (e25fa46c-5b55-4275-bcac-b80144ebcb27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:14.706551 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request issued successfully. Aug 03 20:41:14.707027 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0a197d4-18fe-46e8-8dfd-46ac151ca8ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:41:14.707405 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1470/5866] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:41:14 2026] POST /volume/v3/volumes => generated 807 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:41:14.718105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:14.719698 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:14.719874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:14.720037 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:14.726620 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:14.726620 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:14.729752 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:14.733122 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-dc553825-c087-48bd-a5e1-121ce11d6db2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:14.733471 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1472/5867] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:14 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:15.744689 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3845e895-7074-4d8d-9349-04b581055396 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:15.746379 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3845e895-7074-4d8d-9349-04b581055396 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:15.746574 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3845e895-7074-4d8d-9349-04b581055396 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:15.746749 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3845e895-7074-4d8d-9349-04b581055396 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:15.753023 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:15.753023 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:15.756383 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-3845e895-7074-4d8d-9349-04b581055396 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:15.760036 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3845e895-7074-4d8d-9349-04b581055396 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:15.760378 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1471/5868] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:15 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:16.771400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:16.773095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:16.773291 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:16.773507 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:16.779744 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:16.779744 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:16.782759 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:16.786143 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e75164ad-a909-4420-bab4-ad29b8b3a001 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:16.786482 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1456/5869] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:16 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:17.797875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:17.799319 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:17.799531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:17.799744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:17.806818 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:17.806818 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:17.811200 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:17.816348 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d9b857c8-e6f7-48ec-bd03-1d600594d393 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:17.816839 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1471/5870] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:17 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:17.907676 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:17.909597 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:41:17.909805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:17.910000 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:17.916992 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-26552664 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-26552664, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:17.917336 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-26552664 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-26552664, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:17.917682 np0000006371 devstack@c-api.service[100353]: WARNING cinder.quota [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-26552664 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-26552664, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:41:17.927542 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-1841a946-bb49-4b3e-892d-98b678842d41 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:41:17.927936 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1473/5871] 10.4.3.92 () {68 vars in 1477 bytes} [Mon Aug 3 20:41:17 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:17.963340 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:17.965078 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:41:17.965251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:17.965419 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:17.973436 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:17.973436 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:17.976173 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:17.980267 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-246e042a-f9b6-4a07-ae3e-9417e9f3c38c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:41:17.980626 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1472/5872] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:41:17 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1661 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:17.988941 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:17.990751 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:41:17.991049 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b86edbe7-a7c0-421f-a2ff-870b8168e67d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1133396845", "description": null, "metadata": {}}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:18.000865 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:18.000865 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:18.001325 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:18.001447 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create snapshot from volume b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:41:18.029778 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Created reservations ['3ad4cde7-ec75-40db-80fb-a685be63e1b4', 'c62b1738-1e7d-43e8-b674-69b77a9ff84a', 'c3d4dea0-fa9c-496c-8561-353943c7c5c3', '6f64d968-4676-4c93-8793-90ddf671a0ab'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:18.063409 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot force create request issued successfully. Aug 03 20:41:18.063835 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-1895feb7-08eb-4e2e-a2b7-80d8db89d7f8 req-8ea6901e-17cd-4a74-9bfb-3fd1dc05e195 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:41:18.064411 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1457/5873] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:41:17 2026] POST /volume/v3/snapshots => generated 324 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:41:18.827934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:18.829641 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:18.829926 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:18.830148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:18.836134 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:18.836134 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:18.839363 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:18.842995 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-19f8a2b6-eaf1-404b-8b87-715d31a6a042 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:18.843369 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1472/5874] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:18 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:19.473316 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:19.474965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 Aug 03 20:41:19.475142 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:19.475329 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:19.479725 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:19.479725 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:19.480094 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:41:19.480771 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-beebbc34-0fb3-4ce2-a262-bf9431001325 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 returned with HTTP 200 Aug 03 20:41:19.481081 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1474/5875] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:41:19 2026] GET /volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:19.506841 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:19.508862 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:41:19.509318 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-834435664", "snapshot_id": null, "imageRef": "5ce41f27-adc2-435d-9444-a7eec6fa10fe", "volume_type": null, "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:19.511222 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-834435664', 'snapshot_id': None, 'imageRef': '5ce41f27-adc2-435d-9444-a7eec6fa10fe', 'volume_type': None, 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:41:19.595027 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:19.595027 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:19.595661 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:41:19.595903 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume of 1 GB Aug 03 20:41:19.599794 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Availability Zones retrieved successfully. Aug 03 20:41:19.606786 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (d39b6b8c-d5d2-4356-ad3d-494300214bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:19.608296 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d2dff5-2504-47f1-b5be-3b53ba0c2325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:19.609527 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:41:19.637564 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d2dff5-2504-47f1-b5be-3b53ba0c2325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5b1583b9-d603-4b03-9926-7ed8e1622a11', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:19.638260 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c071acc-33b8-4d11-9c5b-ec4d3079ecf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:19.672316 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Created reservations ['4fa4cddb-8d1b-42eb-ad44-d1f9b8441a8f', 'c3e0cc44-3bf2-4def-b291-82022cd2c2cb', 'a89639be-543f-4327-8324-f02dd821c035', '1600c20b-5ab4-4f1d-b909-7c69edb35639'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:41:19.673049 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c071acc-33b8-4d11-9c5b-ec4d3079ecf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa4cddb-8d1b-42eb-ad44-d1f9b8441a8f', 'c3e0cc44-3bf2-4def-b291-82022cd2c2cb', 'a89639be-543f-4327-8324-f02dd821c035', '1600c20b-5ab4-4f1d-b909-7c69edb35639']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:19.673761 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc31394-8a13-4d56-88fc-6c700ff0153e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:19.711414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc31394-8a13-4d56-88fc-6c700ff0153e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59eba528-d2f5-4f3d-9622-c1810bff7ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-834435664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['4fa4cddb-8d1b-42eb-ad44-d1f9b8441a8f','c3e0cc44-3bf2-4def-b291-82022cd2c2cb','a89639be-543f-4327-8324-f02dd821c035','1600c20b-5ab4-4f1d-b909-7c69edb35639'],size=1,snapshot_id=5b1583b9-d603-4b03-9926-7ed8e1622a11,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-834435664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59eba528-d2f5-4f3d-9622-c1810bff7ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5602d9f0b94f9789942a85fd6427d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b1583b9-d603-4b03-9926-7ed8e1622a11,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d329e7032014aae9a919acd3795aef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:19.712103 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcedd05f-a582-4d93-8a2e-c6197772be1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:19.731800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcedd05f-a582-4d93-8a2e-c6197772be1a) transitioned into state 'SUCCESS' from state '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-834435664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['4fa4cddb-8d1b-42eb-ad44-d1f9b8441a8f','c3e0cc44-3bf2-4def-b291-82022cd2c2cb','a89639be-543f-4327-8324-f02dd821c035','1600c20b-5ab4-4f1d-b909-7c69edb35639'],size=1,snapshot_id=5b1583b9-d603-4b03-9926-7ed8e1622a11,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:19.732451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b240b2a-0a30-4bf5-896f-8e6c7a7a0953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:41:19.753530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b240b2a-0a30-4bf5-896f-8e6c7a7a0953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:41:19.754289 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (d39b6b8c-d5d2-4356-ad3d-494300214bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:41:19.754619 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request issued successfully. Aug 03 20:41:19.755132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-824ab86c-2d6a-4a4e-be41-8139b80a631f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:41:19.755609 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1473/5876] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:41:19 2026] POST /volume/v3/volumes => generated 811 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:19.768737 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-612c1682-6e77-4879-809c-c5bda7bfe556 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:19.772596 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-612c1682-6e77-4879-809c-c5bda7bfe556 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:19.772596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-612c1682-6e77-4879-809c-c5bda7bfe556 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:19.772596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-612c1682-6e77-4879-809c-c5bda7bfe556 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:19.778489 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:19.778489 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:19.782164 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-612c1682-6e77-4879-809c-c5bda7bfe556 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:19.785839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-612c1682-6e77-4879-809c-c5bda7bfe556 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:19.786352 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1458/5877] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:41:19 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:19.855677 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f0911012-6b36-47db-a0a4-0575628778a9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:19.857190 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0911012-6b36-47db-a0a4-0575628778a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:19.857412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0911012-6b36-47db-a0a4-0575628778a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:19.857591 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f0911012-6b36-47db-a0a4-0575628778a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:19.863402 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:19.863402 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:19.866257 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f0911012-6b36-47db-a0a4-0575628778a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:19.869445 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f0911012-6b36-47db-a0a4-0575628778a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:19.869752 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1473/5878] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:19 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:20.797142 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:20.798833 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:20.799031 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:20.799230 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:20.805570 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:20.805570 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:20.808804 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:20.813137 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7aea9a96-9979-4852-9fc5-87ae8cbf1ce6 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:20.813502 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1475/5879] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:41:20 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:41:20.824837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:20.826606 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:20.826809 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:20.826988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:20.833243 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:20.833243 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:20.836262 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:20.840172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-538a94d5-075b-4ffd-96bd-4f6efa5fcc97 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:20.840519 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1474/5880] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:41:20 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1420 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:41:20.881393 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-303218ed-f619-43d0-b976-85e9d09684fd None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:20.883073 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-303218ed-f619-43d0-b976-85e9d09684fd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:20.883293 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-303218ed-f619-43d0-b976-85e9d09684fd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:20.883523 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-303218ed-f619-43d0-b976-85e9d09684fd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:20.885372 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=189,cinder:INSERT=44,cinder:UPDATE=63 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:20.890408 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:20.890408 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:41:20.894416 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-303218ed-f619-43d0-b976-85e9d09684fd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:20.898481 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-303218ed-f619-43d0-b976-85e9d09684fd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:20.898872 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1459/5881] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:20 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:21.849116 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:21.851403 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:21.851645 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:21.851870 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:21.854122 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=248,cinder:UPDATE=77,cinder:INSERT=47 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:21.861006 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:21.861006 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:21.864924 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:21.869987 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-a444cbcc-7880-406c-b6d7-e113d0a61f45 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:21.870436 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1474/5882] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:41:21 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1402 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:21.910498 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1615ec8b-522a-4379-93aa-a95901b51c56 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:21.912431 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1615ec8b-522a-4379-93aa-a95901b51c56 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:21.912677 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1615ec8b-522a-4379-93aa-a95901b51c56 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:21.912886 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1615ec8b-522a-4379-93aa-a95901b51c56 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:21.920293 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:21.920293 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:21.923906 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1615ec8b-522a-4379-93aa-a95901b51c56 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:21.928019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1615ec8b-522a-4379-93aa-a95901b51c56 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:21.928508 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1476/5883] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:21 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:22.357004 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:22.358834 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:22.359034 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:22.359217 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:22.361192 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=189,cinder:INSERT=30,cinder:UPDATE=53 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:22.366859 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:22.366859 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:22.370534 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:22.374797 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-b7257b29-8fb7-42bf-9122-ecbfe7266d4b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:22.375165 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1475/5884] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:41:22 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:22.383703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7c19db47-c6cd-42a9-bee1-c52d29259f58 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:22.384076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c19db47-c6cd-42a9-bee1-c52d29259f58 None None] GET https://10.4.3.92/volume// Aug 03 20:41:22.384242 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c19db47-c6cd-42a9-bee1-c52d29259f58 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:22.384411 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7c19db47-c6cd-42a9-bee1-c52d29259f58 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:22.384749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7c19db47-c6cd-42a9-bee1-c52d29259f58 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:41:22.385000 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1460/5885] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:41: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 03 20:41:22.391405 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-ad75274b-8ea2-4ce6-acd5-bdedb08a4d93 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:22.393283 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-ad75274b-8ea2-4ce6-acd5-bdedb08a4d93 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:41:22.393604 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-ad75274b-8ea2-4ce6-acd5-bdedb08a4d93 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59eba528-d2f5-4f3d-9622-c1810bff7ea8", "connector": null, "instance_uuid": "3ebbf3ca-eb31-4e5b-8829-2158e7c29357"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:22.401011 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:22.401011 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:22.420406 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-ad75274b-8ea2-4ce6-acd5-bdedb08a4d93 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:41:22.420808 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1475/5886] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:41:22 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:22.939313 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:22.940879 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:22.941044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:22.941250 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:22.942945 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=207,cinder:INSERT=54,cinder:UPDATE=75 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:22.948806 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:22.948806 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:22.952452 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:22.956197 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b44147f5-e9c1-4d69-8e4e-220155a6b798 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:22.956552 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1477/5887] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:22 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:22.967919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:22.969560 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:41:22.969766 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:22.969988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:22.975824 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:22.975824 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:22.978595 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:41:22.982012 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-05e52e5b-25c1-436f-a9af-36f9dc3ac68b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:41:22.982336 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1476/5888] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:41:22 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:41:23.354202 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ace2c33f-28a5-4827-bd9b-18dca9325e10 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:23.354537 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ace2c33f-28a5-4827-bd9b-18dca9325e10 None None] GET https://10.4.3.92/volume// Aug 03 20:41:23.354692 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ace2c33f-28a5-4827-bd9b-18dca9325e10 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:23.354859 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ace2c33f-28a5-4827-bd9b-18dca9325e10 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:23.355151 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ace2c33f-28a5-4827-bd9b-18dca9325e10 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:41:23.355393 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1461/5889] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:41: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 03 20:41:23.362684 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:23.364581 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:41:23.364773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:41:23.364943 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:41:23.372839 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:23.372839 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:41:23.375565 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:41:23.379669 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-3b0b114d-6789-412b-852e-f1b64015fe81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:41:23.380101 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1476/5890] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:41:23 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1581 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:41:23.473579 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:23.475561 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] PUT https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 Aug 03 20:41:23.475923 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:23.482828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Acquiring lock "cinder-attachment_update-59eba528-d2f5-4f3d-9622-c1810bff7ea8-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:41:23.486850 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-59eba528-d2f5-4f3d-9622-c1810bff7ea8-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:41:23.487706 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:23.487706 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:41:23.583113 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-59eba528-d2f5-4f3d-9622-c1810bff7ea8-np0000006371" released by "attachment_update" :: held 0.096s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:41:23.583340 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-5d26b7c7-bf72-470f-b6c2-dbbba215904b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 returned with HTTP 200 Aug 03 20:41:23.583777 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1478/5891] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:41:23 2026] PUT /volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:41:23.601553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-fb43b499-04df-43a9-8d07-e3782b5d5a8b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:41:23.603821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-fb43b499-04df-43a9-8d07-e3782b5d5a8b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101/action Aug 03 20:41:23.604213 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-fb43b499-04df-43a9-8d07-e3782b5d5a8b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action body: b'{"os-complete": null}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:41:23.604372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-fb43b499-04df-43a9-8d07-e3782b5d5a8b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:41:23.619603 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:41:23.619603 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:41:23.637307 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cc6bdb67-16f2-4de6-acf3-c12b6774f28c req-fb43b499-04df-43a9-8d07-e3782b5d5a8b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101/action returned with HTTP 204 Aug 03 20:41:23.637798 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1477/5892] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:41:23 2026] POST /volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:41:30.901992 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=3 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:33.378326 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=14,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:33.568416 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:41:33.631985 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:42:06.047522 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.050888 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:06.050888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.050888 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.057030 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.057030 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:06.060512 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:06.064322 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-57a39a9d-3b59-4868-8b69-4aff0765591b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:06.064853 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1462/5893] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:06 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:06.130636 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5f50115f-bedd-4cf0-ad18-aef327c3a017 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.131040 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f50115f-bedd-4cf0-ad18-aef327c3a017 None None] GET https://10.4.3.92/volume// Aug 03 20:42:06.131161 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f50115f-bedd-4cf0-ad18-aef327c3a017 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.131338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5f50115f-bedd-4cf0-ad18-aef327c3a017 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.131653 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5f50115f-bedd-4cf0-ad18-aef327c3a017 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:06.132187 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1477/5894] 10.4.3.92 () {66 vars in 1421 bytes} [Mon Aug 3 20:42: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 03 20:42:06.138535 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-6b0a09c0-03db-4091-b849-aaf4da1fd9af None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.168601 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-6b0a09c0-03db-4091-b849-aaf4da1fd9af tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:42:06.169010 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-6b0a09c0-03db-4091-b849-aaf4da1fd9af tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a96f4fe-01ae-4747-a9cb-8fafb008082d", "connector": null, "instance_uuid": "1510b127-cba3-45e9-aee4-72bfce79db0c"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:06.178204 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.178204 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:06.213153 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-6b0a09c0-03db-4091-b849-aaf4da1fd9af tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:42:06.213705 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1479/5895] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:42:06 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 03 20:42:06.246579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.248874 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:06.249242 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.249337 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.260930 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.260930 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:06.262540 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d0dd6e9f-d4ed-4ad4-a87b-c0925718e9a1 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.263912 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0dd6e9f-d4ed-4ad4-a87b-c0925718e9a1 None None] GET https://10.4.3.92/volume// Aug 03 20:42:06.263912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0dd6e9f-d4ed-4ad4-a87b-c0925718e9a1 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.263912 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d0dd6e9f-d4ed-4ad4-a87b-c0925718e9a1 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.263912 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d0dd6e9f-d4ed-4ad4-a87b-c0925718e9a1 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:06.263912 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1463/5896] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:42: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 03 20:42:06.264688 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:06.268798 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4ab7ddd0-caf5-4795-887d-33521886e3f7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:06.269174 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1478/5897] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:06 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:06.271577 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.273614 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:06.273845 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.274074 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.283064 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.283064 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:06.286093 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:06.290367 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-269dce5a-2007-4425-8183-623ffba1b2ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:06.290872 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1478/5898] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:42:06 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 1079 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:06.389719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.391688 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] PUT https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c Aug 03 20:42:06.392060 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:06.400264 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Acquiring lock "cinder-attachment_update-7a96f4fe-01ae-4747-a9cb-8fafb008082d-np0000006371" by "attachment_update" {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:42:06.404048 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-7a96f4fe-01ae-4747-a9cb-8fafb008082d-np0000006371" acquired by "attachment_update" :: waited 0.004s {{(pid=100353) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:42:06.404911 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.404911 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:06.498233 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.coordination [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-7a96f4fe-01ae-4747-a9cb-8fafb008082d-np0000006371" released by "attachment_update" :: held 0.094s {{(pid=100353) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:42:06.498527 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-a39c1ab4-b036-4d50-9e10-28139f6f4292 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c returned with HTTP 200 Aug 03 20:42:06.499331 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1480/5899] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:42:06 2026] PUT /volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:06.506241 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-0ee72a62-a769-49e7-8b1f-63cfd63f8979 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:06.508167 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-0ee72a62-a769-49e7-8b1f-63cfd63f8979 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption Aug 03 20:42:06.509486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-0ee72a62-a769-49e7-8b1f-63cfd63f8979 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:06.509486 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-0ee72a62-a769-49e7-8b1f-63cfd63f8979 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:06.517846 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:06.517846 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:06.524035 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-0ee72a62-a769-49e7-8b1f-63cfd63f8979 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption returned with HTTP 200 Aug 03 20:42:06.524683 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1464/5900] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:42:06 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:07.281233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:07.283153 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:07.283353 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:07.283555 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:07.292755 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:07.292755 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:07.296208 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:07.300296 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-7c665756-0aa7-4210-8ecd-bc62dbbfff5a tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:07.300672 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1479/5901] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:07 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:08.312592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:08.314355 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:08.314580 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:08.314763 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:08.324239 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:08.324239 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:08.327729 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:08.331979 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9abc34ad-b265-4b40-a817-c646dedcf8b8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:08.332324 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1479/5902] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:08 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:09.327586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-f44bf79a-b2db-4287-ad40-471fa30ddf06 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:09.329446 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-f44bf79a-b2db-4287-ad40-471fa30ddf06 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/limits Aug 03 20:42:09.329641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-f44bf79a-b2db-4287-ad40-471fa30ddf06 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:09.329834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-f44bf79a-b2db-4287-ad40-471fa30ddf06 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:09.338798 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:09.338798 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:09.345411 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-00822052-2544-447d-9630-ee08ea37323f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:09.347541 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-00822052-2544-447d-9630-ee08ea37323f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:09.347834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-00822052-2544-447d-9630-ee08ea37323f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:09.348180 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-00822052-2544-447d-9630-ee08ea37323f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:09.349712 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-f44bf79a-b2db-4287-ad40-471fa30ddf06 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Aug 03 20:42:09.350606 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1481/5903] 10.4.3.92 () {68 vars in 1477 bytes} [Mon Aug 3 20:42:09 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:09.361041 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:09.361041 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:09.365410 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-00822052-2544-447d-9630-ee08ea37323f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:09.369758 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-00822052-2544-447d-9630-ee08ea37323f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:09.370078 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1465/5904] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:09 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:09.391383 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:09.395579 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:42:09.395579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:09.395579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:09.404607 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:09.404607 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:09.407489 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:09.411973 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-cd8cb294-8a33-4d9f-8c80-b1d9a4e92ead tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:42:09.412580 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1480/5905] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:09 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1661 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:09.421383 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:09.424335 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:42:09.424870 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b86edbe7-a7c0-421f-a2ff-870b8168e67d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1279454745", "description": null, "metadata": {}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:09.438965 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:09.438965 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:09.439529 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:09.439698 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create snapshot from volume b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:42:09.468395 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Created reservations ['f5881e93-95bb-401c-808f-9496475ee135', '4ea8847b-65e3-45c3-8c14-65b3c91a0fbf', '07f40aec-9c73-4a37-ba63-76dfa59c2deb', '2d72fbb2-e171-4a77-b3ac-c54a764732d4'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:42:09.506720 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot force create request issued successfully. Aug 03 20:42:09.507165 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-bd9685c0-5d6a-4e39-a3b5-f64d3a402241 req-7d074466-c89f-441c-8cc2-c3b6b88552fc tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:42:09.507805 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1480/5906] 10.4.3.92 () {72 vars in 1540 bytes} [Mon Aug 3 20:42:09 2026] POST /volume/v3/snapshots => generated 324 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:42:10.384135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:10.385800 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:10.385976 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:10.386150 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:10.394272 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:10.394272 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:10.397108 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:10.400613 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f545a002-2840-4c39-b8f7-7d5ab350ed20 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:10.401139 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1482/5907] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:10 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:10.790909 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-cf0a35e2-b2f3-43d3-a0eb-ded547a2b4ce None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:10.794231 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-cf0a35e2-b2f3-43d3-a0eb-ded547a2b4ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c/action Aug 03 20:42:10.794766 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-cf0a35e2-b2f3-43d3-a0eb-ded547a2b4ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action body: b'{"os-complete": null}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:42:10.794976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-cf0a35e2-b2f3-43d3-a0eb-ded547a2b4ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:10.811912 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:10.811912 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:10.824595 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-0a4113f3-2f5f-4a18-b6c9-b17ca8c5fe5f req-cf0a35e2-b2f3-43d3-a0eb-ded547a2b4ce tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c/action returned with HTTP 204 Aug 03 20:42:10.825055 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1466/5908] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:42:10 2026] POST /volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:11.046186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.047932 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 Aug 03 20:42:11.048152 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.048372 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.053493 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.053493 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:11.053979 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:42:11.054796 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5264eaa6-7513-4ba8-bbea-956f1ce1245c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 returned with HTTP 200 Aug 03 20:42:11.055189 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1481/5909] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:11.078609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.080844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:42:11.081276 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-914477963", "snapshot_id": null, "imageRef": "2074ba06-3427-459a-966d-fce5fe566541", "volume_type": null, "size": 1}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:11.083126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-914477963', 'snapshot_id': None, 'imageRef': '2074ba06-3427-459a-966d-fce5fe566541', 'volume_type': None, 'size': 1}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:42:11.155969 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.155969 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:11.156383 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:42:11.156568 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume of 1 GB Aug 03 20:42:11.159925 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Availability Zones retrieved successfully. Aug 03 20:42:11.164627 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (2c02ec97-7903-43fe-8417-c751d8ac22a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:42:11.166054 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b7a2db-30d2-44fc-8742-25961f40735c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:11.166862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:42:11.196324 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b7a2db-30d2-44fc-8742-25961f40735c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5b91f1f4-988d-4679-882b-6a90be9a7419', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:11.197242 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ae4de0-cc5a-4785-a3ca-a69839e94d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:11.233964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Created reservations ['5967d0be-f0ec-4c71-89cd-0ffccb40d79d', '072dc59a-467c-44e0-ad90-60f644ca52b6', 'd254fbb0-bc65-4439-a26e-102ea53c22d1', '79bfccd2-dad7-47a4-a0de-51cc106221cb'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:42:11.234676 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ae4de0-cc5a-4785-a3ca-a69839e94d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5967d0be-f0ec-4c71-89cd-0ffccb40d79d', '072dc59a-467c-44e0-ad90-60f644ca52b6', 'd254fbb0-bc65-4439-a26e-102ea53c22d1', '79bfccd2-dad7-47a4-a0de-51cc106221cb']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:11.235586 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41577579-2140-455d-90a5-6ccaf2bc05ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:11.279739 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41577579-2140-455d-90a5-6ccaf2bc05ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a853b7-c415-4a6b-8741-4c26e311db8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-914477963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['5967d0be-f0ec-4c71-89cd-0ffccb40d79d','072dc59a-467c-44e0-ad90-60f644ca52b6','d254fbb0-bc65-4439-a26e-102ea53c22d1','79bfccd2-dad7-47a4-a0de-51cc106221cb'],size=1,snapshot_id=5b91f1f4-988d-4679-882b-6a90be9a7419,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), '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-03T20:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-914477963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a853b7-c415-4a6b-8741-4c26e311db8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5602d9f0b94f9789942a85fd6427d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b91f1f4-988d-4679-882b-6a90be9a7419,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d329e7032014aae9a919acd3795aef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:11.280368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88178ede-2d38-4748-b579-a8b9ffb5dd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:11.299430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88178ede-2d38-4748-b579-a8b9ffb5dd60) transitioned into state 'SUCCESS' from state '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-914477963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5602d9f0b94f9789942a85fd6427d0',qos_specs=None,replication_status=,reservations=['5967d0be-f0ec-4c71-89cd-0ffccb40d79d','072dc59a-467c-44e0-ad90-60f644ca52b6','d254fbb0-bc65-4439-a26e-102ea53c22d1','79bfccd2-dad7-47a4-a0de-51cc106221cb'],size=1,snapshot_id=5b91f1f4-988d-4679-882b-6a90be9a7419,source_replicaid=,source_volid=None,status='creating',user_id='6d329e7032014aae9a919acd3795aef2',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:11.300143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c324e6f-7fdf-4233-b3e8-474b35a9b418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:11.320361 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c324e6f-7fdf-4233-b3e8-474b35a9b418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:11.321092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Flow 'volume_create_api' (2c02ec97-7903-43fe-8417-c751d8ac22a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:42:11.321350 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Create volume request issued successfully. Aug 03 20:42:11.321860 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9cd73a66-c680-4da2-a972-f9f52ca3487b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:42:11.322257 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1481/5910] 10.4.3.92 () {70 vars in 1293 bytes} [Mon Aug 3 20:42:11 2026] POST /volume/v3/volumes => generated 811 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:11.332764 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.334407 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:11.334610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.334779 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.344235 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.344235 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:11.348658 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:11.353660 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5b6aaa81-aa10-4eff-abc9-15d8ec78141b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:11.354103 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1483/5911] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:11.412352 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7b18f709-8829-43f2-9f84-47feb269365e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.414099 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b18f709-8829-43f2-9f84-47feb269365e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:11.414284 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b18f709-8829-43f2-9f84-47feb269365e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.414481 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7b18f709-8829-43f2-9f84-47feb269365e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.422902 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.422902 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:11.425919 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7b18f709-8829-43f2-9f84-47feb269365e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:11.429613 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7b18f709-8829-43f2-9f84-47feb269365e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:11.429975 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1467/5912] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:11.442476 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-20c09934-d23d-4025-b5ea-04621d6d90bf None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.444021 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20c09934-d23d-4025-b5ea-04621d6d90bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:11.444180 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20c09934-d23d-4025-b5ea-04621d6d90bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.444346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-20c09934-d23d-4025-b5ea-04621d6d90bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.454032 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.454032 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:11.457059 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-20c09934-d23d-4025-b5ea-04621d6d90bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:11.460884 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-20c09934-d23d-4025-b5ea-04621d6d90bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:11.461249 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1482/5913] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:11.500788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.502861 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:11.504963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.504963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.511429 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.511429 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:11.514239 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:11.517676 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-b00d78dc-1ccf-4b59-9d70-27b6dbfc1fd5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:11.518012 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1482/5914] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:11.534127 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.535919 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/action Aug 03 20:42:11.536229 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:42:11.536340 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:11.545233 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.545233 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:11.545597 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:11.551986 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Begin detaching volume completed successfully. Aug 03 20:42:11.552174 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-8b575e8b-0b1b-4f18-be1d-0f396a06ae39 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/action returned with HTTP 202 Aug 03 20:42:11.552537 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1484/5915] 10.4.3.92 () {72 vars in 1665 bytes} [Mon Aug 3 20:42:11 2026] POST /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:42:11.605065 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d4626e54-52de-4618-abe0-721650665178 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.605388 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4626e54-52de-4618-abe0-721650665178 None None] GET https://10.4.3.92/volume// Aug 03 20:42:11.605555 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4626e54-52de-4618-abe0-721650665178 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.605742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d4626e54-52de-4618-abe0-721650665178 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.606047 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d4626e54-52de-4618-abe0-721650665178 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:11.606298 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1468/5916] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:42:11.614489 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.616342 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:11.616547 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.616718 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.625186 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.625186 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:11.629186 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:11.632754 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-35f2d059-e266-4bf0-90a1-3d057b5e4791 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:11.633121 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1483/5917] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 1375 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:11.641334 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ae132610-5d96-45d0-981c-aebb538beed9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:11.643356 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ae132610-5d96-45d0-981c-aebb538beed9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption Aug 03 20:42:11.643561 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ae132610-5d96-45d0-981c-aebb538beed9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:11.643743 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ae132610-5d96-45d0-981c-aebb538beed9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'index' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:11.651874 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:11.651874 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:11.657055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ae132610-5d96-45d0-981c-aebb538beed9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption returned with HTTP 200 Aug 03 20:42:11.657381 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1483/5918] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:42:11 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:12.365649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:12.367703 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:12.367979 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:12.368210 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:12.377375 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:12.377375 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:12.381068 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:12.385054 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5a1385b-b5ad-4a38-afd4-d6213a071f13 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:12.385551 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1485/5919] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:42:12 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:12.397307 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:12.399203 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:12.399392 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:12.399594 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:12.406194 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:12.406194 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:12.409650 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:12.414037 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0011b0fc-fe88-40b3-af8d-cf9a68908111 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:12.414508 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1469/5920] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:42:12 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:12.419366 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ded9d244-af74-4792-97fd-4d3f85c7ebf6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:12.421598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ded9d244-af74-4792-97fd-4d3f85c7ebf6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c Aug 03 20:42:12.421836 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ded9d244-af74-4792-97fd-4d3f85c7ebf6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:12.422086 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ded9d244-af74-4792-97fd-4d3f85c7ebf6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:12.429586 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:12.429586 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:12.506157 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-587f556c-4e7c-4d9a-903a-6c6bbbaae2ef req-ded9d244-af74-4792-97fd-4d3f85c7ebf6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c returned with HTTP 200 Aug 03 20:42:12.506562 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1484/5921] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:42:12 2026] DELETE /volume/v3/attachments/e9010cc1-00f7-4f4d-8e0d-9559e485d47c => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:12.671243 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:12.673791 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:12.673954 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:12.674182 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:12.682251 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:12.682251 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:12.686101 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:12.690797 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-99bcb3e4-f5ca-4dc7-9346-748445d27bc3 req-508e5b8c-6c5f-4b89-8310-5fa31d0c5e6e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:12.692012 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1484/5922] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:12 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:13.776338 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:13.778521 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:13.778521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:13.778521 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:13.785167 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:13.785167 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:13.789739 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:13.794050 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-2676e282-9f87-49e0-a077-ccc61d2c9c6a tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:13.794381 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1486/5923] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:13 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:14.191818 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:14.193949 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:14.194501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:14.194501 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:14.201023 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:14.201023 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:14.204474 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:14.208708 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7adc12a8-0068-430d-aee8-15fc680acac0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:14.209101 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1470/5924] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:14 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:14.217996 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ea5c9c9b-e03a-4367-bd94-aca243dd0455 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:14.218541 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea5c9c9b-e03a-4367-bd94-aca243dd0455 None None] GET https://10.4.3.92/volume// Aug 03 20:42:14.218692 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea5c9c9b-e03a-4367-bd94-aca243dd0455 None None] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:14.218937 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea5c9c9b-e03a-4367-bd94-aca243dd0455 None None] Calling method 'all' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:14.219335 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea5c9c9b-e03a-4367-bd94-aca243dd0455 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:14.219677 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1485/5925] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:42: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 03 20:42:14.225963 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-182ddff0-8724-48a1-ba48-8a199fbf599e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:14.227661 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-182ddff0-8724-48a1-ba48-8a199fbf599e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:42:14.227967 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-182ddff0-8724-48a1-ba48-8a199fbf599e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41a853b7-c415-4a6b-8741-4c26e311db8a", "connector": null, "instance_uuid": "8dbec355-874d-43df-b201-e5800d421a4a"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:14.234909 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:14.234909 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:14.274053 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-182ddff0-8724-48a1-ba48-8a199fbf599e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:42:14.274580 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1485/5926] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:42:14 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:15.061041 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d81f318e-0898-47e9-ba9b-f69a98b76154 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.061565 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d81f318e-0898-47e9-ba9b-f69a98b76154 None None] GET https://10.4.3.92/volume// Aug 03 20:42:15.061771 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d81f318e-0898-47e9-ba9b-f69a98b76154 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:15.062047 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d81f318e-0898-47e9-ba9b-f69a98b76154 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:15.062478 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d81f318e-0898-47e9-ba9b-f69a98b76154 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:15.062953 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1487/5927] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:42: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 03 20:42:15.069151 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.071076 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:42:15.071265 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:15.071440 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:15.079853 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:15.079853 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:15.082697 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:42:15.087475 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-4f50c31e-e1ce-4d82-9c99-95165566bffe tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:42:15.087933 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1471/5928] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:42:15 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1581 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:15.182185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.184120 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] PUT https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c Aug 03 20:42:15.184475 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:15.191847 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Acquiring lock "cinder-attachment_update-41a853b7-c415-4a6b-8741-4c26e311db8a-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:42:15.196912 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-41a853b7-c415-4a6b-8741-4c26e311db8a-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:42:15.197870 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:15.197870 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:15.307917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Lock "cinder-attachment_update-41a853b7-c415-4a6b-8741-4c26e311db8a-np0000006371" released by "attachment_update" :: held 0.111s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:42:15.308311 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-74db8c4c-a0a4-48cd-a6d3-bf2a310b016b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c returned with HTTP 200 Aug 03 20:42:15.308745 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1486/5929] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:42:15 2026] PUT /volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:15.333004 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7893ca17-f480-489b-b413-c3b95c7a6068 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.335570 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7893ca17-f480-489b-b413-c3b95c7a6068 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] POST https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c/action Aug 03 20:42:15.336009 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7893ca17-f480-489b-b413-c3b95c7a6068 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action body: b'{"os-complete": null}' {{(pid=100354) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:42:15.336163 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7893ca17-f480-489b-b413-c3b95c7a6068 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:15.354438 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:15.354438 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:15.370318 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-cb4b93cc-aabb-4027-88ae-5d7cb73258c2 req-7893ca17-f480-489b-b413-c3b95c7a6068 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c/action returned with HTTP 204 Aug 03 20:42:15.370442 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1486/5930] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:42:15 2026] POST /volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:15.472805 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.474169 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:15.474327 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:15.474540 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:15.474687 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume with id: 7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:15.481689 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:15.481689 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:15.482174 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:15.509299 np0000006371 devstack@c-api.service[100353]: WARNING cinder.keymgr.conf_key_mgr [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:42:15.521189 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume request issued successfully. Aug 03 20:42:15.522346 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dbd1911-c6ed-49c9-831e-4b230286a3bd tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 202 Aug 03 20:42:15.522346 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1488/5931] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:42:15 2026] DELETE /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:42:15.530646 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:15.532319 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:15.532586 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:15.532756 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:15.539387 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:15.539387 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:15.546446 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:15.552223 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b3c13a7e-107e-4df0-b792-828cbc3312c6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 200 Aug 03 20:42:15.552672 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1472/5932] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:15 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:16.567360 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a09d8d45-d75f-48d2-9a69-b06518d9f227 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:16.569343 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a09d8d45-d75f-48d2-9a69-b06518d9f227 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d Aug 03 20:42:16.569552 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a09d8d45-d75f-48d2-9a69-b06518d9f227 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:16.569739 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a09d8d45-d75f-48d2-9a69-b06518d9f227 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:16.576256 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a09d8d45-d75f-48d2-9a69-b06518d9f227 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d returned with HTTP 404 Aug 03 20:42:16.576833 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1487/5933] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:16 2026] GET /volume/v3/volumes/7a96f4fe-01ae-4747-a9cb-8fafb008082d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:16.583292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:16.584872 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:42:16.585030 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:16.585218 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:16.585377 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume with id: 9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:42:16.591903 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:16.591903 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:16.592294 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:16.604473 np0000006371 devstack@c-api.service[100354]: WARNING cinder.keymgr.conf_key_mgr [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:42:16.612414 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume request issued successfully. Aug 03 20:42:16.612660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-dd8f96ba-5ffd-4f3f-acf7-728e8dcca916 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 202 Aug 03 20:42:16.613119 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1487/5934] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:42:16 2026] DELETE /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:42:16.620380 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:16.622025 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:42:16.622188 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:16.622353 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:16.629135 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:16.629135 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:16.632690 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:16.636911 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5ddb9d63-5b20-4b75-971b-ca1b750173d0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 200 Aug 03 20:42:16.637284 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1489/5935] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:16 2026] GET /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:17.649590 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3c2c0f57-19f4-4cc9-81a9-ebeb09cadbf7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:17.651806 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c2c0f57-19f4-4cc9-81a9-ebeb09cadbf7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 Aug 03 20:42:17.652054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c2c0f57-19f4-4cc9-81a9-ebeb09cadbf7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:17.652289 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3c2c0f57-19f4-4cc9-81a9-ebeb09cadbf7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:17.660817 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3c2c0f57-19f4-4cc9-81a9-ebeb09cadbf7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 returned with HTTP 404 Aug 03 20:42:17.661407 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1473/5936] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:17 2026] GET /volume/v3/volumes/9dc35e6b-6616-4604-9a43-e9192101ec22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:17.669653 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-57b2ea81-075c-498c-9569-6f9e83482cde None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:17.671697 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:42:17.671862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:17.671946 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Calling method 'detail' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:17.672482 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:17.672482 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:17.672790 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100355) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:42:17.690269 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Get all volumes completed successfully. Aug 03 20:42:17.692385 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:17.692385 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:17.698924 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-57b2ea81-075c-498c-9569-6f9e83482cde tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:42:17.699410 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1488/5937] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:42:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:17.714312 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b19f22b2-dc38-42b7-8b07-3a9e06cc1c23 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:17.716151 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b19f22b2-dc38-42b7-8b07-3a9e06cc1c23 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] DELETE https://10.4.3.92/volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516 Aug 03 20:42:17.716332 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b19f22b2-dc38-42b7-8b07-3a9e06cc1c23 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:17.716543 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b19f22b2-dc38-42b7-8b07-3a9e06cc1c23 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:17.739286 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b19f22b2-dc38-42b7-8b07-3a9e06cc1c23 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516 returned with HTTP 202 Aug 03 20:42:17.739752 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1488/5938] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:42:17 2026] DELETE /volume/v3/types/c9ced762-cdc8-41c1-9077-3ce19ca06516 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:42:18.853062 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-9a0b550d-8a00-42e7-9ad4-a3d930209a8a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:18.854745 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a0b550d-8a00-42e7-9ad4-a3d930209a8a tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] POST https://10.4.3.92/volume/v3/types Aug 03 20:42:18.855061 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-9a0b550d-8a00-42e7-9ad4-a3d930209a8a tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1044208576", "extra_specs": {}}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:18.868962 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-9a0b550d-8a00-42e7-9ad4-a3d930209a8a tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Aug 03 20:42:18.869337 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1490/5939] 10.4.3.92 () {68 vars in 1245 bytes} [Mon Aug 3 20:42:18 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 03 20:42:18.877122 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a6d35d7c-8ff1-4d9b-903c-e3735ca61a0b None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:18.878847 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6d35d7c-8ff1-4d9b-903c-e3735ca61a0b tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] POST https://10.4.3.92/volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090/encryption Aug 03 20:42:18.879160 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a6d35d7c-8ff1-4d9b-903c-e3735ca61a0b tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:18.892966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a6d35d7c-8ff1-4d9b-903c-e3735ca61a0b tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090/encryption returned with HTTP 200 Aug 03 20:42:18.893421 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1474/5940] 10.4.3.92 () {68 vars in 1390 bytes} [Mon Aug 3 20:42:18 2026] POST /volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:18.922127 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:18.923744 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:42:18.924062 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-985365679", "snapshot_id": null, "imageRef": "91fcc960-7175-4e94-8682-666f7958de5b", "volume_type": "tempest-scenario-type-luks-1044208576", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:18.925478 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-985365679', 'snapshot_id': None, 'imageRef': '91fcc960-7175-4e94-8682-666f7958de5b', 'volume_type': 'tempest-scenario-type-luks-1044208576', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:42:18.994790 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume of 1 GB Aug 03 20:42:18.995071 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:18.995071 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:18.995563 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Availability Zones retrieved successfully. Aug 03 20:42:19.000956 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (283e1a06-0374-4ef6-a789-61157b10a225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:42:19.001800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de27a28-a8c7-4827-a1a4-8d04bb73e7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:19.002602 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:42:19.053822 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de27a28-a8c7-4827-a1a4-8d04bb73e7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:42:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da4cc9cb-8ab5-4895-9ce4-54703a707090,is_public=True,name='tempest-scenario-type-luks-1044208576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da4cc9cb-8ab5-4895-9ce4-54703a707090', '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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:19.054515 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52da737b-0792-4004-9149-9c972a340668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:19.077826 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1044208576 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1044208576, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:42:19.077868 np0000006371 devstack@c-api.service[100355]: WARNING cinder.quota [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1044208576 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1044208576, it is now deprecated. Please use the default quota class for default quota. Aug 03 20:42:19.120122 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Created reservations ['e6a749eb-0031-47d4-8fed-35d1bca3f22a', '03970554-4eb3-4054-a036-796d2d24e370', '7c9cb35d-885f-465e-a0e0-b771b257739f', '688cc58a-323a-4894-9092-2bf108ee6bdb'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:42:19.120917 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52da737b-0792-4004-9149-9c972a340668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a749eb-0031-47d4-8fed-35d1bca3f22a', '03970554-4eb3-4054-a036-796d2d24e370', '7c9cb35d-885f-465e-a0e0-b771b257739f', '688cc58a-323a-4894-9092-2bf108ee6bdb']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:19.121674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e00fc4d-7bb5-428d-9e77-dd1c3717d984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:19.141066 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e00fc4d-7bb5-428d-9e77-dd1c3717d984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8b11e4-1b4b-4abd-b96d-d269f9c110f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-985365679',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['e6a749eb-0031-47d4-8fed-35d1bca3f22a','03970554-4eb3-4054-a036-796d2d24e370','7c9cb35d-885f-465e-a0e0-b771b257739f','688cc58a-323a-4894-9092-2bf108ee6bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-985365679',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9a8b11e4-1b4b-4abd-b96d-d269f9c110f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da4cc9cb-8ab5-4895-9ce4-54703a707090),volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:19.141800 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87de9e2-cf17-4aab-9c6b-0778adb40171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:19.163703 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87de9e2-cf17-4aab-9c6b-0778adb40171) transitioned into state 'SUCCESS' from state '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-985365679',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['e6a749eb-0031-47d4-8fed-35d1bca3f22a','03970554-4eb3-4054-a036-796d2d24e370','7c9cb35d-885f-465e-a0e0-b771b257739f','688cc58a-323a-4894-9092-2bf108ee6bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:19.164376 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9df2e-5790-40f1-8e3a-f60531506f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:42:19.174051 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9df2e-5790-40f1-8e3a-f60531506f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:42:19.174952 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (283e1a06-0374-4ef6-a789-61157b10a225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:42:19.175259 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request issued successfully. Aug 03 20:42:19.175920 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-fa19d3b4-adb7-49b3-9c1d-d85430385eab tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:42:19.176400 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1489/5941] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:42:18 2026] POST /volume/v3/volumes => generated 789 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:42:19.187854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9a466021-11d7-4d70-ae58-4656a1bac100 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:19.189601 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a466021-11d7-4d70-ae58-4656a1bac100 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:19.189788 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a466021-11d7-4d70-ae58-4656a1bac100 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:19.189966 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9a466021-11d7-4d70-ae58-4656a1bac100 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:19.198795 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:19.198795 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:19.203397 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9a466021-11d7-4d70-ae58-4656a1bac100 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:19.208941 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9a466021-11d7-4d70-ae58-4656a1bac100 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:19.209477 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1489/5942] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:19 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:20.221182 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:20.222954 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:20.223152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:20.223336 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:20.230050 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:20.230050 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:20.233494 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:20.238003 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6d8b0aa0-e1ee-4760-9a94-dec765e8f368 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:20.238580 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1491/5943] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:20 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:21.254981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-97486a45-8e20-43fa-b34a-976ff2212ffc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:21.259483 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97486a45-8e20-43fa-b34a-976ff2212ffc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:21.259483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97486a45-8e20-43fa-b34a-976ff2212ffc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:21.259483 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-97486a45-8e20-43fa-b34a-976ff2212ffc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:21.266708 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:21.266708 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:21.271790 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-97486a45-8e20-43fa-b34a-976ff2212ffc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:21.278430 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-97486a45-8e20-43fa-b34a-976ff2212ffc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:21.279237 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1475/5944] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:21 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:22.301674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:22.303481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:22.303686 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:22.303884 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:22.311255 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:22.311255 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:22.314946 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:22.319314 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ea3c866f-80c4-4a13-90fc-efebe49e7fc6 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:22.319791 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1490/5945] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:22 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:23.332930 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:23.335138 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:23.335388 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:23.335666 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:23.343321 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:23.343321 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:23.346507 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:23.350334 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-e3a219d6-4bab-4052-ac12-c1fca235e8a8 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:23.350739 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1490/5946] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:23 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:24.362241 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:24.364085 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:24.364286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:24.364486 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:24.371306 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:24.371306 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:24.374914 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:24.379424 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1dfa53b1-6903-48cd-8a30-3941f17d8f8b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:24.379876 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1492/5947] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:24 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:25.391653 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-320115f2-b2fa-4b7a-be91-415e432365fc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:25.393519 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-320115f2-b2fa-4b7a-be91-415e432365fc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:25.393805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-320115f2-b2fa-4b7a-be91-415e432365fc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:25.394054 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-320115f2-b2fa-4b7a-be91-415e432365fc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:25.401539 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:25.401539 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:25.405157 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-320115f2-b2fa-4b7a-be91-415e432365fc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:25.409222 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-320115f2-b2fa-4b7a-be91-415e432365fc tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:25.409692 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1476/5948] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:25 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:26.423067 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:26.424887 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:26.425069 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:26.425266 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:26.431966 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:26.431966 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:26.435619 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:26.440081 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e8f472b9-4b25-40c0-b590-60374d1cff81 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:26.440437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1491/5949] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:26 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:27.451889 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5b12743c-4067-4758-9d48-d419f6951b5e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:27.453665 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b12743c-4067-4758-9d48-d419f6951b5e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:27.453877 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b12743c-4067-4758-9d48-d419f6951b5e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:27.454047 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5b12743c-4067-4758-9d48-d419f6951b5e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:27.461145 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:27.461145 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:27.464556 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5b12743c-4067-4758-9d48-d419f6951b5e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:27.468420 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5b12743c-4067-4758-9d48-d419f6951b5e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:27.469239 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1491/5950] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:27 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:28.480249 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:28.482070 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:28.482254 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:28.482431 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:28.488741 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:28.488741 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:28.491783 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:28.495262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-77bff5bc-7db2-4acc-a09d-6a18364a26f0 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:28.495636 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1493/5951] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:28 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:29.508184 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:29.510054 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:29.510328 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:29.510655 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:29.517520 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:29.517520 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:29.522842 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:29.528090 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-18c43777-8c20-4e3b-aaf9-2c6be448d9bf tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:29.528593 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1477/5952] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:29 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:30.540970 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:30.542724 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:30.542924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:30.543114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:30.549737 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:30.549737 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:30.553008 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:30.556870 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1b9dc546-a565-4ee5-97ad-91ba37046066 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:30.557290 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1492/5953] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:30 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:31.568997 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:31.570787 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:31.570927 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:31.571106 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:31.578121 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:31.578121 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:31.581434 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:31.586330 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6e3cdf65-5949-45a0-8150-46fea4df1067 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:31.586704 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1492/5954] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:31 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:31.597932 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:31.599875 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:31.600094 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:31.600306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:31.608928 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:31.608928 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:31.612889 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:31.618477 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-d9e9a293-7066-4b44-b1bd-92da7c7f7a58 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:31.619086 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1494/5955] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:42:31 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:31.714088 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:31.716681 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:31.716934 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:31.717178 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:31.725488 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:31.725488 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:31.729722 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:31.735614 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-f21d99fb-d6ba-4f1b-ab59-ddb3fd256a45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:31.736071 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1478/5956] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:31 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:32.173888 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:32.175992 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:32.176179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:32.176380 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:32.183354 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:32.183354 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:32.186509 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:32.190447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-1c2c1f72-8896-439a-a583-25dd04fbb694 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:32.190839 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1493/5957] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:42:32 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:32.200625 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f613c09e-f27c-4674-9cd7-88ce04819309 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:32.200990 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f613c09e-f27c-4674-9cd7-88ce04819309 None None] GET https://10.4.3.92/volume// Aug 03 20:42:32.201132 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f613c09e-f27c-4674-9cd7-88ce04819309 None None] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:32.201308 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f613c09e-f27c-4674-9cd7-88ce04819309 None None] Calling method 'all' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:32.201649 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f613c09e-f27c-4674-9cd7-88ce04819309 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:32.201912 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1493/5958] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:42: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 03 20:42:32.209661 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-bb183294-0160-49bd-bd0c-686b6ad2928e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:32.211697 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-bb183294-0160-49bd-bd0c-686b6ad2928e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:42:32.212082 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-bb183294-0160-49bd-bd0c-686b6ad2928e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a8b11e4-1b4b-4abd-b96d-d269f9c110f6", "connector": null, "instance_uuid": "5cffca6d-2955-4b77-bdba-59b1f52f2e84"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:32.220301 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:32.220301 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:32.244999 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-bb183294-0160-49bd-bd0c-686b6ad2928e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:42:32.245651 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1495/5959] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:42:32 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:33.139563 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79fdb054-3db4-46c9-904d-17d41ef98e89 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:33.139989 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79fdb054-3db4-46c9-904d-17d41ef98e89 None None] GET https://10.4.3.92/volume// Aug 03 20:42:33.140189 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79fdb054-3db4-46c9-904d-17d41ef98e89 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:33.140551 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79fdb054-3db4-46c9-904d-17d41ef98e89 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:33.140895 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79fdb054-3db4-46c9-904d-17d41ef98e89 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:42:33.141177 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1479/5960] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:42:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:42:33.152571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:33.152571 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:42:33.152571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:33.152571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:33.160263 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:33.160263 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:33.163433 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:42:33.167814 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-6d444fed-6be5-4181-ac59-2cf912fb8668 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:42:33.168211 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1494/5961] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:42:33 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1607 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:42:33.278475 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:33.280498 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] PUT https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 Aug 03 20:42:33.281148 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:33.289574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Acquiring lock "cinder-attachment_update-9a8b11e4-1b4b-4abd-b96d-d269f9c110f6-np0000006371" by "attachment_update" {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:42:33.294413 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-9a8b11e4-1b4b-4abd-b96d-d269f9c110f6-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100354) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:42:33.295326 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:33.295326 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:42:33.373162 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.coordination [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-9a8b11e4-1b4b-4abd-b96d-d269f9c110f6-np0000006371" released by "attachment_update" :: held 0.079s {{(pid=100354) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:42:33.373598 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-005911a6-a299-4436-af1c-f4feb2606c30 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 returned with HTTP 200 Aug 03 20:42:33.374157 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1494/5962] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:42:33 2026] PUT /volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:42:33.399515 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-ffc23535-b0d4-474c-b662-87a40c78e75e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:33.402293 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-ffc23535-b0d4-474c-b662-87a40c78e75e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979/action Aug 03 20:42:33.402874 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-ffc23535-b0d4-474c-b662-87a40c78e75e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:42:33.403055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-ffc23535-b0d4-474c-b662-87a40c78e75e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:42:33.429783 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:33.429783 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:42:33.446743 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-ffc23535-b0d4-474c-b662-87a40c78e75e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979/action returned with HTTP 204 Aug 03 20:42:33.447638 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1496/5963] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:42:33 2026] POST /volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:42:37.635407 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-9ab6ddfe-7507-4d6a-baa7-0151321609da None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:37.637910 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-9ab6ddfe-7507-4d6a-baa7-0151321609da tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6/encryption Aug 03 20:42:37.638134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-9ab6ddfe-7507-4d6a-baa7-0151321609da tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:37.638387 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-9ab6ddfe-7507-4d6a-baa7-0151321609da tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:37.648788 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:37.648788 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:42:37.655476 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-4f2d9278-d290-4fb9-aade-f3a924c5cfbc req-9ab6ddfe-7507-4d6a-baa7-0151321609da tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6/encryption returned with HTTP 200 Aug 03 20:42:37.655938 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1480/5964] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:42:37 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:42:43.167128 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=91,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:42:43.366817 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=106,cinder:INSERT=13,cinder:UPDATE=34 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:42:43.443504 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=72,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:42:47.654492 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=63,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:42:59.472610 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-1f7aa922-39ed-4d50-9f6b-18b9792c9165 req-94b99094-b5aa-4e2e-9ce5-0af07e1dd41c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:42:59.474566 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f7aa922-39ed-4d50-9f6b-18b9792c9165 req-94b99094-b5aa-4e2e-9ce5-0af07e1dd41c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c Aug 03 20:42:59.474813 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f7aa922-39ed-4d50-9f6b-18b9792c9165 req-94b99094-b5aa-4e2e-9ce5-0af07e1dd41c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:42:59.474974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-1f7aa922-39ed-4d50-9f6b-18b9792c9165 req-94b99094-b5aa-4e2e-9ce5-0af07e1dd41c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:42:59.494046 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:42:59.494046 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:42:59.563598 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-1f7aa922-39ed-4d50-9f6b-18b9792c9165 req-94b99094-b5aa-4e2e-9ce5-0af07e1dd41c tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c returned with HTTP 200 Aug 03 20:42:59.563968 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1495/5965] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:42:59 2026] DELETE /volume/v3/attachments/69d8809f-ce06-4175-a90d-d7e641eed74c => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:00.964693 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:00.966386 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:43:00.966634 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:00.966829 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:00.966982 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume with id: 41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:43:00.973771 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:00.973771 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:00.974183 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:00.999214 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume request issued successfully. Aug 03 20:43:00.999435 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ace53f04-dbca-4a21-a762-fb8f62e2dae7 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 202 Aug 03 20:43:00.999926 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1495/5966] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:43:00 2026] DELETE /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:43:01.006942 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:01.008901 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:43:01.009106 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:01.009308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:01.016597 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:01.016597 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:01.020480 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:01.025638 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fe847e12-0770-4f44-a1a9-3e091a850f59 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 200 Aug 03 20:43:01.025987 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1497/5967] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:01 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:43:02.039186 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-60c1a039-ae5d-449b-83ca-27c2bc038147 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:02.040857 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60c1a039-ae5d-449b-83ca-27c2bc038147 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a Aug 03 20:43:02.041171 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60c1a039-ae5d-449b-83ca-27c2bc038147 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:02.041425 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-60c1a039-ae5d-449b-83ca-27c2bc038147 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:02.047208 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-60c1a039-ae5d-449b-83ca-27c2bc038147 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a returned with HTTP 404 Aug 03 20:43:02.047384 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1481/5968] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:02 2026] GET /volume/v3/volumes/41a853b7-c415-4a6b-8741-4c26e311db8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:43:02.054294 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:02.056074 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 Aug 03 20:43:02.056278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:02.056500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:02.056647 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete snapshot with id: 5b91f1f4-988d-4679-882b-6a90be9a7419 Aug 03 20:43:02.061574 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:02.061574 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:02.061985 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:43:02.077968 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot delete request issued successfully. Aug 03 20:43:02.078121 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-458a945c-2ddd-4594-9fd0-ea97e541c849 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 returned with HTTP 202 Aug 03 20:43:02.078667 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1496/5969] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:43:02 2026] DELETE /volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:43:02.085283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:02.087155 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 Aug 03 20:43:02.087479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:02.087757 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:02.092589 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:02.092589 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:02.093047 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:43:02.093850 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b8fa1a81-c938-42bc-9a86-e2907a2f146b tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 returned with HTTP 200 Aug 03 20:43:02.094205 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1496/5970] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:43:02 2026] GET /volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:03.102739 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-76f40d22-c2bb-44e1-9d2b-ec50c1ba8181 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:03.104525 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76f40d22-c2bb-44e1-9d2b-ec50c1ba8181 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 Aug 03 20:43:03.104735 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76f40d22-c2bb-44e1-9d2b-ec50c1ba8181 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:03.104916 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-76f40d22-c2bb-44e1-9d2b-ec50c1ba8181 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:03.108856 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-76f40d22-c2bb-44e1-9d2b-ec50c1ba8181 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 returned with HTTP 404 Aug 03 20:43:03.109275 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1498/5971] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:43:03 2026] GET /volume/v3/snapshots/5b91f1f4-988d-4679-882b-6a90be9a7419 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:43:04.788398 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-750320bd-130b-4685-bfde-2817b9ecb2f2 req-18aaaf2e-8401-47a3-b2d5-5797ee40949e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:04.791277 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-750320bd-130b-4685-bfde-2817b9ecb2f2 req-18aaaf2e-8401-47a3-b2d5-5797ee40949e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 Aug 03 20:43:04.791487 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-750320bd-130b-4685-bfde-2817b9ecb2f2 req-18aaaf2e-8401-47a3-b2d5-5797ee40949e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:04.791671 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-750320bd-130b-4685-bfde-2817b9ecb2f2 req-18aaaf2e-8401-47a3-b2d5-5797ee40949e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'version_select' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:04.798916 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:04.798916 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:04.860697 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-750320bd-130b-4685-bfde-2817b9ecb2f2 req-18aaaf2e-8401-47a3-b2d5-5797ee40949e tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 returned with HTTP 200 Aug 03 20:43:04.860994 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1482/5972] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:43:04 2026] DELETE /volume/v3/attachments/2715b839-ec4e-4aa6-84a2-314ac8cb4101 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:06.154991 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:06.157450 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:43:06.157849 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:06.158096 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:06.158346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume with id: 59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:43:06.167730 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:06.167730 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:06.168365 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:06.189609 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume request issued successfully. Aug 03 20:43:06.189884 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5677380c-38b2-44bc-95b8-15d12dfb5058 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 202 Aug 03 20:43:06.190407 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1497/5973] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:43:06 2026] DELETE /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:43:06.197846 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:06.199546 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:43:06.199750 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:06.199952 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:06.207175 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:06.207175 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:06.211321 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:06.216783 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c83819e9-1367-47b2-8e51-b834fb3c9eef tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 200 Aug 03 20:43:06.217238 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1497/5974] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:06 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:43:07.230291 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f351aa6-af2e-4ca3-84a7-e99cdc6fa1b0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:07.232336 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f351aa6-af2e-4ca3-84a7-e99cdc6fa1b0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 Aug 03 20:43:07.232644 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f351aa6-af2e-4ca3-84a7-e99cdc6fa1b0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:07.232878 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f351aa6-af2e-4ca3-84a7-e99cdc6fa1b0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:07.239200 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f351aa6-af2e-4ca3-84a7-e99cdc6fa1b0 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 returned with HTTP 404 Aug 03 20:43:07.239777 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1499/5975] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:07 2026] GET /volume/v3/volumes/59eba528-d2f5-4f3d-9622-c1810bff7ea8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:43:07.248267 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-f0df048d-f542-4985-8653-1ade548b6b5f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:07.250130 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 Aug 03 20:43:07.250385 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:07.250613 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:07.250811 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete snapshot with id: 5b1583b9-d603-4b03-9926-7ed8e1622a11 Aug 03 20:43:07.256663 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:07.256663 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:07.257096 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:43:07.274659 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot delete request issued successfully. Aug 03 20:43:07.274889 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-f0df048d-f542-4985-8653-1ade548b6b5f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 returned with HTTP 202 Aug 03 20:43:07.275367 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1483/5976] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:43:07 2026] DELETE /volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:43:07.282046 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:07.284166 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 Aug 03 20:43:07.284587 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:07.284839 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:07.290212 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:07.290212 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:07.290641 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Snapshot retrieved successfully. Aug 03 20:43:07.291362 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-099f0ec9-74af-4fab-bca1-369d74d4da32 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 returned with HTTP 200 Aug 03 20:43:07.291920 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1498/5977] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:43:07 2026] GET /volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:08.300171 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7793d036-ffdc-4bbb-9525-987cf5611f81 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:08.302055 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7793d036-ffdc-4bbb-9525-987cf5611f81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 Aug 03 20:43:08.302263 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7793d036-ffdc-4bbb-9525-987cf5611f81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:08.302496 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7793d036-ffdc-4bbb-9525-987cf5611f81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:08.306494 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7793d036-ffdc-4bbb-9525-987cf5611f81 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 returned with HTTP 404 Aug 03 20:43:08.306890 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1498/5978] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:43:08 2026] GET /volume/v3/snapshots/5b1583b9-d603-4b03-9926-7ed8e1622a11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:43:09.605932 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-a98b1372-0ea0-4d04-9407-1eb5f1275b50 req-d5578d8a-d6b7-42f5-ae2d-d03d7587462f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:09.608425 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a98b1372-0ea0-4d04-9407-1eb5f1275b50 req-d5578d8a-d6b7-42f5-ae2d-d03d7587462f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d Aug 03 20:43:09.608732 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a98b1372-0ea0-4d04-9407-1eb5f1275b50 req-d5578d8a-d6b7-42f5-ae2d-d03d7587462f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:09.609071 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-a98b1372-0ea0-4d04-9407-1eb5f1275b50 req-d5578d8a-d6b7-42f5-ae2d-d03d7587462f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:09.619967 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:09.619967 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:09.670285 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-a98b1372-0ea0-4d04-9407-1eb5f1275b50 req-d5578d8a-d6b7-42f5-ae2d-d03d7587462f tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d returned with HTTP 200 Aug 03 20:43:09.670787 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1500/5979] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:43:09 2026] DELETE /volume/v3/attachments/4f19db23-3c4e-408a-8db2-3c8e4cadcb3d => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:11.102197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:11.104069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:43:11.104349 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:11.104577 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:11.104738 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume with id: b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:43:11.112110 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:11.112110 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:11.112712 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:11.128814 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Delete volume request issued successfully. Aug 03 20:43:11.128962 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5a164ab1-07c7-474e-bbf4-e7cc235df1fa tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 202 Aug 03 20:43:11.131578 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1484/5980] 10.4.3.92 () {68 vars in 1385 bytes} [Mon Aug 3 20:43:11 2026] DELETE /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 03 20:43:11.136367 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:11.137808 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:43:11.137928 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:11.138130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:11.146258 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:11.146258 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:11.150230 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Volume info retrieved successfully. Aug 03 20:43:11.156014 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a1925c9e-a2cc-48c7-9c7e-bea2d6aa8eff tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 200 Aug 03 20:43:11.156377 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1499/5981] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:11 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 1386 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:43:12.170811 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ff9c5d62-d157-49aa-8e6b-3ce02c1825c2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:12.172402 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff9c5d62-d157-49aa-8e6b-3ce02c1825c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] GET https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d Aug 03 20:43:12.172606 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff9c5d62-d157-49aa-8e6b-3ce02c1825c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:12.172773 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ff9c5d62-d157-49aa-8e6b-3ce02c1825c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:12.177882 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ff9c5d62-d157-49aa-8e6b-3ce02c1825c2 tempest-TestVolumeBootPatternV346-584275687 tempest-TestVolumeBootPatternV346-584275687-project-member] https://10.4.3.92/volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d returned with HTTP 404 Aug 03 20:43:12.178343 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1499/5982] 10.4.3.92 () {68 vars in 1382 bytes} [Mon Aug 3 20:43:12 2026] GET /volume/v3/volumes/b86edbe7-a7c0-421f-a2ff-870b8168e67d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 03 20:43:17.741603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:17.849971 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:43:17.850400 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-888811805"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:17.852106 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-888811805'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:43:17.852280 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume of 1 GB Aug 03 20:43:17.852561 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:17.852561 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:17.857070 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Availability Zones retrieved successfully. Aug 03 20:43:17.861719 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (a325e885-9492-467d-ab38-05a14bd3267f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:17.862704 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1511c42a-c6c2-4e27-adc3-d79613af59c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:17.863517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:43:17.889786 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1511c42a-c6c2-4e27-adc3-d79613af59c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:17.890529 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ea030b-5453-4438-b1a0-1504e7b16b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:17.944956 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['dca52eb8-34ba-4b6d-82c5-8272acec22be', 'db5b94c4-bc0e-4ba0-9271-a4dd2215b06f', '2df5e3f5-38d1-4b2d-8f70-7d2bbb1dcd67', 'fddbcec7-8aeb-429d-8767-d9df59ab3279'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:17.945819 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ea030b-5453-4438-b1a0-1504e7b16b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca52eb8-34ba-4b6d-82c5-8272acec22be', 'db5b94c4-bc0e-4ba0-9271-a4dd2215b06f', '2df5e3f5-38d1-4b2d-8f70-7d2bbb1dcd67', 'fddbcec7-8aeb-429d-8767-d9df59ab3279']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:17.946519 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4590e94-59c7-41e3-a281-86b272c90bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:17.967102 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4590e94-59c7-41e3-a281-86b272c90bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '316275e0-7f0a-4f70-9cc1-e27586decabc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-888811805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['dca52eb8-34ba-4b6d-82c5-8272acec22be','db5b94c4-bc0e-4ba0-9271-a4dd2215b06f','2df5e3f5-38d1-4b2d-8f70-7d2bbb1dcd67','fddbcec7-8aeb-429d-8767-d9df59ab3279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-888811805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=316275e0-7f0a-4f70-9cc1-e27586decabc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c12cda36cf44c984eb76a73a639bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d256b09c1114e739f2af57a7368b6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:17.967834 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b6cda-d9b4-43b0-8d26-2b71ecf7ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:17.984841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b6cda-d9b4-43b0-8d26-2b71ecf7ec61) transitioned into state 'SUCCESS' from state '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-888811805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['dca52eb8-34ba-4b6d-82c5-8272acec22be','db5b94c4-bc0e-4ba0-9271-a4dd2215b06f','2df5e3f5-38d1-4b2d-8f70-7d2bbb1dcd67','fddbcec7-8aeb-429d-8767-d9df59ab3279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:17.985511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadca745-3a7e-4a01-8827-5c5fcd368d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:17.997035 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadca745-3a7e-4a01-8827-5c5fcd368d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:17.997959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (a325e885-9492-467d-ab38-05a14bd3267f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:17.998293 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request issued successfully. Aug 03 20:43:17.999059 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-a1178b68-1063-47e9-b4c4-cfca71e3791e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:43:17.999470 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1501/5983] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:43:17 2026] POST /volume/v3/volumes => generated 746 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:18.010681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:18.012414 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:43:18.012629 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:18.012805 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:18.019301 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:18.019301 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:18.022606 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:18.026777 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-209978d2-8ed6-4d2b-a9b7-f3bd8ac18cf4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc returned with HTTP 200 Aug 03 20:43:18.027116 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1485/5984] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:18 2026] GET /volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:19.039119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:19.040876 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:43:19.041108 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:19.041328 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:19.048244 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:19.048244 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:19.051699 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:19.055484 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a37775d9-d109-4150-a8c2-2941d1f26d49 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc returned with HTTP 200 Aug 03 20:43:19.055860 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1500/5985] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:19 2026] GET /volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:19.067411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:19.069988 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:43:19.070432 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "316275e0-7f0a-4f70-9cc1-e27586decabc", "name": "tempest-VolumesBackupsTest-Backup-531473532"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:19.072137 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating new backup {'backup': {'volume_id': '316275e0-7f0a-4f70-9cc1-e27586decabc', 'name': 'tempest-VolumesBackupsTest-Backup-531473532'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:43:19.072315 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating backup of volume 316275e0-7f0a-4f70-9cc1-e27586decabc in container None Aug 03 20:43:19.078958 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:19.078958 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:19.079371 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:19.104490 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['24aec426-8f78-4c9e-9e6f-b0b0295931c9', '98cf1415-b4b8-43df-9499-59bae677d55f'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:19.143006 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f16a00f5-c3b4-449d-89f2-6b36bd15e2d4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:43:19.143585 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1500/5986] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:43:19 2026] POST /volume/v3/backups => generated 327 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:19.151693 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-de6eec06-3054-4c93-b3c8-555e4762403b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:19.153881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de6eec06-3054-4c93-b3c8-555e4762403b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:19.154056 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de6eec06-3054-4c93-b3c8-555e4762403b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:19.154259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-de6eec06-3054-4c93-b3c8-555e4762403b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:19.154359 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-de6eec06-3054-4c93-b3c8-555e4762403b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:19.159325 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:19.159325 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:19.160121 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-de6eec06-3054-4c93-b3c8-555e4762403b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:19.160550 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1502/5987] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:19 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:20.170681 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:20.172430 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:20.172661 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:20.172879 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:20.173005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:20.177808 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:20.177808 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:20.178788 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-eee22ba0-e7e9-4efe-8c36-e8c18ddaaad8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:20.179238 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1486/5988] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:20 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:21.189014 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:21.190821 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:21.191036 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:21.191226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:21.191329 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:21.196032 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:21.196032 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:21.196805 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-42e71936-cc41-4570-a7c6-a0c3d44b7971 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:21.197176 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1501/5989] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:21 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:22.207791 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:22.210513 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:22.210802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:22.211338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:22.211338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:22.216646 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:22.216646 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:22.217655 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53fa81f2-2d3a-4783-9ec6-38ab62b1aa30 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:22.218199 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1501/5990] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:22 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:22.299065 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-d49b5cff-b381-4526-aee9-d808906b0166 req-bde61059-0d7e-4465-9741-d87f0d0ff2a9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:22.302684 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d49b5cff-b381-4526-aee9-d808906b0166 req-bde61059-0d7e-4465-9741-d87f0d0ff2a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 Aug 03 20:43:22.302684 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d49b5cff-b381-4526-aee9-d808906b0166 req-bde61059-0d7e-4465-9741-d87f0d0ff2a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:22.302964 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-d49b5cff-b381-4526-aee9-d808906b0166 req-bde61059-0d7e-4465-9741-d87f0d0ff2a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'version_select' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:22.315150 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:22.315150 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:22.403556 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-d49b5cff-b381-4526-aee9-d808906b0166 req-bde61059-0d7e-4465-9741-d87f0d0ff2a9 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 returned with HTTP 200 Aug 03 20:43:22.404091 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1503/5991] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:43:22 2026] DELETE /volume/v3/attachments/08123d2d-1e4f-4a02-9bbf-1b50c253e979 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:23.229217 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:23.231124 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:23.231352 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:23.231580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:23.231707 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:23.236559 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:23.236559 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:23.237363 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4ba2fdfb-f810-4344-b18a-954384c00ab6 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:23.237784 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1487/5992] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:23 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:23.343302 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:23.344780 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:43:23.345203 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-115213277", "source_volid": "9a8b11e4-1b4b-4abd-b96d-d269f9c110f6", "volume_type": "tempest-scenario-type-luks-1044208576", "size": 1}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:23.346596 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-115213277', 'source_volid': '9a8b11e4-1b4b-4abd-b96d-d269f9c110f6', 'volume_type': 'tempest-scenario-type-luks-1044208576', 'size': 1}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:43:23.355079 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:23.355079 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:23.355573 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume retrieved successfully. Aug 03 20:43:23.355678 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume of 1 GB Aug 03 20:43:23.356348 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Availability Zones retrieved successfully. Aug 03 20:43:23.362075 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (e35ef32b-ab30-45a1-a057-f42d53320302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:23.363420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80936495-a3d3-4dd0-a3c4-7c4d98855272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:23.364715 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:43:23.385753 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80936495-a3d3-4dd0-a3c4-7c4d98855272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9a8b11e4-1b4b-4abd-b96d-d269f9c110f6', 'volume_type': VolumeType(created_at=2026-08-03T20:42:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da4cc9cb-8ab5-4895-9ce4-54703a707090,is_public=True,name='tempest-scenario-type-luks-1044208576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da4cc9cb-8ab5-4895-9ce4-54703a707090', '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=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:23.386752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3399c765-2a4e-4cbb-a0dd-02d6dfce269d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:23.436907 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Created reservations ['c33ce93c-f134-4fb4-b1be-eab6d7da825a', 'd2042c78-aaec-40d6-8ed6-502514f3ba9e', 'a8ab55f8-a066-44b1-931f-0d7959ece136', 'bb224d39-78c3-422c-be86-5fd0e7bca098'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:23.437915 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3399c765-2a4e-4cbb-a0dd-02d6dfce269d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c33ce93c-f134-4fb4-b1be-eab6d7da825a', 'd2042c78-aaec-40d6-8ed6-502514f3ba9e', 'a8ab55f8-a066-44b1-931f-0d7959ece136', 'bb224d39-78c3-422c-be86-5fd0e7bca098']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:23.438856 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4e6cd2-ce8c-4828-ab6c-81ac0a64c87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:23.480726 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4e6cd2-ce8c-4828-ab6c-81ac0a64c87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36eec04b-12b8-40d6-aec1-f91f57c87ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-115213277',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['c33ce93c-f134-4fb4-b1be-eab6d7da825a','d2042c78-aaec-40d6-8ed6-502514f3ba9e','a8ab55f8-a066-44b1-931f-0d7959ece136','bb224d39-78c3-422c-be86-5fd0e7bca098'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a8b11e4-1b4b-4abd-b96d-d269f9c110f6,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090), '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-03T20:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-115213277',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=36eec04b-12b8-40d6-aec1-f91f57c87ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9a8b11e4-1b4b-4abd-b96d-d269f9c110f6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da4cc9cb-8ab5-4895-9ce4-54703a707090),volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:23.481672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99637d39-da1f-42e3-b5f9-77c3cbfc1ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:23.527897 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99637d39-da1f-42e3-b5f9-77c3cbfc1ea6) transitioned into state 'SUCCESS' from state '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-115213277',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc7cde3bb8e44dfb91b1f7883dc01a1',qos_specs=None,replication_status=,reservations=['c33ce93c-f134-4fb4-b1be-eab6d7da825a','d2042c78-aaec-40d6-8ed6-502514f3ba9e','a8ab55f8-a066-44b1-931f-0d7959ece136','bb224d39-78c3-422c-be86-5fd0e7bca098'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a8b11e4-1b4b-4abd-b96d-d269f9c110f6,status='creating',user_id='2c00f09d7b0f48beb108e3fa6000bb32',volume_type_id=da4cc9cb-8ab5-4895-9ce4-54703a707090)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:23.528685 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a491831-1450-44f9-a2a3-bc346a792556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:23.555227 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a491831-1450-44f9-a2a3-bc346a792556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:23.556299 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Flow 'volume_create_api' (e35ef32b-ab30-45a1-a057-f42d53320302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:23.556655 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Create volume request issued successfully. Aug 03 20:43:23.557320 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4b779ff3-f1e5-4b20-ac9a-1a1e4e5bc593 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:43:23.557826 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1502/5993] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:43:23 2026] POST /volume/v3/volumes => generated 808 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:23.569644 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:23.571276 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:23.571451 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:23.571862 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:23.578514 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:23.578514 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:23.582614 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:23.587232 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-7d860f5d-0160-4bed-8830-5bb6db155f2b tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:23.587607 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1502/5994] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:23 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:24.248306 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-31225e13-4595-447b-b574-2ad7112771ad None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:24.250298 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-31225e13-4595-447b-b574-2ad7112771ad tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:24.250513 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-31225e13-4595-447b-b574-2ad7112771ad tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:24.250733 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-31225e13-4595-447b-b574-2ad7112771ad tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:24.250852 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-31225e13-4595-447b-b574-2ad7112771ad tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:24.255668 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:24.255668 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:24.256490 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-31225e13-4595-447b-b574-2ad7112771ad tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:24.256888 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1504/5995] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:24 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:24.602047 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:24.603836 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:24.604042 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:24.604231 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:24.612339 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:24.612339 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:24.615760 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:24.619768 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1db4ffa8-1708-41d4-b9ba-ea566b9b043c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:24.620161 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1488/5996] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:24 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:25.266919 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:25.269350 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:25.269623 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:25.269873 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:25.270022 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:25.275394 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:25.275394 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:25.276348 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-93cbad34-0479-4526-ab2f-09e27f7769d2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:25.276819 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1503/5997] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:25 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:25.633076 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:25.635248 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:25.635509 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:25.635758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:25.645273 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:25.645273 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:25.650012 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:25.655593 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3203fe10-fd7b-4e3b-a67f-bc104ab86123 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:25.656093 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1503/5998] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:25 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:43:26.286534 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7329e88c-3225-4989-b93d-1b5260fb6531 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:26.288291 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7329e88c-3225-4989-b93d-1b5260fb6531 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:26.288476 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7329e88c-3225-4989-b93d-1b5260fb6531 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:26.288665 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7329e88c-3225-4989-b93d-1b5260fb6531 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:26.288764 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7329e88c-3225-4989-b93d-1b5260fb6531 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:26.292720 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:26.292720 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:26.293400 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7329e88c-3225-4989-b93d-1b5260fb6531 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:26.293753 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1505/5999] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:26 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:26.670817 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:26.672538 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:26.672762 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:26.672976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:26.680598 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:26.680598 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:26.684164 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:26.687868 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-30ef65de-2e73-473c-95dd-f1c5d78381c7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:26.688263 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1489/6000] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:26 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:27.304343 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:27.306280 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:27.306556 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:27.306738 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:27.306830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:27.311306 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:27.311306 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:27.312141 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ba96ef96-bfba-4097-a21a-42f680f7ab8a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:27.312547 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1504/6001] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:27 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:27.700834 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:27.703022 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:27.703260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:27.703512 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:27.712112 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:27.712112 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:27.716209 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:27.721141 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a97b7b9d-164e-49c3-b25b-a42bb858f15c tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:27.721602 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1504/6002] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:27 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:28.322217 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:28.323681 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:28.323841 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:28.324026 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:28.324120 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:28.328056 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:28.328056 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:28.328673 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-47738c41-225c-4bdb-acf1-79926ca4f4b0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:28.328989 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1506/6003] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:28 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:28.737947 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-5d030842-6daa-47cd-abab-4cac77a1a177 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:28.740171 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d030842-6daa-47cd-abab-4cac77a1a177 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:28.740401 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d030842-6daa-47cd-abab-4cac77a1a177 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:28.740699 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-5d030842-6daa-47cd-abab-4cac77a1a177 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:28.747921 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:28.747921 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:28.751610 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-5d030842-6daa-47cd-abab-4cac77a1a177 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:28.755688 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-5d030842-6daa-47cd-abab-4cac77a1a177 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:28.756059 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1490/6004] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:28 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:29.339872 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:29.343550 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:29.343550 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:29.344816 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:29.345585 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:29.356444 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:29.356444 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:29.357539 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b5ee4c3-98f1-4fba-901f-dc0c99d475ff tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:29.357967 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1505/6005] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:29 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:29.771985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:29.778350 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:29.779051 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:29.780246 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:29.803673 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:29.803673 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:29.819279 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:29.836786 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-919f3104-0d91-4a80-94a0-3bd9999a6f45 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:29.840011 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1505/6006] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:29 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:30.374366 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:30.376914 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:30.377156 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:30.377393 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:30.377560 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:30.382820 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:30.382820 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:30.383739 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-209dbd7e-798a-4c85-a754-f1e2bff10d6a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:30.384202 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1507/6007] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:30 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:30.854720 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4afd9427-5617-4b84-a494-2afad5e99029 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:30.857587 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4afd9427-5617-4b84-a494-2afad5e99029 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:30.857747 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4afd9427-5617-4b84-a494-2afad5e99029 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:30.857939 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4afd9427-5617-4b84-a494-2afad5e99029 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:30.865936 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:30.865936 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:30.871935 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4afd9427-5617-4b84-a494-2afad5e99029 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:30.878431 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4afd9427-5617-4b84-a494-2afad5e99029 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:30.878940 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1491/6008] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:30 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:31.396324 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f9041258-9d23-4911-839c-aae50ca3aa04 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:31.398041 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9041258-9d23-4911-839c-aae50ca3aa04 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:31.398250 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9041258-9d23-4911-839c-aae50ca3aa04 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:31.398430 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f9041258-9d23-4911-839c-aae50ca3aa04 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:31.398560 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-f9041258-9d23-4911-839c-aae50ca3aa04 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:31.402472 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:31.402472 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:31.403158 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f9041258-9d23-4911-839c-aae50ca3aa04 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:31.403481 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1506/6009] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:31 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:31.895944 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:31.898976 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:31.899157 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:31.899345 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:31.912547 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:31.912547 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:31.917000 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:31.921266 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a01c7353-096c-4310-a2b2-71f121cf11d7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:31.921706 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1506/6010] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:31 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:32.413152 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:32.415107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:32.415315 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:32.415510 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:32.415610 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:32.420881 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:32.420881 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:32.421965 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f7fd9e52-4cd3-499c-8fef-cf7e67750b2b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:32.422434 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1508/6011] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:32 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:32.937005 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:32.939195 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:32.939381 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:32.939654 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:32.949123 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:32.949123 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:32.953803 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:32.958039 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7923c1cf-b03c-4626-b3e6-716dc7d4f51e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:32.958423 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1492/6012] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:32 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:33.432978 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-697000ca-cdb5-4ec2-83db-c661689af45d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:33.434688 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-697000ca-cdb5-4ec2-83db-c661689af45d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:33.434890 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-697000ca-cdb5-4ec2-83db-c661689af45d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:33.435071 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-697000ca-cdb5-4ec2-83db-c661689af45d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:33.435166 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-697000ca-cdb5-4ec2-83db-c661689af45d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:33.439600 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:33.439600 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:33.440317 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-697000ca-cdb5-4ec2-83db-c661689af45d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:33.440674 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1507/6013] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:33 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:33.450748 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:33.479453 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:43:33.479844 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "316275e0-7f0a-4f70-9cc1-e27586decabc", "incremental": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:33.481169 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating new backup {'backup': {'volume_id': '316275e0-7f0a-4f70-9cc1-e27586decabc', 'incremental': True}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:43:33.481296 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating backup of volume 316275e0-7f0a-4f70-9cc1-e27586decabc in container None Aug 03 20:43:33.488141 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:33.488141 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:33.488424 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Volume info retrieved successfully. Aug 03 20:43:33.510112 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Created reservations ['b9e4b841-ba45-467b-bb74-ba7721d68bed', 'd073d184-66af-46cd-a320-bbe68a433187'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:33.520455 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d683e65-0542-48d4-969f-ce6dd83713d8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 400 Aug 03 20:43:33.520942 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1507/6014] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:43:33 2026] POST /volume/v3/backups => generated 109 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:43:33.527824 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:33.529643 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:33.529864 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:33.530044 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:33.530164 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete backup with id: 2b25385f-a3a9-41b6-bd43-a384058b6f3a. Aug 03 20:43:33.534801 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:33.534801 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:33.546424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] delete_backup rpcapi backup_id 2b25385f-a3a9-41b6-bd43-a384058b6f3a {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:43:33.547932 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f63e24d9-344e-41b0-a77a-d74179055bd5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 202 Aug 03 20:43:33.548316 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1509/6015] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:43:33 2026] DELETE /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:43:33.554990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:33.556544 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:33.556869 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:33.556936 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:33.557031 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:33.560858 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:33.560858 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:33.561638 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-39871083-a7b0-4bda-86e1-21b2b9ad7c33 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 200 Aug 03 20:43:33.562201 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1493/6016] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:33 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:33.970809 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6adcdb36-6548-4504-8b4d-d82359697d15 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:33.972567 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6adcdb36-6548-4504-8b4d-d82359697d15 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:33.972740 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6adcdb36-6548-4504-8b4d-d82359697d15 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:33.972988 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6adcdb36-6548-4504-8b4d-d82359697d15 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:33.981573 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:33.981573 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:33.983902 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-6adcdb36-6548-4504-8b4d-d82359697d15 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:33.987788 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6adcdb36-6548-4504-8b4d-d82359697d15 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:33.988148 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1508/6017] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:33 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:34.571760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:34.573446 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a Aug 03 20:43:34.573643 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:34.573861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:34.574032 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 2b25385f-a3a9-41b6-bd43-a384058b6f3a. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:34.577573 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b456c2c9-a1ba-4959-afd1-872c9714efcf tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a returned with HTTP 404 Aug 03 20:43:34.578065 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1508/6018] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:34 2026] GET /volume/v3/backups/2b25385f-a3a9-41b6-bd43-a384058b6f3a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:43:34.586243 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:34.588437 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:43:34.588905 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1335293656"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:34.590720 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1335293656'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:43:34.590884 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume of 1 GB Aug 03 20:43:34.596597 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Availability Zones retrieved successfully. Aug 03 20:43:34.603959 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (621cdfd7-205c-41b7-a928-1d172068d098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:34.605392 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6310c8f4-fd05-452e-ad27-9885ee41297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:34.606657 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:43:34.630941 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6310c8f4-fd05-452e-ad27-9885ee41297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:34.631601 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9b8c03-8dc6-4829-9a13-0bd4cf79a7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:34.667638 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['5bec29da-1b3c-4988-ab85-5977d6cdc1ea', '962e25bf-1cc2-4de5-b9b9-c813d899a50e', '5c3319c6-4071-495b-9e67-182082086c43', '39adfa87-8f97-4d26-8c53-d605d8e36977'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:34.668441 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9b8c03-8dc6-4829-9a13-0bd4cf79a7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bec29da-1b3c-4988-ab85-5977d6cdc1ea', '962e25bf-1cc2-4de5-b9b9-c813d899a50e', '5c3319c6-4071-495b-9e67-182082086c43', '39adfa87-8f97-4d26-8c53-d605d8e36977']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:34.669234 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b68df5e-1c94-4c45-8893-0639a106f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:34.690411 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b68df5e-1c94-4c45-8893-0639a106f386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2b5ef0-de05-4507-873b-52dddbf1d189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335293656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['5bec29da-1b3c-4988-ab85-5977d6cdc1ea','962e25bf-1cc2-4de5-b9b9-c813d899a50e','5c3319c6-4071-495b-9e67-182082086c43','39adfa87-8f97-4d26-8c53-d605d8e36977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1335293656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d2b5ef0-de05-4507-873b-52dddbf1d189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c12cda36cf44c984eb76a73a639bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d256b09c1114e739f2af57a7368b6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:34.691159 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd9f03c-ce3c-4e62-98c9-ebfefcd7b507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:34.710176 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd9f03c-ce3c-4e62-98c9-ebfefcd7b507) transitioned into state 'SUCCESS' from state '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-1335293656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['5bec29da-1b3c-4988-ab85-5977d6cdc1ea','962e25bf-1cc2-4de5-b9b9-c813d899a50e','5c3319c6-4071-495b-9e67-182082086c43','39adfa87-8f97-4d26-8c53-d605d8e36977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:34.711147 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6aedf6-a7d4-4eec-9288-1bf02f35a587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:34.725221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6aedf6-a7d4-4eec-9288-1bf02f35a587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:34.725221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (621cdfd7-205c-41b7-a928-1d172068d098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:34.725221 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request issued successfully. Aug 03 20:43:34.725221 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-458a8325-0411-4c48-bd79-c9d04586a8d3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:43:34.725649 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1510/6019] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:43:34 2026] POST /volume/v3/volumes => generated 747 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:34.737588 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:34.742669 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:43:34.742669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:34.742669 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:34.748859 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:34.748859 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:34.753136 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:34.758073 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-55bbf1d4-0ca9-4fba-89dc-1fc6045355ec tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 returned with HTTP 200 Aug 03 20:43:34.758534 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1494/6020] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:34 2026] GET /volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:35.001267 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:35.002951 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:35.003129 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:35.003297 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:35.009702 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:35.009702 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:35.013291 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:35.017172 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-259b82fb-cf5e-4c4d-ab94-d7204c8bbc71 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:35.017540 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1509/6021] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:35 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:35.770202 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:35.772046 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:43:35.772240 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:35.772415 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:35.779436 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:35.779436 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:35.782797 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:35.786702 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9bf3a972-dad4-41a8-8a3f-452fac08aa69 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 returned with HTTP 200 Aug 03 20:43:35.787063 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1509/6022] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:35 2026] GET /volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:35.800298 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-12c11f26-ef33-4972-958b-a3082763deed None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:35.802290 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:43:35.802663 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d2b5ef0-de05-4507-873b-52dddbf1d189", "name": "tempest-VolumesBackupsTest-Backup-1728548357"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:35.804111 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.contrib.backups [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating new backup {'backup': {'volume_id': '9d2b5ef0-de05-4507-873b-52dddbf1d189', 'name': 'tempest-VolumesBackupsTest-Backup-1728548357'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:43:35.804297 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating backup of volume 9d2b5ef0-de05-4507-873b-52dddbf1d189 in container None Aug 03 20:43:35.812089 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:35.812089 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:35.812557 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Volume info retrieved successfully. Aug 03 20:43:35.830584 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Created reservations ['5b7f61b5-1274-4c3b-abe0-ed3333c8d9d8', '3ead3619-2eaf-44e4-904e-e618fddff13b'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:35.862849 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-12c11f26-ef33-4972-958b-a3082763deed tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:43:35.863234 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1511/6023] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:43:35 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:35.871203 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:35.872925 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:35.873150 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:35.873372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:35.873524 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:35.877962 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:35.877962 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:35.878558 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-dd9f4a32-6566-47e5-b79d-4e74666e0f79 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:35.878946 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1495/6024] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:35 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:36.030231 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.032126 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:36.032409 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:36.032600 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:36.040255 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:36.040255 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:36.044032 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:36.048447 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2277dbe7-9177-4e13-96f6-505d52de6b1e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:36.048842 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1510/6025] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:36 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:43:36.228659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.230967 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:36.231201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:36.231410 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:36.239214 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:36.239214 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:36.243532 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:36.248780 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-98dbdde4-229f-424d-a687-f12323715ed5 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:36.249126 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1510/6026] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:43:36 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:43:36.669908 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.672413 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:36.672668 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:36.672915 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:36.680857 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:36.680857 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:36.684963 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:36.690138 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-6725c7b0-a859-420e-b898-a3e535fa4152 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:36.690515 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1512/6027] 10.4.3.92 () {68 vars in 1591 bytes} [Mon Aug 3 20:43:36 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:43:36.698976 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-29d8830e-0bab-4895-92a2-5567a7f9a827 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.699348 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-29d8830e-0bab-4895-92a2-5567a7f9a827 None None] GET https://10.4.3.92/volume// Aug 03 20:43:36.699582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-29d8830e-0bab-4895-92a2-5567a7f9a827 None None] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:36.699782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-29d8830e-0bab-4895-92a2-5567a7f9a827 None None] Calling method 'all' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:36.700074 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-29d8830e-0bab-4895-92a2-5567a7f9a827 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:43:36.700348 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1496/6028] 10.4.3.92 () {66 vars in 1412 bytes} [Mon Aug 3 20:43: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 03 20:43:36.707232 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-15f8653a-9098-4f3f-ae88-b6ca65b993ef None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.709134 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-15f8653a-9098-4f3f-ae88-b6ca65b993ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments Aug 03 20:43:36.709444 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-15f8653a-9098-4f3f-ae88-b6ca65b993ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36eec04b-12b8-40d6-aec1-f91f57c87ca8", "connector": null, "instance_uuid": "59f81357-8e61-4cf0-8e5c-c57914b54601"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:36.717132 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:36.717132 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:36.738619 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-15f8653a-9098-4f3f-ae88-b6ca65b993ef tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Aug 03 20:43:36.739004 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1511/6029] 10.4.3.92 () {74 vars in 1587 bytes} [Mon Aug 3 20:43:36 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:43:36.888132 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-88bbccad-a6e1-4992-b502-1b3c43461394 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:36.890130 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88bbccad-a6e1-4992-b502-1b3c43461394 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:36.890359 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88bbccad-a6e1-4992-b502-1b3c43461394 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:36.890607 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-88bbccad-a6e1-4992-b502-1b3c43461394 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:36.890826 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-88bbccad-a6e1-4992-b502-1b3c43461394 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:36.896551 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:36.896551 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:36.896942 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-88bbccad-a6e1-4992-b502-1b3c43461394 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:36.897444 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1511/6030] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:36 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:37.563032 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4e59f0b-a773-489d-8993-2f1bd76576c9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:37.563378 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4e59f0b-a773-489d-8993-2f1bd76576c9 None None] GET https://10.4.3.92/volume// Aug 03 20:43:37.563538 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4e59f0b-a773-489d-8993-2f1bd76576c9 None None] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:37.563721 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4e59f0b-a773-489d-8993-2f1bd76576c9 None None] Calling method 'all' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:37.564010 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4e59f0b-a773-489d-8993-2f1bd76576c9 None None] https://10.4.3.92/volume// returned with HTTP 300 Aug 03 20:43:37.564269 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1513/6031] 10.4.3.92 () {66 vars in 1419 bytes} [Mon Aug 3 20:43:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 03 20:43:37.571652 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:37.573884 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:43:37.574101 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:37.574278 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:37.584249 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:37.584249 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:37.588100 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:43:37.592511 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-1b7e2a70-6a93-40c5-b800-55a594041f9e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:43:37.592941 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1497/6032] 10.4.3.92 () {70 vars in 1632 bytes} [Mon Aug 3 20:43:37 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 1627 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 03 20:43:37.694018 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:37.696527 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] PUT https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 Aug 03 20:43:37.697000 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006371", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:62a228cb7e6e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9c70e2d5-3eba-4c5e-881a-e4d2b349dfd2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:37.706088 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Acquiring lock "cinder-attachment_update-36eec04b-12b8-40d6-aec1-f91f57c87ca8-np0000006371" by "attachment_update" {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 03 20:43:37.710704 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-36eec04b-12b8-40d6-aec1-f91f57c87ca8-np0000006371" acquired by "attachment_update" :: waited 0.005s {{(pid=100355) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 03 20:43:37.711977 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:37.711977 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:37.907095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f309aa06-4117-4007-b31d-68c1a415060b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:37.908844 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f309aa06-4117-4007-b31d-68c1a415060b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:37.909037 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f309aa06-4117-4007-b31d-68c1a415060b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:37.909224 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f309aa06-4117-4007-b31d-68c1a415060b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:37.909316 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f309aa06-4117-4007-b31d-68c1a415060b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:37.913232 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:37.913232 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:37.913813 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f309aa06-4117-4007-b31d-68c1a415060b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:37.914129 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1512/6033] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:37 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:37.919087 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.coordination [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Lock "cinder-attachment_update-36eec04b-12b8-40d6-aec1-f91f57c87ca8-np0000006371" released by "attachment_update" :: held 0.208s {{(pid=100355) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 03 20:43:37.919905 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-969e74e6-11c1-464d-9807-725969fba43f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 returned with HTTP 200 Aug 03 20:43:37.919905 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1512/6034] 10.4.3.92 () {74 vars in 1697 bytes} [Mon Aug 3 20:43:37 2026] PUT /volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 => generated 968 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:43:37.951251 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-d7c0dcde-c037-4bdb-bc34-fd386fd9ebe2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:37.953019 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-d7c0dcde-c037-4bdb-bc34-fd386fd9ebe2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] POST https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314/action Aug 03 20:43:37.953318 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-d7c0dcde-c037-4bdb-bc34-fd386fd9ebe2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action body: b'{"os-complete": null}' {{(pid=100353) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:43:37.953445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-d7c0dcde-c037-4bdb-bc34-fd386fd9ebe2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:37.973735 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:37.973735 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:38.035035 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-d7c0dcde-c037-4bdb-bc34-fd386fd9ebe2 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314/action returned with HTTP 204 Aug 03 20:43:38.035491 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1514/6035] 10.4.3.92 () {74 vars in 1718 bytes} [Mon Aug 3 20:43:37 2026] POST /volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:43:38.923857 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:38.925413 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:38.925596 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:38.925782 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:38.925895 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:38.929713 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:38.929713 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:38.930224 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ddbf2203-e657-4e35-88ce-9e63a049b395 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:38.930570 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1498/6036] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:38 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:39.941484 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1736bce3-82d2-43ee-a828-4f9e87682958 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:39.943402 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1736bce3-82d2-43ee-a828-4f9e87682958 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:39.943612 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1736bce3-82d2-43ee-a828-4f9e87682958 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:39.943861 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1736bce3-82d2-43ee-a828-4f9e87682958 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:39.943968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-1736bce3-82d2-43ee-a828-4f9e87682958 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:39.948220 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:39.948220 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:39.948883 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1736bce3-82d2-43ee-a828-4f9e87682958 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:39.949249 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1513/6037] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:39 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:40.961887 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2965be62-33df-4452-ae60-342378d723bb None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:40.963760 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2965be62-33df-4452-ae60-342378d723bb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:40.964293 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2965be62-33df-4452-ae60-342378d723bb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:40.964979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2965be62-33df-4452-ae60-342378d723bb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:40.964979 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2965be62-33df-4452-ae60-342378d723bb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:40.969502 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:40.969502 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:40.970224 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2965be62-33df-4452-ae60-342378d723bb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:40.970670 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1513/6038] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:40 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:41.980839 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3f68a731-73b2-42e8-bc29-1306819b93fd None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:41.982680 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f68a731-73b2-42e8-bc29-1306819b93fd tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:41.982936 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3f68a731-73b2-42e8-bc29-1306819b93fd tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:41.983204 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3f68a731-73b2-42e8-bc29-1306819b93fd tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:41.983368 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-3f68a731-73b2-42e8-bc29-1306819b93fd tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:41.988175 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:41.988175 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:41.988905 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3f68a731-73b2-42e8-bc29-1306819b93fd tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:41.989261 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1515/6039] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:41 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:42.068153 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-57807f0a-fb08-4ca4-a546-fae7f3663cb7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:42.070771 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-57807f0a-fb08-4ca4-a546-fae7f3663cb7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8/encryption Aug 03 20:43:42.070994 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-57807f0a-fb08-4ca4-a546-fae7f3663cb7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:42.071209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-57807f0a-fb08-4ca4-a546-fae7f3663cb7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'index' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:42.082326 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:42.082326 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:42.090260 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [req-ce0ece35-e4c0-4162-9223-475a0d9b622e req-57807f0a-fb08-4ca4-a546-fae7f3663cb7 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8/encryption returned with HTTP 200 Aug 03 20:43:42.090786 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1499/6040] 10.4.3.92 () {68 vars in 1624 bytes} [Mon Aug 3 20:43:42 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:43.000001 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:43.001808 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:43.002048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:43.002272 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:43.002418 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:43.007290 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:43.007290 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:43.008089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6083c302-02ae-444b-9ec2-ccb564c4de36 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:43.008447 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1514/6041] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:42 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:44.018030 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:44.021041 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:44.021226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:44.021391 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:44.021500 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:44.028143 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:44.028143 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:44.028842 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-704933b1-b2f0-4f18-b02d-91973a9ae572 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:44.029203 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1514/6042] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:44 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:45.039107 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:45.040777 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:45.040939 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:45.041105 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:45.041242 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:45.045738 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:45.045738 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:45.046339 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7a289e1b-27bd-4372-90de-6374069ba3a8 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:45.046730 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1516/6043] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:45 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:46.066847 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:46.068744 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:46.068993 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:46.069199 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:46.069323 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:46.074444 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:46.074444 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:46.075129 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1113d62d-53fa-49c1-92e8-87ee21112f98 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:46.075546 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1500/6044] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:46 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:47.088292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4ea75133-78e0-438f-9058-b624c139b39c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:47.090717 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ea75133-78e0-438f-9058-b624c139b39c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:47.091187 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ea75133-78e0-438f-9058-b624c139b39c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:47.091635 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4ea75133-78e0-438f-9058-b624c139b39c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:47.091875 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-4ea75133-78e0-438f-9058-b624c139b39c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:47.096327 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:47.096327 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:47.097177 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4ea75133-78e0-438f-9058-b624c139b39c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:47.097780 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1515/6045] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:47 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:48.110044 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-02b47414-d2db-4596-a148-6740e15ba01b None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:48.111546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02b47414-d2db-4596-a148-6740e15ba01b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:48.111734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-02b47414-d2db-4596-a148-6740e15ba01b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:48.112169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-02b47414-d2db-4596-a148-6740e15ba01b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:48.112169 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-02b47414-d2db-4596-a148-6740e15ba01b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:48.116544 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:48.116544 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:48.117183 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-02b47414-d2db-4596-a148-6740e15ba01b tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:48.117838 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1515/6046] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:48 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:49.129862 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-54968093-7102-452b-a69e-3f8cec2afed2 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:49.132155 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54968093-7102-452b-a69e-3f8cec2afed2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:49.132341 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54968093-7102-452b-a69e-3f8cec2afed2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:49.132561 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-54968093-7102-452b-a69e-3f8cec2afed2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:49.132658 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-54968093-7102-452b-a69e-3f8cec2afed2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:49.137905 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:49.137905 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:49.138582 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-54968093-7102-452b-a69e-3f8cec2afed2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:49.138955 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1517/6047] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:49 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:50.149238 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:50.151148 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:50.151361 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:50.151603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:50.151717 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:50.156415 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:50.156415 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:50.157166 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-507ef0d7-9bdf-497a-8b95-ce66e3eec6f4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:50.157571 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1501/6048] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:50 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:50.167534 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-27361508-f533-4947-8473-4b5dad158e6d None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:50.169143 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:43:50.169529 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d2b5ef0-de05-4507-873b-52dddbf1d189", "incremental": true}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:50.171092 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating new backup {'backup': {'volume_id': '9d2b5ef0-de05-4507-873b-52dddbf1d189', 'incremental': True}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:43:50.171240 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating backup of volume 9d2b5ef0-de05-4507-873b-52dddbf1d189 in container None Aug 03 20:43:50.178103 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:50.178103 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:50.178570 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:50.197270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['b37e0b1a-65f4-4268-876a-05761eee33be', 'b3d9421c-3f52-4d5e-8129-6c1205be3da4'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:50.212775 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-27361508-f533-4947-8473-4b5dad158e6d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 400 Aug 03 20:43:50.213300 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1516/6049] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:43:50 2026] POST /volume/v3/backups => generated 109 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 03 20:43:50.221016 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:50.223240 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:50.223511 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:50.223814 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:50.223923 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Delete backup with id: 24676a75-5adc-4eb8-810b-ff7886404e35. Aug 03 20:43:50.229080 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:50.229080 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:50.242862 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] delete_backup rpcapi backup_id 24676a75-5adc-4eb8-810b-ff7886404e35 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:43:50.245196 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5f5cb664-d365-422c-9e6b-4c43e60b2d93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 202 Aug 03 20:43:50.245813 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1516/6050] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:43:50 2026] DELETE /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:43:50.252827 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:50.254881 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:50.255076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:50.255259 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:50.255373 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:50.259595 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:50.259595 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:50.260283 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-2ad27134-0948-4acd-b6a6-7a50b2bba87f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 200 Aug 03 20:43:50.261743 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1518/6051] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:50 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:51.272269 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:51.274283 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 Aug 03 20:43:51.274561 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:51.274828 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:51.275001 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 24676a75-5adc-4eb8-810b-ff7886404e35. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:51.278668 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-becd7b13-a8a8-4018-bf05-12c524c499b3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 returned with HTTP 404 Aug 03 20:43:51.279194 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1502/6052] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:51 2026] GET /volume/v3/backups/24676a75-5adc-4eb8-810b-ff7886404e35 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:43:51.287086 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:51.288834 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:43:51.289155 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1431966107"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:51.290730 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1431966107'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:43:51.290864 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume of 1 GB Aug 03 20:43:51.294855 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Availability Zones retrieved successfully. Aug 03 20:43:51.300168 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (dd3711f8-8428-4d4d-bbe3-a99dfb0d1ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:51.301133 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0ac564-5ba2-4560-92ce-e0c5423c5b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:51.301968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:43:51.327555 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0ac564-5ba2-4560-92ce-e0c5423c5b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:51.328353 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd274fab-c0a3-4886-9543-066f73c9c2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:51.375095 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['ac8d42cb-675e-411e-8616-629341f98cb9', '9169f4c1-59b0-45c2-855f-f91d3550e432', '7085158c-5be2-48ba-bea2-c87989f9387f', 'e484f8f4-0cb7-4e0d-b5d2-656c3a8d3138'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:51.375803 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd274fab-c0a3-4886-9543-066f73c9c2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8d42cb-675e-411e-8616-629341f98cb9', '9169f4c1-59b0-45c2-855f-f91d3550e432', '7085158c-5be2-48ba-bea2-c87989f9387f', 'e484f8f4-0cb7-4e0d-b5d2-656c3a8d3138']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:51.376473 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e63faa-9ac4-49de-954a-10517e4f46b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:51.422854 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e63faa-9ac4-49de-954a-10517e4f46b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd32c53d8-e8e3-4ed1-84f7-72f09d274172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1431966107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['ac8d42cb-675e-411e-8616-629341f98cb9','9169f4c1-59b0-45c2-855f-f91d3550e432','7085158c-5be2-48ba-bea2-c87989f9387f','e484f8f4-0cb7-4e0d-b5d2-656c3a8d3138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1431966107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d32c53d8-e8e3-4ed1-84f7-72f09d274172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c12cda36cf44c984eb76a73a639bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d256b09c1114e739f2af57a7368b6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:51.423659 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5afa158-9d87-40a9-9d7f-b3316d043c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:51.452493 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5afa158-9d87-40a9-9d7f-b3316d043c9b) transitioned into state 'SUCCESS' from state '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-1431966107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c12cda36cf44c984eb76a73a639bd2',qos_specs=None,replication_status=,reservations=['ac8d42cb-675e-411e-8616-629341f98cb9','9169f4c1-59b0-45c2-855f-f91d3550e432','7085158c-5be2-48ba-bea2-c87989f9387f','e484f8f4-0cb7-4e0d-b5d2-656c3a8d3138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d256b09c1114e739f2af57a7368b6c8',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:51.453178 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49d011-3dc9-44da-8cb4-6a97e85c5c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:43:51.470020 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49d011-3dc9-44da-8cb4-6a97e85c5c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:43:51.470909 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Flow 'volume_create_api' (dd3711f8-8428-4d4d-bbe3-a99dfb0d1ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:43:51.471236 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Create volume request issued successfully. Aug 03 20:43:51.471833 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-293bc3c9-716c-4334-90f9-6c2aeab49a9e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:43:51.472346 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1517/6053] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:43:51 2026] POST /volume/v3/volumes => generated 747 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:51.485225 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:51.488533 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:43:51.488854 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:51.489129 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:51.499836 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:51.499836 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:51.505052 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:51.511959 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f54bc4ac-1424-4ef7-83b0-2d40fb04cf90 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 returned with HTTP 200 Aug 03 20:43:51.512577 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1517/6054] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:51 2026] GET /volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:52.524167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:52.526016 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:43:52.526249 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:52.526503 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:52.537265 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:52.537265 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:52.542067 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:43:52.546544 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b27a09d1-4a90-48df-b3e0-8a57ff9cf704 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 returned with HTTP 200 Aug 03 20:43:52.546890 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1519/6055] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:52 2026] GET /volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:52.559306 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:52.560966 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:43:52.561340 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d32c53d8-e8e3-4ed1-84f7-72f09d274172", "name": "tempest-VolumesBackupsTest-Backup-513516534"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:43:52.563039 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating new backup {'backup': {'volume_id': 'd32c53d8-e8e3-4ed1-84f7-72f09d274172', 'name': 'tempest-VolumesBackupsTest-Backup-513516534'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:43:52.563170 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating backup of volume d32c53d8-e8e3-4ed1-84f7-72f09d274172 in container None Aug 03 20:43:52.570100 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:52.570100 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:52.570449 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Volume info retrieved successfully. Aug 03 20:43:52.586676 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Created reservations ['9bfd8cb9-8566-47e5-8b66-263eaaa131cb', '69f19712-2cda-4526-b964-cfe38d6a9fe8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:43:52.626095 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3aa92163-b7f6-469e-ae13-cde3ebb65770 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:43:52.626548 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1503/6056] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:43:52 2026] POST /volume/v3/backups => generated 327 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:43:52.636143 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:52.638172 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:52.638382 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:52.638626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:52.638760 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:52.643138 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:52.643138 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:52.643789 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf4871a4-3f2d-4966-ae21-3c318f05ed84 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:52.644143 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1518/6057] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:52 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:53.654645 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:53.656690 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:53.656963 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:53.657258 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:53.657445 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:53.659207 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=86,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:43:53.662297 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:53.662297 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:53.662997 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-3fee4c06-b9b6-4c31-8472-c43fb91e1c41 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:53.663490 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1518/6058] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:53 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:54.673818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5f01c5b8-b21f-47b8-9575-06388287d96d None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:54.675613 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f01c5b8-b21f-47b8-9575-06388287d96d tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:54.675795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f01c5b8-b21f-47b8-9575-06388287d96d tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:54.675990 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5f01c5b8-b21f-47b8-9575-06388287d96d tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:54.676087 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5f01c5b8-b21f-47b8-9575-06388287d96d tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:54.677821 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=108,cinder:UPDATE=41,cinder:INSERT=19 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:43:54.680498 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:54.680498 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:54.681107 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5f01c5b8-b21f-47b8-9575-06388287d96d tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:54.681507 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1520/6059] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:54 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:55.690318 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:55.692145 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:55.692317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:55.692521 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:55.692620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:55.697128 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:55.697128 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:55.697737 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0bf9f559-f88c-4c07-b417-fa7e6dd7991e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:55.698182 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1504/6060] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:55 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:56.709563 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-68c67959-4b52-4e3b-a536-2c313d723c3e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:56.711270 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-68c67959-4b52-4e3b-a536-2c313d723c3e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:56.711449 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-68c67959-4b52-4e3b-a536-2c313d723c3e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:56.711641 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-68c67959-4b52-4e3b-a536-2c313d723c3e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:56.711737 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-68c67959-4b52-4e3b-a536-2c313d723c3e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:56.713291 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=100,cinder:UPDATE=33,cinder:INSERT=18 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:43:56.715691 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:56.715691 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:43:56.716245 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-68c67959-4b52-4e3b-a536-2c313d723c3e tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:56.716584 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1519/6061] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:56 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:57.727574 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:57.729878 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:57.730130 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:57.730402 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:57.730562 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:57.735842 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:57.735842 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:43:57.736772 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-5a8183a0-e5c5-4d15-a0b5-0fdd7b5a2a93 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:57.737306 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1519/6062] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:57 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:58.750471 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:58.752254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:58.752516 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:58.752649 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:58.752750 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:58.758225 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:58.758225 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:43:58.759117 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-1ab2b191-bdd0-4e9b-bbaa-1d3ec55f1401 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:58.759599 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1521/6063] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:58 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:43:59.773032 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3505cef4-697d-4679-946d-091910f7eee7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:43:59.774885 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3505cef4-697d-4679-946d-091910f7eee7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:43:59.775069 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3505cef4-697d-4679-946d-091910f7eee7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:43:59.775274 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3505cef4-697d-4679-946d-091910f7eee7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:43:59.775391 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-3505cef4-697d-4679-946d-091910f7eee7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:43:59.777052 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=74,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:43:59.780880 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:43:59.780880 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:43:59.781555 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3505cef4-697d-4679-946d-091910f7eee7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:43:59.782132 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1505/6064] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:43:59 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:00.794126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:00.796266 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:00.796479 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:00.796665 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:00.796767 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:00.800767 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:00.800767 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:00.801327 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-f2cf1c9b-79c9-4954-b5e4-dca234d6f0b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:00.801666 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1520/6065] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:00 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:01.811351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:01.813049 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:01.813280 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:01.813477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:01.813579 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:01.817387 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:01.817387 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:01.817921 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6ff38e60-5641-47b8-b039-589d4a8fc961 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:01.818235 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1520/6066] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:01 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:02.827536 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:02.829193 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:02.829424 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:02.829619 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:02.829709 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:02.833805 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:02.833805 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:02.834397 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5a1c5b6d-1607-4346-af98-834e22c60b90 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:02.834754 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1522/6067] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:02 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:03.846075 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:03.847860 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:03.848098 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:03.848324 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:03.848482 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:03.852529 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:03.852529 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:03.853064 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4a82a806-fe40-4557-88c0-3a113b1aa020 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:03.853425 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1506/6068] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:03 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:04.865531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-132f29b5-91d7-4a13-a168-273f54aeee05 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:04.867998 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-132f29b5-91d7-4a13-a168-273f54aeee05 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:04.868300 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-132f29b5-91d7-4a13-a168-273f54aeee05 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:04.868609 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-132f29b5-91d7-4a13-a168-273f54aeee05 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:04.868779 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-132f29b5-91d7-4a13-a168-273f54aeee05 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:04.873493 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:04.873493 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:04.874132 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-132f29b5-91d7-4a13-a168-273f54aeee05 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:04.874571 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1521/6069] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:04 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:05.885271 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:05.887171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:05.887416 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:05.887618 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:05.887723 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:05.892357 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:05.892357 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:05.893069 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8b2b0696-8710-4abc-8452-96ea2f1f770c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:05.893479 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1521/6070] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:05 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:06.903305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:06.904980 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:06.905165 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:06.905357 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:06.905450 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:06.910079 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:06.910079 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:06.910654 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-135e9e04-bfdc-476b-93e0-e63335c9f431 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:06.910959 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1523/6071] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:06 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:06.921003 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:06.923556 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:44:06.923981 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d32c53d8-e8e3-4ed1-84f7-72f09d274172", "name": "tempest-VolumesBackupsTest-Backup-1650759616"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:06.925870 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.backups [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating new backup {'backup': {'volume_id': 'd32c53d8-e8e3-4ed1-84f7-72f09d274172', 'name': 'tempest-VolumesBackupsTest-Backup-1650759616'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:44:06.926067 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating backup of volume d32c53d8-e8e3-4ed1-84f7-72f09d274172 in container None Aug 03 20:44:06.936099 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:06.936099 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:06.936811 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:06.960658 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['18696a01-8737-42d6-b729-2498d82b2cd7', '7674372e-5061-4494-9608-c013b46bc6a8'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:06.996081 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-77e3bd1d-b735-4ba8-b22e-077b563d9f0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:44:06.996822 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1507/6072] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:44:06 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:07.004412 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:07.006127 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:07.006363 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:07.006578 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:07.006675 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:07.011277 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:07.011277 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:07.012124 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-859e0c10-0fc2-4f9c-acef-4df4b4973dd0 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:07.012509 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1522/6073] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:07 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:08.024025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b99c931b-898f-4831-b365-2c087a44512d None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:08.025700 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b99c931b-898f-4831-b365-2c087a44512d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:08.025906 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b99c931b-898f-4831-b365-2c087a44512d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:08.026114 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b99c931b-898f-4831-b365-2c087a44512d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:08.026270 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-b99c931b-898f-4831-b365-2c087a44512d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:08.030195 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:08.030195 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:08.030945 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b99c931b-898f-4831-b365-2c087a44512d tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:08.031315 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1522/6074] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:08 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:09.042688 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-903caf07-c844-428d-914f-21c2fc1b3f23 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:09.044377 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-903caf07-c844-428d-914f-21c2fc1b3f23 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:09.044581 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-903caf07-c844-428d-914f-21c2fc1b3f23 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:09.044748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-903caf07-c844-428d-914f-21c2fc1b3f23 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:09.044840 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-903caf07-c844-428d-914f-21c2fc1b3f23 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:09.048924 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:09.048924 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:09.049646 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-903caf07-c844-428d-914f-21c2fc1b3f23 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:09.050026 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1524/6075] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:09 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:10.060338 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:10.061830 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:10.061988 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:10.062173 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:10.062273 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:10.066177 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:10.066177 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:10.066825 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4336a4e7-c9d9-4dd2-b9cf-8f1d551ffc1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:10.067131 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1508/6076] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:10 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:11.077482 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:11.079253 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:11.079450 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:11.079656 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:11.079758 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:11.084430 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:11.084430 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:11.085139 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7f25006-25c8-48e5-a43c-a10b70f9a5d5 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:11.085479 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1523/6077] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:11 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:12.095185 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:12.096871 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:12.097052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:12.097248 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:12.097350 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:12.101770 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:12.101770 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:12.102420 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8eeb89a0-9dd3-4fe7-9d83-60102f369673 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:12.102762 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1523/6078] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:12 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:13.112203 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:13.113971 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:13.114208 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:13.114383 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:13.114494 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:13.120041 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:13.120041 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:13.120903 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-7c8438dd-40d9-4e7b-8d58-782800f7c43f tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:13.121404 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1525/6079] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:13 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:14.130326 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:14.133286 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:14.133597 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:14.133861 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:14.133996 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:14.139166 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:14.139166 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:14.140155 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-cf9fe468-6b2c-4409-9b88-e78272554a45 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:14.140643 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1509/6080] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:14 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:15.150625 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:15.152336 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:15.152531 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:15.152713 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:15.152802 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:15.157570 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:15.157570 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:15.158440 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-c9355d20-bf21-4a7b-994c-9c3728286ff8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:15.158865 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1524/6081] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:15 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:16.168683 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:16.170707 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:16.170974 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:16.171254 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:16.171414 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:16.175745 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:16.175745 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:16.176546 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-6b63be86-7fa3-4346-a52a-2caacebd9969 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:16.176950 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1524/6082] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:16 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:17.203355 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:17.204931 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:17.205108 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:17.205274 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:17.205370 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:17.209454 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:17.209454 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:17.210177 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ad170dc8-af6a-4a26-9d8c-d17b53418aa9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:17.210504 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1526/6083] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:17 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:18.220372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:18.222246 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:18.222479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:18.222703 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:18.222839 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:18.227522 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:18.227522 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:18.228306 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-486b3ac5-46f4-4dc4-8c97-88fe320b6e4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:18.228693 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1510/6084] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:18 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:19.239314 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:19.241406 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:19.241690 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:19.241916 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:19.242087 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:19.247140 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:19.247140 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:19.248178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-171ae88f-b3b5-49b8-82c7-e5dc68377146 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:19.248713 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1525/6085] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:19 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:20.259278 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:20.261244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:20.261499 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:20.261729 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:20.261853 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:20.266442 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:20.266442 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:20.267244 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-c68454ea-1be9-4f7b-94b7-c21aa2681598 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:20.267678 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1525/6086] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:20 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:21.277645 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:21.279435 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:21.279648 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:21.279829 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:21.279954 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:21.284047 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:21.284047 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:21.284943 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5de927a2-c89b-4233-94c6-d3b979ac6ec9 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:21.285302 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1527/6087] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:21 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:21.295794 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:21.297749 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:21.297932 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:21.298089 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:21.298197 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:21.303186 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:21.303186 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:21.303977 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-fbe14121-86bc-4141-9f80-d0b14ab92bcb tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:21.304381 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1511/6088] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:21 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:21.315365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:21.317243 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] POST https://10.4.3.92/volume/v3/backups Aug 03 20:44:21.317703 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d32c53d8-e8e3-4ed1-84f7-72f09d274172", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1324761366"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:21.319223 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating new backup {'backup': {'volume_id': 'd32c53d8-e8e3-4ed1-84f7-72f09d274172', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1324761366'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:44:21.319379 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Creating backup of volume d32c53d8-e8e3-4ed1-84f7-72f09d274172 in container None Aug 03 20:44:21.327815 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:21.327815 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:21.328205 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Volume info retrieved successfully. Aug 03 20:44:21.346362 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Created reservations ['dbf28ef1-119a-4fa1-8a58-08188eb7ffd6', '8e3027fc-8098-4f2e-b8ac-f47e82aae6f8'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:21.383644 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6494be1f-f499-4c6c-abb4-a78aa9dc16c9 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:44:21.384082 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1526/6089] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:44:21 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:21.392973 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-99c60362-37d7-4366-a98c-9e2c889855f7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:21.394815 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-99c60362-37d7-4366-a98c-9e2c889855f7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:21.395230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-99c60362-37d7-4366-a98c-9e2c889855f7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:21.395230 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-99c60362-37d7-4366-a98c-9e2c889855f7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:21.395341 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-99c60362-37d7-4366-a98c-9e2c889855f7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:21.399363 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:21.399363 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:21.399911 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-99c60362-37d7-4366-a98c-9e2c889855f7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:21.400218 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1526/6090] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:21 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:22.410319 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:22.412678 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:22.412928 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:22.413128 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:22.413267 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:22.419165 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:22.419165 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:22.419863 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-589b102b-8397-45b8-a84f-ff93a3d118c4 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:22.420250 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1528/6091] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:22 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:23.430541 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:23.432383 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:23.432620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:23.432864 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:23.432951 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:23.438014 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:23.438014 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:23.438722 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-49949a6e-dcb4-4edf-87f5-b4a078c275cc tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:23.439117 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1512/6092] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:23 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:24.450317 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:24.452205 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:24.452480 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:24.452714 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:24.452876 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:24.459383 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:24.459383 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:24.461313 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-53636ce0-7b7b-451e-b0da-d8fc5c98d60f tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:24.461313 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1527/6093] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:24 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:24.643824 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [req-85229829-85bd-4db4-8e5b-a228cce1c4ab req-8d41fdf6-8f7c-455c-bc49-5df0d22f7982 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:24.646324 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-85229829-85bd-4db4-8e5b-a228cce1c4ab req-8d41fdf6-8f7c-455c-bc49-5df0d22f7982 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 Aug 03 20:44:24.646576 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-85229829-85bd-4db4-8e5b-a228cce1c4ab req-8d41fdf6-8f7c-455c-bc49-5df0d22f7982 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:24.646821 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [req-85229829-85bd-4db4-8e5b-a228cce1c4ab req-8d41fdf6-8f7c-455c-bc49-5df0d22f7982 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'version_select' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:24.656256 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:24.656256 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:24.701849 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [req-85229829-85bd-4db4-8e5b-a228cce1c4ab req-8d41fdf6-8f7c-455c-bc49-5df0d22f7982 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 returned with HTTP 200 Aug 03 20:44:24.702437 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1527/6094] 10.4.3.92 () {72 vars in 1666 bytes} [Mon Aug 3 20:44:24 2026] DELETE /volume/v3/attachments/cd99cf9f-e8da-4b15-b328-7c1142677314 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:25.471134 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-85997542-1741-4c68-8bf5-af21fa1352f6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:25.473030 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85997542-1741-4c68-8bf5-af21fa1352f6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:25.473214 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85997542-1741-4c68-8bf5-af21fa1352f6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:25.473514 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-85997542-1741-4c68-8bf5-af21fa1352f6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:25.473559 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-85997542-1741-4c68-8bf5-af21fa1352f6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:25.478325 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:25.478325 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:25.478985 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-85997542-1741-4c68-8bf5-af21fa1352f6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:25.479382 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1529/6095] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:25 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:25.697134 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:25.698799 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:44:25.698972 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:25.699139 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:25.699282 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume with id: 36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:44:25.707246 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:25.707246 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:25.707891 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:44:25.718127 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:44:25.723364 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume request issued successfully. Aug 03 20:44:25.723586 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-e9f3f4b3-64d2-4788-b87a-8314810b1e70 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 202 Aug 03 20:44:25.724078 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1513/6096] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:25 2026] DELETE /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:25.731365 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:25.733159 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:44:25.733344 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:25.733560 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:25.741681 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:25.741681 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:25.745798 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:44:25.751221 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-5323d9cc-b2ed-497e-8e8f-dbf07bb82259 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 200 Aug 03 20:44:25.752185 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1528/6097] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:25 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:26.490148 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:26.492058 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:26.492276 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:26.492477 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:26.492586 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:26.497231 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:26.497231 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:26.497842 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d4530ad3-4afc-45f8-9628-67135b028fe2 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:26.498240 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1528/6098] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:26 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:26.764596 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-41aaff8a-c5bd-4262-83db-bb1f36aaa69e None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:26.766752 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41aaff8a-c5bd-4262-83db-bb1f36aaa69e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 Aug 03 20:44:26.766963 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41aaff8a-c5bd-4262-83db-bb1f36aaa69e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:26.767187 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-41aaff8a-c5bd-4262-83db-bb1f36aaa69e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:26.773919 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-41aaff8a-c5bd-4262-83db-bb1f36aaa69e tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 returned with HTTP 404 Aug 03 20:44:26.774437 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1530/6099] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:26 2026] GET /volume/v3/volumes/36eec04b-12b8-40d6-aec1-f91f57c87ca8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:27.043803 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-9041f508-5bc6-4216-a29d-0938f99fed6f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:27.045584 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:44:27.045784 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:27.045990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:27.046152 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume with id: 9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:44:27.052946 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:27.052946 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:27.053368 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:44:27.062968 np0000006371 devstack@c-api.service[100356]: WARNING cinder.keymgr.conf_key_mgr [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 03 20:44:27.068106 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Delete volume request issued successfully. Aug 03 20:44:27.068288 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-9041f508-5bc6-4216-a29d-0938f99fed6f tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 202 Aug 03 20:44:27.068759 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1514/6100] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:27 2026] DELETE /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:27.075579 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:27.077697 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:44:27.077968 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:27.078217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:27.086946 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:27.086946 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:27.091539 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Volume info retrieved successfully. Aug 03 20:44:27.096694 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b5563630-50c8-4e7a-91d3-8cb3390af5e4 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 200 Aug 03 20:44:27.097169 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1529/6101] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:27 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 1427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:27.507375 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-46a8411c-0b15-4666-9577-1839071702f3 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:27.509529 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46a8411c-0b15-4666-9577-1839071702f3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:27.509791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46a8411c-0b15-4666-9577-1839071702f3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:27.510025 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-46a8411c-0b15-4666-9577-1839071702f3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:27.510156 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-46a8411c-0b15-4666-9577-1839071702f3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:27.516380 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:27.516380 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:27.517124 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-46a8411c-0b15-4666-9577-1839071702f3 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:27.517560 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1529/6102] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:27 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:28.109077 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-fba96d12-115d-4e59-8b75-8191aff4a441 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.110778 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fba96d12-115d-4e59-8b75-8191aff4a441 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] GET https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 Aug 03 20:44:28.110946 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fba96d12-115d-4e59-8b75-8191aff4a441 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.111118 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-fba96d12-115d-4e59-8b75-8191aff4a441 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.116193 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-fba96d12-115d-4e59-8b75-8191aff4a441 tempest-TestEncryptedCinderVolumes-246040248 tempest-TestEncryptedCinderVolumes-246040248-project-member] https://10.4.3.92/volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 returned with HTTP 404 Aug 03 20:44:28.116632 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1531/6103] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/volumes/9a8b11e4-1b4b-4abd-b96d-d269f9c110f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:28.123342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.124949 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Aug 03 20:44:28.125146 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.125360 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Calling method 'detail' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.126076 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100356) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 03 20:44:28.134873 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Get all volumes completed successfully. Aug 03 20:44:28.136471 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.136471 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:28.139840 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-6b25c221-1989-4f4b-a542-0aaccf7e6db4 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 03 20:44:28.140181 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1515/6104] 10.4.3.92 () {66 vars in 1278 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8260 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:28.154145 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-8a2af7ae-e017-4901-97c2-7d135318df31 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.155762 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a2af7ae-e017-4901-97c2-7d135318df31 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] DELETE https://10.4.3.92/volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090 Aug 03 20:44:28.156019 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a2af7ae-e017-4901-97c2-7d135318df31 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.156338 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-8a2af7ae-e017-4901-97c2-7d135318df31 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] Calling method '_delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.176643 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-8a2af7ae-e017-4901-97c2-7d135318df31 tempest-TestEncryptedCinderVolumes-2116079027 tempest-TestEncryptedCinderVolumes-2116079027-project-admin] https://10.4.3.92/volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090 returned with HTTP 202 Aug 03 20:44:28.177073 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1530/6105] 10.4.3.92 () {66 vars in 1338 bytes} [Mon Aug 3 20:44:28 2026] DELETE /volume/v3/types/da4cc9cb-8ab5-4895-9ce4-54703a707090 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:28.527960 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-54194625-b9b3-4a26-a105-4284d25e426c None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.529685 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54194625-b9b3-4a26-a105-4284d25e426c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:28.529904 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54194625-b9b3-4a26-a105-4284d25e426c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.530105 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-54194625-b9b3-4a26-a105-4284d25e426c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.530237 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-54194625-b9b3-4a26-a105-4284d25e426c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:28.534189 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.534189 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:28.534799 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-54194625-b9b3-4a26-a105-4284d25e426c tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:28.535144 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1530/6106] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:28.544641 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.546362 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:28.546672 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.546867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.546966 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:28.551069 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.551069 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:28.551728 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-56ba2454-e254-4c98-9eb7-5172e59d39f1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:28.552067 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1532/6107] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:28.561026 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-68be1a2a-3541-4001-abcc-bc652a43b554 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.562842 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68be1a2a-3541-4001-abcc-bc652a43b554 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:28.563097 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68be1a2a-3541-4001-abcc-bc652a43b554 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.563244 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-68be1a2a-3541-4001-abcc-bc652a43b554 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.563342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-68be1a2a-3541-4001-abcc-bc652a43b554 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:28.567953 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.567953 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:28.568709 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-68be1a2a-3541-4001-abcc-bc652a43b554 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:28.569145 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1516/6108] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:28.579195 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d210bb0e-acbb-481d-afea-5d747e039b21 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.580807 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] POST https://10.4.3.92/volume/v3/backups Aug 03 20:44:28.581117 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d32c53d8-e8e3-4ed1-84f7-72f09d274172", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1545589655"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:28.582442 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.contrib.backups [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating new backup {'backup': {'volume_id': 'd32c53d8-e8e3-4ed1-84f7-72f09d274172', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1545589655'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 03 20:44:28.582596 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Creating backup of volume d32c53d8-e8e3-4ed1-84f7-72f09d274172 in container None Aug 03 20:44:28.589298 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.589298 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:28.589693 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:28.603809 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Created reservations ['092b7b0c-9c15-425a-9357-b3c972b60ca6', '492ed512-f055-4c4d-994a-30e9291d0394'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:28.634624 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d210bb0e-acbb-481d-afea-5d747e039b21 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Aug 03 20:44:28.635053 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1531/6109] 10.4.3.92 () {68 vars in 1252 bytes} [Mon Aug 3 20:44:28 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:28.642544 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-289b368d-4be8-430c-933b-be4fea0575e4 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:28.644682 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-289b368d-4be8-430c-933b-be4fea0575e4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:28.644924 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-289b368d-4be8-430c-933b-be4fea0575e4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:28.645186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-289b368d-4be8-430c-933b-be4fea0575e4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:28.645344 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-289b368d-4be8-430c-933b-be4fea0575e4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:28.650714 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:28.650714 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:28.651806 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-289b368d-4be8-430c-933b-be4fea0575e4 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:28.652220 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1531/6110] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:28 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:29.664014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:29.665636 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:29.665818 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:29.665989 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:29.666079 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:29.670567 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:29.670567 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:29.671550 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6fa77183-dbf7-4e87-ba5d-14b270731717 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:29.671944 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1533/6111] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:29 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:30.682752 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:30.684370 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:30.684507 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:30.684673 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:30.684816 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:30.688653 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:30.688653 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:30.689387 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b570bb3a-b260-44d0-9fcf-de58ab43fc4e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:30.689737 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1517/6112] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:30 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:31.699648 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:31.701660 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:31.701878 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:31.702069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:31.702173 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:31.708419 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:31.708419 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:31.709351 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-18ac9882-66de-431b-826f-eb4fa54dbce2 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:31.709967 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1532/6113] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:31 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:32.721509 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e3db3f96-8805-4feb-b633-d024c2fc175a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:32.723481 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3db3f96-8805-4feb-b633-d024c2fc175a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:32.723830 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e3db3f96-8805-4feb-b633-d024c2fc175a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:32.724052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e3db3f96-8805-4feb-b633-d024c2fc175a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:32.724052 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-e3db3f96-8805-4feb-b633-d024c2fc175a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:32.729217 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:32.729217 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:32.729677 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3db3f96-8805-4feb-b633-d024c2fc175a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:32.730267 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1532/6114] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:32 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:33.742139 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:33.744254 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:33.744519 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:33.744753 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:33.744883 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:33.749854 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:33.749854 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:33.750623 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-4ae2b35c-3a33-4ab7-aafb-e26c66678eb8 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:33.750982 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1534/6115] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:33 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:34.760822 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-285252eb-67e1-426e-b154-61072a408055 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:34.763220 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-285252eb-67e1-426e-b154-61072a408055 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:34.763408 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-285252eb-67e1-426e-b154-61072a408055 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:34.763609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-285252eb-67e1-426e-b154-61072a408055 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:34.763741 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-285252eb-67e1-426e-b154-61072a408055 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:34.767610 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:34.767610 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:34.768364 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-285252eb-67e1-426e-b154-61072a408055 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:34.768710 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1518/6116] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:34 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:35.778716 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:35.780869 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:35.781119 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:35.781351 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:35.781513 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:35.786290 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:35.786290 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:35.787178 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-41ee96f6-9a89-4816-bd31-d0e9fe4fce1a tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:35.787620 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1533/6117] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:35 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:35.796831 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-52f72185-8d43-425a-af4b-1f00f0348ecc None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:35.798537 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52f72185-8d43-425a-af4b-1f00f0348ecc tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:35.798734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52f72185-8d43-425a-af4b-1f00f0348ecc tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:35.798902 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-52f72185-8d43-425a-af4b-1f00f0348ecc tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:35.799000 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-52f72185-8d43-425a-af4b-1f00f0348ecc tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:35.802975 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:35.802975 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:35.803735 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-52f72185-8d43-425a-af4b-1f00f0348ecc tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:35.804076 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1533/6118] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:35 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:35.812755 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8da156be-651e-4359-9523-6753d0fc6ca3 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:35.814523 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:35.814715 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:35.814892 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:35.814974 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.contrib.backups [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete backup with id: 511e65e8-485d-47d4-985e-dc3c25036f62. Aug 03 20:44:35.818997 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:35.818997 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:35.830086 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.backup.rpcapi [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] delete_backup rpcapi backup_id 511e65e8-485d-47d4-985e-dc3c25036f62 {{(pid=100353) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:44:35.831735 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8da156be-651e-4359-9523-6753d0fc6ca3 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 202 Aug 03 20:44:35.832107 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1535/6119] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:35 2026] DELETE /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:44:35.838609 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:35.840356 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:35.840582 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:35.840813 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:35.840950 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:35.844933 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:35.844933 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:35.845608 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-7ebd73ae-4e25-4950-932f-2d5b3bd9cc0e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 200 Aug 03 20:44:35.846077 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1519/6120] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:35 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:36.857214 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:36.858818 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 Aug 03 20:44:36.859042 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:36.859238 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:36.859368 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id 511e65e8-485d-47d4-985e-dc3c25036f62. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:36.863418 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ba917f58-1a92-4a9f-9387-8da6da918ef1 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 returned with HTTP 404 Aug 03 20:44:36.863990 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1534/6121] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:36 2026] GET /volume/v3/backups/511e65e8-485d-47d4-985e-dc3c25036f62 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:36.870899 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:36.872827 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:36.873102 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:36.873351 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:36.873515 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.backups [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Delete backup with id: 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. Aug 03 20:44:36.878618 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:36.878618 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:36.892526 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.backup.rpcapi [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] delete_backup rpcapi backup_id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0 {{(pid=100355) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:44:36.894346 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-98d97fa1-c1aa-4d87-9791-3da2b9b618b6 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 202 Aug 03 20:44:36.894812 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1534/6122] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:36 2026] DELETE /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:44:36.902021 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:36.903847 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:36.904069 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:36.904286 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:36.904384 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:36.909147 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:36.909147 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:36.909747 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-868b1454-c646-4b2c-8f03-de494b9ed9ef tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 200 Aug 03 20:44:36.910132 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1536/6123] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:36 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:37.921525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:37.923367 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 Aug 03 20:44:37.923624 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:37.923865 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:37.924004 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.backups [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 33bf0280-daf0-4e66-abd9-a47a2b4eebe0. {{(pid=100356) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:37.928261 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-b07d4e7e-b8d2-43ff-9ae8-5625423cae53 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 returned with HTTP 404 Aug 03 20:44:37.928828 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1520/6124] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:37 2026] GET /volume/v3/backups/33bf0280-daf0-4e66-abd9-a47a2b4eebe0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:37.936523 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-411afd5b-55f6-4a77-b7c8-854371821998 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:37.938007 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:37.938260 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:37.938550 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:37.938706 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.contrib.backups [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete backup with id: af6a2832-8fa7-402d-b261-20d36e67685f. Aug 03 20:44:37.944608 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:37.944608 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:37.959048 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.backup.rpcapi [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] delete_backup rpcapi backup_id af6a2832-8fa7-402d-b261-20d36e67685f {{(pid=100354) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:44:37.961148 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-411afd5b-55f6-4a77-b7c8-854371821998 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 202 Aug 03 20:44:37.961676 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1535/6125] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:37 2026] DELETE /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:44:37.968182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:37.970342 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:37.970597 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:37.970837 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:37.970972 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:37.976401 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:37.976401 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:37.977484 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-ae6a43f1-feeb-4e2a-9349-4485b6414942 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 200 Aug 03 20:44:37.977850 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1535/6126] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:37 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:38.987500 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-44c49f58-4608-4517-8636-9b5acf13c13b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:38.989262 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-44c49f58-4608-4517-8636-9b5acf13c13b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f Aug 03 20:44:38.989493 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-44c49f58-4608-4517-8636-9b5acf13c13b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:38.989692 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-44c49f58-4608-4517-8636-9b5acf13c13b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:38.989816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.backups [None req-44c49f58-4608-4517-8636-9b5acf13c13b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Show backup with id af6a2832-8fa7-402d-b261-20d36e67685f. {{(pid=100353) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:38.993429 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-44c49f58-4608-4517-8636-9b5acf13c13b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f returned with HTTP 404 Aug 03 20:44:38.994006 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1537/6127] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:38 2026] GET /volume/v3/backups/af6a2832-8fa7-402d-b261-20d36e67685f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:39.000498 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:39.002401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] DELETE https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:39.002615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:39.002783 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:39.002882 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.contrib.backups [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Delete backup with id: 9c2a0e35-4028-4b1b-bc43-06ac452afa00. Aug 03 20:44:39.007639 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:39.007639 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:39.020580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.backup.rpcapi [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] delete_backup rpcapi backup_id 9c2a0e35-4028-4b1b-bc43-06ac452afa00 {{(pid=100356) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 03 20:44:39.022349 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-37c7140d-8b05-4dfe-864e-1731a4e4e152 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 202 Aug 03 20:44:39.022930 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1521/6128] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:38 2026] DELETE /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 03 20:44:39.030719 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:39.032569 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:39.032775 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:39.032957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:39.033056 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.backups [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100354) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:39.037798 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:39.037798 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:39.038558 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b70d9d93-3ba8-4df1-84af-f0b16b9061d0 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 200 Aug 03 20:44:39.039084 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1536/6129] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:39 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:40.049248 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:40.051124 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] GET https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 Aug 03 20:44:40.051320 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:40.051524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:40.051627 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.backups [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] Show backup with id 9c2a0e35-4028-4b1b-bc43-06ac452afa00. {{(pid=100355) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 03 20:44:40.055252 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-2ecd1f07-e5ee-48f8-8228-aedfd604a1a7 tempest-VolumesBackupsTest-1293241143 tempest-VolumesBackupsTest-1293241143-project-admin] https://10.4.3.92/volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 returned with HTTP 404 Aug 03 20:44:40.055707 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1536/6130] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:40 2026] GET /volume/v3/backups/9c2a0e35-4028-4b1b-bc43-06ac452afa00 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:40.066609 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:40.068375 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:44:40.068586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:40.068762 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:40.068910 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume with id: d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:44:40.077159 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:40.077159 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:40.077679 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:40.096289 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume request issued successfully. Aug 03 20:44:40.096482 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-6f391e8b-6fd1-4020-a334-4f51c6c9d20b tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 returned with HTTP 202 Aug 03 20:44:40.096887 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1538/6131] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:40 2026] DELETE /volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:40.103620 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-514d1705-3fe8-4629-a122-20de3ed4c274 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:40.105504 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-514d1705-3fe8-4629-a122-20de3ed4c274 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:44:40.105712 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-514d1705-3fe8-4629-a122-20de3ed4c274 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:40.105922 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-514d1705-3fe8-4629-a122-20de3ed4c274 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:40.113188 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:40.113188 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:40.117605 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-514d1705-3fe8-4629-a122-20de3ed4c274 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:40.121956 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-514d1705-3fe8-4629-a122-20de3ed4c274 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 returned with HTTP 200 Aug 03 20:44:40.122380 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1522/6132] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:40 2026] GET /volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:41.136902 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-3985710b-cfde-47f5-bc8a-4b9b7b2efc1e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:41.138800 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3985710b-cfde-47f5-bc8a-4b9b7b2efc1e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 Aug 03 20:44:41.139069 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3985710b-cfde-47f5-bc8a-4b9b7b2efc1e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:41.139328 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-3985710b-cfde-47f5-bc8a-4b9b7b2efc1e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:41.144777 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-3985710b-cfde-47f5-bc8a-4b9b7b2efc1e tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 returned with HTTP 404 Aug 03 20:44:41.145341 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1537/6133] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:41 2026] GET /volume/v3/volumes/d32c53d8-e8e3-4ed1-84f7-72f09d274172 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:41.152197 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:41.153869 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:44:41.154059 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:41.154259 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:41.154406 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume with id: 9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:44:41.161900 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:41.161900 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:41.162444 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:41.186319 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume request issued successfully. Aug 03 20:44:41.186610 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-9a1261fc-09b4-4f23-848b-ad82fae46413 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 returned with HTTP 202 Aug 03 20:44:41.187156 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1537/6134] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:41 2026] DELETE /volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:41.193861 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:41.195528 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:44:41.195751 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:41.195961 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:41.204082 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:41.204082 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:41.208032 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:41.212913 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-c5622f05-301a-49c3-924a-42ac1bcb0cbb tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 returned with HTTP 200 Aug 03 20:44:41.213345 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1539/6135] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:41 2026] GET /volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:42.227123 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-3ccc2d4c-97e8-4895-98f1-4314c3934512 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:42.229258 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ccc2d4c-97e8-4895-98f1-4314c3934512 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 Aug 03 20:44:42.229511 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ccc2d4c-97e8-4895-98f1-4314c3934512 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:42.229754 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-3ccc2d4c-97e8-4895-98f1-4314c3934512 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:42.237231 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-3ccc2d4c-97e8-4895-98f1-4314c3934512 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 returned with HTTP 404 Aug 03 20:44:42.237777 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1523/6136] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:42 2026] GET /volume/v3/volumes/9d2b5ef0-de05-4507-873b-52dddbf1d189 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:42.245662 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:42.247870 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] DELETE https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:44:42.248126 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:42.248387 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:42.248610 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume with id: 316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:44:42.258944 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:42.258944 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:42.259643 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:42.285607 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Delete volume request issued successfully. Aug 03 20:44:42.285784 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-d0b178e5-fefb-4ec7-a62f-90f231c56f17 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc returned with HTTP 202 Aug 03 20:44:42.286219 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1538/6137] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:42 2026] DELETE /volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:42.293931 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:42.295971 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:44:42.296197 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:42.296426 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:42.304626 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:42.304626 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:42.308406 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Volume info retrieved successfully. Aug 03 20:44:42.312949 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d96947fa-4dd0-4f4d-8667-2e53b5862c99 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc returned with HTTP 200 Aug 03 20:44:42.313392 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1538/6138] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:42 2026] GET /volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:43.325848 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-248590e8-b18c-4150-9283-fd87bd56ed98 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:43.327808 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-248590e8-b18c-4150-9283-fd87bd56ed98 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] GET https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc Aug 03 20:44:43.328009 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-248590e8-b18c-4150-9283-fd87bd56ed98 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:43.328178 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-248590e8-b18c-4150-9283-fd87bd56ed98 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:43.334332 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-248590e8-b18c-4150-9283-fd87bd56ed98 tempest-VolumesBackupsTest-482106358 tempest-VolumesBackupsTest-482106358-project-member] https://10.4.3.92/volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc returned with HTTP 404 Aug 03 20:44:43.334889 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1540/6139] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:43 2026] GET /volume/v3/volumes/316275e0-7f0a-4f70-9cc1-e27586decabc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:45.277022 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:45.356640 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:44:45.356990 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-653878966"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:45.358431 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-653878966'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:44:45.358587 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume of 1 GB Aug 03 20:44:45.362215 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Availability Zones retrieved successfully. Aug 03 20:44:45.367658 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (62bd182b-f566-4f86-850e-d1f9b40da027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:45.368479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66580c5-46ce-4214-a7cf-c6ea53e0bcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:45.369232 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:44:45.391060 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66580c5-46ce-4214-a7cf-c6ea53e0bcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:45.391842 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a669c02e-6fb1-466a-a729-65adc68ac626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:45.446244 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['970e2266-9c53-45d5-836f-953510935ac8', '6068fb03-1f66-4c3f-b9ba-7e5f8b4fed61', '620b9d80-2e7f-4c88-8d0b-2d09f636226c', 'd0825e7a-d2e4-4252-849b-3e71cd4996ee'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:45.447078 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a669c02e-6fb1-466a-a729-65adc68ac626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970e2266-9c53-45d5-836f-953510935ac8', '6068fb03-1f66-4c3f-b9ba-7e5f8b4fed61', '620b9d80-2e7f-4c88-8d0b-2d09f636226c', 'd0825e7a-d2e4-4252-849b-3e71cd4996ee']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:45.447866 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89013b3-8c99-41aa-9f3d-9fa09b1e33e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:45.470789 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89013b3-8c99-41aa-9f3d-9fa09b1e33e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba5406fe-dd90-4b59-a158-f2a6d59a2c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653878966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['970e2266-9c53-45d5-836f-953510935ac8','6068fb03-1f66-4c3f-b9ba-7e5f8b4fed61','620b9d80-2e7f-4c88-8d0b-2d09f636226c','d0825e7a-d2e4-4252-849b-3e71cd4996ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653878966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba5406fe-dd90-4b59-a158-f2a6d59a2c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e360073d671c46c0a9052459bd7b7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:45.471621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393dbe77-c921-4518-b86b-92c2692cdc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:45.499209 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393dbe77-c921-4518-b86b-92c2692cdc6d) transitioned into state 'SUCCESS' from state '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-653878966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['970e2266-9c53-45d5-836f-953510935ac8','6068fb03-1f66-4c3f-b9ba-7e5f8b4fed61','620b9d80-2e7f-4c88-8d0b-2d09f636226c','d0825e7a-d2e4-4252-849b-3e71cd4996ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:45.500034 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a977dd21-80ae-4c82-beab-9faf68a0c9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:45.514977 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a977dd21-80ae-4c82-beab-9faf68a0c9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:45.515812 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (62bd182b-f566-4f86-850e-d1f9b40da027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:45.516095 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request issued successfully. Aug 03 20:44:45.516691 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-d93f1a5e-8ffe-4811-aed2-73173a7fc232 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:44:45.517116 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1524/6140] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:44:45 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:45.528681 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:45.530519 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:45.530749 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:45.530934 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:45.537770 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:45.537770 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:45.541177 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:45.545490 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4faefb9b-5b5a-4b60-b236-df0c12425915 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e returned with HTTP 200 Aug 03 20:44:45.546078 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1539/6141] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:45 2026] GET /volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:46.559611 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:46.561838 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:46.562049 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:46.562233 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:46.569187 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:46.569187 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:46.572490 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:46.576031 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e08291ca-1b11-4f6a-ade8-9096a1870ad1 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e returned with HTTP 200 Aug 03 20:44:46.576388 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1539/6142] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:46 2026] GET /volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:46.587830 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-823cf862-6e3f-4413-a065-c638ce1da365 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:46.589533 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:44:46.589881 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba5406fe-dd90-4b59-a158-f2a6d59a2c7e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-606007070"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:46.597903 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:46.597903 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:46.598225 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:46.598349 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create snapshot from volume ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:46.637568 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['8f503ca9-d1cf-43f2-92a1-7031236eb3a3', '8913aa47-8c26-4c59-a0be-e27043a115ba', '7855e553-0eee-429e-a683-e4f9fd254266', 'ae186396-7e14-4f23-91ab-b2e26496dea6'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:46.668807 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot create request issued successfully. Aug 03 20:44:46.669103 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-823cf862-6e3f-4413-a065-c638ce1da365 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:44:46.669604 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1541/6143] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:44:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:46.677623 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:46.679401 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:46.679626 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:46.679834 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:46.684520 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:46.684520 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:46.684816 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:46.685489 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-79c9f73a-cf4e-4416-bdb0-479774603bbe tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 returned with HTTP 200 Aug 03 20:44:46.685852 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1525/6144] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:46 2026] GET /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:47.695000 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:47.696927 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:47.697163 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:47.697367 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:47.702434 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:47.702434 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:47.702724 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:47.703317 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-221b61b1-277a-4ba9-aa8a-1d1a44c4c53c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 returned with HTTP 200 Aug 03 20:44:47.703713 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1540/6145] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:47 2026] GET /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:47.712571 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:47.767760 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] POST https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7/action Aug 03 20:44:47.768058 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:44:47.768191 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:47.774015 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:47.774015 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:47.774578 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Snapshot retrieved successfully. Aug 03 20:44:47.775346 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'aeae9946e38146ca883a768a00482b1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e360073d671c46c0a9052459bd7b7d31', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:44:47.775588 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-45b66325-bbea-4e6e-9088-9c753f0d7292 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7/action returned with HTTP 403 Aug 03 20:44:47.776011 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1540/6146] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:44:47 2026] POST /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7/action => generated 133 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:47.782892 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f6a47240-19fc-4134-919e-706e4c74ef01 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:47.785412 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:47.785680 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:47.785900 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:47.786035 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete snapshot with id: 5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:47.790896 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:47.790896 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:47.791215 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:47.814066 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot delete request issued successfully. Aug 03 20:44:47.814358 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f6a47240-19fc-4134-919e-706e4c74ef01 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 returned with HTTP 202 Aug 03 20:44:47.814814 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1542/6147] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:44:47 2026] DELETE /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:47.822317 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:47.824198 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:47.824426 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:47.824621 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:47.829384 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:47.829384 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:47.829715 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:47.830362 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-33bfe0a7-757e-47a0-a910-3171ea810cb3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 returned with HTTP 200 Aug 03 20:44:47.830774 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1526/6148] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:47 2026] GET /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:48.839806 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-4a38f615-8f27-4810-ab38-b0f114c25d2b None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:48.841827 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4a38f615-8f27-4810-ab38-b0f114c25d2b tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 Aug 03 20:44:48.842058 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4a38f615-8f27-4810-ab38-b0f114c25d2b tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:48.842269 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-4a38f615-8f27-4810-ab38-b0f114c25d2b tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:48.847314 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-4a38f615-8f27-4810-ab38-b0f114c25d2b tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 returned with HTTP 404 Aug 03 20:44:48.847854 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1541/6149] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:48 2026] GET /volume/v3/snapshots/5c2d5e04-dea0-4abb-9fd9-fe421eefd8d7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:48.854159 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:48.855681 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:48.855869 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:48.856032 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:48.856171 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume with id: ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:48.863743 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:48.863743 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:48.864185 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:48.886221 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume request issued successfully. Aug 03 20:44:48.886474 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1a50bea0-e001-4164-82bc-5c89ce92fc81 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e returned with HTTP 202 Aug 03 20:44:48.886930 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1541/6150] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:48 2026] DELETE /volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:48.893816 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:48.896077 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:48.896342 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:48.896635 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:48.905753 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:48.905753 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:48.909850 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:48.914817 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-8ce9a47c-8cbd-46b7-adab-f10a019bd964 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e returned with HTTP 200 Aug 03 20:44:48.915250 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1543/6151] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:48 2026] GET /volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:49.926904 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-883e8209-d54c-44f2-af4a-8659b862ff08 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:49.928254 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-883e8209-d54c-44f2-af4a-8659b862ff08 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e Aug 03 20:44:49.928473 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-883e8209-d54c-44f2-af4a-8659b862ff08 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:49.928684 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-883e8209-d54c-44f2-af4a-8659b862ff08 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:49.933699 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-883e8209-d54c-44f2-af4a-8659b862ff08 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e returned with HTTP 404 Aug 03 20:44:49.934146 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1527/6152] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:49 2026] GET /volume/v3/volumes/ba5406fe-dd90-4b59-a158-f2a6d59a2c7e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:49.941504 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:49.943131 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:44:49.943455 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1138100777"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:49.945292 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.v3.volumes [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1138100777'}} {{(pid=100354) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:44:49.945438 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume of 1 GB Aug 03 20:44:49.949064 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Availability Zones retrieved successfully. Aug 03 20:44:49.953864 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (b98640cf-3651-4776-a364-0f21e87e4446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:49.954871 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc44223-9cab-4add-a9b2-383bd263c167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:49.955587 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Validating volume size '1' using validate_int {{(pid=100354) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:44:49.978217 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc44223-9cab-4add-a9b2-383bd263c167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:49.978957 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9afe90-a504-4796-9103-660bc166631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:50.013456 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['02a3b315-6690-47d5-957c-0d88a3227d36', '95e47170-b4ea-4d83-885c-0fe9ab205a58', '6268f16a-41ce-4405-bb7c-401c4f0123e2', 'f59cecf0-a950-4992-8cfd-2b77bc8a460d'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:50.014283 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9afe90-a504-4796-9103-660bc166631b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a3b315-6690-47d5-957c-0d88a3227d36', '95e47170-b4ea-4d83-885c-0fe9ab205a58', '6268f16a-41ce-4405-bb7c-401c4f0123e2', 'f59cecf0-a950-4992-8cfd-2b77bc8a460d']}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:50.014979 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e72942b-e11b-45de-90ce-6db3780b948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:50.036574 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e72942b-e11b-45de-90ce-6db3780b948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13ca5d7-cde8-4821-8bc9-87b356094b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138100777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['02a3b315-6690-47d5-957c-0d88a3227d36','95e47170-b4ea-4d83-885c-0fe9ab205a58','6268f16a-41ce-4405-bb7c-401c4f0123e2','f59cecf0-a950-4992-8cfd-2b77bc8a460d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138100777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13ca5d7-cde8-4821-8bc9-87b356094b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e360073d671c46c0a9052459bd7b7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:50.037210 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9fe348-dfad-4065-84c7-199a385e108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:50.052722 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9fe348-dfad-4065-84c7-199a385e108c) transitioned into state 'SUCCESS' from state '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-1138100777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['02a3b315-6690-47d5-957c-0d88a3227d36','95e47170-b4ea-4d83-885c-0fe9ab205a58','6268f16a-41ce-4405-bb7c-401c4f0123e2','f59cecf0-a950-4992-8cfd-2b77bc8a460d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:50.053320 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbc79f3-27ab-44e8-8237-cfccd47e9ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:50.060708 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbc79f3-27ab-44e8-8237-cfccd47e9ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100354) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:50.061411 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (b98640cf-3651-4776-a364-0f21e87e4446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100354) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:50.061732 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request issued successfully. Aug 03 20:44:50.062248 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-ccc05f3f-8f7b-49b4-8446-07e3455ed6c0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:44:50.062756 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1542/6153] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:44:49 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 03 20:44:50.073761 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-725cde78-42d7-4d59-aced-e30a638295b6 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:50.075411 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-725cde78-42d7-4d59-aced-e30a638295b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:50.075644 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-725cde78-42d7-4d59-aced-e30a638295b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:50.075815 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-725cde78-42d7-4d59-aced-e30a638295b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:50.082563 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:50.082563 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:50.085881 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-725cde78-42d7-4d59-aced-e30a638295b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:50.089435 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-725cde78-42d7-4d59-aced-e30a638295b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 returned with HTTP 200 Aug 03 20:44:50.089803 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1542/6154] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:50 2026] GET /volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:51.101024 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:51.102853 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:51.103076 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:51.103305 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:51.109749 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:51.109749 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:51.112744 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:51.116241 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-abdb0f60-61d9-4f62-b3f0-59af09066381 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 returned with HTTP 200 Aug 03 20:44:51.116683 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1544/6155] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:51 2026] GET /volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:51.132240 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:51.134100 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:44:51.134479 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b13ca5d7-cde8-4821-8bc9-87b356094b15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-354085915"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:51.142573 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:51.142573 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:51.142917 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:51.143069 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create snapshot from volume b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:51.163775 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['6369b98e-4309-4185-b179-f2ad6357568b', '22b8cb5b-d088-4ed6-99c5-6651b12b71a5', 'fbc0a99c-5e86-485e-b89c-c5ca1fe989d8', '4aff8955-336e-4495-91d0-bdbde3046578'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:51.190262 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot create request issued successfully. Aug 03 20:44:51.190658 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-2dc8f5eb-b90f-486e-9a71-a02d450a9ae4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:44:51.191090 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1528/6156] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:44:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:51.199249 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:51.201213 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:51.201499 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:51.201754 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:51.208043 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:51.208043 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:51.208539 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:51.209555 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a9618d6e-6b0f-4be8-ad1e-22bca811f969 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e returned with HTTP 200 Aug 03 20:44:51.210066 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1543/6157] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:51 2026] GET /volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:52.219119 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:52.220904 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:52.221091 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:52.221314 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:52.227340 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:52.227340 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:52.227827 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:52.228718 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-f15bad82-5132-4e8e-94e3-bc96d436f797 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e returned with HTTP 200 Aug 03 20:44:52.229180 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1543/6158] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:52 2026] GET /volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:52.238129 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:52.239937 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] GET https://10.4.3.92/volume/v3/snapshots Aug 03 20:44:52.240122 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:52.240308 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Calling method 'index' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:52.240586 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.api_utils [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Removing options '' from query. {{(pid=100353) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 03 20:44:52.241623 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.db.api [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Building query based on filter {{(pid=100353) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 03 20:44:52.245169 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Get all snapshots completed successfully. Aug 03 20:44:52.245412 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f8d644b0-e70f-4a41-bef3-b82157c55ee9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Aug 03 20:44:52.245789 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1545/6159] 10.4.3.92 () {66 vars in 1236 bytes} [Mon Aug 3 20:44:52 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:52.254445 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:52.256637 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:52.256814 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:52.257000 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:52.257099 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.snapshots [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete snapshot with id: 2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:52.261913 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:52.261913 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:52.262233 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:52.276658 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot delete request issued successfully. Aug 03 20:44:52.276839 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ccb4c4b1-d797-4193-9a52-fa02ac075b03 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e returned with HTTP 202 Aug 03 20:44:52.277180 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1529/6160] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:44:52 2026] DELETE /volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:52.284476 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:52.286920 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:52.287185 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:52.287430 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:52.293266 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:52.293266 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:52.293664 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:52.294446 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-543639f8-4e56-4d2d-97b4-4f350ed1fce9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e returned with HTTP 200 Aug 03 20:44:52.294876 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1544/6161] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:52 2026] GET /volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:53.304593 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-d7d0773f-e658-427f-bf87-23b7640b1b7a None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:53.305990 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7d0773f-e658-427f-bf87-23b7640b1b7a tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e Aug 03 20:44:53.306202 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7d0773f-e658-427f-bf87-23b7640b1b7a tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:53.306431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-d7d0773f-e658-427f-bf87-23b7640b1b7a tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:53.310206 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-d7d0773f-e658-427f-bf87-23b7640b1b7a tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e returned with HTTP 404 Aug 03 20:44:53.310658 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1544/6162] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:53 2026] GET /volume/v3/snapshots/2ef9d50a-4037-4f25-9b55-b5f3201a770e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:53.316453 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:53.317895 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:53.318055 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:53.318216 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:53.318353 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume with id: b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:53.324425 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:53.324425 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:53.324772 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:53.340632 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume request issued successfully. Aug 03 20:44:53.340783 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-b4ea8fa1-fbf8-4e36-9aa4-d7aa7ab59fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 returned with HTTP 202 Aug 03 20:44:53.341151 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1546/6163] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:53 2026] DELETE /volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:53.347860 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-a8502516-95bc-4876-af09-703b203d628f None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:53.349570 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8502516-95bc-4876-af09-703b203d628f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:53.349768 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8502516-95bc-4876-af09-703b203d628f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:53.349953 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-a8502516-95bc-4876-af09-703b203d628f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:53.356166 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:53.356166 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:53.359229 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-a8502516-95bc-4876-af09-703b203d628f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:53.362940 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-a8502516-95bc-4876-af09-703b203d628f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 returned with HTTP 200 Aug 03 20:44:53.363476 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1530/6164] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:53 2026] GET /volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:54.374592 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-1705c8bc-934e-4aa6-9bd5-e6fccc2a028e None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:54.376636 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1705c8bc-934e-4aa6-9bd5-e6fccc2a028e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 Aug 03 20:44:54.376898 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1705c8bc-934e-4aa6-9bd5-e6fccc2a028e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:54.377166 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-1705c8bc-934e-4aa6-9bd5-e6fccc2a028e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:54.383445 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-1705c8bc-934e-4aa6-9bd5-e6fccc2a028e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 returned with HTTP 404 Aug 03 20:44:54.384065 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1545/6165] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:54 2026] GET /volume/v3/volumes/b13ca5d7-cde8-4821-8bc9-87b356094b15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:54.391538 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:54.393169 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:44:54.393530 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1988876844"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:54.395172 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.v3.volumes [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1988876844'}} {{(pid=100355) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:44:54.395286 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume of 1 GB Aug 03 20:44:54.397311 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=51,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:44:54.400014 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Availability Zones retrieved successfully. Aug 03 20:44:54.406734 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (e3abfc76-e23c-40ac-95c3-e11e9882d4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:54.407744 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cb5735-6a67-449a-9825-5da5ea5f1c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:54.408524 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.flows.api.create_volume [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Validating volume size '1' using validate_int {{(pid=100355) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:44:54.431338 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cb5735-6a67-449a-9825-5da5ea5f1c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:54.432182 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f965bc6e-bb7b-4c33-aabc-bcf5cd3db5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:54.466226 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['12f1af15-164e-4cae-a699-3485fba54f1c', 'f78330ab-9b94-4f5a-b6c3-078016daea64', '63a3cd86-541e-4a97-887d-391b10467646', 'f414c2b9-76cd-4010-b72d-5b4b02422a2b'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:54.467208 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f965bc6e-bb7b-4c33-aabc-bcf5cd3db5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f1af15-164e-4cae-a699-3485fba54f1c', 'f78330ab-9b94-4f5a-b6c3-078016daea64', '63a3cd86-541e-4a97-887d-391b10467646', 'f414c2b9-76cd-4010-b72d-5b4b02422a2b']}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:54.467940 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a4a39a-1fb1-4fe0-8b3b-89143001bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:54.488251 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a4a39a-1fb1-4fe0-8b3b-89143001bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988876844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['12f1af15-164e-4cae-a699-3485fba54f1c','f78330ab-9b94-4f5a-b6c3-078016daea64','63a3cd86-541e-4a97-887d-391b10467646','f414c2b9-76cd-4010-b72d-5b4b02422a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988876844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e360073d671c46c0a9052459bd7b7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:54.488925 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08e0b9c-f5e3-4bd4-8ff2-dcee9d6175be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:54.506089 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08e0b9c-f5e3-4bd4-8ff2-dcee9d6175be) transitioned into state 'SUCCESS' from state '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-1988876844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['12f1af15-164e-4cae-a699-3485fba54f1c','f78330ab-9b94-4f5a-b6c3-078016daea64','63a3cd86-541e-4a97-887d-391b10467646','f414c2b9-76cd-4010-b72d-5b4b02422a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:54.506752 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782c73e-bff1-4694-aa06-97f87205c0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:54.514431 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782c73e-bff1-4694-aa06-97f87205c0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100355) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:54.515179 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (e3abfc76-e23c-40ac-95c3-e11e9882d4b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100355) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:54.515475 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request issued successfully. Aug 03 20:44:54.516015 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-8f48bfc0-b57d-41e4-a3db-3dc1256ca422 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:44:54.516399 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1545/6166] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:44:54 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:54.529412 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:54.530997 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:54.531177 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:54.531343 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:54.538429 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:54.538429 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:54.542003 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:54.545486 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-5039d649-907e-446a-a23a-3e1bb5ffe571 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 returned with HTTP 200 Aug 03 20:44:54.546012 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1547/6167] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:54 2026] GET /volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:55.557418 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:55.559578 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:55.559852 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:55.560080 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:55.568576 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:55.568576 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:55.571983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:55.576027 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-06ed2631-bac2-4dbc-8adf-8d938b295e95 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 returned with HTTP 200 Aug 03 20:44:55.576435 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1531/6168] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:55 2026] GET /volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:55.587525 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:55.589258 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:44:55.589626 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1940827524"}} {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:55.597389 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:55.597389 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:55.597741 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:55.597860 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create snapshot from volume d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:55.618813 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.quota [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['ec13b3fe-f21a-458f-81d0-2a17d181962b', '34bd718a-9368-4b5e-8ef5-94b6732c5ba0', '5aaba496-515a-4750-bdfa-d0380d300579', 'be28d4a5-cc72-492a-9c11-dc6a66839697'] {{(pid=100354) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:55.644183 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot create request issued successfully. Aug 03 20:44:55.644536 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6904c2fc-0abd-4a4d-bc05-24cfe287c8ac tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:44:55.645082 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1546/6169] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:44:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:55.652591 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:55.654366 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:55.654674 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:55.654751 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:55.659935 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:55.659935 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:55.660152 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:55.660703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4516a5bd-2a92-44bb-89b2-93d27dcea409 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 returned with HTTP 200 Aug 03 20:44:55.661021 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1546/6170] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:55 2026] GET /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 03 20:44:56.669167 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:56.670990 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:56.671197 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:56.671389 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:56.673146 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=62,cinder:UPDATE=16,cinder:INSERT=9 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:44:56.676323 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:56.676323 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:44:56.676708 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:56.677337 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-875635b9-8db2-4cb0-aafc-92d9758bbed5 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 returned with HTTP 200 Aug 03 20:44:56.677910 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1548/6171] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:56 2026] GET /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:56.685529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:56.686970 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] POST https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2/action Aug 03 20:44:56.687285 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100356) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:44:56.687397 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:56.688615 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.contrib.admin_actions [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Updating snapshot 'a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2' with '{'status': 'error'}' {{(pid=100356) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 03 20:44:56.696803 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:56.696803 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:56.697215 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.policy [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aeae9946e38146ca883a768a00482b1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e360073d671c46c0a9052459bd7b7d31', '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=100356) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:44:56.697387 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-be8a81b0-7e28-4de3-9f93-d9ba5d5997b3 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2/action returned with HTTP 403 Aug 03 20:44:56.697811 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1532/6172] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:44:56 2026] POST /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:56.705470 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:56.707563 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:56.707783 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:56.707964 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:56.708090 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.snapshots [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete snapshot with id: a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:56.712575 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:56.712575 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:56.712881 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:56.726514 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot delete request issued successfully. Aug 03 20:44:56.726684 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-2fe2742c-0de0-4f0b-a454-7967b7c80333 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 returned with HTTP 202 Aug 03 20:44:56.727084 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1547/6173] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:44:56 2026] DELETE /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:56.735054 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:56.737150 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:56.737330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:56.737553 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:56.743259 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:56.743259 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:44:56.743664 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:44:56.744591 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-a73ea6b9-b096-4703-bb24-54cccc1ac000 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 returned with HTTP 200 Aug 03 20:44:56.745119 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1547/6174] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:56 2026] GET /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:44:57.753664 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-79c12387-8f01-49fd-9c1d-86ac90af6cf4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:57.755383 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79c12387-8f01-49fd-9c1d-86ac90af6cf4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 Aug 03 20:44:57.755603 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79c12387-8f01-49fd-9c1d-86ac90af6cf4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:57.755822 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-79c12387-8f01-49fd-9c1d-86ac90af6cf4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:57.759987 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-79c12387-8f01-49fd-9c1d-86ac90af6cf4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 returned with HTTP 404 Aug 03 20:44:57.760443 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1549/6175] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:44:57 2026] GET /volume/v3/snapshots/a0ebe9b5-29d4-4c00-855d-fe0f011c6ce2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:57.767296 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:57.769033 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:57.769224 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:57.769400 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:57.769563 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume with id: d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:57.776994 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:57.776994 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:57.777387 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:57.792924 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume request issued successfully. Aug 03 20:44:57.793152 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-edb3ce53-c92a-4cda-a879-5b3d22cabcab tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 returned with HTTP 202 Aug 03 20:44:57.793882 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1533/6176] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:44:57 2026] DELETE /volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:44:57.801744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-9d489605-3559-486f-8da8-6300ba62b22c None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:57.804315 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d489605-3559-486f-8da8-6300ba62b22c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:57.804683 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d489605-3559-486f-8da8-6300ba62b22c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:57.804975 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-9d489605-3559-486f-8da8-6300ba62b22c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:57.807116 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=99,cinder:INSERT=18,cinder:UPDATE=47 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:44:57.812397 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:57.812397 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:44:57.816155 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-9d489605-3559-486f-8da8-6300ba62b22c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:57.822439 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-9d489605-3559-486f-8da8-6300ba62b22c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 returned with HTTP 200 Aug 03 20:44:57.822947 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1548/6177] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:57 2026] GET /volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:44:58.835186 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-4073e38b-0009-4013-a916-f4acf0e12c0e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:58.836964 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4073e38b-0009-4013-a916-f4acf0e12c0e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 Aug 03 20:44:58.837157 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4073e38b-0009-4013-a916-f4acf0e12c0e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:58.837330 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-4073e38b-0009-4013-a916-f4acf0e12c0e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:58.843076 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-4073e38b-0009-4013-a916-f4acf0e12c0e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 returned with HTTP 404 Aug 03 20:44:58.843540 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1548/6178] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:58 2026] GET /volume/v3/volumes/d5cc2279-6ff8-4b6e-b99f-4cbe3d2bffb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:44:58.850925 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:58.852816 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:44:58.853168 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116036703"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:44:58.854867 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.v3.volumes [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116036703'}} {{(pid=100353) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:44:58.855008 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.volumes [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume of 1 GB Aug 03 20:44:58.859591 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Availability Zones retrieved successfully. Aug 03 20:44:58.864828 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (b6c4da4f-0fab-4599-84ce-2783f5b072b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:58.865995 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d2c930-a954-4adc-a6fe-9a9ca0e2cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:58.866823 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.flows.api.create_volume [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Validating volume size '1' using validate_int {{(pid=100353) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:44:58.894135 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d2c930-a954-4adc-a6fe-9a9ca0e2cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:58.895090 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292fc0c1-f906-4c4a-8371-67ad7ca6116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:58.932569 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['11805a8e-437b-47d9-85a4-a4810d0f7579', '9c668ec3-73cb-413d-8ba8-43f9d9838325', 'b11e13dc-1817-4e0f-aa0f-25f4f7098b79', '71443201-89d5-4598-8e22-345344f51cc9'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:44:58.933386 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292fc0c1-f906-4c4a-8371-67ad7ca6116d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11805a8e-437b-47d9-85a4-a4810d0f7579', '9c668ec3-73cb-413d-8ba8-43f9d9838325', 'b11e13dc-1817-4e0f-aa0f-25f4f7098b79', '71443201-89d5-4598-8e22-345344f51cc9']}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:58.934179 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0df247-290a-438c-b56d-7c7709b1a9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:58.955365 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0df247-290a-438c-b56d-7c7709b1a9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12cbe736-e1f3-41b9-9a7f-d6d172c139bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116036703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['11805a8e-437b-47d9-85a4-a4810d0f7579','9c668ec3-73cb-413d-8ba8-43f9d9838325','b11e13dc-1817-4e0f-aa0f-25f4f7098b79','71443201-89d5-4598-8e22-345344f51cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116036703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12cbe736-e1f3-41b9-9a7f-d6d172c139bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e360073d671c46c0a9052459bd7b7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:58.956014 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16bb2c0-0adc-4a07-9a0a-bdef57058feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:58.972114 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16bb2c0-0adc-4a07-9a0a-bdef57058feb) transitioned into state 'SUCCESS' from state '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-1116036703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['11805a8e-437b-47d9-85a4-a4810d0f7579','9c668ec3-73cb-413d-8ba8-43f9d9838325','b11e13dc-1817-4e0f-aa0f-25f4f7098b79','71443201-89d5-4598-8e22-345344f51cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:58.972708 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93483f04-d3b4-4d13-9008-d575cb3e9053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:44:58.981221 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93483f04-d3b4-4d13-9008-d575cb3e9053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100353) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:44:58.981951 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (b6c4da4f-0fab-4599-84ce-2783f5b072b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100353) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:44:58.982203 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request issued successfully. Aug 03 20:44:58.982703 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ca525d20-0a84-4238-94aa-81f6d5e25fb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:44:58.983110 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1550/6179] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:44:58 2026] POST /volume/v3/volumes => generated 776 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:44:58.993742 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-712c205c-d074-4498-b224-617293b1233c None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:44:58.995244 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-712c205c-d074-4498-b224-617293b1233c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:44:58.995413 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-712c205c-d074-4498-b224-617293b1233c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:44:58.995603 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-712c205c-d074-4498-b224-617293b1233c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:44:59.001611 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:44:59.001611 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:44:59.004598 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-712c205c-d074-4498-b224-617293b1233c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:44:59.008091 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-712c205c-d074-4498-b224-617293b1233c tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc returned with HTTP 200 Aug 03 20:44:59.008451 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1534/6180] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:44:58 2026] GET /volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:00.021063 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:00.023418 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:00.023678 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:00.023913 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:00.032489 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:00.032489 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:45:00.036640 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:00.040878 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-a197a4d8-b7f1-47ef-bd1e-f04e752bd8b0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc returned with HTTP 200 Aug 03 20:45:00.041274 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1549/6181] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:00 2026] GET /volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:45:00.053420 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-1cd93908-2c15-4de9-aa99-3735112796d7 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:00.054906 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:45:00.055207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12cbe736-e1f3-41b9-9a7f-d6d172c139bc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-986870528"}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:45:00.063354 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:00.063354 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:00.063737 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:00.063882 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create snapshot from volume 12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:00.085789 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.quota [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['c2389ef9-5cb4-4f20-890a-504633c92c97', 'b456543a-010e-4e20-b5f6-d11b08179d93', '739f31c6-6be1-4a3a-a9e9-1026817f30f1', 'c11da1e1-2d9e-40d3-b8f5-5248a9c86f9f'] {{(pid=100355) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:45:00.112729 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot create request issued successfully. Aug 03 20:45:00.113054 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-1cd93908-2c15-4de9-aa99-3735112796d7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:45:00.113502 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1549/6182] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:45:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:45:00.121594 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:00.123298 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:00.123440 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:00.123712 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:00.129481 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:00.129481 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:45:00.129925 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:00.130732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-ee5a2ce1-17a7-43c4-a976-6250dca2f8ee tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 200 Aug 03 20:45:00.131179 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1551/6183] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:00 2026] GET /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:01.142355 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:01.146885 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:01.146885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:01.146885 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:01.149760 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=99,cinder:INSERT=21,cinder:UPDATE=37 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:45:01.155492 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:01.155492 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:45:01.155983 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:01.157029 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-747fd3f5-7291-4d97-a7cc-fac24bd6bb25 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 200 Aug 03 20:45:01.157654 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1535/6184] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:01 2026] GET /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:01.170080 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:01.173309 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] GET https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:01.173663 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:01.174021 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:01.181539 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:01.181539 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:45:01.182250 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Snapshot retrieved successfully. Aug 03 20:45:01.183511 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-cf4ee74d-4171-41db-8cee-d336790a3ea4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 200 Aug 03 20:45:01.184071 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1550/6185] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:01 2026] GET /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:01.195491 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:01.198132 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:01.198393 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:01.198672 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:01.198778 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.snapshots [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete snapshot with id: 241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:01.205685 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:01.205685 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:01.206121 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:01.229087 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot delete request issued successfully. Aug 03 20:45:01.229358 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-aa15fc6e-04fa-44b2-a4e6-e72232b7d730 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 202 Aug 03 20:45:01.230023 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1550/6186] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:45:01 2026] DELETE /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:45:01.241029 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:01.243781 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:01.244517 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:01.244748 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:01.251668 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:01.251668 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:45:01.252059 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:01.252886 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3e9b8c53-3dc3-442e-9128-6a4e5e9165b6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 200 Aug 03 20:45:01.253349 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1552/6187] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:01 2026] GET /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:02.263584 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-0dd006a7-3bc2-4d38-9df8-1f89551fd29e None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:02.265352 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0dd006a7-3bc2-4d38-9df8-1f89551fd29e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 Aug 03 20:45:02.265599 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0dd006a7-3bc2-4d38-9df8-1f89551fd29e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:02.265781 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-0dd006a7-3bc2-4d38-9df8-1f89551fd29e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:02.270038 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-0dd006a7-3bc2-4d38-9df8-1f89551fd29e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 returned with HTTP 404 Aug 03 20:45:02.270634 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1536/6188] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:02 2026] GET /volume/v3/snapshots/241aa405-a9eb-45ca-9ea8-ff1528780624 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:45:02.277566 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:02.279366 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:02.279569 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:02.279744 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:02.279960 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.v3.volumes [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume with id: 12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:02.286885 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:02.286885 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:45:02.287216 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:02.303114 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume request issued successfully. Aug 03 20:45:02.303298 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-b7790fcd-b9ca-4b8f-a9a4-dfcc7f6957da tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc returned with HTTP 202 Aug 03 20:45:02.303726 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1551/6189] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:45:02 2026] DELETE /volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:45:02.310780 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:02.312923 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:02.313194 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:02.313485 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:02.321561 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:02.321561 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:02.325849 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:02.330563 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-e3db25e6-349e-4b20-96eb-d63ffbe96fa9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc returned with HTTP 200 Aug 03 20:45:02.330983 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1551/6190] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:02 2026] GET /volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:45:03.343445 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-f5a55336-c244-4399-9dad-ced8b29f9eff None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:03.345289 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5a55336-c244-4399-9dad-ced8b29f9eff tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc Aug 03 20:45:03.345511 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5a55336-c244-4399-9dad-ced8b29f9eff tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:03.345723 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-f5a55336-c244-4399-9dad-ced8b29f9eff tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:03.351969 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-f5a55336-c244-4399-9dad-ced8b29f9eff tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc returned with HTTP 404 Aug 03 20:45:03.352419 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1553/6191] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:03 2026] GET /volume/v3/volumes/12cbe736-e1f3-41b9-9a7f-d6d172c139bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:45:03.360580 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:03.362156 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/volumes Aug 03 20:45:03.362494 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-730298373"}} {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:45:03.364229 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.v3.volumes [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-730298373'}} {{(pid=100356) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 03 20:45:03.364354 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.v3.volumes [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume of 1 GB Aug 03 20:45:03.369047 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Availability Zones retrieved successfully. Aug 03 20:45:03.374529 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (f2746a74-5ff7-4719-9c78-11444fc34908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:45:03.375731 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c37835-f6c7-415d-89d9-9bebee52becf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:45:03.376525 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.flows.api.create_volume [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Validating volume size '1' using validate_int {{(pid=100356) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 03 20:45:03.401767 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c37835-f6c7-415d-89d9-9bebee52becf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-03T20:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ffd0562d-71fe-415b-bfc2-117981594345,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffd0562d-71fe-415b-bfc2-117981594345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:45:03.402575 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e7afce-3b81-4f4b-a342-28db40b130a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:45:03.440138 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.quota [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['bbdbb05f-5ccb-4741-9c7c-d191aa171dc7', 'b7bfff11-433f-41be-b320-fb73bdc83f83', '6baac4ca-bb9a-4308-87b9-0cc0a9270a09', '58981adb-874c-43fb-a17f-bf5b4b11ae9c'] {{(pid=100356) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:45:03.440940 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e7afce-3b81-4f4b-a342-28db40b130a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbdbb05f-5ccb-4741-9c7c-d191aa171dc7', 'b7bfff11-433f-41be-b320-fb73bdc83f83', '6baac4ca-bb9a-4308-87b9-0cc0a9270a09', '58981adb-874c-43fb-a17f-bf5b4b11ae9c']}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:45:03.441637 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dc283d6-7e37-4fe1-b5ed-7d4fad64c6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:45:03.463342 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dc283d6-7e37-4fe1-b5ed-7d4fad64c6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438f171d-7fb8-4e64-b92a-c1eb44687380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730298373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['bbdbb05f-5ccb-4741-9c7c-d191aa171dc7','b7bfff11-433f-41be-b320-fb73bdc83f83','6baac4ca-bb9a-4308-87b9-0cc0a9270a09','58981adb-874c-43fb-a17f-bf5b4b11ae9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-03T20:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730298373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438f171d-7fb8-4e64-b92a-c1eb44687380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e360073d671c46c0a9052459bd7b7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffd0562d-71fe-415b-bfc2-117981594345),volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:45:03.464152 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af85d57f-54a3-4517-b3db-25e3abcc56b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:45:03.480372 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af85d57f-54a3-4517-b3db-25e3abcc56b6) transitioned into state 'SUCCESS' from state '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-730298373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e360073d671c46c0a9052459bd7b7d31',qos_specs=None,replication_status=,reservations=['bbdbb05f-5ccb-4741-9c7c-d191aa171dc7','b7bfff11-433f-41be-b320-fb73bdc83f83','6baac4ca-bb9a-4308-87b9-0cc0a9270a09','58981adb-874c-43fb-a17f-bf5b4b11ae9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab07b84ab1541ceada9e2aa9270b7e4',volume_type_id=ffd0562d-71fe-415b-bfc2-117981594345)}' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:45:03.481061 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6e3022-dfbb-413c-9e6f-225b4d55404c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 03 20:45:03.489694 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6e3022-dfbb-413c-9e6f-225b4d55404c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100356) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 03 20:45:03.490542 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Flow 'volume_create_api' (f2746a74-5ff7-4719-9c78-11444fc34908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100356) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 03 20:45:03.490840 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create volume request issued successfully. Aug 03 20:45:03.491474 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-1264b816-78a3-40c3-8d52-9cc6b18ec9a9 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Aug 03 20:45:03.492008 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1537/6192] 10.4.3.92 () {68 vars in 1251 bytes} [Mon Aug 3 20:45:03 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:45:03.502903 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-936fd494-a80c-4258-8986-614ea80bb5de None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:03.504853 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-936fd494-a80c-4258-8986-614ea80bb5de tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:03.505008 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-936fd494-a80c-4258-8986-614ea80bb5de tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:03.505530 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-936fd494-a80c-4258-8986-614ea80bb5de tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:03.512774 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:03.512774 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:45:03.516646 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-936fd494-a80c-4258-8986-614ea80bb5de tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:03.520944 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-936fd494-a80c-4258-8986-614ea80bb5de tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 returned with HTTP 200 Aug 03 20:45:03.521360 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1552/6193] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:03 2026] GET /volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:04.534791 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-cc30e289-a865-4747-91b8-3535331fbd46 None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:04.536777 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cc30e289-a865-4747-91b8-3535331fbd46 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:04.537017 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cc30e289-a865-4747-91b8-3535331fbd46 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:04.537207 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-cc30e289-a865-4747-91b8-3535331fbd46 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:04.545003 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:04.545003 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:04.548360 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-cc30e289-a865-4747-91b8-3535331fbd46 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:04.553756 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-cc30e289-a865-4747-91b8-3535331fbd46 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 returned with HTTP 200 Aug 03 20:45:04.554116 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1552/6194] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:04 2026] GET /volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:45:04.566696 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:04.568416 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] POST https://10.4.3.92/volume/v3/snapshots Aug 03 20:45:04.568799 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "438f171d-7fb8-4e64-b92a-c1eb44687380", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1157935911"}} {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:45:04.579061 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:04.579061 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:45:04.579597 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:04.579732 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Create snapshot from volume 438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:04.622921 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.quota [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Created reservations ['070873ed-345d-457c-830b-b538eb37f7f4', 'e82dc55c-c774-43e1-b0c3-5ad1f6edb9c8', '915b7cde-0c15-4355-9825-1b394f73086a', 'bbde04c5-1c9d-4d9a-a900-5b7868d470b2'] {{(pid=100353) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 03 20:45:04.669011 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot create request issued successfully. Aug 03 20:45:04.669364 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-3a63da0d-a3af-4d70-b7a8-1c81035a09c6 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Aug 03 20:45:04.669786 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1554/6195] 10.4.3.92 () {68 vars in 1258 bytes} [Mon Aug 3 20:45:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 03 20:45:04.678148 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:04.680447 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:04.680919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:04.680919 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:04.686109 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:04.686109 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:45:04.686424 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:04.687090 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-4c2ae73f-5186-4d85-bb08-ba3667b853a7 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae returned with HTTP 200 Aug 03 20:45:04.687443 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1538/6196] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:04 2026] GET /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:05.697263 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-59744a08-cff8-4cda-a767-db3858cf5435 None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:05.699089 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59744a08-cff8-4cda-a767-db3858cf5435 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:05.699270 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59744a08-cff8-4cda-a767-db3858cf5435 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:05.699443 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-59744a08-cff8-4cda-a767-db3858cf5435 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:05.704546 np0000006371 devstack@c-api.service[100354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:05.704546 np0000006371 devstack@c-api.service[100354]: warnings.warn( Aug 03 20:45:05.704939 np0000006371 devstack@c-api.service[100354]: INFO cinder.volume.api [None req-59744a08-cff8-4cda-a767-db3858cf5435 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:05.705625 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-59744a08-cff8-4cda-a767-db3858cf5435 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae returned with HTTP 200 Aug 03 20:45:05.706035 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1553/6197] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:05 2026] GET /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:05.715146 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:05.716850 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] POST https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae/action Aug 03 20:45:05.717332 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100355) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 03 20:45:05.717451 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 03 20:45:05.718703 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.contrib.snapshot_unmanage [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Unmanage snapshot with id: b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:05.724235 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:05.724235 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:05.724747 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Snapshot retrieved successfully. Aug 03 20:45:05.725702 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.policy [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'aeae9946e38146ca883a768a00482b1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e360073d671c46c0a9052459bd7b7d31', '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=100355) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 03 20:45:05.725967 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-dcffd300-5d99-45b8-a3d0-fdcd4307d65e tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-reader] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae/action returned with HTTP 403 Aug 03 20:45:05.726511 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1553/6198] 10.4.3.92 () {68 vars in 1389 bytes} [Mon Aug 3 20:45:05 2026] POST /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:45:05.733292 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:05.735098 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:05.735293 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:05.735506 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:05.735607 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.v3.snapshots [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete snapshot with id: b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:05.740483 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:05.740483 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:45:05.740791 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:05.757272 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot delete request issued successfully. Aug 03 20:45:05.757440 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-80b6c5a3-973b-4d26-8aad-7c6a19fdd887 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae returned with HTTP 202 Aug 03 20:45:05.757829 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1555/6199] 10.4.3.92 () {66 vars in 1350 bytes} [Mon Aug 3 20:45:05 2026] DELETE /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:45:05.764254 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:05.766136 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:05.766329 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:05.766657 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:05.771793 np0000006371 devstack@c-api.service[100356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:05.771793 np0000006371 devstack@c-api.service[100356]: warnings.warn( Aug 03 20:45:05.772114 np0000006371 devstack@c-api.service[100356]: INFO cinder.volume.api [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Snapshot retrieved successfully. Aug 03 20:45:05.772810 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-53aa9ac6-a922-4d32-bee3-b7f0ee7324f0 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae returned with HTTP 200 Aug 03 20:45:05.773236 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1539/6200] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:05 2026] GET /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 03 20:45:06.781922 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.middleware.request_id [None req-6747cd41-2fae-47ca-8905-bae4ac7832fd None None] RequestId filter calling following filter/app {{(pid=100354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:06.783779 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6747cd41-2fae-47ca-8905-bae4ac7832fd tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae Aug 03 20:45:06.783985 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6747cd41-2fae-47ca-8905-bae4ac7832fd tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100354) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:06.784201 np0000006371 devstack@c-api.service[100354]: DEBUG cinder.api.openstack.wsgi [None req-6747cd41-2fae-47ca-8905-bae4ac7832fd tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:06.788771 np0000006371 devstack@c-api.service[100354]: INFO cinder.api.openstack.wsgi [None req-6747cd41-2fae-47ca-8905-bae4ac7832fd tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae returned with HTTP 404 Aug 03 20:45:06.789242 np0000006371 devstack@c-api.service[100354]: [pid: 100354|app: 0|req: 1554/6201] 10.4.3.92 () {66 vars in 1347 bytes} [Mon Aug 3 20:45:06 2026] GET /volume/v3/snapshots/b7ef9028-eba1-48c2-9e1a-b4e9672e3eae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:45:06.796181 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.middleware.request_id [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f None None] RequestId filter calling following filter/app {{(pid=100355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:06.798090 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:06.798259 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100355) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:06.798424 np0000006371 devstack@c-api.service[100355]: DEBUG cinder.api.openstack.wsgi [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'delete' {{(pid=100355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:06.798605 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.v3.volumes [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume with id: 438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:06.805206 np0000006371 devstack@c-api.service[100355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:06.805206 np0000006371 devstack@c-api.service[100355]: warnings.warn( Aug 03 20:45:06.805544 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:06.824828 np0000006371 devstack@c-api.service[100355]: INFO cinder.volume.api [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Delete volume request issued successfully. Aug 03 20:45:06.824995 np0000006371 devstack@c-api.service[100355]: INFO cinder.api.openstack.wsgi [None req-b6aa103a-acf9-497e-9eb1-1cb22ba6150f tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 returned with HTTP 202 Aug 03 20:45:06.825394 np0000006371 devstack@c-api.service[100355]: [pid: 100355|app: 0|req: 1554/6202] 10.4.3.92 () {66 vars in 1344 bytes} [Mon Aug 3 20:45:06 2026] DELETE /volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 03 20:45:06.831795 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.middleware.request_id [None req-98005243-7401-4b67-bb44-673ca2b33011 None None] RequestId filter calling following filter/app {{(pid=100353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:06.833499 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98005243-7401-4b67-bb44-673ca2b33011 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:06.833808 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98005243-7401-4b67-bb44-673ca2b33011 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100353) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:06.834001 np0000006371 devstack@c-api.service[100353]: DEBUG cinder.api.openstack.wsgi [None req-98005243-7401-4b67-bb44-673ca2b33011 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:06.840323 np0000006371 devstack@c-api.service[100353]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 03 20:45:06.840323 np0000006371 devstack@c-api.service[100353]: warnings.warn( Aug 03 20:45:06.843191 np0000006371 devstack@c-api.service[100353]: INFO cinder.volume.api [None req-98005243-7401-4b67-bb44-673ca2b33011 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Volume info retrieved successfully. Aug 03 20:45:06.846698 np0000006371 devstack@c-api.service[100353]: INFO cinder.api.openstack.wsgi [None req-98005243-7401-4b67-bb44-673ca2b33011 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 returned with HTTP 200 Aug 03 20:45:06.847087 np0000006371 devstack@c-api.service[100353]: [pid: 100353|app: 0|req: 1556/6203] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:06 2026] GET /volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 03 20:45:07.859604 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.middleware.request_id [None req-ad8c4df4-66b6-458a-89de-9b42d9c42cb4 None None] RequestId filter calling following filter/app {{(pid=100356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 03 20:45:07.862205 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad8c4df4-66b6-458a-89de-9b42d9c42cb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] GET https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 Aug 03 20:45:07.862535 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad8c4df4-66b6-458a-89de-9b42d9c42cb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Empty body provided in request {{(pid=100356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 03 20:45:07.862836 np0000006371 devstack@c-api.service[100356]: DEBUG cinder.api.openstack.wsgi [None req-ad8c4df4-66b6-458a-89de-9b42d9c42cb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] Calling method 'show' {{(pid=100356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 03 20:45:07.871186 np0000006371 devstack@c-api.service[100356]: INFO cinder.api.openstack.wsgi [None req-ad8c4df4-66b6-458a-89de-9b42d9c42cb4 tempest-ProjectReaderTests-250174516 tempest-ProjectReaderTests-250174516-project-admin] https://10.4.3.92/volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 returned with HTTP 404 Aug 03 20:45:07.871868 np0000006371 devstack@c-api.service[100356]: [pid: 100356|app: 0|req: 1540/6204] 10.4.3.92 () {66 vars in 1341 bytes} [Mon Aug 3 20:45:07 2026] GET /volume/v3/volumes/438f171d-7fb8-4e64-b92a-c1eb44687380 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 03 20:45:16.786248 np0000006371 devstack@c-api.service[100354]: DEBUG dbcounter [-] [100354] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:45:16.819066 np0000006371 devstack@c-api.service[100355]: DEBUG dbcounter [-] [100355] Writing DB stats cinder:SELECT=49,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:45:16.845815 np0000006371 devstack@c-api.service[100353]: DEBUG dbcounter [-] [100353] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 03 20:45:17.865824 np0000006371 devstack@c-api.service[100356]: DEBUG dbcounter [-] [100356] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}